summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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: 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: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj2022-01-051-0/+7
* Input: i8042 - add deferred probe supportTakashi Iwai2022-01-052-19/+49
* Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito2021-12-291-1/+1
* 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-201-0/+2
* Input: hideep - fix the uninitialized use in hideep_nvm_unlock()Yizhuo Zhai2021-07-201-3/+10
* 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: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devicesHans de Goede2021-05-221-2/+42
* Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann2021-04-281-0/+1
* Input: s6sy761 - fix coordinate read bit shiftCaleb Connolly2021-04-281-2/+2
* 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-041-0/+4
* Input: joydev - prevent potential read overflow in ioctlDan Carpenter2021-03-041-2/+5
* Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...Olivier Crête2021-03-041-0/+1
* Input: raydium_ts_i2c - do not send zero lengthjeffrey.lin2021-03-041-1/+2
* Input: elo - fix an error code in elo_connect()Dan Carpenter2021-03-041-1/+3
* Input: sur40 - fix an error code in sur40_probe()Dan Carpenter2021-03-041-0/+1
* 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: cyapa_gen6 - fix out-of-bounds stack accessArnd Bergmann2020-12-301-1/+1
* Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn2020-12-301-0/+12
* Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov2020-12-301-0/+1
* Input: omap4-keypad - fix runtime PM error handlingZhang Qilong2020-12-301-36/+53
* Input: ads7846 - fix unaligned access on 7845Dmitry Torokhov2020-12-301-1/+2
* Input: ads7846 - fix integer overflow on Rt calculationOleksij Rempel2020-12-301-2/+3
* Input: ads7846 - fix race that causes missing releasesDavid Jander2020-12-301-18/+26
* Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu2020-12-301-0/+42
* Input: cm109 - do not stomp on control URBDmitry Torokhov2020-12-301-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-081-0/+4
* Input: xpad - support Ardwiino ControllersSanjay Govind2020-12-081-0/+2
* Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede2020-12-021-1/+11
* Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFERNecip Fazil Yildiran2020-11-241-0/+1
* 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-052-7/+22
* Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-301-6/+3
* Input: twl4030_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-301-5/+3
* Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-301-4/+2