aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)Author
2022-05-25Input: ili210x - fix reset timingMarek Vasut
2022-05-25Input: stmfts - fix reference leak in stmfts_input_openZheng Yongjun
2022-05-25Input: add bounds checking to input_set_capability()Jeff LaBundy
2022-04-08amba: Make the remove callback return voidUwe Kleine-König
2022-04-08Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"José Expósito
2022-04-08Input: zinitix - do not report shadow fingersLinus Walleij
2022-03-23Input: aiptek - properly check endpoint typePavel Skripkin
2022-03-08Input: samsung-keypad - properly state IOMEM dependencyDavid Gow
2022-03-08Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede
2022-03-08Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede
2022-03-08Input: clear BTN_RIGHT/MIDDLE on buttonpadsJosé Expósito
2022-01-11Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin
2022-01-05Input: spaceball - fix parsing of movement data packetsLeo L. Schwab
2022-01-05Input: appletouch - initialize work before device registrationPavel Skripkin
2022-01-05Input: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj
2022-01-05Input: i8042 - add deferred probe supportTakashi Iwai
2021-12-29Input: goodix - add id->model mapping for the "9111" modelHans de Goede
2021-12-29Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312Johnny Chuang
2021-12-29Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito
2021-12-29Input: elantech - fix stack out of bound access in elantech_change_report_id()Andrea Righi
2021-12-22Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor
2021-11-18Input: i8042 - Add quirk for Fujitsu Lifebook T725Takashi Iwai
2021-11-18Input: elantench - fix misreporting trackpoint coordinatesPhoenix Huang
2021-11-18Input: iforce - fix control-message timeoutJohan Hovold
2021-10-27Input: snvs_pwrkey - add clk handlingUwe Kleine-König
2021-10-20Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen
2021-07-20Input: hideep - fix the uninitialized use in hideep_nvm_unlock()Yizhuo Zhai
2021-07-14Input: hil_kbd - fix error return code in hil_dev_connect()Zhen Lei
2021-07-14m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warningRandy Dunlap
2021-07-14Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to to...Hans de Goede
2021-07-14Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctlAlexander Larkin
2021-07-14Input: usbtouchscreen - fix control-request directionsJohan Hovold
2021-05-22Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...Hans de Goede
2021-05-22Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devicesHans de Goede
2021-05-11Input: ili210x - add missing negation for touch indication on ili210xHansem Ro
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