index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-12
[PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem
Nicolas Pitre
1
-1
/
+1
2006-12-10
[PATCH] ucb1400_ts depends SND_AC97_BUS
Randy Dunlap
1
-1
/
+1
2006-12-08
Input: ucb1400 - fix compile error
Dmitry Torokhov
1
-1
/
+1
2006-12-08
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-11-24
Input: handle serio_register_driver() errors
Akinobu Mita
7
-14
/
+7
2006-11-17
Input: add Philips UCB1400 touchscreen driver
Nicolas Pitre
3
-0
/
+595
2006-11-06
Input: touchscreens - handle errors when registering input devices
Dmitry Torokhov
5
-44
/
+68
2006-11-05
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2
-3
/
+3
2006-11-03
Input: ads7846 - handle errors from sysfs
Dmitry Torokhov
1
-34
/
+61
2006-10-19
sh: Cleanup board header directories.
Paul Mundt
1
-1
/
+1
2006-10-15
[ARM] Fix Zaurii keyboard/touchscreen drivers
Russell King
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
11
-46
/
+32
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-34
/
+756
2006-09-27
sh: APM/PM support.
Andriy Skulysh
1
-14
/
+0
2006-08-05
Input: add driver for Touchwin serial touchscreens
Rick Koch
3
-0
/
+216
2006-08-05
Input: add driver for Touchright serial touchscreens
Rick Koch
3
-0
/
+209
2006-08-05
Input: add driver for Penmount serial touchscreens
Rick Koch
3
-0
/
+198
2006-08-05
Input: elo - add support for non-pressure-sensitive touchscreens
Shaun Jackman
1
-17
/
+107
2006-08-05
Input: elo - fix checksum calculation
Shaun Jackman
1
-26
/
+29
2006-08-05
Input: elo - handle input_register_device() failures
Dmitry Torokhov
1
-6
/
+12
2006-07-03
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
4
-5
/
+5
2006-07-02
[ARM] 3689/1: ARM drivers/input/touchscreen: Fixup includes
Thomas Gleixner
1
-1
/
+1
2006-06-26
Input: fix potential overflows in driver/input/touchscreen
Dmitry Torokhov
3
-3
/
+3
2006-06-25
[PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen drivers
Matt Mackall
2
-6
/
+3
2006-05-26
[PATCH] ads7846 conversion accuracy
David Brownell
1
-25
/
+28
2006-05-05
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2006-04-30
[ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macros
Markus Gutschke
1
-1
/
+1
2006-04-26
Input: ads7846 - improve filtering for thumb press accuracy
Imre Deak
1
-15
/
+57
2006-04-26
Input: ads7846 - report 0 pressure value along with pen up event
Imre Deak
1
-2
/
+4
2006-04-12
Input: ads7846 - handle IRQs that were latched during disabled IRQs
Imre Deak
1
-34
/
+48
2006-04-12
Input: ads7846 - miscellaneous fixes
Imre Deak
1
-30
/
+114
2006-04-12
Input: ads7846 - use msleep() instead of udelay() in suspend
Juha Yrjola
1
-1
/
+1
2006-04-12
Input: ads7846 - debouncing and rudimentary sample filtering
Imre Deak
1
-38
/
+118
2006-04-12
Input: ads7846 - power down ADC a bit later
Imre Deak
1
-3
/
+18
2006-04-12
Input: ads7846 - add pen_down sysfs attribute
Imre Deak
1
-0
/
+19
2006-03-26
[PATCH] ads7846: sparc32 warning fix
Andrew Morton
1
-1
/
+1
2006-03-25
[PATCH] ads7846 build fix
Andrew Morton
1
-0
/
+1
2006-02-15
Input: ads7846 - assorted updates
David Brownell
1
-24
/
+44
2006-02-15
Input: ads7846 - convert to to dynamic input_dev allocation
Dmitry Torokhov
1
-32
/
+47
2006-02-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-1
/
+1
2006-01-30
Input: make needlessly global code static
Adrian Bunk
1
-1
/
+1
2006-01-19
[ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGER
Russell King
1
-6
/
+3
2006-01-17
[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xx
Paul Mundt
1
-1
/
+1
2006-01-14
[PATCH] spi: use linked lists rather than an array
Vitaly Wool
1
-4
/
+8
2006-01-14
[PATCH] spi: ads7836 uses spi_driver
David Brownell
1
-42
/
+42
2006-01-14
[PATCH] spi: ads7846 driver
David Brownell
3
-0
/
+635
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-16
/
+16
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
[next]