summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2023-12-13Input: qt1050 - convert to use maple tree register cacheMark Brown1-1/+1
2023-12-13Input: cap11xx - convert to use maple tree register cacheMark Brown1-1/+1
2023-12-13Input: cap11xx - cache hardware ID registersMark Brown1-3/+0
2023-12-13Input: xpad - add Razer Wolverine V2 supportLuca Weiss1-0/+1
2023-12-13Input: cap11xx - add advanced sensitivity settingsJiri Valek - 2N1-45/+192
2023-12-12Input: xpad - remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2023-12-12Input: omap4-keypad - react on keypresses if device is runtime-suspendedAndreas Kemnade1-1/+14
2023-12-10Input: pxrc - simplify mutex handling with guard macroMarcus Folkesson1-24/+18
2023-12-03Input: ipaq-micro-keys - add error handling for devm_kmemdupHaoran Liu1-0/+3
2023-12-02Input: amimouse - convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-11-30Input: gpio-keys - add system suspend support for dedicated wakeirqsTony Lindgren1-4/+65
2023-11-30Input: i8042 - add nomux quirk for Acer P459-G2-MEsther Shimanovich1-0/+8
2023-11-26Input: atkbd - skip ATKBD_CMD_GETID in translated modeHans de Goede1-4/+42
2023-11-23media: touchscreen: sur40: Stop direct calls to queue num_buffers fieldBenjamin Gaignard1-2/+3
2023-11-17Input: cap11xx - remove unnecessary IRQ parsingJiri Valek - 2N1-9/+4
2023-11-16treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEXAndy Shevchenko1-1/+1
2023-11-15Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1José Pekkarinen1-0/+1
2023-11-10Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds87-469/+233
2023-11-07Merge branch 'next' into for-linusDmitry Torokhov88-546/+272
2023-11-02Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-10-29Input: walkera0701 - use module_parport_driver macro to simplify the codeLi Zetao1-12/+1
2023-10-29Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()Dan Carpenter1-1/+1
2023-10-28Input: cyttsp5 - add handling for vddio regulatorLin, Meng-Bo1-7/+12
2023-10-14Merge tag 'input-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-34/+70
2023-10-14Input: tegra-kbc - use device_get_match_data()Rob Herring1-5/+2
2023-10-14Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco1-0/+1
2023-10-14Input: xpad - add PXN V900 supportMatthias Berndt1-0/+2
2023-10-14Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov2-22/+29
2023-10-14Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller2-0/+2
2023-10-13Revert "Input: psmouse - add delay when deactivating for SMBus mode"Dmitry Torokhov1-12/+7
2023-10-04Input: goodix - ensure int GPIO is in input for gpio_count == 1 && gpio_int_i...Hans de Goede1-0/+19
2023-10-04Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian1-0/+8
2023-09-30Input: axp20x-pek - avoid needless newline removalJustin Stitt1-10/+1
2023-09-30Input: leds - annotate struct input_leds with __counted_byKees Cook1-1/+1
2023-09-30Input: evdev - annotate struct evdev_client with __counted_byKees Cook1-1/+1
2023-09-30Input: synaptics-rmi4 - replace deprecated strncpyJustin Stitt1-1/+1
2023-09-24Input: wm97xx-core - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: wm831x-ts - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: ti_am335x_tsc - convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-09-24Input: sun4i-ts - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: stmpe-ts - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: pcap_ts - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: mc13783_ts - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: mainstone-wm97xx - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: da9052_tsi - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: xilinx_ps2 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: sun4i-ps2 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: rpckbd - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: q40kbd - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: ps2-gpio - convert to platform remove callback returning voidUwe Kleine-König1-3/+2