index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
(
follow
)
Commit message (
Expand
)
Author
Age
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-09-07
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-09-06
|
|
\
|
|
*
Input: max11801_ts - convert to devm
Fabio Estevam
2013-08-29
|
|
*
Input: cyttsp4 - kill 'defined but not used' compiler warnings
Geert Uytterhoeven
2013-08-29
|
|
*
Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()
Wei Yongjun
2013-08-26
|
|
*
Input: htcpen - fix incorrect placement of __initdata
Sachin Kamat
2013-08-15
|
|
*
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-08-12
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-07-13
|
\
|
|
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-07-12
|
|
\
|
|
|
*
Input: ads7846 - add device tree bindings
Daniel Mack
2013-07-02
|
|
*
Input: ads7846 - make sure we do not change platform data
Dmitry Torokhov
2013-07-02
|
*
|
Input: cyttsp4 - use 16bit address for I2C/SPI communication
Ferruh Yigit
2013-07-06
*
|
|
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-07-10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for us
Sebastian Andrzej Siewior
2013-06-12
|
*
|
input: ti_am335x_tsc: ACK the HW_PEN irq in ISR
Sebastian Andrzej Siewior
2013-06-12
|
*
|
input: ti_am335x_adc: use only FIFO0 and clean up a little
Sebastian Andrzej Siewior
2013-06-12
|
*
|
mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tsc
Sebastian Andrzej Siewior
2013-06-12
|
*
|
input: ti_am33x_tsc: remove platform_data support
Sebastian Andrzej Siewior
2013-06-12
|
*
|
input: ti_am33x_tsc: Add DT support
Patil, Rachna
2013-06-12
|
*
|
input: ti_am33x_tsc: remove unwanted fifo flush
Patil, Rachna
2013-06-12
|
*
|
input: ti_am33x_tsc: Order of TSC wires, made configurable
Patil, Rachna
2013-06-12
|
*
|
input: ti_am33x_tsc: Step enable bits made configurable
Patil, Rachna
2013-06-12
|
*
|
mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev
Sebastian Andrzej Siewior
2013-06-12
*
|
|
Input: cyttsp4 - kfree xfer_buf on error path in probe()
Ferruh Yigit
2013-07-04
*
|
|
Input: tps6507x-ts - select INPUT_POLLDEV
Dmitry Torokhov
2013-07-02
*
|
|
Input: cyttsp4 - leak on error path in probe()
Dan Carpenter
2013-07-02
*
|
|
Input: cyttsp4 - silence NULL dereference warning
Dan Carpenter
2013-07-02
*
|
|
Input: cyttsp4 - silence shift wrap warning
Dan Carpenter
2013-07-02
*
|
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-07-02
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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-30
|
*
|
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
2013-06-27
|
|
\
|
|
*
|
Input: wacom_i2c - implement hovering capability
Tatsunosuke Tobita
2013-06-18
|
*
|
Input: atmel_tsadcc - fix error handing with missing platform data
Wei Yongjun
2013-06-05
|
*
|
Input: touchscreen - use platform_{get,set}_drvdata()
Jingoo Han
2013-05-23
|
*
|
Input: w90p910_ts - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-08
|
*
|
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: tps6507x-ts - convert to polled input device infrastructure
Dmitry Torokhov
2013-07-01
[next]