summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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-141-0/+1
* m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warningRandy Dunlap2021-07-141-3/+0
* Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to to...Hans de Goede2021-07-141-52/+0
* Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctlAlexander Larkin2021-07-141-1/+1
* Input: usbtouchscreen - fix control-request directionsJohan Hovold2021-07-141-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: ili210x - add missing negation for touch indication on ili210xHansem Ro2021-05-111-1/+1
* Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann2021-04-211-0/+1
* Input: s6sy761 - fix coordinate read bit shiftCaleb Connolly2021-04-211-2/+2
* Input: nspire-keypad - enable interrupts only when openedFabian Vogt2021-04-211-25/+31
* Input: applespi - don't wait for responses to commands indefinitely.Ronald TschalÀr2021-03-171-6/+15
* Input: elan_i2c - add new trackpoint report type 0x5FJingle Wu2021-03-073-14/+23
* Input: elantech - fix protocol errors for some trackpoints in SMBus modejingle.wu2021-03-072-2/+101
* 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: zinitix - fix return type of zinitix_init_touch()Dmitry Torokhov2021-03-041-1/+1
* 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
* tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds2021-03-041-1/+3
* Input: ili210x - implement pressure reporting for ILI251xMarek Vasut2021-02-101-7/+19
* Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin2021-02-101-1/+16
* Input: goodix - add support for Goodix GT9286 chipAngeloGioacchino Del Regno2021-02-101-0/+2
* 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: 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-126-40/+159
|\
| * Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn2020-12-111-0/+12
| * Input: cm109 - do not stomp on control URBDmitry Torokhov2020-12-111-2/+5
| * Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu2020-12-091-0/+42
| * Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov2020-12-091-0/+1
| * Input: soc_button_array - add Lenovo Yoga Tablet2 1051L to the dmi_use_low_le...Hans de Goede2020-12-061-0/+11
| * Input: raydium_ts_i2c - do not split tx transactionsFurquan Shaikh2020-12-061-38/+88
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-055-3/+11
|\|
| * Input: atmel_mxt_ts - fix lost interruptsLinus Walleij2020-12-011-2/+2
| * Input: xpad - support Ardwiino ControllersSanjay Govind2020-11-301-0/+2
| * Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin2020-11-301-0/+4
| * Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng2020-11-241-1/+2
| * Input: soc_button_array - add missing includeDmitry Torokhov2020-11-241-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-11-178-18/+55
|\|
| * Input: elan_i2c - fix firmware update on newer ICsjingle.wu2020-11-114-8/+9
| * Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFERNecip Fazil Yildiran2020-11-111-0/+1
| * Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov2020-11-081-8/+33
| * Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede2020-10-261-1/+11