summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2021-04-21Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann
2021-04-21Input: s6sy761 - fix coordinate read bit shiftCaleb Connolly
2021-04-21Input: nspire-keypad - enable interrupts only when openedFabian Vogt
2021-03-17Input: applespi - don't wait for responses to commands indefinitely.Ronald TschalÀr
2021-03-07Input: elan_i2c - add new trackpoint report type 0x5FJingle Wu
2021-03-07Input: elantech - fix protocol errors for some trackpoints in SMBus modejingle.wu
2021-03-04Input: i8042 - add ASUS Zenbook Flip to noselftest listMarcos Paulo de Souza
2021-03-04Input: joydev - prevent potential read overflow in ioctlDan Carpenter
2021-03-04Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...Olivier CrĂȘte
2021-03-04Input: raydium_ts_i2c - do not send zero lengthjeffrey.lin
2021-03-04Input: zinitix - fix return type of zinitix_init_touch()Dmitry Torokhov
2021-03-04Input: elo - fix an error code in elo_connect()Dan Carpenter
2021-03-04Input: sur40 - fix an error code in sur40_probe()Dan Carpenter
2021-03-04tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds
2021-02-10Input: ili210x - implement pressure reporting for ILI251xMarek Vasut
2021-02-10Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin
2021-02-10Input: goodix - add support for Goodix GT9286 chipAngeloGioacchino Del Regno
2021-02-10Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan
2020-12-30Input: cyapa_gen6 - fix out-of-bounds stack accessArnd Bergmann
2020-12-30Input: omap4-keypad - fix runtime PM error handlingZhang Qilong
2020-12-30Input: ads7846 - fix unaligned access on 7845Dmitry Torokhov
2020-12-30Input: ads7846 - fix integer overflow on Rt calculationOleksij Rempel
2020-12-30Input: ads7846 - fix race that causes missing releasesDavid Jander
2020-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-12-11Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn
2020-12-11Input: cm109 - do not stomp on control URBDmitry Torokhov
2020-12-09Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu
2020-12-09Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov
2020-12-06Input: soc_button_array - add Lenovo Yoga Tablet2 1051L to the dmi_use_low_le...Hans de Goede
2020-12-06Input: raydium_ts_i2c - do not split tx transactionsFurquan Shaikh
2020-12-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-12-01Input: atmel_mxt_ts - fix lost interruptsLinus Walleij
2020-11-30Input: xpad - support Ardwiino ControllersSanjay Govind
2020-11-30Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin
2020-11-24Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng
2020-11-24Input: soc_button_array - add missing includeDmitry Torokhov
2020-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-11-11Input: elan_i2c - fix firmware update on newer ICsjingle.wu
2020-11-11Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFERNecip Fazil Yildiran
2020-11-08Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov
2020-10-26Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede
2020-10-26Input: adxl34x - clean up a data type in adxl34x_probe()Dan Carpenter
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-10-23Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-10-22hil/parisc: Disable HIL driver when it gets stuckHelge Deller
2020-10-18Merge branch 'next' into for-linusDmitry Torokhov
2020-10-14Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-06Input: evdev - per-client waitgroupsKenny Levinsen