summaryrefslogtreecommitdiff
path: root/firmware/drivers (unfollow)
Commit message (Expand)Author
2017-04-21RDS: Fix a few goofs in the unicode tableMichael Sevakis
2017-03-12Do some housekeeping with fat.h and SECTOR_SIZEMichael Sevakis
2017-02-12Forgot to remove unused RDS buffers from the ipod remote tuner.Michael Sevakis
2017-02-11Fix warnings and errors from fc9695eMichael Sevakis
2017-02-11Improve radio RDS driver and frameworkMichael Sevakis
2017-02-04Fix dangerous castsAmaury Pouly
2017-01-26Move intrinsic RTC implmentation differences to driver filesMichael Sevakis
2017-01-25AMS: Return ascodec to interrupt-based I2C2 driverMichael Sevakis
2017-01-21Fix dumb typo in button.c.Michael Sevakis
2017-01-21action.c must desist in calling set_cpu_frequency from a tickMichael Sevakis
2017-01-17Do some debug and preparatory work for ramcache and playlistMichael Sevakis
2016-12-12wm8975: document audiohw settingsAmaury Pouly
2016-12-12wm8758: document and fix audiohw settingsAmaury Pouly
2016-12-12wm8751: document and fix audiohw settingsAmaury Pouly
2016-12-12wm8731: document audiohw settingsAmaury Pouly
2016-12-12imx233: slightly rework 3D audio settingAmaury Pouly
2016-09-21imx233: fix recording gainAmaury Pouly
2016-08-29as3543: fix audio gap when switching from dac to line-in/recordingAmaury Pouly
2016-06-01zenxfi3: rewrite mpr121 driverAmaury Pouly
2016-06-01fuze+: rewrite touchpad driverAmaury Pouly
2016-05-28imx233: generate register headers using headergen_v2 and update code for itAmaury Pouly
2016-04-07Fix (D)EBUG compilationMihail Zenkov
2016-04-05as3525: reverting I2C2 to non-interrupts versionMihail Zenkov
2016-02-12as3514: fix bug in volume management on AS3543 targets which are not AS3525v2Amaury Pouly
2016-02-01AS3543: Fix increasing noise and power consumption if booted through roloMihail Zenkov
2015-10-09Fix (D)EBUG compilation errors on targets using FATCástor Muñoz
2015-10-07iPod Classic: capture support for CS42L55 codecCástor Muñoz
2015-09-24Samsung YHxxx: reduce pop noise on power downSebastian Leonhardt
2015-06-02AS3543: Fix recording volume setting and voiceMihail Zenkov
2015-02-02iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer
2015-01-19Bypass the AS3543 audio mixer at higher volumes.Mihail Zenkov
2015-01-13Don't return pointer to array allocated on the stackThomas Jarosch
2015-01-11Limit more variables to file scopeThomas Jarosch
2015-01-11Make a few local variables staticThomas Jarosch
2015-01-08Get rid of USE_ROCKBOX_USBAmaury Pouly
2015-01-05Make thirty functions static to reduce binary sizeThomas Jarosch
2015-01-03Fix up some DEBUGF statementsThomas Jarosch
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen
2014-09-05optimize WSPLL work for iriver h100 and h300 seriesDmitry Gamza
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-08-08Fix some more straggling stuffMichael Sevakis
2014-07-26Ak4537: Optimization of the code.Szymon Dziok
2014-07-26Disable detection of fm radio for the YH920, it's pointless.Szymon Dziok
2014-06-21Fix some build errors and warnings.Thomas Martitz
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz
2014-06-21lcd-16bit: Split out some functions to lcd-color-common.cThomas Martitz
2014-06-18Radio and radio recording for Samsung YH-920.Szymon Dziok
2014-06-18Samsung YH820/YH92X: Improve recording.Szymon Dziok
2014-06-18YH92x: Use the led near the lcd as the ATA led, instead of shine all the time.Szymon Dziok
2014-06-01recording on Samsung YH-820/YH-92xSebastian Leonhardt