index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
2013-08-29
Input: max11801_ts - convert to devm
Fabio Estevam
2013-08-29
Input: cyttsp4 - kill 'defined but not used' compiler warnings
Geert Uytterhoeven
2013-08-26
Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()
Wei Yongjun
2013-08-15
Input: htcpen - fix incorrect placement of __initdata
Sachin Kamat
2013-08-12
Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
2013-08-12
Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
2013-07-02
Input: ads7846 - add device tree bindings
Daniel Mack
2013-07-02
Input: ads7846 - make sure we do not change platform data
Dmitry Torokhov
2013-06-30
Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
2013-06-30
Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
2013-06-30
Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
2013-06-30
Input: cyttsp - I2C driver split into two modules
Ferruh Yigit
2013-06-27
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
2013-06-18
Input: wacom_i2c - implement hovering capability
Tatsunosuke Tobita
2013-06-05
Input: atmel_tsadcc - fix error handing with missing platform data
Wei Yongjun
2013-05-23
Input: touchscreen - use platform_{get,set}_drvdata()
Jingoo Han
2013-05-08
Input: w90p910_ts - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
Input: tnetv107x-ts - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
Input: ti_am335x_tsc - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
Input: mc13783_ts - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
Input: jornada720_ts - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
Input: intel-mid-touch - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
Input: da9052_tsi - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
Input: atmel-wm97xx - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
Input: 88pm860x-ts - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
Input: egalax_ts - move to devm_* functions
Andy Shevchenko
2013-05-05
Input: egalax_ts - ABS_MT_POSITION_Y not reported well
Heiko Abraham
2013-04-15
Input: st1232 - add reset pin handling
Bastian Hecht
2013-04-15
Input: st1232 - convert to devm_* infrastructure
Laurent Pinchart
2013-04-07
Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-04-07
Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-03-31
Input: eeti_ts - remove redundant null check
Sachin Kamat
2013-03-31
Input: edt-ft5x06 - remove redundant null check before kfree
Sachin Kamat
2013-03-17
Input: mc13783_ts - use module_platform_driver_probe()
Fabio Porcedda
2013-03-17
Input: atmel-wm97xx - use module_platform_driver_probe macro
Sachin Kamat
2013-03-17
Merge tag 'v3.9-rc3' into next
Dmitry Torokhov
2013-03-12
Input: wm9712 - fix dev_dbg newlines
Markus Pargmann
2013-03-12
Input: wm9712 - fix wrong pen up readings
Markus Pargmann
2013-03-12
Input: wm9712 - fix return code for wrong sample
Markus Pargmann
2013-03-12
Input: wm97xx - drop out of range inputs
Markus Pargmann
2013-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-03-10
Input: mms114 - Fix regulator enable and disable paths
Mark Brown
2013-03-10
Input: ads7864 - check return value of regulator enable
Mark Brown
2013-03-09
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
2013-03-08
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
2013-02-25
Input: auo-pixcir-ts - switch to using managed resources
Dmitry Torokhov
2013-02-24
Input: auo_pixcir_ts - add devicetree support
Heiko Stübner
2013-02-24
Input: auo_pixcir_ts - keep own pointer to platform_data
Heiko Stübner
2013-02-24
Input: auo-pixcir-ts - handle reset gpio directly
Heiko Stübner
2013-02-24
Input: auo-pixcir-ts - set input direction for interrupt gpio
Heiko Stübner
[next]