summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2021-10-27Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen
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-04-28Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann
2021-04-28Input: nspire-keypad - enable interrupts only when openedFabian Vogt
2021-03-03Input: i8042 - add ASUS Zenbook Flip to noselftest listMarcos Paulo de Souza
2021-03-03Input: joydev - prevent potential read overflow in ioctlDan Carpenter
2021-03-03Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...Olivier Crête
2021-03-03Input: elo - fix an error code in elo_connect()Dan Carpenter
2021-02-10Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin
2021-02-10Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan
2021-01-23Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov
2020-12-29Input: cyapa_gen6 - fix out-of-bounds stack accessArnd Bergmann
2020-12-29Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn
2020-12-29Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov
2020-12-29Input: ads7846 - fix unaligned access on 7845Dmitry Torokhov
2020-12-29Input: ads7846 - fix integer overflow on Rt calculationOleksij Rempel
2020-12-29Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu
2020-12-29Input: cm109 - do not stomp on control URBDmitry Torokhov
2020-12-11Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng
2020-12-11Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin
2020-12-11Input: xpad - support Ardwiino ControllersSanjay Govind
2020-12-02Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede
2020-11-24Input: adxl34x - clean up a data type in adxl34x_probe()Dan Carpenter
2020-11-22Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov
2020-11-10hil/parisc: Disable HIL driver when it gets stuckHelge Deller
2020-10-29Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-29Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-29Input: ep93xx_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-29Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()Dan Carpenter
2020-10-14Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina
2020-09-23Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede
2020-08-26Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang
2020-08-21Input: sentelic - fix error return when fsp_reg_write failsColin Ian King
2020-07-22Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen
2020-06-03Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke
2020-06-03Input: xpad - add custom init packet for Xbox One S controllersŁukasz Patron
2020-06-03Input: evdev - call input_flush_device() on release(), not flush()Brendan Shanks
2020-06-03Input: usbtouchscreen - add support for BonXeon TPJames Hilliard
2020-05-10Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel
2020-05-10Input: gpio-keys - fix check for disabling unsupported keysDmitry Torokhov
2020-04-24Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede
2020-02-28Input: edt-ft5x06 - work around first register access errorPhilipp Zabel
2020-01-29Input: aiptek - fix endpoint sanity checkJohan Hovold
2020-01-29Input: gtco - fix endpoint sanity checkJohan Hovold
2020-01-29Input: sur40 - fix interface sanity checksJohan Hovold
2020-01-29Input: keyspan-remote - fix control-message timeoutsJohan Hovold
2020-01-29Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter
2020-01-14Input: add safety guards to input_set_keycode()Dmitry Torokhov