summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
2018-05-09Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)1-0/+9
2018-04-26Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti1-3/+8
2018-04-12Input: goodix - disable IRQs while suspendedHans de Goede1-2/+6
2018-01-23Input: 88pm860x-ts - fix child-node lookupJohan Hovold1-4/+12
2017-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2017-11-08Input: tsc200x-core - set INPUT_PROP_DIRECTMartin Kepplinger1-0/+1
2017-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2017-11-03Input: ar1021_i2c - set INPUT_PROP_DIRECTMartin Kepplinger1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-28/+47
2017-10-20Input: goodix - poll the 'buffer status' bit before reading dataPaul Cercueil1-23/+44
2017-10-19Input: stmfts - fix setting ABS_MT_POSITION_* maximum sizeChanwoo Choi1-4/+2
2017-10-19Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreenJeff Lance1-1/+1
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-4/+14
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig1-1/+1
2017-09-12Input: ucb1400_ts - fix suspend and resume handlingDmitry Torokhov1-2/+2
2017-09-12Input: edt-ft5x06 - fix access to non-existing registerLuca Ceresoli1-1/+2
2017-09-12Input: surface3_spi - make const array header static, reduces object code sizeColin Ian King1-1/+1
2017-09-12Input: goodix - add support for capacitive home buttonSergei A. Trusov1-0/+9
2017-08-21Input: atmel_mxt_ts - add support for reset lineSebastian Reichel1-0/+22
2017-08-21Input: atmel_mxt_ts - use more managed resourcesSebastian Reichel1-15/+9
2017-08-19Input: wacom_w8001 - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: tsc40 - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: touchwin - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: touchright - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: touchit213 - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: penmount - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: mtouch - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: inexio - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: hampshire - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: gunze - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: fujitsu_ts - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: elo - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: dynapro - constify serio_device_idArvind Yadav1-1/+1
2017-08-15Input: sun4i-ts - constify thermal_zone_of_device_ops structuresJulia Lawall1-1/+1
2017-08-15Input: mxs-lradc - make symbol mxs_lradc_ts_irq_names staticWei Yongjun1-1/+1
2017-08-15Input: mxs-lradc - use correct error checkPan Bian1-2/+2
2017-08-15Input: mxs-lradc - do a NULL check on ioresFabio Estevam1-0/+2
2017-07-25Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov1-0/+3
2017-07-13Input: sur40 - skip all blobs that are not touchesFlorian Echtler1-9/+13
2017-07-13Input: sur40 - silence unnecessary noisy debug outputFlorian Echtler1-2/+5
2017-07-13Input: sur40 - add additional reverse-engineered informationFlorian Echtler1-5/+12
2017-07-13Input: ads7846 - constify attribute_group structuresArvind Yadav1-2/+2
2017-07-13Input: elants_i2c - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-13Input: raydium_i2c_ts - constify attribute_group structuresArvind Yadav1-1/+1
2017-06-09Input: stmfts - mark all PM functions as __maybe_unusedArnd Bergmann1-2/+2
2017-06-06Input: add support for the STMicroelectronics FingerTip touchscreenAndi Shyti3-0/+834
2017-06-03Input: s3c2410_ts - handle return value of clk_prepare_enableArvind Yadav1-1/+7
2017-06-03Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov4-2/+727
2017-05-30Input: silead - disable interrupt during suspendHans de Goede1-0/+3