summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
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
2010-05-14as3514: mute headphones at the lowest volumeRafaël Carré
2010-05-11r25940 oops. No, no, no, that wasn't quite right. Must be truthful about the ...Michael Sevakis
2010-05-11MRobe100, HD200, Gigabeat F/X (anything with wm8750 or wm8751). Properly pres...Michael Sevakis
2010-05-07as3525v2: make sure volume is normal by writing Audioset2 registerRafaël Carré
2010-05-06Fix the remaining reds.Thomas Martitz
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-05-06Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz
2010-05-05as3525v2: don't modify audioset2 as it seems the bits have changedRafaël Carré
2010-05-05Use settings for DAC AGC, cpeaker driver bias current (which is unused in roc...Michael Giacomelli
2010-05-04i.MX31/Gigabeat S: Actually enable DPTC which can set optimal voltage for 528...Michael Sevakis
2010-04-29HD200 - add FM support.Marcin Bukat
2010-04-27Remove pcm_mute() which has been unused since r19308Rafaël Carré
2010-04-26as3525v2: fix volume setting (can now go very low)Rafaël Carré
2010-04-26as3514: detail bit of AS3543_DAC_IFRafaël Carré
2010-04-26as3514: no need to cache volumeRafaël Carré
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat
2010-04-18Clean up IAP / ipod remote tuner a bit.Bertrik Sikken
2010-04-14Make builds with MAX_PHYS_SECTOR_SIZE defined (ipod video) work with larger s...Torne Wuff
2010-04-11Minor binsize savings.Andree Buschmann