summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: adp5588-keys - do not check for irq presenceNuno Sá2022-08-311-5/+0
* Input: adp5588-keys - add support for fw propertiesNuno Sá2022-08-312-107/+289
* Input: adp5588-keys - bail out on returned errorNuno Sá2022-08-311-18/+38
* Input: adp5588-keys - support gpi key events as 'gpio keys'Nuno Sá2022-08-312-132/+144
* Input: matrix_keypad - replace of_gpio_named_count() by gpiod_count()Andy Shevchenko2022-08-301-3/+3
* Input: clps711x-keypad - get rid of OF_GPIO dependencyAndy Shevchenko2022-08-302-7/+8
* Input: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-1935-76/+76
* Input: adc-joystick - add polled input device supportChris Morgan2022-08-171-12/+53
* Input: Add IBM Operation Panel driverEddie James2022-08-173-0/+218
* Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.or...Dmitry Torokhov2022-08-1732-144/+58
|\
| * i2c: Make remove callback return voidUwe Kleine-König2022-08-1623-68/+23
| * Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-1119-919/+1441
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2022-08-0239-1081/+1564
| | |\
| * | \ Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-051-0/+4
| |\ \ \
| | * | | Input: gscps2 - check return value of ioremap() in gscps2_probe()Xie Shaowen2022-08-021-0/+4
| * | | | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-045-47/+6
| |\ \ \ \
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner2022-06-102-18/+2
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-103-29/+4
| * | | | | Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-031-28/+14
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Input: applespi - avoid efivars API and invoke EFI services directlyArd Biesheuvel2022-06-241-28/+14
| | |/ / /
| * | | | Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-07-173-1/+11
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Input: goodix - call acpi_device_fix_up_power() in some casesHans de Goede2022-07-091-0/+5
| | * | | Input: wm97xx - make .remove() obviously always return 0Uwe Kleine-König2022-07-081-1/+3
| | * | | Input: usbtouchscreen - add driver_info sanity checkJohan Hovold2022-06-281-0/+3
* | | | | Input: applespi - use correct struct names in commentColin Ian King2022-08-121-1/+1
* | | | | Input: tc3589x-keypad - use correct struct names in commentColin Ian King2022-08-121-1/+1
* | | | | Input: mt6779-keypad - support double keys matrixMattijs Korpershoek2022-08-111-1/+31
* | | | | Input: mt6779-keypad - prepare double keys support with calc_row_colMattijs Korpershoek2022-08-111-2/+13
* | | | | Input: elan_i2c - convert to use dev_groupsGreg Kroah-Hartman2022-08-021-6/+1
| |_|_|/ |/| | |
* | | | Input: adc-joystick - fix ordering in adc_joystick_probe()Dmitry Torokhov2022-08-021-7/+8
* | | | Input: deactivate MT slots when inhibiting or suspending devicesAngela Czubak2022-07-203-14/+80
* | | | Input: properly queue synthetic eventsDmitry Torokhov2022-07-201-62/+63
* | | | Input: i8042 - add dritek quirk for Acer Aspire One AO532Hans de Goede2022-07-091-0/+8
* | | | Input: mt6779-keypad - implement row/column selectionMattijs Korpershoek2022-07-081-0/+10
* | | | Input: mt6779-keypad - match hardware matrix organizationMattijs Korpershoek2022-07-081-3/+5
* | | | Input: i8042 - add additional TUXEDO devices to i8042 quirk tablesWerner Sembach2022-07-081-8/+68
* | | | Merge tag 'v5.19-rc5' into nextDmitry Torokhov2022-07-0816-146/+101
|\| | |
| * | | Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-083-3/+9
| |\| | | | |/ | |/|
| | * Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...Marius Hoch2022-06-071-2/+2
| | * Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman2022-06-071-1/+6
| | * Input: raspberrypi-ts - add missing HAS_IOMEM dependencyRandy Dunlap2022-05-311-0/+1
| * | Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-041-2/+2
| |\ \
| | * | xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross2022-05-271-2/+2
| * | | Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-036-6/+6
| |\ \ \
| | * | | Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2022-05-032-1/+15
| | |\| |
| | * | | Input: remove third argument of usb_maxpacket()Vincent Mailhol2022-04-236-6/+6
| * | | | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-035-135/+83
| |\ \ \ \
| | * | | | Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsDmitry Torokhov2022-05-072-18/+0
| | * | | | Input: wm97xx - switch to using threaded IRQDmitry Torokhov2022-05-071-35/+7
| | * | | | Input: touchscreen: use wrapper for pxa2xx ac97 registersArnd Bergmann2022-05-073-14/+16