summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2017-05-16imx233: fix touchscreen driverAmaury Pouly2-7/+31
2017-05-16Fix YP-Z5 plugin/codec buffer sizeAmaury Pouly1-2/+2
2017-05-16Samsung YP-Z5: keypad adaption to the new button APILorenzo Miori2-22/+20
2017-05-16zenxfi3,fuzeplus: disable AB repeat (not enough keys)Amaury Pouly2-3/+4
2017-04-21RDS: Fix a few goofs in the unicode tableMichael Sevakis1-3/+3
2017-04-19RDS on Samsung YPR0: Make compatible with RDS changesMichael Sevakis1-3/+8
2017-04-16ipod6g: some fixes for recordingCástor Muñoz2-8/+51
2017-04-13Optimize lld_remove() a bitMichael Sevakis1-7/+5
2017-04-08Fix some problems with playback crashingMichael Sevakis1-0/+4
2017-03-21Dircache: Improve freed name memory recallocationMichael Sevakis1-26/+36
2017-03-21Avoid having to wait for dircache builds if shut down too soonBoris Gjenero1-4/+6
2017-03-12Do some housekeeping with fat.h and SECTOR_SIZEMichael Sevakis16-92/+117
2017-03-12Dircache: Refine name allocation and error handling.Michael Sevakis3-35/+49
2017-03-08Fix a couple dircache oopsies.Michael Sevakis1-2/+7
2017-03-03ipod6g: rename some target filesCástor Muñoz14-44/+44
2017-02-14Remove FF_CREAT and FF_EXCL flags in from file code.Michael Sevakis2-21/+15
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 Sevakis22-324/+493
2017-02-10Restore dircache hookup in the database ramcache.Michael Sevakis6-86/+184
2017-02-09ipod6g: bootloader v1bootloader_ipod6g_v1Cástor Muñoz5-32/+118
2017-02-07Slightly increase CVDD1 for Clip ZipMihail Zenkov1-1/+1
2017-02-07Add some comments about the behavior of a couple path functions.Michael Sevakis1-0/+15
2017-02-06Make sure dircache resolves outstanding references on volume root.Michael Sevakis1-0/+1
2017-02-06Fix a bug in disk.c that really wasn't affecting anything.Michael Sevakis1-8/+3
2017-02-04Fix dangerous castsAmaury Pouly6-11/+12
2017-02-04Implement speaker enable/disable on jack (un)plugAmaury Pouly1-0/+9
2017-02-04zen/zenxfi: adjust maximum emi voltageAmaury Pouly1-2/+2
2017-02-04zenmozaic: adjust button voltageAmaury Pouly1-1/+1
2017-02-04imx233: remove weak attribute on some functionsAmaury Pouly4-15/+13
2017-02-04nano2g: fix dangerous mutex in hold switchCástor Muñoz1-2/+2
2017-02-03Improve code for gmtime_r()Michael Sevakis1-68/+86
2017-02-02In queue_wait_w_tmo, guarantee wait durationMichael Sevakis2-22/+41
2017-01-29i.MX31: Restore screen clearing in DVFS/DPTC debug screenMichael Sevakis1-1/+2
2017-01-29Improve imx31 interrupt code for PMIC and GPIOMichael Sevakis19-484/+551
2017-01-27sd-as3525v2: simplify logic and cleanupMihail Zenkov1-75/+33
2017-01-26Move intrinsic RTC implmentation differences to driver filesMichael Sevakis15-22/+54
2017-01-25AMS: Return ascodec to interrupt-based I2C2 driverMichael Sevakis12-156/+635
2017-01-24imx233: remove redundant lines in linker scriptAmaury Pouly2-2/+0
2017-01-21Fix warnings - got to (void) the statementMichael Sevakis1-1/+1
2017-01-21Add CPU mode asserts to kernel on blocking functions.Michael Sevakis7-1/+54
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 Sevakis2-40/+71
2017-01-18Make consitent internal file API flag behvior, FF_PROBE.Michael Sevakis1-7/+7
2017-01-17Selective Backlight/Advanced Softlock - Selective actions based on contextWilliam Wilgus2-8/+49
2017-01-17Reenable database ramcache and playlist dircacheMichael Sevakis1-1/+1
2017-01-17Do some debug and preparatory work for ramcache and playlistMichael Sevakis11-329/+436
2017-01-16zen/zenxfi: remove obsolete commentAmaury Pouly1-2/+1
2017-01-16zen/zenxfi: add remark about pinAmaury Pouly1-6/+7
2017-01-16imx233: add small framework for LEDAmaury Pouly6-5/+312