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