aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-7/+22
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-2/+35
2020-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 25-160/+1337
2020-10-23Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-1/+1
2020-10-22hil/parisc: Disable HIL driver when it gets stuckGravatar Helge Deller 2-7/+22
2020-10-18Merge branch 'next' into for-linusGravatar Dmitry Torokhov 25-160/+1337
2020-10-14Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+2
2020-10-06Input: evdev - per-client waitgroupsGravatar Kenny Levinsen 1-10/+9
2020-10-05Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1Gravatar Hans de Goede 1-0/+1
2020-10-04Input: synaptics - enable InterTouch for ThinkPad P1/X1E gen 2Gravatar Jason A. Donenfeld 1-1/+2
2020-10-04Input: synaptics-rmi4 - support bootloader v8 in f34v7Gravatar Jason A. Donenfeld 1-2/+7
2020-10-04Input: synaptics-rmi4 - add support for F3AGravatar Vincent Huang 5-0/+254
2020-10-04Input: synaptics-rmi4 - rename f30_data to gpio_dataGravatar Vincent Huang 2-8/+8
2020-10-04Input: add zinitix touchscreen driverGravatar Michael Srba 3-0/+594
2020-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-0/+9
2020-09-28Input: joystick - add ADC attached joystick driver.Gravatar Artur Rojek 3-0/+275
2020-09-28Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Gravatar Jiri Kosina 1-0/+7
2020-09-28Input: trackpoint - enable Synaptics trackpointsGravatar Vincent Huang 1-0/+2
2020-09-28Input: hyperv-keyboard: Use VMBUS_RING_SIZE() for ringbuffer sizesGravatar Boqun Feng 1-2/+2
2020-09-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-8/+28
2020-09-16Input: sun4i-ps2 - fix handling of platform_get_irq() errorGravatar Krzysztof Kozlowski 1-6/+3
2020-09-16Input: twl4030_keypad - fix handling of platform_get_irq() errorGravatar Krzysztof Kozlowski 1-5/+3
2020-09-16Input: omap4-keypad - fix handling of platform_get_irq() errorGravatar Krzysztof Kozlowski 1-4/+2
2020-09-16Input: ep93xx_keypad - fix handling of platform_get_irq() errorGravatar Krzysztof Kozlowski 1-2/+2
2020-09-16Input: stmfts - fix a & vs && typoGravatar YueHaibing 1-1/+1
2020-09-16Input: imx6ul_tsc - unify open/close and PM pathsGravatar Dmitry Torokhov 1-30/+22
2020-09-16Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()Gravatar Dan Carpenter 1-11/+16
2020-09-16Input: elants_i2c - fix typo for an attribute to show calibration countGravatar Johnny Chuang 1-1/+1
2020-09-14Input: trackpoint - add new trackpoint variant IDsGravatar Vincent Huang 2-8/+12
2020-09-13Input: elants_i2c - report resolution of ABS_MT_TOUCH_MAJOR by FW information.Gravatar Johnny Chuang 1-0/+6
2020-09-13Input: raydium_i2c_ts - use single i2c_transfer transaction when using RM_CMD...Gravatar Furquan Shaikh 1-73/+58
2020-09-13Input: soc_button_array - work around DSDTs which modify the irqflagsGravatar Hans de Goede 1-9/+60
2020-09-13Input: soc_button_array - add support for INT33D3 tablet-mode switch devicesGravatar Hans de Goede 1-0/+11
2020-09-13Input: soc_button_array - add active_low setting to soc_button_infoGravatar Hans de Goede 1-9/+11
2020-09-13Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Gravatar Olof Johansson 1-2/+35
2020-09-08Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsGravatar Hans de Goede 1-0/+16
2020-08-25Input: MT - avoid comma separated statementsGravatar Joe Perches 1-4/+7
2020-08-24platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPTGravatar Guenter Roeck 1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 5-6/+5
2020-08-19ARM: s3c: adc: move header to linux/soc/samsungGravatar Arnd Bergmann 1-2/+35
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shGravatar Linus Torvalds 1-2/+0
2020-08-14input: i8042 - Remove special Cayman handlingGravatar Geert Uytterhoeven 1-2/+0
2020-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 42-235/+641
2020-08-06Input: exc3000 - add support to query model and fw_versionGravatar Sebastian Reichel 1-1/+147
2020-08-06Input: exc3000 - add reset gpio supportGravatar Sebastian Reichel 1-0/+17
2020-08-06Input: exc3000 - add EXC80H60 and EXC80H84 supportGravatar Sebastian Reichel 1-14/+66
2020-08-06Input: sentelic - fix error return when fsp_reg_write failsGravatar Colin Ian King 1-1/+1
2020-08-06Input: alps - remove redundant assignment to variable retGravatar Colin Ian King 1-1/+1
2020-08-06Input: ims-pcu - return error code rather than -ENOMEMGravatar Colin Ian King 1-1/+1
2020-08-06Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+0