summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2019-01-14Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov
2019-01-14Merge tag 'v4.20' into for-linusDmitry Torokhov
2019-01-14Input: raspberrypi-ts - fix link errorAnders Roxell
2019-01-13Input: xpad - add support for SteelSeries Stratus DuoTom Panfil
2019-01-13Input: edt-ft5x06 - add offset support for ev-ft5726Marco Felsch
2019-01-13Input: edt-ft5x06 - add support to update ev-ft5726 registersMarco Felsch
2019-01-13Input: edt-ft5x06 - add support for Evervision FT5726Marco Felsch
2019-01-13Input: mtk-pmic-keys - remove duplicated include from mtk-pmic-keys.cYueHaibing
2019-01-13Input: mcs_touchkey - use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-13Input: tca6416-keypad - use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-13Merge tag 'v4.20' into nextDmitry Torokhov
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-07Input: ad7879 - add check for read errors in interruptAditya Pakki
2019-01-07Input: tm2-touchkey - add support for aries touchkey variantJonathan Bakker
2019-01-07Input: tm2-touchkey - allow specifying custom keycodesJonathan Bakker
2019-01-07Input: tm2-touchkey - correct initial brightnessJonathan Bakker
2019-01-07Input: tm2-touchkey - add support for midas touchkeySimon Shields
2019-01-04Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 deviceHans de Goede
2019-01-04Input: soc_button_array - add usage-page 0x01 usage-id 0xca mappingHans de Goede
2019-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-01-01Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-12-28Merge branch 'next' into for-linusDmitry Torokhov
2018-12-28Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer
2018-12-28Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh
2018-12-26Merge branch 'parisc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-21Input: drv2667 - fix indentation issuesColin Ian King
2018-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-12-21Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas
2018-12-21Input: touchscreen - fix coding style issueHardik Singh Rathore
2018-12-21Input: add official Raspberry Pi's touchscreen driverNicolas Saenz Julienne
2018-12-21Input: elantech - disable elan-i2c for P52 and P72Benjamin Tissoires
2018-12-21Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter
2018-12-10Input: hp_sdc_rtc - Switch to use %ptRAndy Shevchenko
2018-12-10parisc: Fix HP SDC hpa address outputHelge Deller
2018-12-10parisc: Fix serio address outputHelge Deller
2018-12-08Input: rotary-encoder - don't log EPROBE_DEFER to kernel logUwe Kleine-König
2018-12-08Input: synaptics - enable RMI on ThinkPad T560Yussuf Khalil
2018-12-08Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren
2018-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-12-03Input: omap-keypad - fix keyboard debounce configurationTony Lindgren
2018-12-03Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman
2018-12-03Input: synaptics - enable SMBus for HP 15-ay000Teika Kazura
2018-12-03Input: synaptics - add PNP ID for ThinkPad P50 to SMBusLyude Paul
2018-12-03Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt
2018-12-03Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong
2018-12-03Input: olpc_apsp - remove set but not used variable 'np'YueHaibing
2018-11-15Input: olpc_apsp - enable the SP clockLubomir Rintel
2018-11-15Input: olpc_apsp - check FIFO status on open(), not probe()Lubomir Rintel
2018-11-15Input: olpc_apsp - drop CONFIG_OLPC dependencyLubomir Rintel
2018-11-15Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov