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