summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2017-07-06Merge branch 'next' into for-linusDmitry Torokhov-4/+844
2017-06-09Input: stmfts - mark all PM functions as __maybe_unusedArnd Bergmann-2/+2
2017-06-05Input: add support for the STMicroelectronics FingerTip touchscreenAndi Shyti-0/+834
2017-06-02Input: s3c2410_ts - handle return value of clk_prepare_enableArvind Yadav-1/+7
2017-06-02Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov-2/+727
2017-05-29Input: silead - disable interrupt during suspendHans de Goede-0/+3
2017-05-29Merge tag 'v4.12-rc3' into nextDmitry Torokhov-3/+729
2017-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+2
2017-05-22Input: tsc2007 - move header file out of I2C realmWolfram Sang-1/+1
2017-05-22Input: mms114 - move header file out of I2C realmWolfram Sang-1/+1
2017-05-22Input: mcs - move header file out of I2C realmWolfram Sang-1/+1
2017-05-22Input: atmel_mxt_ts - add T100 as a readable objectMaxime Roussin-Bélanger-0/+1
2017-05-22Input: edt-ft5x06 - increase allowed data range for threshold parameterMartin Kepplinger-1/+1
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-510/+569
2017-05-03Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-0/+725
2017-05-01Input: ar1021_i2c - use BIT to check for a bitMartin Kepplinger-1/+2
2017-05-01Input: ar1021_i2c - enable touch mode during openMartin Kepplinger-0/+15
2017-04-27input: touchscreen: mxs-lradc: || vs && typosDan Carpenter-3/+3
2017-04-20Annotate hardware config module parameters in drivers/input/David Howells-2/+2
2017-04-14Input: ar1021_i2c - highlight support for AR1020Martin Kepplinger-5/+5
2017-04-14Input: ar1021_i2c - do not force raising edge IRQ triggerDmitry Torokhov-1/+1
2017-04-14Input: ar1021_i2c - fix too long name in driver's device tableDmitry Torokhov-1/+1
2017-04-12Input: ar1021_i2c - coding style fixesMartin Kepplinger-2/+2
2017-04-12Input: lpc32xx_ts - check for clk_prepare_enable() errorFabio Estevam-5/+8
2017-04-12Input: imx6ul_tsc - fix error handlingFabio Estevam-3/+12
2017-04-05Input: sur40 - fix bad endianness handling in sur40_pollMartin Kepplinger-1/+1
2017-04-05Input: eeti_ts - switch to gpiod APIDmitry Torokhov-17/+7
2017-04-05Input: eeti_ts - expect platform code to set interrupt triggerDmitry Torokhov-5/+1
2017-04-03Input: eeti_ts - switch to using threaded interruptDmitry Torokhov-43/+36
2017-04-03Input: eeti_ts - use gpio_get_value_cansleepDmitry Torokhov-1/+1
2017-04-03Input: eeti_ts - respect interrupt set in client structureDmitry Torokhov-7/+6
2017-04-03Input: eeti_ts - switch to using managed resourcesDmitry Torokhov-48/+22
2017-04-03Input: eeti_ts - use input_set_capability()Dmitry Torokhov-2/+1
2017-04-03Input: eeti_ts - use get_unaligned_be16() to retrieve dataDmitry Torokhov-2/+4
2017-04-03Input: eeti_ts - use BIT(n)Dmitry Torokhov-4/+4
2017-04-03Input: eeti_ts - rename eeti_ts_priv to eeti_tsDmitry Torokhov-57/+58
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov-31/+34
2017-03-29Input: max11801_ts - add missing of_match_tableJagan Teki-0/+7
2017-03-29Input: melfas_mip4 - ensure that device is presentDmitry Torokhov-0/+11
2017-03-25Input: ads7846 - avoid pen up/down when reading hwmonDavid Jander-1/+1
2017-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+3
2017-03-23Input: silead - add OF device ID tableJavier Martinez Canillas-0/+13
2017-03-23input: touchscreen: mxs-lradc: Add support for touchscreenKsenija Stanojevic-0/+725
2017-03-16Input: sur40 - validate number of endpoints before using themJohan Hovold-0/+3
2017-03-15Input: tps6507x-ts - update to devm_* APIYegor Yefremov-28/+5
2017-03-09Merge branch 'ib/4.10-sparse-keymap-managed' into nextDmitry Torokhov-1/+1
2017-03-01Input: ad7879 - do not manipulate capability bits directlyDmitry Torokhov-7/+2
2017-03-01Input: ad7879 - try parsing properties on non-DT systemsDmitry Torokhov-4/+3
2017-03-01Input: ad7879 - return plain error code from ad7879_probe()Dmitry Torokhov-30/+19