summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2013-07-15fuzeplus: add touchpad sensitivityAmaury Pouly3-1/+19
2013-07-13Get rid of some superfluous single-purpose functions in playback.Michael Sevakis1-3/+17
2013-07-13imx233: fix debug screen keys for the zen x-fi3Amaury Pouly1-2/+2
2013-07-13imx233: fix debug keys for zenxfi2Amaury Pouly1-3/+12
2013-07-13imx233: fix audio debug screenAmaury Pouly3-15/+25
2013-07-13imx233: add audioin debug infoAmaury Pouly2-1/+45
2013-07-13imx233: don't disable monitor when recording from radioAmaury Pouly1-7/+2
2013-07-13imx233: fix audio settings, some values were nonsenseAmaury Pouly1-6/+11
2013-07-13imx233: fix recording volume (tenth-dB -> half-dB)Amaury Pouly1-0/+2
2013-07-13imx233: correctly select recording sourceAmaury Pouly1-0/+3
2013-07-13imx233: rewrite debug screensAmaury Pouly1-106/+261
2013-07-13imx233: add audioout debug infoAmaury Pouly2-0/+47
2013-07-07imx233: rework power managementAmaury Pouly5-27/+32
2013-07-07imx233: add emi debug infoAmaury Pouly3-1/+63
2013-07-07buflib: Change buflib_available() and add buflib_allocatable().Thomas Martitz4-7/+41
2013-07-06Enable setting of global output samplerate on certain targets.Michael Sevakis6-7/+125
2013-07-02imx233: fix sd init sequenceAmaury Pouly1-4/+12
2013-07-02imx233: implement alarm wake upAmaury Pouly3-12/+67
2013-07-02imx233: fix emi frequency scalingAmaury Pouly2-3/+5
2013-06-30Update software recording engine to latest codec interface.Michael Sevakis2-136/+73
2013-06-30Fix some whitespace in files changed in following commit.Michael Sevakis2-13/+13
2013-06-27Move load_firmware() to separate fileMarcin Bukat9-139/+604
2013-06-24buflib: Allow handle to be freed entirely during the shrink callback.Thomas Martitz1-4/+10
2013-06-24imx233: fix ocotop/debug and usb-core for stmp3600Amaury Pouly3-9/+36
2013-06-20imx233: fix debug for stmp3600Amaury Pouly1-0/+12
2013-06-20zenxfi2: remove lcd yuv blitting code (duplicate from generic)Amaury Pouly1-193/+0
2013-06-18imx233: allow audio routing driver to have pre/post init functionsAmaury Pouly1-0/+3
2013-06-18imx233: add generic lradc based button driverAmaury Pouly2-0/+178
2013-06-18imx233: don't dcp on stmp3600, allow touchscreen with HAVE_*Amaury Pouly1-1/+3
2013-06-18imx233: add basic ATA driverAmaury Pouly3-0/+313
2013-06-18imx233: add uartdbg driverAmaury Pouly3-0/+110
2013-06-18imx233: add stmp3600 and stmp3700 pin descriptionsAmaury Pouly2-0/+173
2013-06-18zenxfi3: drop audio routing driver in favor of the generic oneAmaury Pouly3-81/+30
2013-06-18zenxfi2: drop audio routing driver in favor of the generic oneAmaury Pouly2-38/+4
2013-06-18fuzeplus: drop audio routing driver in favor of the generic oneAmaury Pouly3-39/+6
2013-06-18imx233: introduce generic audio routing driverAmaury Pouly2-0/+178
2013-06-18imx233: add recording side and 3d to codec driverAmaury Pouly2-5/+33
2013-06-18imx233: implement recording side of pcmAmaury Pouly1-27/+172
2013-06-18imx233: implement audioinAmaury Pouly2-6/+168
2013-06-18imx233: rework touchscreen driverAmaury Pouly1-47/+37
2013-06-18imx233: fix soc header for stmp3600 and stmp3700Amaury Pouly1-18/+127
2013-06-18fuze+: fix lcd code which got broken in 52426d0Amaury Pouly1-1/+1
2013-06-17imx233: fix system for stmp3600 and stmp3700Amaury Pouly1-0/+15
2013-06-17imx233: only do power management on imx233Amaury Pouly1-0/+4
2013-06-17imx233: clarity comment about errataAmaury Pouly1-1/+3
2013-06-17imx233: fix audioout for stmp3600 and stmp3700, add 3d effectAmaury Pouly2-3/+29
2013-06-17imx233: fix octop for stmp3600 and stmp3700Amaury Pouly1-1/+3
2013-06-17imx233: always use the timer for kernel tickAmaury Pouly1-8/+0
2013-06-17imx233: fix ssp for stmp3600 and stmp3700Amaury Pouly2-0/+63
2013-06-17imx233: fix emi for stmp3600 and stmp3700Amaury Pouly1-1/+8