summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2024-04-13Input: xpad - add support for Snakebyte GAMEPADsMatt Scialabba1-0/+3
2024-04-13Input: imagis - use FIELD_GET where applicableDuje Mihanović1-11/+7
2024-04-13input/touchscreen: imagis: Correct the maximum touch area valueMarkuss Broks1-1/+1
2024-04-13Input: synaptics-rmi4 - fail probing if memory allocation for "phys" failsKunwu Chan1-1/+5
2024-03-27Input: iqs7222 - add support for IQS7222D v1.1 and v1.2Jeff LaBundy1-0/+112
2024-03-09Merge tag 'input-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-29/+13
2024-03-08Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removalMathias Krause1-3/+3
2024-03-05Input: gpio_keys_polled - suppress deferred probe error for gpioUwe Kleine-König1-6/+4
2024-03-05Revert "Input: bcm5974 - check endpoint type before starting traffic"Javier Carrasco1-20/+0
2024-03-04Input: xpad - add additional HyperX Controller IdentifiersMax Nguyen1-0/+6
2024-02-02Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-6/+47
2024-02-02Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk tableSzilard Fabian1-0/+8
2024-02-02Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach1-0/+6
2024-02-02Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETIDHans de Goede1-1/+2
2024-02-02Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede1-5/+8
2024-01-31Input: bcm5974 - check endpoint type before starting trafficJavier Carrasco1-0/+20
2024-01-31Input: xpad - add Lenovo Legion Go controllersBrenton Simpson1-0/+2
2024-01-19Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0Hans de Goede1-1/+2
2024-01-19Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds37-367/+1101
2024-01-17Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede1-5/+7
2024-01-14Merge branch 'next' into for-linusDmitry Torokhov36-362/+1094
2024-01-13Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-8/+8
2024-01-13Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-4/+5
2024-01-10Input: driver for Adafruit Seesaw GamepadAnshul Dalal3-0/+326
2024-01-10Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-1/+1
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-02Input: iqs269a - add support for OTP variantsJeff LaBundy1-3/+89
2024-01-02Input: iqs269a - add support for slider gesturesJeff LaBundy1-29/+191
2023-12-29Input: 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-23Merge tag 'input-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-7/+62
2023-12-23Input: soc_button_array - add mapping for airplane mode buttonChristoffer Sandberg1-0/+5
2023-12-20pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young3-8/+8
2023-12-15Input: da9063 - use dev_err_probe()Biju Das1-9/+6
2023-12-15Input: da9063 - drop redundant prints in probe()Biju Das1-15/+4
2023-12-15Input: da9063 - simplify obtaining OF match dataBiju Das1-15/+12
2023-12-14Input: as5011 - convert to GPIO descriptorLinus Walleij1-13/+11
2023-12-14Input: omap-keypad - drop optional GPIO supportLinus Walleij1-18/+1
2023-12-14Input: tca6416-keypad - drop unused includeLinus Walleij1-1/+0
2023-12-14Input: navpoint - convert to use GPIO descriptorLinus Walleij1-26/+15
2023-12-14Input: vivaldi - convert to use sysfs_emit_at() APIye xingchen1-3/+3
2023-12-14Input: iqs269a - use sysfs_emit() instead of scnprintf()ye xingchen1-12/+11
2023-12-14Input: ims-pcu - use sysfs_emit() instead of scnprintf()ye xingchen1-5/+5
2023-12-14Input: synaptics-rmi4 - use sysfs_emit() to instead of scnprintf()ye xingchen1-7/+6
2023-12-14Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf()ye xingchen10-51/+46
2023-12-14Input: mouse - use sysfs_emit[_at]() instead of scnprintf()ye xingchen5-33/+33
2023-12-14Input: use sysfs_emit() instead of scnprintf()ye xingchen1-4/+4
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard2-2/+2
2023-12-13Input: max77693-haptic - add device-tree compatible stringsMarek Szyprowski1-3/+11