index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
Lines
2014-05-14
Input: mms114 - make of_device_id array const
Jingoo Han
-1
/
+1
2014-05-14
Input: lpc32xx_ts - make of_device_id array const
Jingoo Han
-1
/
+1
2014-05-14
Input: egalax_ts - make of_device_id array const
Jingoo Han
-1
/
+1
2014-05-14
Input: auo-pixcir-ts - make of_device_id array const
Jingoo Han
-1
/
+1
2014-05-14
Input: tsc2005 - convert driver to use devm_*
Sebastian Reichel
-23
/
+14
2014-05-14
Input: tsc2005 - use dev_err for error messages
Sebastian Reichel
-2
/
+2
2014-05-14
Input: ads7877 - remove bitrotted comment
Mark Brown
-5
/
+0
2014-05-14
Input: ads7846 - correct log message for spi_sync() errors
Mark Brown
-1
/
+1
2014-05-14
Input: w90p910_ts - depend on ARCH_W90X900
Jean Delvare
-1
/
+1
2014-05-12
Input: atmel-wm97xx - only build for AVR32
Arnd Bergmann
-1
/
+1
2014-05-07
Input: atmel_tsadcc: remove driver
Alexandre Belloni
-371
/
+0
2014-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-1
/
+1
2014-04-19
Input: ads7846 - fix device usage within attribute show
Alexander Stein
-1
/
+1
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-532
/
+476
2014-04-03
Input: edt-ft5x06 - add a missing condition
Dan Carpenter
-3
/
+4
2014-03-28
Input: edt-ft5x06 - add support for M09 firmware version
Lothar Waßmann
-82
/
+276
2014-03-28
Input: edt-ft5x06 - ignore touchdown events
Lothar Waßmann
-0
/
+4
2014-03-28
Input: edt-ft5x06 - adjust delays to conform datasheet
Lothar Waßmann
-3
/
+3
2014-03-28
Input: edt-ft5x06 - add DT support
Lothar Waßmann
-31
/
+114
2014-03-28
Input: edt-ft5x06 - several cleanups; no functional change
Lothar Waßmann
-9
/
+6
2014-03-28
Input: remove obsolete tnetv107x drivers
Arnd Bergmann
-394
/
+0
2014-03-01
Merge tag 'v3.14-rc4' into next
Dmitry Torokhov
-9
/
+18
2014-02-11
PM / QoS: Add type to dev_pm_qos_add_ancestor_request() arguments
Rafael J. Wysocki
-1
/
+2
2014-01-27
Input: zforce - add devicetree support
Heiko Stübner
-2
/
+55
2014-01-27
Input: zforce - use internal pdata pointer instead of dev_get_platdata
Heiko Stübner
-3
/
+3
2014-01-27
Input: zforce - reduce stack memory allocated to frames
Luis Ortega
-1
/
+2
2014-01-27
Input: zforce - remove unnecessary payload data checks
Luis Ortega
-1
/
+1
2014-01-27
Input: zforce - fix lines exceeding 80 columns
Luis Ortega
-7
/
+12
2014-01-27
Input: zforce - fix spelling errors
Luis Ortega
-5
/
+5
2014-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-231
/
+244
2014-01-23
Merge branch 'next' into for-linus
Dmitry Torokhov
-231
/
+244
2014-01-21
mfd: mc13xxx: Remove useless symbol MFD_MC13783
Alexander Shiyan
-1
/
+1
2014-01-21
Merge tag 'ib-iio-input-3.13-1' into for-mfd-next
Lee Jones
-2
/
+2
2014-01-20
Input: edt_ft5x06 - use devm_* functions where appropriate
Lothar Waßmann
-43
/
+26
2014-01-07
mfd: ti_am335x_tscadc: Don't read back REG_SE
Sebastian Andrzej Siewior
-2
/
+2
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
-35
/
+0
2013-12-18
Input: zforce - fix error return code in zforce_start()
Wei Yongjun
-1
/
+2
2013-12-16
Input: ads7846 - convert to hwmon_device_register_with_groups()
Guenter Roeck
-56
/
+25
2013-12-16
Merge tag 'v3.13-rc4' into next
Dmitry Torokhov
-13
/
+31
2013-12-15
Input: cyttsp - include appropriate header file in cyttsp_i2c_common.c
Rashika Kheria
-0
/
+2
2013-12-15
Input: zforce - fix possible driver hang during suspend
Heiko Stübner
-6
/
+15
2013-12-09
Merge tag 'v3.13-rc3' into for-linus
Dmitry Torokhov
-7
/
+11
2013-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-6
/
+20
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
-25
/
+26
2013-12-01
Input: usbtouchscreen - separate report and transmit buffer size handling
Christian Engelmayer
-4
/
+18
2013-12-01
Input: sur40 - suppress false uninitialized variable warning
Dmitry Torokhov
-2
/
+2
2013-12-01
Input: ads7846 - use IS_ENABLED() macro
Fabio Estevam
-2
/
+2
2013-11-25
Input: tsc2007 - convert to use devres-managed resources
Dmitry Torokhov
-39
/
+40
2013-11-25
Input: tsc2007 - remove unused poll_delay from platform data
Dmitry Torokhov
-2
/
+0
2013-11-25
Input: tsc2007 - add device tree support.
Denis Carikli
-40
/
+133
[prev]
[next]