summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2021-11-17Input: i8042 - Add quirk for Fujitsu Lifebook T725Takashi Iwai1-0/+14
2021-11-17Input: elantench - fix misreporting trackpoint coordinatesPhoenix Huang1-0/+13
2021-11-17Input: iforce - fix control-message timeoutJohan Hovold1-1/+1
2021-10-27Input: snvs_pwrkey - add clk handlingUwe Kleine-König1-0/+29
2021-10-20Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen1-0/+2
2021-07-20Input: hideep - fix the uninitialized use in hideep_nvm_unlock()Yizhuo Zhai1-3/+10
2021-07-14Input: hil_kbd - fix error return code in hil_dev_connect()Zhen Lei1-0/+1
2021-07-14m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warningRandy Dunlap1-3/+0
2021-07-14Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctlAlexander Larkin1-1/+1
2021-07-14Input: usbtouchscreen - fix control-request directionsJohan Hovold1-4/+4
2021-05-22Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...Hans de Goede1-4/+40
2021-05-22Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devicesHans de Goede1-2/+42
2021-05-11Input: ili210x - add missing negation for touch indication on ili210xHansem Ro1-1/+1
2021-04-21Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann1-0/+1
2021-04-21Input: s6sy761 - fix coordinate read bit shiftCaleb Connolly1-2/+2
2021-04-21Input: nspire-keypad - enable interrupts only when openedFabian Vogt1-25/+31
2021-03-17Input: applespi - don't wait for responses to commands indefinitely.Ronald Tschalär1-6/+15
2021-03-07Input: elantech - fix protocol errors for some trackpoints in SMBus modejingle.wu2-2/+101
2021-03-04Input: i8042 - add ASUS Zenbook Flip to noselftest listMarcos Paulo de Souza1-0/+4
2021-03-04Input: joydev - prevent potential read overflow in ioctlDan Carpenter1-2/+5
2021-03-04Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...Olivier Crête1-0/+1
2021-03-04Input: raydium_ts_i2c - do not send zero lengthjeffrey.lin1-1/+2
2021-03-04Input: elo - fix an error code in elo_connect()Dan Carpenter1-1/+3
2021-03-04Input: sur40 - fix an error code in sur40_probe()Dan Carpenter1-0/+1
2021-02-10Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin1-1/+16
2021-02-10Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan1-0/+2
2020-12-30Input: cyapa_gen6 - fix out-of-bounds stack accessArnd Bergmann1-1/+1
2020-12-30Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn1-0/+12
2020-12-30Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov1-0/+1
2020-12-30Input: omap4-keypad - fix runtime PM error handlingZhang Qilong1-36/+53
2020-12-30Input: ads7846 - fix unaligned access on 7845Dmitry Torokhov1-1/+2
2020-12-30Input: ads7846 - fix integer overflow on Rt calculationOleksij Rempel1-2/+3
2020-12-30Input: ads7846 - fix race that causes missing releasesDavid Jander1-18/+26
2020-12-16Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu1-0/+42
2020-12-16Input: cm109 - do not stomp on control URBDmitry Torokhov1-2/+5
2020-12-11Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng1-1/+2
2020-12-08Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin1-0/+4
2020-12-08Input: xpad - support Ardwiino ControllersSanjay Govind1-0/+2
2020-12-02Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede1-1/+11
2020-11-24Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFERNecip Fazil Yildiran1-0/+1
2020-11-24Input: adxl34x - clean up a data type in adxl34x_probe()Dan Carpenter1-1/+1
2020-11-22Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov1-8/+33
2020-11-05hil/parisc: Disable HIL driver when it gets stuckHelge Deller2-7/+22
2020-10-29Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-6/+3
2020-10-29Input: twl4030_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-5/+3
2020-10-29Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-4/+2
2020-10-29Input: ep93xx_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-2/+2
2020-10-29Input: stmfts - fix a & vs && typoYueHaibing1-1/+1
2020-10-29Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()Dan Carpenter1-11/+16
2020-10-14Input: ati_remote2 - add missing newlines when printing module parametersXiongfeng Wang1-2/+2