summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
* Fix uninitialized variable in decoding of RDS radio textBertrik Sikken2012-11-09
* rk27xx codec: simplify startupMarcin Bukat2012-07-11
* rk27xx codec: Fix volume settingMarcin Bukat2012-07-10
* Fix redAmaury Pouly2012-05-31
* rds: implement more robust PS/RT parsingAmaury Pouly2012-05-31
* ypr0: This patch adds radio support to Samsung YP-R0Lorenzo Miori2012-05-28
* zenxfi3: RTC is used in same was as in fuze+, using seconds-since-1970 plus a...Bertrik Sikken2012-05-27
* Add identify() call to reset proceduresJonas Wielicki2012-05-19
* zenxfi3&stfm1000: implement fmradio i2c and debug screenAmaury Pouly2012-05-19
* Add stub STFM1000 tuner driverAmaury Pouly2012-05-19
* Add the MPR121 (touchbutton chip) driverAmaury Pouly2012-05-19
* imx233: move rtc init from drivers/ to firmware/Amaury Pouly2012-05-19
* Fix a drawing bug where rectangles stop drawing too early.Michael Sevakis2012-05-19
* Player LCD: Map several punctuation characters in the U+20xx rangeJens Arnold2012-05-19
* Remove STATICIRAM hackNils Wallménius2012-05-08
* Fix test fat failing on 64bit system (second bit of FS#12646)Marcin Bukat2012-05-08
* Remove extraneous parensRafaël Carré2012-05-06
* as3514 rtc: sansa clip zip uses 1970/1/1 base date instead of special AS3525v...Bertrik Sikken2012-04-17
* FS#10345 - Gigabeat: Switch volume buttons in Upside Down modeBertrik Sikken2012-04-15
* si4700 tuner: fix power consumption issue caused by ill-defined power state a...Bertrik Sikken2012-04-11
* si470x tuner: remove obsolete handling of special value 2 for RADIO_SLEEPBertrik Sikken2012-04-09
* Call tuner_power(true) from the correct place for lv24020lp.Frank Gevaerts2012-04-02
* Remove left-over debug statement (oops).Thomas Martitz2012-03-20
* lcd_fillrect(): Unify 16bit implementations (move to 16bit-common.c)Thomas Martitz2012-03-20
* Refactor lcd_clear_viewport().Thomas Martitz2012-03-20
* skin_engine: New tag to draw a rectangle (optionally with a gradient)Jonathan Gordon2012-03-15
* Convert IMX233 RTC driver (used in fuze+) to use mktime and gmtimeBertrik Sikken2012-03-13
* Introduce gmtime.c and use it in the AS3514 RTC driverBertrik Sikken2012-03-11
* lcd drivers: split lcd_gradient_rect so it is actually usefulJonathan Gordon2012-03-01
* lcd/skin_engine: Add the ability to draw onto the backdrop layerJonathan Gordon2012-02-28
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* radio: include power.h in drivers for tuner_power()Amaury Pouly2012-02-25
* Move radio power handling from apps/ to drivers.Amaury Pouly2012-02-25
* rds: add basic RDS clock-time supportBertrik Sikken2012-02-18
* rds: make programme identification (pi) decoding safer, show pi in the debug ...Bertrik Sikken2012-02-16
* imx233/fuze+: fix a typo, handle volume differently because of the line1/dac ...Amaury Pouly2012-02-03
* fuze+: use the si4700 internal oscillator and set a pin on power down (seems ...Amaury Pouly2012-02-01
* WM8750: Extend recording gain range.Marcin Bukat2012-01-25
* Fix incomplete comment.Thomas Martitz2012-01-22
* adc-as3514.c : move to driversRafaël Carré2012-01-08
* ascodec-target.h: removeRafaël Carré2012-01-08
* cowond2's power-target.h -> rename in pmu-target.hRafaël Carré2012-01-07
* Coldfire: Fix alpha bitmap drawing from messing up the emac status register.Michael Sevakis2012-01-05
* android: move pcm_shutdown() to audiohw_close() now that it's properly called...Thomas Martitz2012-01-04
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* usb-target.h: removeRafaël Carré2011-12-31
* creative zvm isp1583 defines: move to isp1583.hRafaël Carré2011-12-31
* imx233/fuze+: implement rtc (time only, alarm still to implement)Amaury Pouly2011-12-31
* RDS: Use a define that doesn't imply any particular hardware dependency.Michael Sevakis2011-12-29
* Gigabeat S: Update RDS processing to use asynchronous I2C rather than thread.Michael Sevakis2011-12-29