index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
drivers
Age
Commit message (
Expand
)
Author
2010-10-15
si4700 tuner: lower stereo switchover range, so it switches to stereo for wea...
Bertrik Sikken
2010-10-13
HD200 - GPIO57 is headphone output enable. Proper handling of this line fixes...
Marcin Bukat
2010-10-11
Rename {draw,fill}_viewport once more (to draw_border_viewport and fill_viewp...
Thomas Martitz
2010-10-10
Add _rect to {draw,fill}_viewport as suggested by Jonathan Gordon to reduce t...
Thomas Martitz
2010-10-10
Two new lcd/multi screen api convinience functions: draw_viewport(), fill_vie...
Thomas Martitz
2010-10-06
Pixel-accurate (vertical) list scrolling for touchscreen targets.
Thomas Martitz
2010-09-26
RDA5802 tuner: fix small bug in rda5802_init (writing too much data)
Bertrik Sikken
2010-09-24
Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G.
Andree Buschmann
2010-09-22
Enlarge the button post interval against audio drop outs, Too many lcd updates
Thomas Martitz
2010-09-22
Touchscreen: button driver improvements
Thomas Martitz
2010-09-20
iap: make variable serbuf non-global
Bertrik Sikken
2010-09-15
button driver: make repeat timings be centiseconds and not ticks
Rafaël Carré
2010-09-06
Slightly reorganise the FAT driver to ensure that no more than one sector buf...
Frank Gevaerts
2010-08-28
fix r27921 : lcd_putsxyf() for charcell
Rafaël Carré
2010-08-28
Implement lcd(_remote)_putsxyf() and export to plugins
Rafaël Carré
2010-08-28
tcc77x targets: various minor cleanups
Bertrik Sikken
2010-08-23
ipod fm remote: some static/const fixes from FS #11266 by me
Bertrik Sikken
2010-08-12
Move memset6() declaration to string-extra.h, kills a warning compiling for a...
Thomas Martitz
2010-08-08
Various minor fixes for Samsung YH* targets
Bertrik Sikken
2010-08-02
Rockbox as an application: Commit current Android port progress.
Thomas Martitz
2010-08-01
More minor const/static/include fixes.
Bertrik Sikken
2010-08-01
Various minor cleanups for cowon d2
Bertrik Sikken
2010-08-01
Various minor cleanups for mini2440
Bertrik Sikken
2010-07-31
Fix condition for compiling audiohw_set_monitor (should fix red)
Bertrik Sikken
2010-07-31
Various minor clean-ups for Zen Vision
Bertrik Sikken
2010-07-27
WM8750 - add ALC and NGAT related low level functions (disabled now by default)
Marcin Bukat
2010-07-26
FM tuner region code cleanup - FS #11492 by me.
Bertrik Sikken
2010-07-16
rtc_as3514.c: make alarm struct static and reorder fields to save some binsize
Bertrik Sikken
2010-07-16
Fix failing AMSv2 power-down when the wake-up alarm timer is set - FS #11453 ...
Bertrik Sikken
2010-07-11
fat.c: fix format specifier in DEBUG build
Rafaël Carré
2010-07-04
hdd6330: change the synaptics-mep driver in a few places according to the tou...
Szymon Dziok
2010-07-02
HD200 - Setup codec as I2S master and enable recording
Marcin Bukat
2010-06-27
Part of FS#11367 by me: e200v2 enable line out
Michael Chicoine
2010-06-27
Sansa clip+: prevent an unnecessary OF database refresh when using the wake-u...
Bertrik Sikken
2010-06-26
Should clear up rest of red. Add a required #define in the config for c200. F...
Michael Sevakis
2010-06-26
e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...
Michael Sevakis
2010-06-24
synaptics: add a small delay in syn_get_data() for PB Vibe. Touchpad doesn't ...
Szymon Dziok
2010-06-24
Commit FS#11364 by me. Increases the A3525v2 volume range by 7.5dB. Each vo...
Michael Giacomelli
2010-06-22
Sanyo lv24020lp FM: Improve frequency measurement on PP thus improving initi...
Michael Sevakis
2010-06-22
lv24020lp tuner: On PP targets (c200/e200), use the atomic GPIO bitwise macro...
Michael Sevakis
2010-06-21
Apply FS #11423 - Use udelay in AMS driver for FM radio I2C
Bertrik Sikken
2010-06-21
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
2010-06-21
Fix FS #10474 - FM tuner on Gigabeat S fails to tune last frequency on start
Bertrik Sikken
2010-06-19
FS#11417 by Joe Balough: fix audio/tuner on philips hdd6330
Rafaël Carré
2010-06-17
AMSv2 RTC: no need to write to RTC_WAKEUP register
Rafaël Carré
2010-06-16
The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5...
Bertrik Sikken
2010-06-16
FM clip+ radio: enable stereo indication
Bertrik Sikken
2010-06-15
Support for mystery FM chip in some Sansa Clip+, FS #11403 by me
Bertrik Sikken
2010-06-06
fix typo in r26245 (I guess not many people use rtc_alarm with gigabeat f)
Robert Kukla
2010-06-06
Remove card_enable_monitoring() and use a mutex instead. The card_enable_moni...
Frank Gevaerts
[next]