summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: i8042 - Fix misplaced backport of "add ASUS Zenbook Flip to noselftest...Guillaume Bertholon2022-02-031-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: 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: 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: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-4/+2
* Input: ep93xx_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-2/+2
* Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()Dan Carpenter2020-10-291-11/+16
* Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina2020-10-141-0/+7
* Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede2020-09-231-0/+16
* Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang2020-08-261-1/+1
* Input: sentelic - fix error return when fsp_reg_write failsColin Ian King2020-08-211-1/+1
* Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen2020-07-221-0/+7
* Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke2020-06-031-0/+7
* Input: xpad - add custom init packet for Xbox One S controllersŁukasz Patron2020-06-031-0/+12
* Input: evdev - call input_flush_device() on release(), not flush()Brendan Shanks2020-06-031-15/+4
* Input: usbtouchscreen - add support for BonXeon TPJames Hilliard2020-06-031-0/+1
* Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel2020-05-101-6/+12
* Input: gpio-keys - fix check for disabling unsupported keysDmitry Torokhov2020-05-101-6/+23
* Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede2020-04-241-0/+11
* Input: edt-ft5x06 - work around first register access errorPhilipp Zabel2020-02-281-0/+7