summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge 4.18-rc3 into staging-nextGreg Kroah-Hartman2018-07-021-0/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-271-0/+1
| | |\| | | |
| | | * | | | Input: silead - add MSSL0002 ACPI HIDHans de Goede2018-06-051-0/+1
| * | | | | | Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-06-263-0/+218
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreenEugen Hristev2018-06-103-0/+218
| | |/ / / /
| * / / / / docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
| |/ / / /
* | | | / Input: ad7879 - add check for read errors in interruptAditya Pakki2019-01-071-4/+7
| |_|_|/ |/| | |
* | | | Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh2018-12-281-2/+2
* | | | Input: touchscreen - fix coding style issueHardik Singh Rathore2018-12-215-8/+8
* | | | Input: add official Raspberry Pi's touchscreen driverNicolas Saenz Julienne2018-12-213-0/+240
* | | | Input: ad7879 - drop platform data supportLinus Walleij2018-11-151-74/+33
| |_|/ |/| |
* | | Input: atmel_mxt_ts - mark expected switch fall-throughGustavo A. R. Silva2018-10-151-1/+1
* | | Input: wm97xx-ts - fix exit pathRandy Dunlap2018-10-151-1/+2
* | | Input: of_touchscreen - add support for touchscreen-min-x|yHans de Goede2018-10-111-8/+28
* | | Input: elants_i2c - use DMA safe i2c when possibleStephen Boyd2018-10-101-3/+4
* | | Input: silead - try firmware reload after unsuccessful resumeJulian Sax2018-10-051-0/+13
* | | Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger2018-10-051-0/+1
* | | Input: atmel_mxt_ts - fix multiple <linux/property.h> includesGeorge G. Davis2018-09-281-1/+0
| |/ |/|
* | Input: mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+1
* | Input: raydium_i2c_ts - use true and false for boolean valuesGustavo A. R. Silva2018-08-081-2/+2
* | Input: atmel_mxt_ts - move completion to after config crc is updatedNick Dyer2018-07-271-2/+2
* | Input: atmel_mxt_ts - don't report zero pressure from T9Nick Dyer2018-07-271-0/+4
* | Input: atmel_mxt_ts - zero terminate config firmware fileNick Dyer2018-07-271-10/+24
* | Input: atmel_mxt_ts - refactor config update code to add context structNick Dyer2018-07-271-52/+56
* | Input: atmel_mxt_ts - config CRC may start at T71Nick Dyer2018-07-271-12/+22
* | Input: atmel_mxt_ts - remove unnecessary debug on ENOMEMNick Dyer2018-07-271-6/+2
* | Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURENick Dyer2018-07-271-6/+0
* | Input: atmel_mxt_ts - use BIT() macro everywhereNick Dyer2018-07-271-18/+18
* | Input: atmel_mxt_ts - only use first T9 instanceNick Dyer2018-07-271-3/+4
* | Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume()Jia-Ju Bai2018-07-271-1/+1
* | Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-261-4/+0
* | Input: egalax_ts - switch to SPDX identifierFabio Estevam2018-07-181-4/+1
* | Input: eeti - fix link to documentation and email address in headerDaniel Mack2018-07-041-3/+3
* | Input: eeti - drop module parameters, parse DT propertiesDaniel Mack2018-07-041-17/+5
* | Input: eeti - add device tree matching tableDaniel Mack2018-07-041-0/+9
* | Input: add bu21029 touch driverZhu Yi2018-06-243-0/+497
* | Input: imx6ul_tsc - switch to SPDX identifierFabio Estevam2018-06-211-9/+5
* | Input: fsl-imx25-tcq - switch to SPDX identifierFabio Estevam2018-06-211-13/+8
|/
* Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee2018-06-041-0/+1
* Input: ti_am335x_tsc - prevent system suspend when TSC is in useGrygorii Strashko2018-05-301-0/+3
* Input: ti_am335x_tsc - ack pending IRQs at probe and before suspendGrygorii Strashko2018-05-301-0/+4
* Input: mk712 - update documentation web linkMartin Kepplinger2018-05-291-1/+1
* Input: atmel_mxt_ts - fix reset-gpio for level based irqsSebastian Reichel2018-05-241-11/+7
* Input: atmel_mxt_ts - require device properties present when probingDmitry Torokhov2018-05-241-140/+12
* Merge tag 'v4.17-rc6' into nextDmitry Torokhov2018-05-244-78/+303
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-05-022-77/+125
| |\
| | * Input: atmel_mxt_ts - add missing compatible strings to OF device tableJavier Martinez Canillas2018-05-011-0/+5
| | * Input: atmel_mxt_ts - fix the firmware updateNick Dyer2018-05-011-76/+110
| | * Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)2018-05-011-0/+9
| | * Input: hideep_ts - fix a typo in KconfigMasanari Iida2018-04-231-1/+1