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-04-28
undo some changes of my last patch... should fix wm8751 based targets
Christian Gmeiner
2008-04-28
Moved atoi declaration to stdlib.h. Deleted atoi.h
Bertrik Sikken
2008-04-28
Update source files to include the header file for the functions they impleme...
Bertrik Sikken
2008-04-28
* introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...
Christian Gmeiner
2008-04-27
add more registers for the tsc2100
Jonathan Gordon
2008-04-27
remove the last mr500 yello
Jonathan Gordon
2008-04-27
Gigabeat S: Implement i2c driver - transmit works but no testing of receiving...
Michael Sevakis
2008-04-24
Fixes some warnings.
Maurus Cuelenaere
2008-04-24
Commit whole Creative Zen Vision:M target tree + all related firmware/
Maurus Cuelenaere
2008-04-24
Add a PMIC-based RTC driver for Gigabeat S.
Michael Sevakis
2008-04-22
move mas35xx specific code for set_channels and set_stereo_width to mas35xx.c...
Christian Gmeiner
2008-04-20
Enable RTC for Cowon D2. Time readout works, but date is currently junk.
Rob Purchase
2008-04-20
Adding new setting to System Settings <Accessory Power Supply -- off by defau...
Andree Buschmann
2008-04-20
Killed unnecessary global variables by making them static.
Bertrik Sikken
2008-04-15
FS#8898 - Prefix AS3514 registers with AS3514_
Bertrik Sikken
2008-04-15
Make the transparent bitmaps work on Gigabeat S.
Michael Sevakis
2008-04-14
Undo r17095. A bug report clearly showed this power supply is also needed for...
Andree Buschmann
2008-04-13
Further power saving for iPod Video (FS#8603). Do not enable D2REGC1 voltage ...
Andree Buschmann
2008-04-12
LCD drivers: * Automatically optimise horizontal and vertical lines drawn via...
Jens Arnold
2008-04-11
iPod Video 30Gig doesn't seem to need the ata locking hack so we'll just atte...
Michael Sevakis
2008-04-09
D2: Beginnings of a WM8985 driver (based on WM8758, using EQ1 and EQ5 as HW t...
Rob Purchase
2008-04-06
Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...
Michael Sevakis
2008-04-04
Split out the PCF5060x register defines into a common header and create a gen...
Rob Purchase
2008-04-02
Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i...
Jens Arnold
2008-03-28
Go back to the ata lock hack for 5g until whatever is going on there is disco...
Michael Sevakis
2008-03-27
Revert "initial Meizu M6SL port"
Marcoen Hirschberg
2008-03-27
initial Meizu M6SL port
Marcoen Hirschberg
2008-03-26
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
2008-03-25
Add a complete priority inheritance implementation to the scheduler (all mute...
Michael Sevakis
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
[next]