summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2017-07-067-4/+844
|\
| * Input: stmfts - mark all PM functions as __maybe_unusedArnd Bergmann2017-06-091-2/+2
| * Input: add support for the STMicroelectronics FingerTip touchscreenAndi Shyti2017-06-053-0/+834
| * Input: s3c2410_ts - handle return value of clk_prepare_enableArvind Yadav2017-06-021-1/+7
| * Merge tag 'v4.12-rc3' into nextDmitry Torokhov2017-05-296-3/+729
| |\
| * | Input: tsc2007 - move header file out of I2C realmWolfram Sang2017-05-221-1/+1
| * | Input: mms114 - move header file out of I2C realmWolfram Sang2017-05-221-1/+1
| * | Input: mcs - move header file out of I2C realmWolfram Sang2017-05-221-1/+1
* | | 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
OpenPOWER on IntegriCloud