summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky-2/+2
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-140/+114
2013-09-06Merge branch 'next' into for-linusDmitry Torokhov-140/+114
2013-08-29Input: max11801_ts - convert to devmFabio Estevam-28/+9
2013-08-29Input: cyttsp4 - kill 'defined but not used' compiler warningsGeert Uytterhoeven-100/+100
2013-08-26Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()Wei Yongjun-3/+0
2013-08-15Input: htcpen - fix incorrect placement of __initdataSachin Kamat-1/+1
2013-08-12Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han-4/+2
2013-08-12Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han-4/+2
2013-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-47/+152
2013-07-12Merge branch 'next' into for-linusDmitry Torokhov-15/+108
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds-85/+203
2013-07-06Input: cyttsp4 - use 16bit address for I2C/SPI communicationFerruh Yigit-32/+44
2013-07-04Input: cyttsp4 - kfree xfer_buf on error path in probe()Ferruh Yigit-1/+3
2013-07-02Input: tps6507x-ts - select INPUT_POLLDEVDmitry Torokhov-0/+1
2013-07-02Input: ads7846 - add device tree bindingsDaniel Mack-11/+104
2013-07-02Input: ads7846 - make sure we do not change platform dataDmitry Torokhov-5/+5
2013-07-02Input: cyttsp4 - leak on error path in probe()Dan Carpenter-3/+3
2013-07-02Input: cyttsp4 - silence NULL dereference warningDan Carpenter-5/+0
2013-07-02Input: cyttsp4 - silence shift wrap warningDan Carpenter-1/+1
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov-139/+3111
2013-07-01Input: tps6507x-ts - convert to polled input device infrastructureDmitry Torokhov-78/+48
2013-06-30Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devicesFerruh Yigit-0/+215
2013-06-30Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devicesFerruh Yigit-0/+100
2013-06-30Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit-0/+2654
2013-06-30Input: cyttsp - I2C driver split into two modulesFerruh Yigit-74/+112
2013-06-27Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov-1/+1
2013-06-25Input: tps6507x-ts - remove vref from platform dataDmitry Torokhov-5/+0
2013-06-25Input: tps6507x-ts - use bool for booleansDmitry Torokhov-7/+7
2013-06-25Input: tps6507x-ts - remove bogus unreachable codeAlan Cox-20/+5
2013-06-18Input: wacom_i2c - implement hovering capabilityTatsunosuke Tobita-4/+10
2013-06-12input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for usSebastian Andrzej Siewior-4/+6
2013-06-12input: ti_am335x_tsc: ACK the HW_PEN irq in ISRSebastian Andrzej Siewior-0/+6
2013-06-12input: ti_am335x_adc: use only FIFO0 and clean up a littleSebastian Andrzej Siewior-37/+41
2013-06-12mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tscSebastian Andrzej Siewior-1/+1
2013-06-12input: ti_am33x_tsc: remove platform_data supportSebastian Andrzej Siewior-24/+1
2013-06-12input: ti_am33x_tsc: Add DT supportPatil, Rachna-23/+82
2013-06-12input: ti_am33x_tsc: remove unwanted fifo flushPatil, Rachna-10/+0
2013-06-12input: ti_am33x_tsc: Order of TSC wires, made configurablePatil, Rachna-16/+86
2013-06-12input: ti_am33x_tsc: Step enable bits made configurablePatil, Rachna-2/+10
2013-06-12mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_devSebastian Andrzej Siewior-7/+9
2013-06-05Input: atmel_tsadcc - fix error handing with missing platform dataWei Yongjun-4/+4
2013-06-05Input: cyttsp - fix swapped mfg_stat and mfg_cmd registersMatthias Kaehlcke-1/+1
2013-06-05Input: cyttsp - add missing handshakeFerruh Yigit-6/+20
2013-06-05Input: cyttsp - fix memcpy size paramFerruh Yigit-1/+1
2013-05-23Input: touchscreen - use platform_{get,set}_drvdata()Jingoo Han-2/+2
2013-05-08Input: w90p910_ts - remove redundant platform_set_drvdata()Sachin Kamat-2/+0
2013-05-05Input: tnetv107x-ts - remove redundant platform_set_drvdata()Sachin Kamat-2/+0
2013-05-05Input: ti_am335x_tsc - remove redundant platform_set_drvdata()Sachin Kamat-1/+0
2013-05-05Input: mc13783_ts - remove redundant platform_set_drvdata()Sachin Kamat-2/+0