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
2013-05-05
Input: egalax_ts - ABS_MT_POSITION_Y not reported well
Heiko Abraham
1
-1
/
+1
2013-04-15
Input: st1232 - add reset pin handling
Bastian Hecht
1
-4
/
+43
2013-04-15
Input: st1232 - convert to devm_* infrastructure
Laurent Pinchart
1
-22
/
+12
2013-04-07
Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-5
/
+5
2013-04-07
Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-2
/
+2
2013-03-31
Input: eeti_ts - remove redundant null check
Sachin Kamat
1
-2
/
+1
2013-03-31
Input: edt-ft5x06 - remove redundant null check before kfree
Sachin Kamat
1
-2
/
+1
2013-03-17
Input: mc13783_ts - use module_platform_driver_probe()
Fabio Porcedda
1
-11
/
+1
2013-03-17
Input: atmel-wm97xx - use module_platform_driver_probe macro
Sachin Kamat
1
-11
/
+1
2013-03-17
Merge tag 'v3.9-rc3' into next
Dmitry Torokhov
9
-544
/
+518
2013-03-12
Input: wm9712 - fix dev_dbg newlines
Markus Pargmann
1
-9
/
+9
2013-03-12
Input: wm9712 - fix wrong pen up readings
Markus Pargmann
1
-2
/
+6
2013-03-12
Input: wm9712 - fix return code for wrong sample
Markus Pargmann
1
-1
/
+1
2013-03-12
Input: wm97xx - drop out of range inputs
Markus Pargmann
1
-0
/
+11
2013-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-10
/
+31
2013-03-10
Input: mms114 - Fix regulator enable and disable paths
Mark Brown
1
-9
/
+25
2013-03-10
Input: ads7864 - check return value of regulator enable
Mark Brown
1
-1
/
+6
2013-03-09
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
1
-2
/
+2
2013-03-08
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
1
-2
/
+62
2013-02-25
Input: auo-pixcir-ts - switch to using managed resources
Dmitry Torokhov
1
-94
/
+69
2013-02-24
Input: auo_pixcir_ts - add devicetree support
Heiko Stübner
1
-5
/
+69
2013-02-24
Input: auo_pixcir_ts - keep own pointer to platform_data
Heiko Stübner
1
-5
/
+6
2013-02-24
Input: auo-pixcir-ts - handle reset gpio directly
Heiko Stübner
1
-6
/
+20
2013-02-24
Input: auo-pixcir-ts - set input direction for interrupt gpio
Heiko Stübner
1
-0
/
+8
2013-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-43
/
+21
2013-02-16
Input: cyttsp-spi - remove duplicate MODULE_ALIAS()
Dmitry Torokhov
1
-1
/
+0
2013-02-16
Input: tsc2005 - add MODULE_ALIAS
Pali Rohár
1
-0
/
+1
2013-02-13
Input: add couple of missing GENERIC_HARDIRQS dependencies
Heiko Carstens
1
-1
/
+1
2013-01-17
Input: mms114 - switch to using managed resources
Sachin Kamat
1
-38
/
+16
2012-12-24
Input: wm831x-ts - convert to devm_input_allocate_device()
Mark Brown
1
-3
/
+1
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
43
-730
/
+377
2012-12-16
Input: stmpe-ts - report BTN_TOUCH event
Vipul Kumar Samar
1
-0
/
+2
2012-12-16
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
5
-529
/
+422
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-11-27
Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driver
Alexander Shiyan
3
-492
/
+0
2012-11-27
Input: bu21013_ts - add support for Device Tree booting
Lee Jones
1
-4
/
+46
2012-11-27
Input: bu21013_ts - move GPIO init and exit functions into the driver
Lee Jones
1
-19
/
+50
2012-11-27
Input: bu21013_ts - request regulator that actually exists
Lee Jones
1
-1
/
+1
2012-11-24
Input: remove use of __devexit
Bill Pemberton
39
-40
/
+40
2012-11-24
Input: remove use of __devinit
Bill Pemberton
38
-59
/
+59
2012-11-24
Input: remove use of __devinitconst
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
39
-39
/
+39
2012-11-24
Merge branch 'for-linus' into next
Dmitry Torokhov
1
-1
/
+5
2012-11-22
Input: stmpe-ts - add DT support for stmpe touchscreen
Vipul Kumar Samar
1
-18
/
+47
2012-11-21
Input: ads7846 - enable pendown GPIO debounce time setting
Igor Grinberg
1
-1
/
+5
2012-11-20
Input: da9052_tsi.c: Fix interrupt handling
Fabio Estevam
1
-39
/
+20
2012-11-10
Input: stmpe-ts - initialize the phys field in input device
Vipul Kumar Samar
1
-0
/
+1
2012-11-10
Input: stmpe-ts - switch to using managed resources
Viresh Kumar
1
-44
/
+23
2012-11-08
Merge tag 'v3.7-rc4' into next to sync up Wacom bits
Dmitry Torokhov
3
-4
/
+22
[next]