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