summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-02-025-6/+47
|\
| * Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk tableSzilard Fabian2024-02-021-0/+8
| * Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach2024-02-021-0/+6
| * Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETIDHans de Goede2024-02-011-1/+2
| * Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede2024-02-011-5/+8
| * Input: bcm5974 - check endpoint type before starting trafficJavier Carrasco2024-01-311-0/+20
| * Input: xpad - add Lenovo Legion Go controllersBrenton Simpson2024-01-301-0/+2
| * Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0Hans de Goede2024-01-191-1/+2
* | Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-1837-367/+1101
|\|
| * Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede2024-01-161-5/+7
| * Merge branch 'next' into for-linusDmitry Torokhov2024-01-1336-362/+1094
| |\
| | * Input: driver for Adafruit Seesaw GamepadAnshul Dalal2024-01-093-0/+326
| | * Input: da9063_onkey - avoid explicitly setting input's parentDmitry Torokhov2024-01-041-1/+0
| | * Input: da9063_onkey - avoid using OF-specific APIsDmitry Torokhov2024-01-041-3/+4
| | * Input: iqs269a - add support for OTP variantsJeff LaBundy2024-01-011-3/+89
| | * Input: iqs269a - add support for slider gesturesJeff LaBundy2024-01-011-29/+191
| | * Input: gpio-keys - filter gpio_keys -EPROBE_DEFER error messagesHermes Zhang2023-12-281-3/+3
| | * Input: zforce_ts - accept standard touchscreen propertiesAndreas Kemnade2023-12-241-18/+16
| | * Input: da9063 - use dev_err_probe()Biju Das2023-12-141-9/+6
| | * Input: da9063 - drop redundant prints in probe()Biju Das2023-12-141-15/+4
| | * Input: da9063 - simplify obtaining OF match dataBiju Das2023-12-141-15/+12
| | * Input: as5011 - convert to GPIO descriptorLinus Walleij2023-12-131-13/+11
| | * Input: omap-keypad - drop optional GPIO supportLinus Walleij2023-12-131-18/+1
| | * Input: tca6416-keypad - drop unused includeLinus Walleij2023-12-131-1/+0
| | * Input: navpoint - convert to use GPIO descriptorLinus Walleij2023-12-131-26/+15
| | * Input: vivaldi - convert to use sysfs_emit_at() APIye xingchen2023-12-131-3/+3
| | * Input: iqs269a - use sysfs_emit() instead of scnprintf()ye xingchen2023-12-131-12/+11
| | * Input: ims-pcu - use sysfs_emit() instead of scnprintf()ye xingchen2023-12-131-5/+5
| | * Input: synaptics-rmi4 - use sysfs_emit() to instead of scnprintf()ye xingchen2023-12-131-7/+6
| | * Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf()ye xingchen2023-12-1310-51/+46
| | * Input: mouse - use sysfs_emit[_at]() instead of scnprintf()ye xingchen2023-12-135-33/+33
| | * Input: use sysfs_emit() instead of scnprintf()ye xingchen2023-12-131-4/+4
| | * Input: max77693-haptic - add device-tree compatible stringsMarek Szyprowski2023-12-121-3/+11
| | * Input: qt1050 - convert to use maple tree register cacheMark Brown2023-12-121-1/+1
| | * Input: cap11xx - convert to use maple tree register cacheMark Brown2023-12-121-1/+1
| | * Input: cap11xx - cache hardware ID registersMark Brown2023-12-121-3/+0
| | * Input: cap11xx - add advanced sensitivity settingsJiri Valek - 2N2023-12-121-45/+192
| | * Input: xpad - remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2023-12-111-3/+3
| | * Input: omap4-keypad - react on keypresses if device is runtime-suspendedAndreas Kemnade2023-12-111-1/+14
| | * Input: pxrc - simplify mutex handling with guard macroMarcus Folkesson2023-12-091-24/+18
| | * Input: gpio-keys - add system suspend support for dedicated wakeirqsTony Lindgren2023-11-301-4/+65
| | * Input: cap11xx - remove unnecessary IRQ parsingJiri Valek - 2N2023-11-171-9/+4
* | | Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-123-8/+8
|\ \ \
| * | | pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young2023-12-203-8/+8
* | | | Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2024-01-122-4/+5
|\ \ \ \
| * | | | media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard2023-12-132-2/+2
| * | | | media: touchscreen: sur40: Stop direct calls to queue num_buffers fieldBenjamin Gaignard2023-11-231-2/+3
| |/ / /
* | | | Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2024-01-091-1/+1
|\ \ \ \
| * | | | treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEXAndy Shevchenko2023-11-161-1/+1
| |/ / /
* | | | Merge tag 'input-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-12-237-7/+62
|\ \ \ \ | |/ / / |/| / / | |/ /