index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
ads7846.c
Age
Commit message (
Expand
)
Author
2006-05-26
[PATCH] ads7846 conversion accuracy
David Brownell
2006-04-26
Input: ads7846 - improve filtering for thumb press accuracy
Imre Deak
2006-04-26
Input: ads7846 - report 0 pressure value along with pen up event
Imre Deak
2006-04-11
Input: ads7846 - handle IRQs that were latched during disabled IRQs
Imre Deak
2006-04-11
Input: ads7846 - miscellaneous fixes
Imre Deak
2006-04-11
Input: ads7846 - use msleep() instead of udelay() in suspend
Juha Yrjola
2006-04-11
Input: ads7846 - debouncing and rudimentary sample filtering
Imre Deak
2006-04-11
Input: ads7846 - power down ADC a bit later
Imre Deak
2006-04-11
Input: ads7846 - add pen_down sysfs attribute
Imre Deak
2006-03-26
[PATCH] ads7846: sparc32 warning fix
Andrew Morton
2006-03-25
[PATCH] ads7846 build fix
Andrew Morton
2006-02-15
Input: ads7846 - assorted updates
David Brownell
2006-02-15
Input: ads7846 - convert to to dynamic input_dev allocation
Dmitry Torokhov
2006-01-19
[ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGER
Russell King
2006-01-13
[PATCH] spi: use linked lists rather than an array
Vitaly Wool
2006-01-13
[PATCH] spi: ads7836 uses spi_driver
David Brownell
2006-01-13
[PATCH] spi: ads7846 driver
David Brownell