index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-07-02
1
-1
/
+1
|
\
|
*
[ARM] 3689/1: ARM drivers/input/touchscreen: Fixup includes
Thomas Gleixner
2006-07-01
1
-1
/
+1
*
|
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
4
-5
/
+5
|
/
*
Input: fix potential overflows in driver/input/touchscreen
Dmitry Torokhov
2006-06-26
3
-3
/
+3
*
[PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen drivers
Matt Mackall
2006-06-25
2
-6
/
+3
*
[PATCH] ads7846 conversion accuracy
David Brownell
2006-05-26
1
-25
/
+28
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-05-04
1
-1
/
+1
|
\
|
*
[ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macros
Markus Gutschke
2006-04-30
1
-1
/
+1
*
|
Input: ads7846 - improve filtering for thumb press accuracy
Imre Deak
2006-04-26
1
-15
/
+57
*
|
Input: ads7846 - report 0 pressure value along with pen up event
Imre Deak
2006-04-26
1
-2
/
+4
*
|
Input: ads7846 - handle IRQs that were latched during disabled IRQs
Imre Deak
2006-04-11
1
-34
/
+48
*
|
Input: ads7846 - miscellaneous fixes
Imre Deak
2006-04-11
1
-30
/
+114
*
|
Input: ads7846 - use msleep() instead of udelay() in suspend
Juha Yrjola
2006-04-11
1
-1
/
+1
*
|
Input: ads7846 - debouncing and rudimentary sample filtering
Imre Deak
2006-04-11
1
-38
/
+118
*
|
Input: ads7846 - power down ADC a bit later
Imre Deak
2006-04-11
1
-3
/
+18
*
|
Input: ads7846 - add pen_down sysfs attribute
Imre Deak
2006-04-11
1
-0
/
+19
|
/
*
[PATCH] ads7846: sparc32 warning fix
Andrew Morton
2006-03-26
1
-1
/
+1
*
[PATCH] ads7846 build fix
Andrew Morton
2006-03-25
1
-0
/
+1
*
Input: ads7846 - assorted updates
David Brownell
2006-02-15
1
-24
/
+44
*
Input: ads7846 - convert to to dynamic input_dev allocation
Dmitry Torokhov
2006-02-15
1
-32
/
+47
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2006-01-31
1
-1
/
+1
|
\
|
*
Input: make needlessly global code static
Adrian Bunk
2006-01-29
1
-1
/
+1
*
|
[ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGER
Russell King
2006-01-19
1
-6
/
+3
|
/
*
[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xx
Paul Mundt
2006-01-16
1
-1
/
+1
*
[PATCH] spi: use linked lists rather than an array
Vitaly Wool
2006-01-13
1
-4
/
+8
*
[PATCH] spi: ads7836 uses spi_driver
David Brownell
2006-01-13
1
-42
/
+42
*
[PATCH] spi: ads7846 driver
David Brownell
2006-01-13
3
-0
/
+635
*
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
1
-16
/
+16
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
1
-1
/
+1
*
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
1
-20
/
+18
*
[PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation
Dmitry Torokhov
2005-10-28
7
-308
/
+279
*
[PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver
Richard Purdie
2005-09-13
2
-31
/
+45
*
[PATCH] w100fb: Update corgi platform code to match new driver
Richard Purdie
2005-09-07
1
-23
/
+5
*
[PATCH] Corgi touchscreen: Fix a pmu bug
Richard Purdie
2005-09-07
1
-1
/
+1
*
[PATCH] Corgi Touchscreen: Code cleanup / fixes
Richard Purdie
2005-09-07
1
-8
/
+8
*
[PATCH] Corgi Touchscreen: Allow the driver to share the PMU
Richard Purdie
2005-09-07
1
-6
/
+9
*
Input: elo - fix help in Kconfig (wrong module name)
Michael Prokop
2005-07-11
1
-1
/
+1
*
Input: remove user counters from drivers/input/touchscreen since
Dmitry Torokhov
2005-05-29
1
-12
/
+7
*
Input: whitespace fixes in drivers/input/touchscreen
Dmitry Torokhov
2005-05-29
3
-92
/
+92
*
Input: gunze - fix out-of-bound array access reported by Adrian Bunk.
Dmitry Torokhov
2005-05-28
1
-2
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
9
-0
/
+2115