summaryrefslogtreecommitdiffstats
path: root/firmware/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-15update the hibi patcher script to handle initial m3k stuffSolomon Peachy1-4/+5
2020-10-15fiiom3k: Temporarily disable filter rolloff programmingSolomon Peachy1-4/+8
2020-10-13Fix more red.Solomon Peachy1-1/+1
2020-10-13fix more yellowSolomon Peachy1-0/+1
2020-10-13Fix more warnings.Solomon Peachy1-1/+1
2020-10-13Fix a pile of yellow in the bootloaderSolomon Peachy1-12/+15
2020-10-12rocker: Fix red introduced in 01dc81cSolomon Peachy1-1/+0
2020-10-12hosted: Fix a corner case in umuting the x3ii and erosqSolomon Peachy2-0/+2
2020-10-12hosted: More PCM muting workSolomon Peachy3-15/+23
2020-10-12Hosted PCM: Rework auto-muting code a bitSolomon Peachy3-5/+11
2020-10-11New port: AIGO EROS Q / EROS KSolomon Peachy1-0/+181
2020-10-09xduoox3ii/x20: headphones take precedence over line outSolomon Peachy1-3/+3
2020-10-09New port: FiiO M3KSolomon Peachy1-0/+154
2020-10-08Undo the hacks that allowed targets without LEFT/RIGHT (UP/DN) to build.Solomon Peachy1-3/+13
2020-10-07more DEBUG build fixesMoshe Piekarski1-1/+1
2020-10-03coldfire: Allow building when 88KHz audio is disabledSolomon Peachy1-2/+4
2020-10-03alsa: introduce AUDIOHW_MUTE_ON_PAUSE, and have rocker use it.Solomon Peachy1-1/+2
2020-10-03xduoo codec cleanupsSolomon Peachy1-6/+5
2020-10-03xduoox3ii/x20: Rework the mute control to actually function properly.Solomon Peachy1-12/+22
2020-10-01fix more red.Solomon Peachy1-7/+0
2020-10-01Fix warnings and errors introduced in b030bf5Solomon Peachy1-0/+7
2020-10-01xduoox3ii/x20: Proper lineout detection and volume mangling.Solomon Peachy1-12/+56
2020-10-01fix some of the red introduced in e43726dSolomon Peachy1-1/+1
2020-10-01hosted pcm-alsa improvementsSolomon Peachy2-31/+77
2020-09-18Headphone / lineout pause/resume #FS13237William Wilgus1-0/+2
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