summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: elants_i2c - properly handle the reset GPIO when power is offDouglas Anderson2023-01-071-6/+3
* Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman2022-10-261-1/+0
* Input: xpad - add supported devices as contributed on githubPavel Rojtberg2022-10-261-0/+19
* Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang2022-10-261-1/+1
* Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman2022-06-141-1/+6
* Input: sparcspkr - fix refcount leak in bbc_beep_probeMiaoqian Lin2022-06-141-0/+1
* Input: add bounds checking to input_set_capability()Jeff LaBundy2022-05-251-0/+19
* Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"José Expósito2022-04-201-6/+0
* Input: aiptek - properly check endpoint typePavel Skripkin2022-03-231-6/+4
* Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede2022-03-081-7/+7
* Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede2022-03-081-40/+22
* Input: clear BTN_RIGHT/MIDDLE on buttonpadsJosé Expósito2022-03-081-0/+6
* Input: i8042 - Fix misplaced backport of "add ASUS Zenbook Flip to noselftest...Guillaume Bertholon2022-02-161-5/+6
* Input: spaceball - fix parsing of movement data packetsLeo L. Schwab2022-01-051-2/+9
* Input: appletouch - initialize work before device registrationPavel Skripkin2022-01-051-2/+2
* Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor2021-12-221-9/+9
* Input: i8042 - Add quirk for Fujitsu Lifebook T725Takashi Iwai2021-11-261-0/+14
* Input: elantench - fix misreporting trackpoint coordinatesPhoenix Huang2021-11-261-0/+13
* Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen2021-10-271-0/+2
* Input: hil_kbd - fix error return code in hil_dev_connect()Zhen Lei2021-07-201-0/+1
* Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctlAlexander Larkin2021-07-201-1/+1
* Input: usbtouchscreen - fix control-request directionsJohan Hovold2021-07-201-4/+4
* Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...Hans de Goede2021-05-221-4/+40
* Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann2021-04-281-0/+1
* Input: nspire-keypad - enable interrupts only when openedFabian Vogt2021-04-281-25/+31
* Input: i8042 - add ASUS Zenbook Flip to noselftest listMarcos Paulo de Souza2021-03-031-0/+4
* Input: joydev - prevent potential read overflow in ioctlDan Carpenter2021-03-031-2/+5
* Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...Olivier Crête2021-03-031-0/+1
* Input: raydium_ts_i2c - do not send zero lengthjeffrey.lin2021-03-031-1/+2
* Input: elo - fix an error code in elo_connect()Dan Carpenter2021-03-031-1/+3
* Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin2021-02-101-1/+16
* Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan2021-02-101-0/+2
* Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov2021-01-232-3/+28
* Input: cyapa_gen6 - fix out-of-bounds stack accessArnd Bergmann2020-12-291-1/+1
* Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn2020-12-291-0/+12
* Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov2020-12-291-0/+1
* Input: ads7846 - fix unaligned access on 7845Dmitry Torokhov2020-12-291-1/+2
* Input: ads7846 - fix integer overflow on Rt calculationOleksij Rempel2020-12-291-2/+3
* Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu2020-12-291-0/+42
* Input: cm109 - do not stomp on control URBDmitry Torokhov2020-12-291-2/+5
* Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng2020-12-111-1/+2
* Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin2020-12-111-0/+4
* Input: xpad - support Ardwiino ControllersSanjay Govind2020-12-111-0/+2
* Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede2020-12-021-1/+11
* Input: adxl34x - clean up a data type in adxl34x_probe()Dan Carpenter2020-11-241-1/+1
* Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov2020-11-221-8/+33
* hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-11-102-7/+22
* Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-6/+3
* Input: twl4030_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-5/+3
* Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-4/+2