index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
2013-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-07-12
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-07-10
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-07-06
Input: cyttsp4 - use 16bit address for I2C/SPI communication
Ferruh Yigit
2013-07-04
Input: cyttsp4 - kfree xfer_buf on error path in probe()
Ferruh Yigit
2013-07-02
Input: tps6507x-ts - select INPUT_POLLDEV
Dmitry Torokhov
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-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-01
Input: tps6507x-ts - convert to polled input device infrastructure
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-25
Input: tps6507x-ts - remove vref from platform data
Dmitry Torokhov
2013-06-25
Input: tps6507x-ts - use bool for booleans
Dmitry Torokhov
2013-06-25
Input: tps6507x-ts - remove bogus unreachable code
Alan Cox
2013-06-18
Input: wacom_i2c - implement hovering capability
Tatsunosuke Tobita
2013-06-12
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-05
Input: atmel_tsadcc - fix error handing with missing platform data
Wei Yongjun
2013-06-05
Input: cyttsp - fix swapped mfg_stat and mfg_cmd registers
Matthias Kaehlcke
2013-06-05
Input: cyttsp - add missing handshake
Ferruh Yigit
2013-06-05
Input: cyttsp - fix memcpy size param
Ferruh Yigit
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
[next]