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
2008-03-21
Fix bug in 2 bit vertical interleaved LCD driver: Native partial bitmaps were...
Jens Arnold
2008-03-20
Don't slow down I2C more than necessary when clock-stretching (rather old bug...
Jens Arnold
2008-03-20
Change files to use the public function sleep() and not the intenal kernel fu...
Michael Sevakis
2008-03-12
Make the LCD remote work in the iAudio M3, M5 and X5 bootloaders. * Fix viewp...
Jens Arnold
2008-03-12
Hotswap code shuffling: Fix yellow. Simplify some target function access. Kee...
Michael Sevakis
2008-03-12
Do some crackdown on kernel object reinitialization after they could be in us...
Michael Sevakis
2008-03-09
First step towards the iAudio M3 port: Make the 2bit vertically interleaved L...
Jens Arnold
2008-03-09
Reuse the 1 bit vertical-packed LCD driver code for the remote LCD driver wit...
Jens Arnold
2008-03-09
Make Rockbox compatible with CF cards (FS #8644): 1) always init after soft_r...
Peter D'Hoye
2008-03-09
ATA driver: * Add protection against out-of-bounds accesses. Those can happen...
Jens Arnold
2008-03-08
No need to have \n here. panicf() won't output it anyway.
Jens Arnold
2008-03-08
Revert accidental tree commit. Sorry for that.
Jens Arnold
2008-03-08
No need to have \n here. panicf() won't output it anyway.
Jens Arnold
2008-02-22
Remove sector 0 write protection from the ATA and MMC drivers. The one in the...
Jens Arnold
2008-02-22
Give 5g owner's some immediate relief from playback trouble introduced in r16...
Michael Sevakis
2008-02-19
Fix a small typo
Will Robertson
2008-02-19
Bring the IMX31 serial driver in line with the CONTRIBUTING guidelines.
Will Robertson
2008-02-14
FS#8273 by Przemyslaw Holubowski - H10 RTC alarm bugfixes
Linus Nielsen Feltzing
2008-02-14
Do not waste RAM in the ATA driver. The identify info is a single sector.
Jens Arnold
2008-02-13
Return value of audiohw_set_xxx_vol is never used and most of the time we hav...
Christian Gmeiner
2008-02-11
Some misc. ATA stuff: Increase threads' priority (important for idle callback...
Michael Sevakis
2008-02-10
Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...
Michael Giacomelli
2008-02-07
Let the FAT namecheck also look for trailing spaces, fixes FS #8560.
Peter D'Hoye
2008-02-06
mrobe 100: (1) fix the sound volume by properly enabling headphone output, (2...
Mark Arigo
2008-02-05
mrobe 100, RTC: some code simplification and include init sequence from OF fo...
Robert Kukla
2008-02-03
mrobe 100: real time clock (if anybody recognises the RTC chip let me know)
Robert Kukla
2008-01-27
Use the timeout API as a oneshot for headphone plug debouncing. Set at 1s for...
Michael Sevakis
2008-01-20
audio on the m:robe 100
Robert Kukla
2008-01-20
Proper mutexing in the MMC driver's ata_init(), resembling what is done in th...
Jens Arnold
2008-01-18
Finally, out goes struct spinlock for anything but mutiprocessor targets wher...
Michael Sevakis
2008-01-18
Properly serialize ata_init with other threads. Fix a bug that always initial...
Michael Sevakis
2008-01-14
Initial Cowon D2 commit:
Rob Purchase
2008-01-13
Make the lcd_gradient_* functions static - they're not exported in lcd.h
Dave Chapman
2008-01-10
Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...
Jonathan Gordon
2008-01-09
Fix a typo in commit r16018 - this was causing text to disappear on the h140...
Dave Chapman
2008-01-08
Add the viewport functions to the screens API, including a new getfont() func...
Dave Chapman
2008-01-07
Add viewport capabilities to all the LCD drivers, and adapt scrolling code. ...
Dave Chapman
2007-12-10
Revert previous commit (still learning to work with git...)
Marcoen Hirschberg
2007-12-10
use dB units for balance control
Marcoen Hirschberg
2007-12-06
Make the "current line" value in the gradient style code zero-based, and an a...
Nicolas Pennequin
2007-12-06
lv24020lp tuner changes (Sansa e200/c200): (1) add a couple more udelays (fro...
Mark Arigo
2007-12-05
Actually power off the lv24020 tuner (Sansa e200/c200). Don't clear the TUNER...
Mark Arigo
2007-11-26
pcf50605_write_multiple must prelock driver or the series of bytes may be int...
Michael Sevakis
2007-11-24
Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...
Dan Everton
2007-11-22
remove not used dummy code
Christian Gmeiner
2007-11-22
New USB stack
Björn Stenberg
2007-11-20
make private functions static
Christian Gmeiner
2007-11-20
get rid of audiohw_reset
Christian Gmeiner
2007-11-19
Accept FS#7901 by Akio Idehara: Fix gradient for scrolling lines when more th...
Nicolas Pennequin
2007-11-19
replace strange characters
Marcoen Hirschberg
[next]