aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAge
* Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov2017-06-02
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-26
| |\
| * \ Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-10
| |\ \
| | * | Annotate hardware config module parameters in drivers/input/David Howells2017-04-20
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-03
| |\ \ \
| * \ \ \ Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-05-03
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | input: touchscreen: mxs-lradc: || vs && typosDan Carpenter2017-04-27
| | * | | input: touchscreen: mxs-lradc: Add support for touchscreenKsenija Stanojevic2017-03-23
* | | | | Input: silead - disable interrupt during suspendHans de Goede2017-05-29
| |_|_|/ |/| | |
* | | | Input: atmel_mxt_ts - add T100 as a readable objectMaxime Roussin-Bélanger2017-05-22
* | | | Input: edt-ft5x06 - increase allowed data range for threshold parameterMartin Kepplinger2017-05-22
| |_|/ |/| |
* | | Input: ar1021_i2c - use BIT to check for a bitMartin Kepplinger2017-05-01
* | | Input: ar1021_i2c - enable touch mode during openMartin Kepplinger2017-05-01
* | | Input: ar1021_i2c - highlight support for AR1020Martin Kepplinger2017-04-14
* | | Input: ar1021_i2c - do not force raising edge IRQ triggerDmitry Torokhov2017-04-14
* | | Input: ar1021_i2c - fix too long name in driver's device tableDmitry Torokhov2017-04-14
* | | Input: ar1021_i2c - coding style fixesMartin Kepplinger2017-04-12
* | | Input: lpc32xx_ts - check for clk_prepare_enable() errorFabio Estevam2017-04-12
* | | Input: imx6ul_tsc - fix error handlingFabio Estevam2017-04-12
* | | Input: sur40 - fix bad endianness handling in sur40_pollMartin Kepplinger2017-04-05
* | | Input: eeti_ts - switch to gpiod APIDmitry Torokhov2017-04-05
* | | Input: eeti_ts - expect platform code to set interrupt triggerDmitry Torokhov2017-04-05
* | | Input: eeti_ts - switch to using threaded interruptDmitry Torokhov2017-04-03
* | | Input: eeti_ts - use gpio_get_value_cansleepDmitry Torokhov2017-04-03
* | | Input: eeti_ts - respect interrupt set in client structureDmitry Torokhov2017-04-03
* | | Input: eeti_ts - switch to using managed resourcesDmitry Torokhov2017-04-03
* | | Input: eeti_ts - use input_set_capability()Dmitry Torokhov2017-04-03
* | | Input: eeti_ts - use get_unaligned_be16() to retrieve dataDmitry Torokhov2017-04-03
* | | Input: eeti_ts - use BIT(n)Dmitry Torokhov2017-04-03
* | | Input: eeti_ts - rename eeti_ts_priv to eeti_tsDmitry Torokhov2017-04-03
* | | Merge tag 'v4.11-rc5' into nextDmitry Torokhov2017-04-03
|\| |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-03-23
| |\ \ | | |/ | |/|
| | * Input: sur40 - validate number of endpoints before using themJohan Hovold2017-03-16
| * | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
| |/
| * Merge branch 'next' into for-linusDmitry Torokhov2017-02-20
| |\
* | | Input: max11801_ts - add missing of_match_tableJagan Teki2017-03-29
* | | Input: melfas_mip4 - ensure that device is presentDmitry Torokhov2017-03-29
* | | Input: ads7846 - avoid pen up/down when reading hwmonDavid Jander2017-03-25
* | | Input: silead - add OF device ID tableJavier Martinez Canillas2017-03-23
* | | Input: tps6507x-ts - update to devm_* APIYegor Yefremov2017-03-15
* | | Merge branch 'ib/4.10-sparse-keymap-managed' into nextDmitry Torokhov2017-03-09
|\| |
| * | Input: wm97xx - make missing platform data non-fatalManuel Lauss2017-01-24
* | | Input: ad7879 - do not manipulate capability bits directlyDmitry Torokhov2017-03-01
* | | Input: ad7879 - try parsing properties on non-DT systemsDmitry Torokhov2017-03-01
* | | Input: ad7879 - return plain error code from ad7879_probe()Dmitry Torokhov2017-03-01
* | | Input: ad7879 - make sure we set up drvdataDmitry Torokhov2017-03-01
* | | Input: ad7879 - add header file to fix ad7879.c build errorsRandy Dunlap2017-02-25
* | | Merge branch 'tsc2007' into nextDmitry Torokhov2017-02-23
|\ \ \
| * | | Input: tsc2007 - correctly report pressure and not resistance to user spaceH. Nikolaus Schaller2017-02-23
| * | | Input: tsc2007 - rename function tsc2007_calculate_pressureH. Nikolaus Schaller2017-02-23