summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-252-7/+22
|\
| * hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-10-222-7/+22
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-241-2/+35
|\ \
| * \ Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2020-09-131-2/+35
| |\ \
| | * | ARM: s3c: adc: move header to linux/soc/samsungArnd Bergmann2020-08-191-2/+35
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-10-2325-160/+1337
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2020-10-1825-160/+1337
| |\ \ \ \
| | * | | | Input: evdev - per-client waitgroupsKenny Levinsen2020-10-061-10/+9
| | * | | | Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1Hans de Goede2020-10-051-0/+1
| | * | | | Input: synaptics - enable InterTouch for ThinkPad P1/X1E gen 2Jason A. Donenfeld2020-10-041-1/+2
| | * | | | Input: synaptics-rmi4 - support bootloader v8 in f34v7Jason A. Donenfeld2020-10-041-2/+7
| | * | | | Input: synaptics-rmi4 - add support for F3AVincent Huang2020-10-045-0/+254
| | * | | | Input: synaptics-rmi4 - rename f30_data to gpio_dataVincent Huang2020-10-042-8/+8
| | * | | | Input: add zinitix touchscreen driverMichael Srba2020-10-043-0/+594
| | * | | | Input: joystick - add ADC attached joystick driver.Artur Rojek2020-09-283-0/+275
| | * | | | Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-09-161-6/+3
| | * | | | Input: twl4030_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-09-161-5/+3
| | * | | | Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-09-161-4/+2
| | * | | | Input: ep93xx_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-09-161-2/+2
| | * | | | Input: stmfts - fix a & vs && typoYueHaibing2020-09-161-1/+1
| | * | | | Input: imx6ul_tsc - unify open/close and PM pathsDmitry Torokhov2020-09-161-30/+22
| | * | | | Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()Dan Carpenter2020-09-161-11/+16
| | * | | | Input: elants_i2c - fix typo for an attribute to show calibration countJohnny Chuang2020-09-161-1/+1
| | * | | | Input: elants_i2c - report resolution of ABS_MT_TOUCH_MAJOR by FW information.Johnny Chuang2020-09-131-0/+6
| | * | | | Input: raydium_i2c_ts - use single i2c_transfer transaction when using RM_CMD...Furquan Shaikh2020-09-131-73/+58
| | * | | | Input: soc_button_array - work around DSDTs which modify the irqflagsHans de Goede2020-09-131-9/+60
| | * | | | Input: soc_button_array - add support for INT33D3 tablet-mode switch devicesHans de Goede2020-09-131-0/+11
| | * | | | Input: soc_button_array - add active_low setting to soc_button_infoHans de Goede2020-09-131-9/+11
| | * | | | Input: MT - avoid comma separated statementsJoe Perches2020-08-251-4/+7
* | | | | | Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-10-231-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPTGuenter Roeck2020-08-241-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-141-2/+2
|\ \ \ \ \
| * | | | | Input: hyperv-keyboard: Use VMBUS_RING_SIZE() for ringbuffer sizesBoqun Feng2020-09-281-2/+2
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-10-032-0/+9
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina2020-09-281-0/+7
| * | | | Input: trackpoint - enable Synaptics trackpointsVincent Huang2020-09-281-0/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-09-203-8/+28
|\| | | | | |_|_|/ |/| | |
| * | | Input: trackpoint - add new trackpoint variant IDsVincent Huang2020-09-142-8/+12
| * | | Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede2020-09-081-0/+16
| | |/ | |/|
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-235-6/+5
| |/ |/|
* | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds2020-08-151-2/+0
|\ \
| * | input: i8042 - Remove special Cayman handlingGeert Uytterhoeven2020-08-141-2/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-08-1042-235/+641
|\ \ \ | | |/ | |/|
| * | Input: exc3000 - add support to query model and fw_versionSebastian Reichel2020-08-061-1/+147
| * | Input: exc3000 - add reset gpio supportSebastian Reichel2020-08-061-0/+17
| * | Input: exc3000 - add EXC80H60 and EXC80H84 supportSebastian Reichel2020-08-061-14/+66
| * | Input: sentelic - fix error return when fsp_reg_write failsColin Ian King2020-08-061-1/+1
| * | Input: alps - remove redundant assignment to variable retColin Ian King2020-08-061-1/+1
| * | Input: ims-pcu - return error code rather than -ENOMEMColin Ian King2020-08-061-1/+1
| * | Input: elan_i2c - add ic type 0x15Jingle Wu2020-07-291-1/+2