summaryrefslogtreecommitdiffstats
path: root/firmware/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy2-17/+0
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy1-9/+1
2020-07-24[2/4] get rid of HAVE_LCD_CHARCELLSSolomon Peachy3-1936/+1
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy6-912/+0
2020-07-11ATA: Make sure "hard disk" supports power managementSolomon Peachy1-0/+5
2020-07-11fat: Validate FS Info Sector signature when attempting to mount volumeSolomon Peachy1-0/+11
2020-07-09Update to allow the Apple Radio Remote to function on iPod Video 5G.LiveboxAndy1-17/+59
2020-07-08ATA: In picking PIO modes, word 64 is only valid if word 53 bit 1 is set.Solomon Peachy1-5/+6
2020-06-27button: allow disabling software poweroffFranklin Wei1-1/+15
2020-05-12m66591: Fix out-of-bounds array accessSolomon Peachy1-7/+7
2020-04-07Consider sector size when checking cluster sizeStefan Ott1-1/+6
2020-04-06xDuoo X3II and X20 portMarcin Bukat1-0/+122
2019-02-07transflective LCDs: fix "first buttonpress enables backlight only"Sebastian Leonhardt1-1/+9
2019-01-04Add HAVE_LINEOUT_DETECTION and associated logicSolomon Peachy1-14/+38
2019-01-02Add Xuelin iHIFI 770/770C/800 supportSolomon Peachy2-0/+240
2018-12-25FS#7814 - Enable RTC Alarms on H300, X5, and M5Solomon Peachy1-0/+107
2018-12-22FS#12610 - Clip+ Ticking Noise Fixed in RadioSolomon Peachy2-7/+11
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy4-9/+189
2018-07-25Revert "Ignore truncation in lcd-scroll.c"William Wilgus1-7/+2
2018-07-25Ignore truncation in lcd-scroll.cWilliam Wilgus1-2/+7
2018-06-12Cleanup commentMarcin Bukat1-1/+1
2018-06-12Agptek Rocker: Initial commitMarcin Bukat2-1/+79
2018-05-25Fix Remove lcd_scroll_worker from bootloader except remote displays/charcellWilliam Wilgus1-1/+2
2018-05-23Remove lcd_scroll_worker from bootloader except remote displays and charcellWilliam Wilgus1-1/+2
2017-11-21Convert i.MX31 and AMS target to use RTC interruptMichael Sevakis1-0/+13
2017-11-06nwzlinux: add support for radioAmaury Pouly1-2/+13
2017-10-26Unify storage threads into oneMichael Sevakis2-281/+217
2017-10-07sonynwz: add api and debug entries for "acoustic" and "cue/rev" modeAmaury Pouly1-2/+25
2017-10-01sonynwza10/a20: enable pcm frequency selectionAmaury Pouly1-1/+20
2017-09-05Initial commit for the Sony NWZ linux portAmaury Pouly1-0/+385
2017-04-21RDS: Fix a few goofs in the unicode tableMichael Sevakis1-3/+3
2017-03-12Do some housekeeping with fat.h and SECTOR_SIZEMichael Sevakis1-2/+1
2017-02-12Forgot to remove unused RDS buffers from the ipod remote tuner.Michael Sevakis1-6/+2
2017-02-11Fix warnings and errors from fc9695eMichael Sevakis1-0/+2
2017-02-11Improve radio RDS driver and frameworkMichael Sevakis3-238/+368
2017-02-04Fix dangerous castsAmaury Pouly3-7/+7
2017-01-26Move intrinsic RTC implmentation differences to driver filesMichael Sevakis11-17/+43
2017-01-25AMS: Return ascodec to interrupt-based I2C2 driverMichael Sevakis1-2/+19
2017-01-21Fix dumb typo in button.c.Michael Sevakis1-1/+1
2017-01-21action.c must desist in calling set_cpu_frequency from a tickMichael Sevakis1-35/+71
2017-01-17Do some debug and preparatory work for ramcache and playlistMichael Sevakis1-5/+15
2016-12-12wm8975: document audiohw settingsAmaury Pouly1-0/+2
2016-12-12wm8758: document and fix audiohw settingsAmaury Pouly1-0/+1
2016-12-12wm8751: document and fix audiohw settingsAmaury Pouly1-1/+3
2016-12-12wm8731: document audiohw settingsAmaury Pouly1-0/+2
2016-12-12imx233: slightly rework 3D audio settingAmaury Pouly1-3/+1
2016-09-21imx233: fix recording gainAmaury Pouly1-3/+4
2016-08-29as3543: fix audio gap when switching from dac to line-in/recordingAmaury Pouly1-30/+51
2016-06-01zenxfi3: rewrite mpr121 driverAmaury Pouly1-350/+0
2016-06-01fuze+: rewrite touchpad driverAmaury Pouly1-104/+0