index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-3
/
+3
2010-08-10
Input: cy8ctmg100_ts - signedness bug
Dan Carpenter
1
-3
/
+3
2010-08-02
Merge branch 'next' into for-linus
Dmitry Torokhov
12
-578
/
+2685
2010-07-31
Input: cy8ctmg110 - capacitive touchscreen support
Samuli Konttila
3
-1
/
+379
2010-07-15
Input: w90p910_ts - fix call to setup_timer()
Wan ZongShun
1
-1
/
+1
2010-07-15
Input: usbtouchscreen - implement reset_resume
Oliver Neukum
1
-32
/
+76
2010-07-15
Input: usbtouchscreen - implement runtime power management
Oliver Neukum
1
-3
/
+24
2010-07-15
Input: usbtouchscreen - implement basic suspend/resume
Oliver Neukum
1
-0
/
+25
2010-07-14
Input: Add ATMEL QT602240 touchscreen driver
Joonyoung Shim
3
-0
/
+1414
2010-07-04
Input: mcs - Add MCS touchkey driver
Joonyoung Shim
1
-3
/
+3
2010-07-03
Input: ads7846 - extend the driver for ads7845 controller support
Anatolij Gustschin
1
-37
/
+135
2010-07-03
Input: ads7846 - do not allow altering platform data
Dmitry Torokhov
1
-16
/
+19
2010-07-03
Input: ad7879 - report EV_KEY/BTN_TOUCH events
Michael Hennerich
1
-3
/
+13
2010-07-03
Input: ad7879 - fix spi word size to 16 bit
Michael Hennerich
1
-0
/
+8
2010-07-03
Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overhead
Michael Hennerich
1
-1
/
+4
2010-07-03
Input: ad7879 - add open and close methods
Dmitry Torokhov
4
-39
/
+86
2010-07-03
Input: ad7879 - split bus logic out
Mike Frysinger
6
-415
/
+484
2010-06-30
Input: ad7879 - use threaded IRQ
Dmitry Torokhov
1
-27
/
+9
2010-06-30
Merge commit 'v2.6.35-rc3' into next
Dmitry Torokhov
4
-9
/
+1
2010-06-28
Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controller
Petr Štetiar
2
-11
/
+14
2010-06-28
Input: ads7846 - allow specifying irq trigger type in platform data
Anatolij Gustschin
1
-1
/
+4
2010-06-23
Input: tps6507x-ts - remove unneeded NULL test
Jiri Slaby
1
-3
/
+0
2010-06-22
Merge commit 'v2.6.35-rc3' into for-linus
Dmitry Torokhov
4
-9
/
+1
2010-06-08
Input: usbtouchscreen - reduce number fo be16_to_cpu conversions
Dmitry Torokhov
1
-16
/
+18
2010-06-08
Input: ad7877 - fix spi word size to 16 bit
Oskar Schirmer
1
-0
/
+7
2010-06-04
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-26
Input: usbtouchscreen - support bigger iNexio touchscreens
Ondrej Zary
1
-1
/
+6
2010-05-26
Input: ads7846 - return error on regulator_get() failure
Kevin Hilman
1
-2
/
+2
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-4
/
+4
2010-05-20
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
[next]