summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-153/+655
2018-08-16Merge branch 'next' into for-linusDmitry Torokhov-153/+655
2018-08-08Input: mark expected switch fall-throughsGustavo A. R. Silva-0/+1
2018-08-08Input: raydium_i2c_ts - use true and false for boolean valuesGustavo A. R. Silva-2/+2
2018-07-27Input: atmel_mxt_ts - move completion to after config crc is updatedNick Dyer-2/+2
2018-07-27Input: atmel_mxt_ts - don't report zero pressure from T9Nick Dyer-0/+4
2018-07-27Input: atmel_mxt_ts - zero terminate config firmware fileNick Dyer-10/+24
2018-07-27Input: atmel_mxt_ts - refactor config update code to add context structNick Dyer-52/+56
2018-07-27Input: atmel_mxt_ts - config CRC may start at T71Nick Dyer-12/+22
2018-07-27Input: atmel_mxt_ts - remove unnecessary debug on ENOMEMNick Dyer-6/+2
2018-07-27Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURENick Dyer-6/+0
2018-07-27Input: atmel_mxt_ts - use BIT() macro everywhereNick Dyer-18/+18
2018-07-27Input: atmel_mxt_ts - only use first T9 instanceNick Dyer-3/+4
2018-07-27Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume()Jia-Ju Bai-1/+1
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov-4/+0
2018-07-18Input: egalax_ts - switch to SPDX identifierFabio Estevam-4/+1
2018-07-13input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin-2/+2
2018-07-04Input: eeti - fix link to documentation and email address in headerDaniel Mack-3/+3
2018-07-04Input: eeti - drop module parameters, parse DT propertiesDaniel Mack-17/+5
2018-07-04Input: eeti - add device tree matching tableDaniel Mack-0/+9
2018-07-02Merge 4.18-rc3 into staging-nextGreg Kroah-Hartman-0/+1
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+1
2018-06-26Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman-0/+218
2018-06-24Input: add bu21029 touch driverZhu Yi-0/+497
2018-06-21Input: imx6ul_tsc - switch to SPDX identifierFabio Estevam-9/+5
2018-06-21Input: fsl-imx25-tcq - switch to SPDX identifierFabio Estevam-13/+8
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab-1/+1
2018-06-10input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreenEugen Hristev-0/+218
2018-06-05Input: silead - add MSSL0002 ACPI HIDHans de Goede-0/+1
2018-06-04Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee-0/+1
2018-05-30Input: ti_am335x_tsc - prevent system suspend when TSC is in useGrygorii Strashko-0/+3
2018-05-30Input: ti_am335x_tsc - ack pending IRQs at probe and before suspendGrygorii Strashko-0/+4
2018-05-29Input: mk712 - update documentation web linkMartin Kepplinger-1/+1
2018-05-24Input: atmel_mxt_ts - fix reset-gpio for level based irqsSebastian Reichel-11/+7
2018-05-24Input: atmel_mxt_ts - require device properties present when probingDmitry Torokhov-140/+12
2018-05-24Merge tag 'v4.17-rc6' into nextDmitry Torokhov-78/+303
2018-05-15Input: usbtouchscreen - add sysfs attribute for 3M MTouch firmware revNick Dyer-0/+94
2018-05-09Input: add support for ChipOne icn8505 based touchscreensHans de Goede-0/+532
2018-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-77/+125
2018-05-01Input: atmel_mxt_ts - add missing compatible strings to OF device tableJavier Martinez Canillas-0/+5
2018-05-01Input: atmel_mxt_ts - fix the firmware updateNick Dyer-76/+110
2018-05-01Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)-0/+9
2018-04-23Input: hideep_ts - fix a typo in KconfigMasanari Iida-1/+1
2018-04-23Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/...Dmitry Torokhov-117/+129
2018-04-13Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds-108/+123
2018-04-09Input: atmel_mxt_ts - remove platform data supportDmitry Torokhov-75/+55
2018-04-09Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic propsDmitry Torokhov-23/+40
2018-04-09Input: atmel_mxt_ts - switch from OF to generic device propertiesDmitry Torokhov-29/+30
2018-04-09Input: atmel_mxt_ts - do not pass suspend mode in platform dataDmitry Torokhov-5/+22