summaryrefslogtreecommitdiffstats
path: root/firmware/export/adc.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-03FS#10756 - Free unused init codeThomas Martitz1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-03-17Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & rem...Jens Arnold1-0/+4
2007-04-15Moved SH1 ADC to target tree.Jens Arnold1-44/+0
2006-11-09Target tree support for Iriver iFP.Tomasz Malesinski1-9/+0
2006-10-30move the iriver h1x0/h3x0 targets to the target treeJonathan Gordon1-27/+0
2006-10-27Put a couple x5-specific function declarations in adc-target.h where they sho...Michael Sevakis1-6/+1
2006-10-27Stop reading buttons if one is not down. Don't read remote keys if not plugge...Michael Sevakis1-0/+5
2006-10-05Move all iPod targets into the target tree. FS#5890Barry Wardell1-8/+1
2006-08-22Move X5 ADC code to target tree. Fix power button detection on H10. New ADCBarry Wardell1-8/+3
2006-03-17Iriver: Properly working remote type detection regardless of hold switch posi...Jens Arnold1-0/+13
2006-03-06Make the ipod ADC driver more generic, preparing to share code between it and...Brandon Low1-1/+2
2006-03-05Basic battery monitoring for ipod 5g, should work on other ipods as well, but...Brandon Low1-1/+7
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing1-1/+2
2006-02-23ADC driver for iAudio X5Linus Nielsen Feltzing1-1/+9
2006-02-17Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC...Linus Nielsen Feltzing1-0/+1
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman1-0/+9
2005-11-16Added adc_scan() prototype for H300Linus Nielsen Feltzing1-1/+1
2005-11-16H300: ADC driverLinus Nielsen Feltzing1-9/+1
2005-07-08ADC is the same on all H1x0 modelsLinus Nielsen Feltzing1-1/+1
2005-07-08Renamed the iriver h120 defines and configs to "h120"! Added initial supportDaniel Stenberg1-2/+11
2005-03-03More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren)Jörg Hohensohn1-1/+1
2005-02-19Ondio: disk activity indication in USB mode, tooJörg Hohensohn1-0/+1
2005-01-27OoopsLinus Nielsen Feltzing1-1/+1
2005-01-27Exported adc_scan() on the iRiverLinus Nielsen Feltzing1-0/+4
2004-12-01Button driver overhaul: (1) Unified the button driver functions as much as po...Jens Arnold1-2/+2
2004-11-19Added ADC_UNREG_POWER for the iRiver, for compatibilityLinus Nielsen Feltzing1-0/+1
2004-11-18Added iRiver ADC channel infoLinus Nielsen Feltzing1-0/+11
2004-09-11prepared Ondio USB passthrough (but doesn't work yet)Jörg Hohensohn1-2/+1
2004-09-10different ADC channels for OndioJörg Hohensohn1-0/+17
2003-02-07Move publicly (from apps) accessed files from drivers/ to export/.Daniel Stenberg1-0/+47