summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessaryNick Dyer2020-07-281-3/+53
| * | Input: ati_remote2 - add missing newlines when printing module parametersXiongfeng Wang2020-07-211-2/+2
| * | Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang2020-07-211-1/+1
| * | Merge branch 'for-linus' into nextDmitry Torokhov2020-07-215-5/+14
| |\ \
| * \ \ Merge branch 'elan-i2c' into nextDmitry Torokhov2020-07-2110-134/+631
| |\ \ \
| | * | | Input: elan_i2c - add support for high resolution reportsJingle Wu2020-07-214-59/+126
| | * | | Input: elan_i2c - do not constantly re-query pattern IDDmitry Torokhov2020-07-204-35/+23
| | * | | Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14Jingle Wu2020-07-171-1/+13
| | * | | Input: elan_i2c - handle firmware updated on newer ICsJingle Wu2020-07-174-7/+60
| | * | | Input: elan_i2c - add support for different firmware page sizesJingle Wu2020-07-174-25/+41
| | * | | Input: elan_i2c - fix detecting IAP version on older controllersJingle Wu2020-07-171-4/+10
| | * | | Input: elan_i2c - handle devices with patterns above 1Jingle Wu2020-07-171-2/+2
| | * | | Input: elan_i2c - make fetching IC type of older controllers more robustJingle Wu2020-07-172-8/+10
| | * | | Input: elan_i2c - handle firmware not implementing "get pattern" commandJingle Wu2020-07-171-1/+7
| * | | | Input: mt - cleanup open-coded __set_bit()Michał Mirosław2020-07-151-1/+1
| * | | | Input: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-0730-67/+62
| * | | | Input: cm109 - remove needless check before usb_free_coherent()Xu Wang2020-07-071-6/+2
| * | | | Input: exc3000 - switch to i2c's probe_new APISebastian Reichel2020-07-061-3/+2
| * | | | Input: elantech - remove redundant assignments to variable errorColin Ian King2020-07-061-3/+3
* | | | | Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-061-1/+0
|\ \ \ \ \
| * \ \ \ \ Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman2020-07-204-5/+13
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'iio-for-5.9a-take2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-07-171-1/+0
| |\ \ \ \ \
| | * | | | | iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* | | | | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-042-4/+2
|\ \ \ \ \ \ \
| * | | | | | | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
| * | | | | | | media: sur40: Remove uninitialized_var() usageKees Cook2020-07-161-3/+1
| |/ / / / / /
* | | | | | | Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-042-2/+2
|\ \ \ \ \ \ \
| * | | | | | | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook2020-07-302-2/+2
| |/ / / / / /
* | | | | | | Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rpp...Linus Torvalds2020-08-032-72/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | input: i8042: remove support for 8042-unicore32ioMike Rapoport2020-07-012-72/+0
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-07-134-5/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |