aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2017-06-02Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov
2017-05-29Input: silead - disable interrupt during suspendHans de Goede
2017-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-22Input: atmel_mxt_ts - add T100 as a readable objectMaxime Roussin-BĂ©langer
2017-05-22Input: edt-ft5x06 - increase allowed data range for threshold parameterMartin Kepplinger
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-03Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-05-01Input: ar1021_i2c - use BIT to check for a bitMartin Kepplinger
2017-05-01Input: ar1021_i2c - enable touch mode during openMartin Kepplinger
2017-04-27input: touchscreen: mxs-lradc: || vs && typosDan Carpenter
2017-04-20Annotate hardware config module parameters in drivers/input/David Howells
2017-04-14Input: ar1021_i2c - highlight support for AR1020Martin Kepplinger
2017-04-14Input: ar1021_i2c - do not force raising edge IRQ triggerDmitry Torokhov
2017-04-14Input: ar1021_i2c - fix too long name in driver's device tableDmitry Torokhov
2017-04-12Input: ar1021_i2c - coding style fixesMartin Kepplinger
2017-04-12Input: lpc32xx_ts - check for clk_prepare_enable() errorFabio Estevam
2017-04-12Input: imx6ul_tsc - fix error handlingFabio Estevam
2017-04-05Input: sur40 - fix bad endianness handling in sur40_pollMartin Kepplinger
2017-04-05Input: eeti_ts - switch to gpiod APIDmitry Torokhov
2017-04-05Input: eeti_ts - expect platform code to set interrupt triggerDmitry Torokhov
2017-04-03Input: eeti_ts - switch to using threaded interruptDmitry Torokhov
2017-04-03Input: eeti_ts - use gpio_get_value_cansleepDmitry Torokhov
2017-04-03Input: eeti_ts - respect interrupt set in client structureDmitry Torokhov
2017-04-03Input: eeti_ts - switch to using managed resourcesDmitry Torokhov
2017-04-03Input: eeti_ts - use input_set_capability()Dmitry Torokhov
2017-04-03Input: eeti_ts - use get_unaligned_be16() to retrieve dataDmitry Torokhov
2017-04-03Input: eeti_ts - use BIT(n)Dmitry Torokhov
2017-04-03Input: eeti_ts - rename eeti_ts_priv to eeti_tsDmitry Torokhov
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov
2017-03-29Input: max11801_ts - add missing of_match_tableJagan Teki
2017-03-29Input: melfas_mip4 - ensure that device is presentDmitry Torokhov
2017-03-25Input: ads7846 - avoid pen up/down when reading hwmonDavid Jander
2017-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-03-23Input: silead - add OF device ID tableJavier Martinez Canillas
2017-03-23input: touchscreen: mxs-lradc: Add support for touchscreenKsenija Stanojevic
2017-03-16Input: sur40 - validate number of endpoints before using themJohan Hovold
2017-03-15Input: tps6507x-ts - update to devm_* APIYegor Yefremov
2017-03-09Merge branch 'ib/4.10-sparse-keymap-managed' into nextDmitry Torokhov
2017-03-01Input: ad7879 - do not manipulate capability bits directlyDmitry Torokhov
2017-03-01Input: ad7879 - try parsing properties on non-DT systemsDmitry Torokhov
2017-03-01Input: ad7879 - return plain error code from ad7879_probe()Dmitry Torokhov
2017-03-01Input: ad7879 - make sure we set up drvdataDmitry Torokhov
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-25Input: ad7879 - add header file to fix ad7879.c build errorsRandy Dunlap
2017-02-23Merge branch 'tsc2007' into nextDmitry Torokhov
2017-02-23Input: ad7879 - update MODULE_AUTHOR email addressMichael Hennerich
2017-02-23Input: ad7879-spi - remove bits_per_word = 16 enforcementMichael Hennerich
2017-02-23Input: ad7879 - allow exporting AUX/VBAT/GPIO pin via device propertyDmitry Torokhov
2017-02-23Input: ad7879 - use more devm interfacesDmitry Torokhov