| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/dtor/i... | Mark Brown | 3 | -136/+0 |
| 3 days | Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/d... | Mark Brown | 2 | -2/+6 |
| 9 days | Input: ims-pcu - fix usb_free_coherent() size in ims_pcu_buffers_free() | Thomas Fourier | 1 | -1/+1 |
| 2026-05-12 | Input: atlas - check ACPI_COMPANION() against NULL | Rafael J. Wysocki | 1 | -1/+5 |
| 2026-04-30 | Input: pcap_keys - remove unused driver | Arnd Bergmann | 3 | -136/+0 |
| 2026-04-22 | Merge tag 'input-for-v7.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -58/+139 |
| 2026-04-19 | Merge branch 'next' into for-linus | Dmitry Torokhov | 22 | -89/+166 |
| 2026-04-17 | Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 1 | -6/+29 |
| 2026-04-13 | MIPS/input: Move RB532 button to GPIO descriptors | Linus Walleij | 1 | -6/+29 |
| 2026-04-11 | Merge tag 'input-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -7/+28 |
| 2026-04-08 | Input: uinput - take event lock when submitting FF request "event" | Dmitry Torokhov | 1 | -0/+7 |
| 2026-04-08 | Input: ims-pcu - fix heap-buffer-overflow in ims_pcu_process_data() | Seungjin Bae | 1 | -6/+26 |
| 2026-04-07 | Input: uinput - fix circular locking dependency with ff-core | Mikhail Gavrilov | 1 | -7/+21 |
| 2026-04-01 | Input: aw86927 - add support for Awinic AW86938 | Griffin Kroah-Hartman | 1 | -8/+44 |
| 2026-04-01 | Input: aw86927 - respect vibration magnitude levels | Griffin Kroah-Hartman | 1 | -7/+7 |
| 2026-03-30 | Input: keyspan-remote - refactor endpoint lookup | Johan Hovold | 1 | -20/+2 |
| 2026-03-17 | Input: atlas - convert ACPI driver to a platform one | Rafael J. Wysocki | 1 | -10/+12 |
| 2026-03-12 | Merge tag 'v7.0-rc3' into next | Dmitry Torokhov | 18 | -31/+27 |
| 2026-02-22 | Input: adxl34x - drop redundant error variable in adxl34x_i2c_probe | Thorsten Blum | 1 | -4/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 17 | -21/+21 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 17 | -22/+22 |
| 2026-02-17 | Input: drv260x - fix unbalanced regulator_disable() call | Yauhen Kharuzhy | 1 | -0/+18 |
| 2026-02-17 | Input: drv260x - handle calibration timeout | Yauhen Kharuzhy | 1 | -0/+13 |
| 2026-02-17 | Input: drv260x - add support for ACPI-enumerated devices | Yauhen Kharuzhy | 1 | -0/+10 |
| 2026-02-17 | Input: drv260x - sort all #include alphabetically | Yauhen Kharuzhy | 1 | -3/+3 |
| 2026-02-17 | Input: drv260x - add I2C IDs for all device variants | Yauhen Kharuzhy | 1 | -0/+3 |
| 2026-02-15 | Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -54/+93 |
| 2026-01-21 | Input: gpio_decoder - don't use "proxy" headers | Andy Shevchenko | 1 | -2/+3 |
| 2026-01-21 | Input: gpio_decoder - make use of the macros from bits.h | Andy Shevchenko | 1 | -2/+2 |
| 2026-01-21 | Input: gpio_decoder - replace custom loop by gpiod_get_array_value_cansleep() | Andy Shevchenko | 1 | -14/+14 |
| 2026-01-21 | Input: gpio_decoder - unify messages with help of dev_err_probe() | Andy Shevchenko | 1 | -16/+10 |
| 2026-01-21 | Input: gpio_decoder - make use of device properties | Andy Shevchenko | 1 | -5/+4 |
| 2026-01-07 | Input: twl4030 - fix warnings without CONFIG_OF | Andreas Kemnade | 1 | -4/+3 |
| 2025-12-18 | Input: twl4030 - add TWL603x power button | Andreas Kemnade | 1 | -5/+55 |
| 2025-12-18 | Input: palmas-pwrbutton - replace use of system_wq with system_dfl_wq | Marco Crivellari | 1 | -1/+1 |
| 2025-12-13 | Input: pf1550 - remove "defined but unused" warning | Vaibhav Gupta | 1 | -1/+1 |
| 2025-12-13 | Input: cs40l50 - remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 1 | -4/+0 |
| 2025-12-13 | Merge tag 'ib-mfd-input-power-regulator-v6.19' of git://git.kernel.org/pub/sc... | Dmitry Torokhov | 3 | -0/+209 |
| 2025-12-13 | Merge tag 'v6.18' into next | Dmitry Torokhov | 2 | -1/+3 |
| 2025-12-10 | Merge tag 'input-for-v6.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2025-12-08 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -1/+1 |
| 2025-12-04 | Merge tag 'regulator-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -0/+209 |
| 2025-11-17 | ASoC: arizona-haptics: convert to snd_soc_dapm_xxx() | Kuninori Morimoto | 1 | -9/+5 |
| 2025-10-21 | Input: pf1550 - add onkey support | Samuel Kayode | 3 | -0/+209 |
| 2025-10-17 | Input: qnap-mcu-input - omit error message when memory allocation fails | Xichao Zhao | 1 | -1/+1 |
| 2025-10-08 | Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -2/+872 |
| 2025-10-07 | Merge branch 'next' into for-linus | Dmitry Torokhov | 10 | -2/+1212 |
| 2025-10-01 | Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 4 | -1/+137 |
| 2025-10-01 | Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -0/+203 |
| 2025-10-01 | Merge branches 'ib-mfd-char-crypto-6.18', 'ib-mfd-gpio-6.18', 'ib-mfd-gpio-hw... | Lee Jones | 5 | -1/+340 |
| 2025-09-30 | Input: aw86927 - fix error code in probe() | Dan Carpenter | 1 | -2/+1 |
| 2025-09-28 | Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leak | Zhen Ni | 1 | -0/+1 |
| 2025-09-27 | Input: aw86927 - add driver for Awinic AW86927 | Griffin Kroah-Hartman | 3 | -0/+859 |
| 2025-09-24 | Input: pm8941-pwrkey - disable wakeup for resin by default | Luca Weiss | 1 | -2/+10 |
| 2025-09-17 | Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s... | Dmitry Torokhov | 3 | -0/+203 |
| 2025-09-16 | input: misc: Add support for MAX7360 rotary | Mathieu Dubois-Briand | 3 | -0/+203 |
| 2025-09-11 | mfd: input: rtc: mc13783: Remove deprecated mc13xxx_irq_ack() | Alexander Kurz | 1 | -1/+0 |
| 2025-09-04 | Input: iqs7222 - avoid enabling unused interrupts | Jeff LaBundy | 1 | -0/+3 |
| 2025-09-03 | Merge tag 'ib-mfd-input-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dmitry Torokhov | 3 | -0/+137 |
| 2025-09-03 | input: tps6594-pwrbutton: Add power button functionality | Job Sava | 3 | -0/+137 |
| 2025-08-21 | Input: include export.h in modules using EXPORT_SYMBOL*() | Dmitry Torokhov | 3 | -0/+3 |
| 2025-08-06 | Merge branch 'next' into for-linus | Dmitry Torokhov | 7 | -195/+66 |
| 2025-08-03 | Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux... | Dmitry Torokhov | 1 | -1/+1 |
| 2025-08-03 | Input: max77693 - convert to atomic pwm operation | Uwe Kleine-König | 1 | -23/+18 |
| 2025-07-03 | Input: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt() | Yunshui Jiang | 1 | -0/+2 |
| 2025-07-01 | Input: cs40l50 - remove redundant flush_workqueue() calls | Chen Ni | 1 | -1/+0 |
| 2025-06-30 | Input: max8997_haptic - optimize PWM configuration | Uwe Kleine-König | 1 | -49/+47 |
| 2025-06-29 | Input: pcf50633-input - remove the driver | Dr. David Alan Gilbert | 3 | -121/+0 |
| 2025-06-29 | Input: iqs7222 - explicitly define number of external channels | Jeff LaBundy | 1 | -2/+5 |
| 2025-06-17 | Input: Fully open-code compatible for grepping | Krzysztof Kozlowski | 1 | -1/+1 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -1/+1 |
| 2025-06-03 | Input: iqs626a - replace snprintf() with scnprintf() | Jeff LaBundy | 1 | -1/+1 |
| 2025-05-30 | Input: ims-pcu - check record size in ims_pcu_flash_firmware() | Dan Carpenter | 1 | -0/+6 |
| 2025-05-11 | Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -7/+17 |
| 2025-05-10 | Input: hisi_powerkey - enable system-wakeup for s2idle | Ulf Hansson | 1 | -1/+1 |
| 2025-04-18 | Input: sparcspkr - avoid unannotated fall-through | WangYuli | 1 | -6/+16 |
| 2025-04-05 | Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2025-04-04 | Merge branch 'next' into for-linus | Dmitry Torokhov | 5 | -4/+170 |
| 2025-03-29 | Merge tag 'mfd-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 2 | -4/+15 |
| 2025-03-15 | Merge tag 'input-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -28/+22 |
| 2025-03-09 | Input: iqs7222 - preserve system status register | Jeff LaBundy | 1 | -28/+22 |
| 2025-02-25 | Merge tag 'v6.14-rc4' into next | Dmitry Torokhov | 6 | -3/+191 |
| 2025-02-25 | Input: pm8941-pwrkey - fix dev_dbg() output in pm8941_pwrkey_irq() | Dmitry Antipov | 1 | -2/+2 |
| 2025-02-20 | Input: max77693 - add max77705 haptic support | Dzmitry Sankouski | 2 | -4/+15 |
| 2025-01-24 | Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -2/+2 |
| 2025-01-22 | Merge tag 'input-for-v6.14-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -3/+27 |
| 2025-01-20 | Merge branch 'next' into for-linus | Dmitry Torokhov | 6 | -6/+7 |
| 2025-01-15 | Input: i8042 - Add support for platform filter contexts | Armin Wolf | 1 | -2/+2 |
| 2025-01-14 | Input: Use str_enable_disable-like helpers | Krzysztof Kozlowski | 2 | -2/+4 |
| 2024-12-17 | Input: mma8450 - add chip ID check in probe | Luwei Zhou | 1 | -1/+15 |
| 2024-12-17 | Input: add driver for the input part of qnap-mcu devices | Heiko Stuebner | 3 | -0/+166 |
| 2024-12-16 | Input: bbnsm_pwrkey - add remove hook | Peng Fan | 1 | -0/+8 |
| 2024-11-25 | Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 39 | -470/+315 |
| 2024-11-24 | Merge branch 'next' into for-linus | Dmitry Torokhov | 38 | -468/+311 |
| 2024-11-07 | Input: cs40l50 - fix wrong usage of INIT_WORK() | Yuan Can | 1 | -2/+4 |
| 2024-10-22 | Input: sparcspkr - use cleanup facility for device_node | Javier Carrasco | 1 | -3/+1 |
| 2024-10-22 | Input: sparcspkr - use device managed memory for 'state' | Javier Carrasco | 1 | -27/+14 |
| 2024-10-19 | Input: twl4030-vibra - use cleanup facility for device_node | Javier Carrasco | 1 | -8/+3 |
| 2024-10-19 | Input: twl6040-vibra - use cleanup facility for device_node | Javier Carrasco | 1 | -6/+2 |
| 2024-10-15 | Input: switch back to struct platform_driver::remove() | Uwe Kleine-König | 17 | -20/+20 |
| 2024-10-03 | Input: sparcspkr - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -8/+2 |
| 2024-10-03 | Input: rotary_encoder - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -15/+8 |
| 2024-10-03 | Input: regulator-haptic - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -16/+8 |
| 2024-10-03 | Input: pwm-beeper - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -6/+6 |
| 2024-10-03 | Input: powermate - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -9/+2 |
| 2024-10-03 | Input: max8997_haptic - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -10/+5 |
| 2024-10-03 | Input: iqs7222 - use cleanup facility for fwnodes | Dmitry Torokhov | 1 | -16/+14 |
| 2024-10-03 | Input: iqs626a - use cleanup facility for fwnodes | Dmitry Torokhov | 1 | -16/+6 |
| 2024-10-03 | Input: iqs269a - use cleanup facility for fwnodes | Dmitry Torokhov | 1 | -6/+3 |
| 2024-10-03 | Input: iqs269a - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -30/+16 |
| 2024-10-03 | Input: ibm-panel - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -4/+1 |
| 2024-10-03 | Input: ideapad_slidebar - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -17/+5 |
| 2024-10-03 | Input: drv2667 - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -23/+21 |
| 2024-10-03 | Input: drv2665 - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -23/+21 |
| 2024-10-03 | Input: drv260x - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -26/+24 |
| 2024-10-03 | Input: kxtj9 - use guard notation when acquiring mutex/disabling irq | Dmitry Torokhov | 1 | -10/+4 |
| 2024-10-03 | Input: da7280 - use guard notation when acquiring mutex and spinlock | Dmitry Torokhov | 1 | -14/+12 |
| 2024-10-03 | Input: cma3000_d0x - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -12/+4 |
| 2024-10-03 | Input: cm109 - use guard notation when acquiring mutex and spinlock | Dmitry Torokhov | 1 | -87/+78 |
| 2024-10-03 | Input: ati_remote2 - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -38/+19 |
| 2024-10-03 | Input: ad714x - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -9/+3 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2 | -2/+2 |
| 2024-09-30 | Input: correct typos in multiple comments across misc drivers | Shen Lichuan | 8 | -9/+9 |
| 2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 1 | -1/+0 |
| 2024-09-24 | Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -8/+43 |
| 2024-09-10 | Input: ims-pcu - fix calling interruptible mutex | David Lechner | 1 | -1/+1 |
| 2024-09-09 | treewide: correct the typo 'retun' | WangYuli | 1 | -1/+1 |
| 2024-09-05 | Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into next | Dmitry Torokhov | 5 | -0/+686 |
| 2024-08-26 | Input: wistron_btns - use kmemdup_array instead of kmemdup for multiple alloc... | Shen Lichuan | 1 | -2/+2 |
| 2024-08-24 | Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+14 |
| 2024-08-04 | Input: uinput - reject requests with unreasonable number of slots | Dmitry Torokhov | 1 | -0/+14 |
| 2024-07-19 | Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 16 | -325/+204 |
| 2024-07-15 | Input: bbnsm_pwrkey - fix missed key press after suspend | Jacky Bai | 1 | -0/+38 |
| 2024-07-15 | Input: iqs269a - use device_for_each_child_node_scoped() | Javier Carrasco | 1 | -5/+2 |
| 2024-07-15 | Merge tag 'v6.10' into next | Dmitry Torokhov | 1 | -1/+0 |
| 2024-07-12 | Input: yealink - simplify locking in sysfs attribute handling | Dmitry Torokhov | 1 | -52/+20 |
| 2024-07-12 | Input: yealink - use driver core to instantiate device attributes | Dmitry Torokhov | 1 | -8/+3 |
| 2024-07-12 | Input: ati-remote2 - use driver core to instantiate device attributes | Dmitry Torokhov | 1 | -33/+17 |
| 2024-07-11 | Input: twl4030-pwrbutton - fix kernel-doc warning | Dmitry Torokhov | 1 | -2/+2 |
| 2024-07-04 | Merge branch 'ib-mfd-input-regulator-6.11' into ibs-for-mfd-merged | Lee Jones | 3 | -0/+106 |
| 2024-06-28 | input: Add onkey driver for Marvell 88PM886 PMIC | Karel Balej | 3 | -0/+106 |
| 2024-06-28 | Input: cs40l50 - Add support for the CS40L50 haptic driver | James Ogletree | 3 | -0/+566 |
| 2024-06-20 | Input: ims-pcu - switch to using cleanup functions | Dmitry Torokhov | 1 | -73/+62 |
| 2024-06-20 | Input: ims-pcu - use driver core to instantiate device attributes | Dmitry Torokhov | 1 | -25/+28 |
| 2024-06-20 | Input: ims-pcu - drop repeated "input" in error message | Javier Carrasco | 1 | -2/+1 |
| 2024-06-20 | Input: ims-pcu - annotate struct ims_pcu_flash_fmt with __counted_by | Javier Carrasco | 1 | -1/+1 |
| 2024-06-11 | Input: adxl34x - switch to using "guard" notation | Dmitry Torokhov | 1 | -41/+20 |
| 2024-06-11 | Input: adxl34x - switch to using managed resources | Dmitry Torokhov | 4 | -53/+17 |
| 2024-06-11 | Input: adxl34x - use input_set_capability() | Dmitry Torokhov | 1 | -19/+13 |
| 2024-06-11 | Input: adxl34x - use device core to create driver-specific device attributes | Dmitry Torokhov | 4 | -8/+10 |
| 2024-06-09 | Input: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 2 | -0/+2 |
| 2024-06-02 | Input: misc - use sizeof(*pointer) instead of sizeof(type) | Erick Archer | 8 | -9/+9 |
| 2024-05-27 | Merge tag 'v6.9' into next | Dmitry Torokhov | 6 | -18/+16 |
| 2024-05-24 | Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 15 | -48/+91 |
| 2024-05-22 | Merge branch 'next' into for-linus | Dmitry Torokhov | 15 | -48/+91 |
| 2024-05-13 | Input: drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 12 | -21/+21 |
| 2024-05-06 | Input: da7280 - remove an unused field in struct da7280_haptic | Christophe JAILLET | 1 | -1/+0 |
| 2024-04-17 | input: pm8xxx-vibrator: add new SPMI vibrator support | Fenglin Wu | 1 | -9/+43 |
| 2024-04-17 | input: pm8xxx-vibrator: refactor to support new SPMI vibrator | Fenglin Wu | 1 | -16/+25 |
| 2024-04-15 | Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation | Fenglin Wu | 1 | -3/+4 |
| 2024-04-08 | Input: atlas - drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-03-28 | Input: ims-pcu - fix printf string overflow | Arnd Bergmann | 1 | -2/+2 |
| 2024-03-17 | Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -13/+113 |
| 2024-03-15 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2 | -13/+113 |
| 2024-03-07 | Input: iqs7222 - add support for IQS7222D v1.1 and v1.2 | Jeff LaBundy | 1 | -0/+112 |
| 2024-01-22 | Input: 88pm80x_onkey - add SPDX and drop GPL boilerplate | Duje Mihanović | 1 | -13/+1 |
| 2024-01-18 | Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -95/+333 |
| 2024-01-13 | Merge branch 'next' into for-linus | Dmitry Torokhov | 4 | -95/+333 |
| 2024-01-12 | Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -8/+8 |
| 2024-01-04 | Input: da9063_onkey - avoid explicitly setting input's parent | Dmitry Torokhov | 1 | -1/+0 |
| 2024-01-04 | Input: da9063_onkey - avoid using OF-specific APIs | Dmitry Torokhov | 1 | -3/+4 |
| 2024-01-01 | Input: iqs269a - add support for OTP variants | Jeff LaBundy | 1 | -3/+89 |
| 2024-01-01 | Input: iqs269a - add support for slider gestures | Jeff LaBundy | 1 | -29/+191 |
| 2023-12-22 | Input: soc_button_array - add mapping for airplane mode button | Christoffer Sandberg | 1 | -0/+5 |
| 2023-12-20 | pwm: Rename pwm_apply_state() to pwm_apply_might_sleep() | Sean Young | 3 | -8/+8 |
| 2023-12-14 | Input: da9063 - use dev_err_probe() | Biju Das | 1 | -9/+6 |
| 2023-12-14 | Input: da9063 - drop redundant prints in probe() | Biju Das | 1 | -15/+4 |
| 2023-12-14 | Input: da9063 - simplify obtaining OF match data | Biju Das | 1 | -15/+12 |
| 2023-12-13 | Input: iqs269a - use sysfs_emit() instead of scnprintf() | ye xingchen | 1 | -12/+11 |
| 2023-12-13 | Input: ims-pcu - use sysfs_emit() instead of scnprintf() | ye xingchen | 1 | -5/+5 |
| 2023-12-12 | Input: max77693-haptic - add device-tree compatible strings | Marek Szyprowski | 1 | -3/+11 |
| 2023-11-06 | Merge branch 'next' into for-linus | Dmitry Torokhov | 20 | -98/+55 |
| 2023-10-13 | Input: powermate - fix use-after-free in powermate_config_complete | Javier Carrasco | 1 | -0/+1 |
| 2023-09-30 | Input: axp20x-pek - avoid needless newline removal | Justin Stitt | 1 | -10/+1 |
| 2023-09-23 | Input: wm831x-on - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: wistron_btns - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: sparcspkr - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -8/+4 |
| 2023-09-23 | Input: soc_button_array - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: pm8941-pwrkey - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: pcspkr - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: pcf50633-input - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: pcap_keys - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: palmas-pwrbutton - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: mc13783-pwrbutton - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: max8997_haptic - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: m68kspkr - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: ideapad_slidebar - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: da9055_onkey - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: da9052_onkey - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: 88pm80x_onkey - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |