index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
drivers
/
i2c-pp5002.c
(
unfollow
)
Commit message (
Expand
)
Author
2006-10-27
Renamed the ipod_i2c functions to the more appropriate pp_i2c
Daniel Stenberg
2006-03-09
Improve ipod i2c driver somewhat by at least taking advantage of the in-devic...
Brandon Low
2006-02-05
More iPod 3G code from Seven Le Mesle
Dave Chapman
2005-12-19
Correctly attribute Bernard Leach as the (C) holder for code taken from ipodl...
Dave Chapman
2005-12-11
iPod: Cleanup of i2c code and addition of RTC driver
Dave Chapman
2005-11-11
iPod: Code cleanup - the bootloader now compiles with zero warnings
Dave Chapman
2005-11-07
Initial commit of work-in-progress iPod port
Dave Chapman
2005-08-13
The iriver FM radio I2C cannot use the I2C controller, so we do the good old ...
Linus Nielsen Feltzing
2005-08-11
iriver: Moved the I2C prescaler setting to i2c_init(), and removed it from se...
Linus Nielsen Feltzing
2005-07-31
iAudio, iRiver: As both platforms use the same i2c interface i have renamed i...
Christian Gmeiner
2005-06-08
Slightly better error handling in the iRiver I2C driver
Linus Nielsen Feltzing
2005-03-18
iRiver I2C driver by Andy Young
Linus Nielsen Feltzing