summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
* imx233: fix recording gainAmaury Pouly2016-09-21
* as3543: fix audio gap when switching from dac to line-in/recordingAmaury Pouly2016-08-29
* zenxfi3: rewrite mpr121 driverAmaury Pouly2016-06-01
* fuze+: rewrite touchpad driverAmaury Pouly2016-06-01
* imx233: generate register headers using headergen_v2 and update code for itAmaury Pouly2016-05-28
* Fix (D)EBUG compilationMihail Zenkov2016-04-07
* as3525: reverting I2C2 to non-interrupts versionMihail Zenkov2016-04-05
* as3514: fix bug in volume management on AS3543 targets which are not AS3525v2Amaury Pouly2016-02-12
* AS3543: Fix increasing noise and power consumption if booted through roloMihail Zenkov2016-02-01
* Fix (D)EBUG compilation errors on targets using FATCástor Muñoz2015-10-09
* iPod Classic: capture support for CS42L55 codecCástor Muñoz2015-10-07
* Samsung YHxxx: reduce pop noise on power downSebastian Leonhardt2015-09-24
* AS3543: Fix recording volume setting and voiceMihail Zenkov2015-06-02
* iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer2015-02-02
* Bypass the AS3543 audio mixer at higher volumes.Mihail Zenkov2015-01-19
* Don't return pointer to array allocated on the stackThomas Jarosch2015-01-13
* Limit more variables to file scopeThomas Jarosch2015-01-11
* Make a few local variables staticThomas Jarosch2015-01-11
* Get rid of USE_ROCKBOX_USBAmaury Pouly2015-01-08
* Make thirty functions static to reduce binary sizeThomas Jarosch2015-01-05
* Fix up some DEBUGF statementsThomas Jarosch2015-01-03
* Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen2014-09-18
* optimize WSPLL work for iriver h100 and h300 seriesDmitry Gamza2014-09-05
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* Fix some more straggling stuffMichael Sevakis2014-08-08
* Ak4537: Optimization of the code.Szymon Dziok2014-07-26
* Disable detection of fm radio for the YH920, it's pointless.Szymon Dziok2014-07-26
* Fix some build errors and warnings.Thomas Martitz2014-06-21
* lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz2014-06-21
* lcd-16bit: Split out some functions to lcd-color-common.cThomas Martitz2014-06-21
* Radio and radio recording for Samsung YH-920.Szymon Dziok2014-06-18
* Samsung YH820/YH92X: Improve recording.Szymon Dziok2014-06-18
* YH92x: Use the led near the lcd as the ATA led, instead of shine all the time.Szymon Dziok2014-06-18
* recording on Samsung YH-820/YH-92xSebastian Leonhardt2014-06-01
* some optimization for iriver h100 and h300 seriesDmitry Gamza2014-03-18
* Fix (unintentional) linkage of HAVE_BUTTON_DATA with HAVE_TOUCHSCREENSebastian Leonhardt2014-03-18
* Fix ipod6g build.Thomas Martitz2014-03-09
* Fix more reds.Thomas Martitz2014-03-03
* Fix various reds. Some includes needed fixup.Thomas Martitz2014-03-03
* kernel: Break out kernel primitives into separate files and move to separate ...Thomas Martitz2014-03-03
* imx233: add support for speaker on stmp3780Amaury Pouly2014-02-16
* Samsung YP-R1 target portLorenzo Miori2014-02-05
* charcell: Fix lockup after some scrolling lines.Thomas Martitz2014-01-26
* Fix remote warnings and charcell reds, and remove minor left-over tuff.Thomas Martitz2014-01-12
* put_line/scrolling: Make the scroll engine inform custom scrollers about star...Thomas Martitz2014-01-12
* scroll engine: Factor out renderer function so it can be called by lcd code.Thomas Martitz2014-01-11
* lcd_nine_segment_bmp: Fixes for non-ideal image dimensions.Thomas Martitz2014-01-09
* lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.Thomas Martitz2014-01-07
* lcd-16bit: Move lcd_gradient_fillrect/_part() to lcd-16bit-common.c.Thomas Martitz2014-01-07
* lcd-common: Remove direct style (line decorations) from lcd-puts* functions.Thomas Martitz2014-01-07