.. |
adc.c
|
Finer grained irq masking, blocking for i2c, plus a mutex to prevent conflicting read/writes
|
2006-03-05 22:14:53 +00:00 |
ata.c
|
gigabeat related changes
|
2006-03-02 13:28:24 +00:00 |
ata_flash.c
|
Two files for the iFP port that I forgot to commit
|
2006-01-18 10:01:35 +00:00 |
ata_mmc.c
|
|
|
button.c
|
More efficient button_read() for archos recorders and Ondios.
|
2006-03-05 09:07:03 +00:00 |
dac.c
|
|
|
dac.h
|
|
|
fat.c
|
|
|
fmradio.c
|
|
|
fmradio_i2c.c
|
H300 FM radio support, with help from Peter D'Hoye
|
2005-12-15 01:11:19 +00:00 |
generic_i2c.c
|
Generic bitbang I2C driver
|
2006-02-22 14:50:57 +00:00 |
i2c-coldfire.c
|
H300 FM radio support, with help from Peter D'Hoye
|
2005-12-15 01:11:19 +00:00 |
i2c-pnx0101.c
|
Two files for the iFP port that I forgot to commit
|
2006-01-18 10:01:35 +00:00 |
i2c-pp5002.c
|
More iPod 3G code from Seven Le Mesle
|
2006-02-05 17:16:34 +00:00 |
i2c-pp5020.c
|
Finer grained irq masking, blocking for i2c, plus a mutex to prevent conflicting read/writes
|
2006-03-05 22:14:53 +00:00 |
i2c.c
|
|
|
lcd-2bit-horz.c
|
Oops, no potentially conflicting declarations please.
|
2006-02-20 18:45:31 +00:00 |
lcd-16bit.c
|
Fixed pointer size vs. int size problems (64 bit sims)
|
2006-03-02 01:21:57 +00:00 |
lcd-h100-remote.c
|
Slight optimisation for 1bit and 2bit (vp) LCD drivers.
|
2006-02-22 00:20:28 +00:00 |
lcd-h100.c
|
Slight optimisation for 1bit and 2bit (vp) LCD drivers.
|
2006-02-22 00:20:28 +00:00 |
lcd-h300.c
|
H300: lcd_write_data() in pure asm, essentially the same speed as before, but working correctly for all allowed data lengths. Removed RAM waste by declaring inline functions static.
|
2006-02-05 00:24:08 +00:00 |
lcd-ipod.c
|
Patch #1435744 from Andrew Scott - initial iPod Mini support
|
2006-02-21 15:01:25 +00:00 |
lcd-ipodvideo.c
|
iPod 5G: Split lcd_bcm_finishup() function into two halves, and incorporate into the start and end of lcd_update_rect.
|
2006-02-16 23:17:49 +00:00 |
lcd-player-charset.c
|
|
|
lcd-player.c
|
|
|
lcd-recorder.c
|
Slight optimisation for 1bit and 2bit (vp) LCD drivers.
|
2006-02-22 00:20:28 +00:00 |
lcd.S
|
H300: lcd_write_data() in pure asm, essentially the same speed as before, but working correctly for all allowed data lengths. Removed RAM waste by declaring inline functions static.
|
2006-02-05 00:24:08 +00:00 |
led.c
|
|
|
mas.c
|
|
|
pcf50605.c
|
Basic battery monitoring for ipod 5g, should work on other ipods as well, but needs testing and stuff. Also improved the RTC driver and moved it to where it belongs, and interrupt protected a bunch of possibly broken i2c. Also start preparing code for ipod charge monitoring. Note: on the 5g, this takes up enough processor time to increase skippiness noticeably in WPS.
|
2006-03-05 18:06:06 +00:00 |
pcf50606.c
|
Patch #1404233 by Peter D'Hoye: H300 brightness bugfix
|
2006-01-19 13:10:15 +00:00 |
power.c
|
Basic battery monitoring for ipod 5g, should work on other ipods as well, but needs testing and stuff. Also improved the RTC driver and moved it to where it belongs, and interrupt protected a bunch of possibly broken i2c. Also start preparing code for ipod charge monitoring. Note: on the 5g, this takes up enough processor time to increase skippiness noticeably in WPS.
|
2006-03-05 18:06:06 +00:00 |
rtc.c
|
Finer grained irq masking, blocking for i2c, plus a mutex to prevent conflicting read/writes
|
2006-03-05 22:14:53 +00:00 |
serial.c
|
More iPod 3G code from Seven Le Mesle
|
2006-02-05 17:16:34 +00:00 |
tlv320.c
|
iAudio X5: Corrected crappy code, just to make the damn thing compile
|
2006-02-03 23:59:41 +00:00 |
uda1380.c
|
Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.
|
2006-02-08 13:08:55 +00:00 |
wm8731l.c
|
iPod 3G - initial (completely untested) attempt at audio support
|
2006-02-26 15:59:46 +00:00 |
wm8758.c
|
Finer grained irq masking, blocking for i2c, plus a mutex to prevent conflicting read/writes
|
2006-03-05 22:14:53 +00:00 |
wm8975.c
|
iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_* to enable unification of the audio code for WM codecs
|
2006-02-13 13:48:08 +00:00 |