summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2023-05-30Input: xpad - add constants for GIP interface numbersVicki Pfau
2023-04-26Input: i8042 - add quirk for Fujitsu Lifebook A574/HJonathan Denose
2023-04-05Input: focaltech - use explicitly signed char typeJason A. Donenfeld
2023-04-05Input: alps - fix compatibility with -funsigned-charmsizanoen
2023-03-11Input: ads7846 - don't check penirq immediately for 7845Luca Ellero
2023-03-11Input: ads7846 - don't report pressure for ads7845Luca Ellero
2023-02-22Input: i8042 - add Clevo PCX0DX to i8042 quirk tableWerner Sembach
2023-02-22Input: i8042 - add TUXEDO devices to i8042 quirk tablesWerner Sembach
2023-02-22Input: i8042 - merge quirk tablesWerner Sembach
2023-02-22Input: i8042 - move __initconst to fix code styling warningWerner Sembach
2023-02-06Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov
2023-01-18Input: elants_i2c - properly handle the reset GPIO when power is offDouglas Anderson
2022-12-08Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI modeAman Dhoot
2022-11-25Input: i8042 - fix leaking of platform device on module removalChen Jun
2022-10-26Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman
2022-10-26Input: xpad - add supported devices as contributed on githubPavel Rojtberg
2022-10-05Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang
2022-09-20Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli
2022-09-15Input: rk805-pwrkey - fix module autoloadingPeter Robinson
2022-06-14Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman
2022-06-14Input: sparcspkr - fix refcount leak in bbc_beep_probeMiaoqian Lin
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-15Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"José Expósito
2022-03-23Input: aiptek - properly check endpoint typePavel Skripkin
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-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: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito
2021-12-22Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor
2021-11-26Input: i8042 - Add quirk for Fujitsu Lifebook T725Takashi Iwai
2021-11-26Input: elantench - fix misreporting trackpoint coordinatesPhoenix Huang
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-20Input: hil_kbd - fix error return code in hil_dev_connect()Zhen Lei
2021-07-20Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctlAlexander Larkin
2021-07-20Input: 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-04-28Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann
2021-04-28Input: s6sy761 - fix coordinate read bit shiftCaleb Connolly
2021-04-28Input: nspire-keypad - enable interrupts only when openedFabian Vogt
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