summaryrefslogtreecommitdiffstats
path: root/firmware/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-07-04hdd6330: change the synaptics-mep driver in a few places according to the tou...Szymon Dziok1-2/+10
2010-07-02HD200 - Setup codec as I2S master and enable recordingMarcin Bukat1-50/+103
2010-06-27Part of FS#11367 by me: e200v2 enable line outMichael Chicoine1-0/+25
2010-06-27Sansa clip+: prevent an unnecessary OF database refresh when using the wake-u...Bertrik Sikken1-0/+6
2010-06-26Should clear up rest of red. Add a required #define in the config for c200. F...Michael Sevakis1-2/+5
2010-06-26e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...Michael Sevakis2-0/+13
2010-06-24synaptics: add a small delay in syn_get_data() for PB Vibe. Touchpad doesn't ...Szymon Dziok1-0/+3
2010-06-24Commit FS#11364 by me. Increases the A3525v2 volume range by 7.5dB. Each vo...Michael Giacomelli1-12/+23
2010-06-22Sanyo lv24020lp FM: Improve frequency measurement on PP thus improving initi...Michael Sevakis1-5/+27
2010-06-22lv24020lp tuner: On PP targets (c200/e200), use the atomic GPIO bitwise macro...Michael Sevakis1-19/+27
2010-06-21Apply FS #11423 - Use udelay in AMS driver for FM radio I2CBertrik Sikken1-50/+44
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz1-3/+3
2010-06-21Fix FS #10474 - FM tuner on Gigabeat S fails to tune last frequency on startBertrik Sikken1-5/+7
2010-06-19FS#11417 by Joe Balough: fix audio/tuner on philips hdd6330Rafaël Carré2-2/+2
2010-06-17AMSv2 RTC: no need to write to RTC_WAKEUP registerRafaël Carré1-24/+9
2010-06-16The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5...Bertrik Sikken1-81/+86
2010-06-16FM clip+ radio: enable stereo indicationBertrik Sikken1-2/+2
2010-06-15Support for mystery FM chip in some Sansa Clip+, FS #11403 by meBertrik Sikken2-10/+347
2010-06-06fix typo in r26245 (I guess not many people use rtc_alarm with gigabeat f)Robert Kukla1-1/+1
2010-06-06Remove card_enable_monitoring() and use a mutex instead. The card_enable_moni...Frank Gevaerts1-36/+24
2010-06-05remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...Frank Gevaerts2-2/+2
2010-06-05Fix wrongly nested commentingFrank Gevaerts1-1/+2
2010-06-05Fix EOL styleFrank Gevaerts1-177/+177
2010-05-30Submit FS#11240 by Raphael Jakse. Allows to reduce volume on WM8985 to -89 dB...Andree Buschmann1-17/+58
2010-05-29Commit FS#10887 by me. Change the check for software poweroff to be that the...Michael Giacomelli1-1/+1
2010-05-26Gigabeat S: Turn off hardware effects (tone and 3d) when doing digital loopba...Michael Sevakis1-33/+77
2010-05-24Si4700 tuner: It doesn't like to do i2c while powered off and hangs the bus. ...Michael Sevakis1-1/+3
2010-05-24as3543 rtc wakeup: fix power offRafaël Carré1-4/+8
2010-05-22rtc_enable_alarm() needs no return valueRafaël Carré8-27/+10
2010-05-22as3525v2: RTC alarmRafaël Carré1-1/+106
2010-05-21ata: do some threading-related corrections (some sync related where it matter...Michael Sevakis1-21/+22
2010-05-21avoid overflow in puts_scroll().Teruaki Kawashima2-5/+10
2010-05-19as3514.c: clean upRafaël Carré1-68/+56
2010-05-18Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov...Thomas Martitz2-4/+0
2010-05-17Do s/SWAP_WORDS/ATA_SWAP_WORDS/ to prevent namespace clashes.Maurus Cuelenaere1-5/+5
2010-05-16as3525v1 use an as3515 audio codec/PMU, not an as3517 as previously thoughtRafaël Carré1-1/+1
2010-05-15Revert r26055 since it breaks certain Archos targets.Michael Sevakis1-4/+0
2010-05-15- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz2-5/+190
2010-05-15If HAVE_POWEROFF_WHILE_CHARGING is not defined and the charging configuration...Michael Sevakis1-0/+4
2010-05-15Hopefully finish off the red from r26051.Michael Sevakis1-0/+4
2010-05-15Hopefully get some green back from r26051.Michael Sevakis1-1/+0
2010-05-15Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis1-16/+106
2010-05-15as3543: output sum of line & dac to have voicing work while using FMRafaël Carré1-10/+2
2010-05-15wm8978: Clean out silly macros. Use 'POS' convention instead for shifted bitf...Michael Sevakis1-33/+33
2010-05-14Fix remaining reds/yellows.Thomas Martitz1-1/+1
2010-05-14as3514: mute headphones at the lowest volumeRafaël Carré1-2/+9
2010-05-11r25940 oops. No, no, no, that wasn't quite right. Must be truthful about the ...Michael Sevakis1-1/+1
2010-05-11MRobe100, HD200, Gigabeat F/X (anything with wm8750 or wm8751). Properly pres...Michael Sevakis1-0/+14
2010-05-07as3525v2: make sure volume is normal by writing Audioset2 registerRafaël Carré1-1/+3
2010-05-06Fix the remaining reds.Thomas Martitz1-0/+2