summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
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
2017-02-23Input: ad7879 - convert to use regmapDmitry Torokhov
2017-02-22Input: tsc2007 - correctly report pressure and not resistance to user spaceH. Nikolaus Schaller
2017-02-22Input: tsc2007 - rename function tsc2007_calculate_pressureH. Nikolaus Schaller
2017-02-22Input: tsc2007 - switch to using input_set_capability()Dmitry Torokhov
2017-02-20Merge branch 'next' into for-linusDmitry Torokhov
2017-02-20Input: zet6223 - export OF device ID as module aliasesJavier Martinez Canillas
2017-02-17Input: tsc2007 - add iio interface to read external ADC input and temperatureH. Nikolaus Schaller
2017-02-17Input: tsc2007 - check for presence and power down tsc2007 during probeH. Nikolaus Schaller
2017-02-12Input: tsc2004/5 - switch to using generic device propertiesDmitry Torokhov
2017-02-12Input: tsc2004/5 - fix regulator handlingDmitry Torokhov
2017-02-12Input: tsc2005 - add OF device tableDmitry Torokhov
2017-02-09Input: add driver for Zeitec ZET6223Jelle van der Waa
2017-01-24Merge tag 'v4.10-rc5' into nextDmitry Torokhov
2017-01-24Input: wm97xx - make missing platform data non-fatalManuel Lauss
2017-01-22Input: touchscreen - drop unnecessary calls to input_set_drvdataGuenter Roeck
2017-01-22Input: max11801_ts - drop call to input_set_drvdata()Dmitry Torokhov
2017-01-21Input: touchscreen - drop unnecessary calls to device_init_wakeupGuenter Roeck