summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
2010-11-01Another (hopefully final) fix for FS#11453 (AMSv2 powerdown fails sometimes w...Bertrik Sikken
2010-10-31Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat
2010-10-27Enable line out on c200v1 - part of FS#11367 by me - Thanks to Nate for testingMichael Chicoine
2010-10-26Ramdisk: add hotswap supportMaurus Cuelenaere
2010-10-24Fix FS#11559 - no sound from ipod fm remote on ipod nano 1g.Bertrik Sikken
2010-10-18MPIO HD200 - fix stupid typo introduced in r28270 which forced device hard sh...Marcin Bukat
2010-10-15si4700 tuner: lower stereo switchover range, so it switches to stereo for wea...Bertrik Sikken
2010-10-13HD200 - GPIO57 is headphone output enable. Proper handling of this line fixes...Marcin Bukat
2010-10-11Rename {draw,fill}_viewport once more (to draw_border_viewport and fill_viewp...Thomas Martitz
2010-10-10Add _rect to {draw,fill}_viewport as suggested by Jonathan Gordon to reduce t...Thomas Martitz
2010-10-10Two new lcd/multi screen api convinience functions: draw_viewport(), fill_vie...Thomas Martitz
2010-10-06Pixel-accurate (vertical) list scrolling for touchscreen targets.Thomas Martitz
2010-09-26RDA5802 tuner: fix small bug in rda5802_init (writing too much data)Bertrik Sikken
2010-09-24Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G.Andree Buschmann
2010-09-22Enlarge the button post interval against audio drop outs, Too many lcd updatesThomas Martitz
2010-09-22Touchscreen: button driver improvementsThomas Martitz
2010-09-20iap: make variable serbuf non-globalBertrik Sikken
2010-09-15button driver: make repeat timings be centiseconds and not ticksRafaël Carré
2010-09-06Slightly reorganise the FAT driver to ensure that no more than one sector buf...Frank Gevaerts
2010-08-28fix r27921 : lcd_putsxyf() for charcellRafaël Carré
2010-08-28Implement lcd(_remote)_putsxyf() and export to pluginsRafaël Carré
2010-08-28tcc77x targets: various minor cleanupsBertrik Sikken
2010-08-23ipod fm remote: some static/const fixes from FS #11266 by meBertrik Sikken
2010-08-12Move memset6() declaration to string-extra.h, kills a warning compiling for a...Thomas Martitz
2010-08-08Various minor fixes for Samsung YH* targetsBertrik Sikken
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz
2010-08-01More minor const/static/include fixes.Bertrik Sikken
2010-08-01Various minor cleanups for cowon d2Bertrik Sikken
2010-08-01Various minor cleanups for mini2440Bertrik Sikken
2010-07-31Fix condition for compiling audiohw_set_monitor (should fix red)Bertrik Sikken
2010-07-31Various minor clean-ups for Zen VisionBertrik Sikken
2010-07-27WM8750 - add ALC and NGAT related low level functions (disabled now by default)Marcin Bukat
2010-07-26FM tuner region code cleanup - FS #11492 by me.Bertrik Sikken
2010-07-16rtc_as3514.c: make alarm struct static and reorder fields to save some binsizeBertrik Sikken
2010-07-16Fix failing AMSv2 power-down when the wake-up alarm timer is set - FS #11453 ...Bertrik Sikken
2010-07-11fat.c: fix format specifier in DEBUG buildRafaël Carré
2010-07-04hdd6330: change the synaptics-mep driver in a few places according to the tou...Szymon Dziok
2010-07-02HD200 - Setup codec as I2S master and enable recordingMarcin Bukat
2010-06-27Part of FS#11367 by me: e200v2 enable line outMichael Chicoine
2010-06-27Sansa clip+: prevent an unnecessary OF database refresh when using the wake-u...Bertrik Sikken
2010-06-26Should clear up rest of red. Add a required #define in the config for c200. F...Michael Sevakis
2010-06-26e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...Michael Sevakis
2010-06-24synaptics: add a small delay in syn_get_data() for PB Vibe. Touchpad doesn't ...Szymon Dziok
2010-06-24Commit FS#11364 by me. Increases the A3525v2 volume range by 7.5dB. Each vo...Michael Giacomelli
2010-06-22Sanyo lv24020lp FM: Improve frequency measurement on PP thus improving initi...Michael Sevakis
2010-06-22lv24020lp tuner: On PP targets (c200/e200), use the atomic GPIO bitwise macro...Michael Sevakis
2010-06-21Apply FS #11423 - Use udelay in AMS driver for FM radio I2CBertrik Sikken
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz
2010-06-21Fix FS #10474 - FM tuner on Gigabeat S fails to tune last frequency on startBertrik Sikken
2010-06-19FS#11417 by Joe Balough: fix audio/tuner on philips hdd6330Rafaël Carré