summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
2010-07-27WM8750 - add ALC and NGAT related low level functions (disabled now by default)Marcin Bukat
2010-07-26FM tuner region code cleanup - FS #11492 by me.Bertrik Sikken
2010-07-16rtc_as3514.c: make alarm struct static and reorder fields to save some binsizeBertrik Sikken
2010-07-16Fix failing AMSv2 power-down when the wake-up alarm timer is set - FS #11453 ...Bertrik Sikken
2010-07-11fat.c: fix format specifier in DEBUG buildRafaël Carré
2010-07-04hdd6330: change the synaptics-mep driver in a few places according to the tou...Szymon Dziok
2010-07-02HD200 - Setup codec as I2S master and enable recordingMarcin Bukat
2010-06-27Part of FS#11367 by me: e200v2 enable line outMichael Chicoine
2010-06-27Sansa clip+: prevent an unnecessary OF database refresh when using the wake-u...Bertrik Sikken
2010-06-26Should clear up rest of red. Add a required #define in the config for c200. F...Michael Sevakis
2010-06-26e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...Michael Sevakis
2010-06-24synaptics: add a small delay in syn_get_data() for PB Vibe. Touchpad doesn't ...Szymon Dziok
2010-06-24Commit FS#11364 by me. Increases the A3525v2 volume range by 7.5dB. Each vo...Michael Giacomelli
2010-06-22Sanyo lv24020lp FM: Improve frequency measurement on PP thus improving initi...Michael Sevakis
2010-06-22lv24020lp tuner: On PP targets (c200/e200), use the atomic GPIO bitwise macro...Michael Sevakis
2010-06-21Apply FS #11423 - Use udelay in AMS driver for FM radio I2CBertrik Sikken
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz
2010-06-21Fix FS #10474 - FM tuner on Gigabeat S fails to tune last frequency on startBertrik Sikken
2010-06-19FS#11417 by Joe Balough: fix audio/tuner on philips hdd6330Rafaël Carré
2010-06-17AMSv2 RTC: no need to write to RTC_WAKEUP registerRafaël Carré
2010-06-16The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5...Bertrik Sikken
2010-06-16FM clip+ radio: enable stereo indicationBertrik Sikken
2010-06-15Support for mystery FM chip in some Sansa Clip+, FS #11403 by meBertrik Sikken
2010-06-06fix typo in r26245 (I guess not many people use rtc_alarm with gigabeat f)Robert Kukla
2010-06-06Remove card_enable_monitoring() and use a mutex instead. The card_enable_moni...Frank Gevaerts
2010-06-05remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...Frank Gevaerts
2010-06-05Fix wrongly nested commentingFrank Gevaerts
2010-06-05Fix EOL styleFrank Gevaerts
2010-05-30Submit FS#11240 by Raphael Jakse. Allows to reduce volume on WM8985 to -89 dB...Andree Buschmann
2010-05-29Commit FS#10887 by me. Change the check for software poweroff to be that the...Michael Giacomelli
2010-05-26Gigabeat S: Turn off hardware effects (tone and 3d) when doing digital loopba...Michael Sevakis
2010-05-24Si4700 tuner: It doesn't like to do i2c while powered off and hangs the bus. ...Michael Sevakis
2010-05-24as3543 rtc wakeup: fix power offRafaël Carré
2010-05-22rtc_enable_alarm() needs no return valueRafaël Carré
2010-05-22as3525v2: RTC alarmRafaël Carré
2010-05-21ata: do some threading-related corrections (some sync related where it matter...Michael Sevakis
2010-05-21avoid overflow in puts_scroll().Teruaki Kawashima
2010-05-19as3514.c: clean upRafaël Carré
2010-05-18Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov...Thomas Martitz
2010-05-17Do s/SWAP_WORDS/ATA_SWAP_WORDS/ to prevent namespace clashes.Maurus Cuelenaere
2010-05-16as3525v1 use an as3515 audio codec/PMU, not an as3517 as previously thoughtRafaël Carré
2010-05-15Revert r26055 since it breaks certain Archos targets.Michael Sevakis
2010-05-15- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz
2010-05-15If HAVE_POWEROFF_WHILE_CHARGING is not defined and the charging configuration...Michael Sevakis
2010-05-15Hopefully finish off the red from r26051.Michael Sevakis
2010-05-15Hopefully get some green back from r26051.Michael Sevakis
2010-05-15Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis
2010-05-15as3543: output sum of line & dac to have voicing work while using FMRafaël Carré
2010-05-15wm8978: Clean out silly macros. Use 'POS' convention instead for shifted bitf...Michael Sevakis
2010-05-14Fix remaining reds/yellows.Thomas Martitz