summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* 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
* lcd-common: Remove support for specifying y_offset from lcd_puts* functions.Thomas Martitz2014-01-07
* lcd-common: Remove support for custom line heights from viewport.Thomas Martitz2014-01-07
* lcd-common/scroll_engine: Remove unused functions lcd_puts_style_xyoffset() a...Thomas Martitz2014-01-07
* lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_style().Thomas Martitz2014-01-07
* lcd-common: Remove unused function lcd_puts_style_offset().Thomas Martitz2014-01-07
* lcd-common: Remove unused function lcd_puts_style().Thomas Martitz2014-01-07
* lcd-common: Remove unused function lcd_puts_offset().Thomas Martitz2014-01-07
* lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_offset() an...Thomas Martitz2014-01-07
* lcd-16bit: Introduce lcd_gradient_fillrect_part().Thomas Martitz2014-01-07
* lcd-common/scroll_engine: Introduce lcd_putsxy_scroll_func().Thomas Martitz2014-01-07
* Add missing kernel.h includes (hopefully all of them).Thomas Martitz2014-01-05
* Do not include kernel.h in system.h.Thomas Martitz2014-01-05
* lcd: Fix certain drawmode combinations.Thomas Martitz2014-01-05
* Fix bpb_is_sane() cluster size calculation for non-512 byte sectors.Frank Gevaerts2014-01-04
* lcd: Fix scrolling.Thomas Martitz2013-12-23
* Fix audio on m:robe 100.Szymon Dziok2013-12-17
* Fix more reds.Thomas Martitz2013-12-15
* Fix reds. Also apply the new scrolling to lcd charcell (this even uncovered anThomas Martitz2013-12-15
* scroll_engine: Major rework to support pixel-based scrolling and scroll callb...Thomas Martitz2013-12-14
* scroll_engine: Add STYLE_NONE to allow for drawing lines without styling.Thomas Martitz2013-12-14
* scroll_engine: Split out common main and remote lcd functions.Thomas Martitz2013-12-14
* scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz2013-12-14
* lcd-*: Merge common viewport operations into lcd-bitmap-common.cThomas Martitz2013-12-14
* tea5767: properly power up the tuner during detectLorenzo Miori2013-11-21
* ma8/ma9: Cleanup - fix tabs, remove unused defines.Andrew Ryabinin2013-11-05
* Introduce HiFi E.T. MA8/MA8C ports.Andrew Ryabinin2013-11-05
* ma9: Slightly change df1704 driver API.Andrew Ryabinin2013-11-05
* tea5760uk: use correct i2c address on the CreativeAmaury Pouly2013-10-22
* tea5760uk: properly power up the tuner during detectAmaury Pouly2013-10-21
* tea5760uk: add support for TEA5761UKAmaury Pouly2013-10-21
* sonynwz: fix time handlingAmaury Pouly2013-09-26
* fix redAmaury Pouly2013-09-05
* touch devices: Disable touch on softlock.Jean-Louis Biasini2013-09-05
* Cleanup MV/MD macros a little.Michael Sevakis2013-08-17