aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-01-20Input: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-8/+6
2024-01-18Input: synaptics-rmi4 - fail probing if memory allocation for "phys" failsKunwu Chan1-1/+5
2024-01-18Input: navpoint - remove driverDuje Mihanović3-363/+0
2024-01-09Input: driver for Adafruit Seesaw GamepadAnshul Dalal3-0/+326
2024-01-04Input: da9063_onkey - avoid explicitly setting input's parentDmitry Torokhov1-1/+0
2024-01-04Input: da9063_onkey - avoid using OF-specific APIsDmitry Torokhov1-3/+4
2024-01-01Input: iqs269a - add support for OTP variantsJeff LaBundy1-3/+89
2024-01-01Input: iqs269a - add support for slider gesturesJeff LaBundy1-29/+191
2023-12-28Input: gpio-keys - filter gpio_keys -EPROBE_DEFER error messagesHermes Zhang1-3/+3
2023-12-24Input: zforce_ts - accept standard touchscreen propertiesAndreas Kemnade1-18/+16
2023-12-14Input: da9063 - use dev_err_probe()Biju Das1-9/+6
2023-12-14Input: da9063 - drop redundant prints in probe()Biju Das1-15/+4
2023-12-14Input: da9063 - simplify obtaining OF match dataBiju Das1-15/+12
2023-12-13Input: as5011 - convert to GPIO descriptorLinus Walleij1-13/+11
2023-12-13Input: omap-keypad - drop optional GPIO supportLinus Walleij1-18/+1
2023-12-13Input: tca6416-keypad - drop unused includeLinus Walleij1-1/+0
2023-12-13Input: navpoint - convert to use GPIO descriptorLinus Walleij1-26/+15
2023-12-13Input: vivaldi - convert to use sysfs_emit_at() APIye xingchen1-3/+3
2023-12-13Input: iqs269a - use sysfs_emit() instead of scnprintf()ye xingchen1-12/+11
2023-12-13Input: ims-pcu - use sysfs_emit() instead of scnprintf()ye xingchen1-5/+5
2023-12-13Input: synaptics-rmi4 - use sysfs_emit() to instead of scnprintf()ye xingchen1-7/+6
2023-12-13Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf()ye xingchen10-51/+46
2023-12-13Input: mouse - use sysfs_emit[_at]() instead of scnprintf()ye xingchen5-33/+33
2023-12-13Input: use sysfs_emit() instead of scnprintf()ye xingchen1-4/+4
2023-12-12Input: max77693-haptic - add device-tree compatible stringsMarek Szyprowski1-3/+11
2023-12-12Input: qt1050 - convert to use maple tree register cacheMark Brown1-1/+1
2023-12-12Input: cap11xx - convert to use maple tree register cacheMark Brown1-1/+1
2023-12-12Input: cap11xx - cache hardware ID registersMark Brown1-3/+0
2023-12-12Input: cap11xx - add advanced sensitivity settingsJiri Valek - 2N1-45/+192
2023-12-11Input: xpad - remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2023-12-11Input: omap4-keypad - react on keypresses if device is runtime-suspendedAndreas Kemnade1-1/+14
2023-12-09Input: pxrc - simplify mutex handling with guard macroMarcus Folkesson1-24/+18
2023-11-30Input: gpio-keys - add system suspend support for dedicated wakeirqsTony Lindgren1-4/+65
2023-11-17Input: cap11xx - remove unnecessary IRQ parsingJiri Valek - 2N1-9/+4
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-27Input: cyttsp5 - add handling for vddio regulatorLin, Meng-Bo1-7/+12
2023-10-13Input: tegra-kbc - use device_get_match_data()Rob Herring1-5/+2
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-23Input: wm97xx-core - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: wm831x-ts - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: ti_am335x_tsc - convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-09-23Input: sun4i-ts - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: stmpe-ts - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: pcap_ts - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: mc13783_ts - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: mainstone-wm97xx - convert to platform remove callback returning voidUwe Kleine-König1-4/+2