rockbox/firmware/drivers
Rob Purchase d29114c671 Touchscreen support for newer Cowon D2+ hardware revisions (using TSC200x touchscreen controller).
Flyspray: FS#10671
Author: Jonas Aaberg


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23194 a1c6a512-1295-4272-9138-f99709370657
2009-10-15 20:13:29 +00:00
..
audio Forgot to add 22kHz 2009-10-11 06:10:39 +00:00
rtc Replace a couple of magic numbers with the appropriate constants. 2009-10-12 19:00:59 +00:00
tuner Sansa c200v2: fix si4700 tuner initialisation to make it work for the c200v2 2009-09-06 14:52:38 +00:00
ata.c
ata_flash.c
ata_mmc.c
button.c Fix red: Invert buttons in RTL mode 2009-10-05 17:53:45 +00:00
dac.c
dac.h
eeprom_24cxx.c
fat.c FAT timestamp handling improvements for non-RTC targets: 2009-08-16 17:18:45 +00:00
fmradio.c
generic_i2c.c
i2c.c
isp1362.c
isp1583.c FS#10226 - isp1583.c code cosmetics 2009-10-01 05:40:20 +00:00
lcd-1bit-vert.c LCD_DEPTH == 1 : specify if lcd framebuffer is in iram into the model specific config file 2009-08-18 04:10:06 +00:00
lcd-2bit-horz.c LCD_DEPTH == 2, horizontal packing: specify if lcd framebuffer is in iram into the model specific config file 2009-08-18 04:23:57 +00:00
lcd-2bit-vert.c LCD_DEPTH == 2, vertical packing: specify if lcd framebuffer is in iram into the model specific config file 2009-08-18 04:24:01 +00:00
lcd-2bit-vi.c LCD_DEPTH == 2, vertical interleaved : specify if lcd framebuffer is in iram into the model specific config file 2009-08-18 04:23:53 +00:00
lcd-16bit-vert.c Fix STRIDE macro for multiscreen and add stride support for picture lib. 2009-09-04 00:46:24 +00:00
lcd-16bit.c
lcd-bitmap-common.c Fix FS#10670 - The first letter of a scrolling line starts to appear at the end 2009-10-12 16:31:44 +00:00
lcd-charcell.c
lcd-charset-player.c
lcd-remote-1bit-v.c
lcd-remote-2bit-vi.c
led.c
m5636.c
m66591.c Clean up duplicate #includes 2009-09-27 14:46:44 +00:00
mas.c
nand_id.c
pcf50605.c
pcf50606.c D2: Reduce binsize a bit by using arrays for the PMU initialisation. 2009-10-11 21:12:06 +00:00
pcf50635.c D2: Reduce binsize a bit by using arrays for the PMU initialisation. 2009-10-11 21:12:06 +00:00
qt1106.c
ramdisk.c
sd.c
serial.c
sw_i2c.c
synaptics-mep.c
touchscreen.c Fix delta from r22843, due to unintended FP usage 2009-09-27 14:11:16 +00:00
tsc200x.c Touchscreen support for newer Cowon D2+ hardware revisions (using TSC200x touchscreen controller). 2009-10-15 20:13:29 +00:00
tsc2100.c