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
2010-07-16
Input: w90p910_ts - fix call to setup_timer()
Wan ZongShun
1
-1
/
+1
2010-06-22
Merge commit 'v2.6.35-rc3' into for-linus
Dmitry Torokhov
4
-9
/
+1
2010-06-08
Input: ad7877 - fix spi word size to 16 bit
Oskar Schirmer
1
-0
/
+7
2010-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-11
/
+7
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
4
-9
/
+1
2010-06-02
Input: ads7846 - fix compiler warning in ads7846_probe()
Dmitry Torokhov
1
-1
/
+1
2010-06-02
Input: tps6507x-ts - a couple work queue cleanups
Dan Carpenter
1
-8
/
+4
2010-05-31
Input: s3c2410_ts - tone down logging
Mark Brown
1
-1
/
+1
2010-05-31
Input: s3c2410_ts - fix build error due to ADC Kconfig rename
Mark Brown
1
-1
/
+1
2010-05-28
input: Touchscreen driver for TPS6507x
Todd Fischer
3
-0
/
+414
2010-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-3
/
+8
2010-05-27
Input: s3c2410_ts - restore accidentially dropped s3c24xx ids
Vasily Khoruzhick
1
-0
/
+2
2010-05-27
Input: usbtouchscreen - support bigger iNexio touchscreens
Ondrej Zary
1
-1
/
+6
2010-05-27
Input: ads7846 - return error on regulator_get() failure
Kevin Hilman
1
-2
/
+2
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-4
/
+4
2010-05-21
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-4
/
+4
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-4
/
+223
2010-05-19
Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2
-26
/
+18
2010-05-19
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-402
/
+0
2010-05-19
Input: usbtouchscreen - switch to using kmemdup()
Julia Lawall
1
-3
/
+2
2010-05-19
Input: wm9712 - fix wm97xx_set_gpio() logic
Manuel Lauss
1
-1
/
+1
2010-05-19
Merge commit 'v2.6.34' into next
Dmitry Torokhov
2
-13
/
+58
2010-05-19
Input: s3c24xx_ts - depend on SAMSUNG_DEV_TS and update menu entry
Ben Dooks
1
-2
/
+2
2010-05-19
Input: s3c24xx_ts - Add FEAT for Samsung touchscreen support
Naveen Krishna
1
-3
/
+12
2010-05-19
Input: s3c24xx_ts - Implement generic GPIO configuration callback
Naveen Krishna
1
-20
/
+3
2010-05-19
ARM: SAMSUNG: Move mach/ts.h to plat/ts.h
Maurus Cuelenaere
1
-1
/
+1
2010-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+12
2010-05-13
Input: ad7877 - keep dma rx buffers in seperate cache lines
Oskar Schirmer
1
-3
/
+12
2010-05-11
input: remove now deprecated corgi_ts.c touchscreen driver
Eric Miao
3
-402
/
+0
2010-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-10
/
+46
2010-04-20
Input: eeti_ts - cancel pending work when going to suspend
Daniel Mack
1
-10
/
+46
2010-04-14
Input: add driver for hampshire serial touchscreens
Adam Bennett
3
-0
/
+218
2010-04-14
Input: tsc2007 - do not leave dangling clientdata pointer
Wolfram Sang
1
-0
/
+2
2010-04-14
Input: remove now deprecated corgi_ts.c touchscreen driver
Eric Miao
3
-402
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
13
-2
/
+11
2010-03-11
Input: ads7846 - add wakeup support
Ranjith Lohithakshan
1
-0
/
+10
2010-03-10
Input: ad7877 - increase pen up imeout
Michael Hennerich
1
-1
/
+1
2010-03-10
Input: ads7846 - add support for AD7843 parts
Michael Hennerich
2
-4
/
+15
2010-03-08
mfd: Use genirq in 88pm860x
Haojian Zhuang
1
-10
/
+5
2010-03-08
input: Enable touch on 88pm860x
Haojian Zhuang
3
-0
/
+254
2010-03-06
input/mc13783-ts: don't use deprecated mc13783 API calls
Uwe Kleine-König
1
-2
/
+2
2010-03-01
Merge branch 'next' into for-linus
Dmitry Torokhov
9
-141
/
+476
2010-02-25
Input: ads7846 - add regulator support
Grazvydas Ignotas
1
-1
/
+27
2010-02-22
Input: usbtouchscreen - extend coordinate range for Generaltouch devices
Roy Yin
1
-4
/
+4
2010-02-20
Input: s3c24xx_ts - report touch only when stylus is down
Vasily Khoruzhick
1
-14
/
+16
2010-02-19
Input: s3c24xx_ts - re-enable IRQ on resume
Vasily Khoruzhick
1
-0
/
+1
2010-02-11
Input: schedule corgi_ssp and corgi_ts to be removed
Eric Miao
1
-1
/
+0
2010-02-04
Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()
Ondrej Zary
1
-3
/
+14
2010-02-04
Input: usbtouchscreen - add NEXIO (or iNexio) support
Ondrej Zary
2
-2
/
+264
2010-02-04
Input: usbtouchscreen - find input endpoint automatically
Ondrej Zary
1
-3
/
+14
[next]