summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov2017-06-024-2/+727
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-262-1/+2
| |\
| * \ Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-101-2/+2
| |\ \
| | * | Annotate hardware config module parameters in drivers/input/David Howells2017-04-201-2/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-0319-510/+569
| |\ \ \
| * \ \ \ Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-05-033-0/+725
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | input: touchscreen: mxs-lradc: || vs && typosDan Carpenter2017-04-271-3/+3
| | * | | input: touchscreen: mxs-lradc: Add support for touchscreenKsenija Stanojevic2017-03-233-0/+725
* | | | | Input: silead - disable interrupt during suspendHans de Goede2017-05-291-0/+3
| |_|_|/ |/| | |
* | | | Input: atmel_mxt_ts - add T100 as a readable objectMaxime Roussin-BĂ©langer2017-05-221-0/+1
* | | | Input: edt-ft5x06 - increase allowed data range for threshold parameterMartin Kepplinger2017-05-221-1/+1
| |_|/ |/| |
* | | Input: ar1021_i2c - use BIT to check for a bitMartin Kepplinger2017-05-011-1/+2
* | | Input: ar1021_i2c - enable touch mode during openMartin Kepplinger2017-05-011-0/+15
* | | Input: ar1021_i2c - highlight support for AR1020Martin Kepplinger2017-04-142-5/+5
* | | Input: ar1021_i2c - do not force raising edge IRQ triggerDmitry Torokhov2017-04-141-1/+1
* | | Input: ar1021_i2c - fix too long name in driver's device tableDmitry Torokhov2017-04-141-1/+1
* | | Input: ar1021_i2c - coding style fixesMartin Kepplinger2017-04-121-2/+2
* | | Input: lpc32xx_ts - check for clk_prepare_enable() errorFabio Estevam2017-04-121-5/+8
* | | Input: imx6ul_tsc - fix error handlingFabio Estevam2017-04-121-3/+12
* | | Input: sur40 - fix bad endianness handling in sur40_pollMartin Kepplinger2017-04-051-1/+1
* | | Input: eeti_ts - switch to gpiod APIDmitry Torokhov2017-04-051-17/+7
* | | Input: eeti_ts - expect platform code to set interrupt triggerDmitry Torokhov2017-04-051-5/+1
* | | Input: eeti_ts - switch to using threaded interruptDmitry Torokhov2017-04-031-43/+36
* | | Input: eeti_ts - use gpio_get_value_cansleepDmitry Torokhov2017-04-031-1/+1
* | | Input: eeti_ts - respect interrupt set in client structureDmitry Torokhov2017-04-031-7/+6
* | | Input: eeti_ts - switch to using managed resourcesDmitry Torokhov2017-04-031-48/+22
* | | Input: eeti_ts - use input_set_capability()Dmitry Torokhov2017-04-031-2/+1
* | | Input: eeti_ts - use get_unaligned_be16() to retrieve dataDmitry Torokhov2017-04-031-2/+4
* | | Input: eeti_ts - use BIT(n)Dmitry Torokhov2017-04-031-4/+4
* | | Input: eeti_ts - rename eeti_ts_priv to eeti_tsDmitry Torokhov2017-04-031-57/+58
* | | Merge tag 'v4.11-rc5' into nextDmitry Torokhov2017-04-032-31/+34
|\| |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-03-231-0/+3
| |\ \ | | |/ | |/|
| | * Input: sur40 - validate number of endpoints before using themJohan Hovold2017-03-161-0/+3
| * | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-31/+31
| |/
| * Merge branch 'next' into for-linusDmitry Torokhov2017-02-2029-786/+339
| |\
* | | Input: max11801_ts - add missing of_match_tableJagan Teki2017-03-291-0/+7
* | | Input: melfas_mip4 - ensure that device is presentDmitry Torokhov2017-03-291-0/+11
* | | Input: ads7846 - avoid pen up/down when reading hwmonDavid Jander2017-03-251-1/+1
* | | Input: silead - add OF device ID tableJavier Martinez Canillas2017-03-231-0/+13
* | | Input: tps6507x-ts - update to devm_* APIYegor Yefremov2017-03-151-28/+5
* | | Merge branch 'ib/4.10-sparse-keymap-managed' into nextDmitry Torokhov2017-03-091-1/+1
|\| |
| * | Input: wm97xx - make missing platform data non-fatalManuel Lauss2017-01-241-1/+1
* | | Input: ad7879 - do not manipulate capability bits directlyDmitry Torokhov2017-03-011-7/+2
* | | Input: ad7879 - try parsing properties on non-DT systemsDmitry Torokhov2017-03-011-4/+3
* | | Input: ad7879 - return plain error code from ad7879_probe()Dmitry Torokhov2017-03-014-30/+19
* | | Input: ad7879 - make sure we set up drvdataDmitry Torokhov2017-03-012-2/+2
* | | Input: ad7879 - add header file to fix ad7879.c build errorsRandy Dunlap2017-02-251-0/+1
* | | Merge branch 'tsc2007' into nextDmitry Torokhov2017-02-235-70/+285
|\ \ \
| * | | Input: tsc2007 - correctly report pressure and not resistance to user spaceH. Nikolaus Schaller2017-02-221-0/+2
| * | | Input: tsc2007 - rename function tsc2007_calculate_pressureH. Nikolaus Schaller2017-02-223-7/+6