| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-20 | Input: lm8323 - remove space before newline | Colin Ian King | 1 | -1/+1 |
| 2026-04-19 | Input: charlieplex_keypad - add GPIO charlieplex keypad | Hugo Villeneuve | 3 | -0/+247 |
| 2026-04-19 | Input: imx_keypad - fix spelling mistake "Colums" -> "Columns" | Ethan Carter Edwards | 1 | -2/+2 |
| 2026-04-08 | Input: qt1070 - inline i2c_check_functionality check | Thorsten Blum | 1 | -2/+1 |
| 2026-04-08 | Input: qt1050 - inline i2c_check_functionality check | Thorsten Blum | 1 | -2/+1 |
| 2026-03-12 | Merge tag 'v7.0-rc3' into next | Dmitry Torokhov | 11 | -12/+22 |
| 2026-03-10 | Input: mpr121 - drop redundant wakeup handling | bui duc phuc | 1 | -8/+0 |
| 2026-02-28 | Input: atkbd - fix various formatting issues | Dmitry Torokhov | 1 | -53/+32 |
| 2026-02-28 | Input: atkbd - switch to using explicitly sized types | Dmitry Torokhov | 1 | -15/+15 |
| 2026-02-28 | Input: atkbd - use dev_warn_ratelimited() | Dmitry Torokhov | 1 | -5/+3 |
| 2026-02-28 | Input: atkbd - use __free() cleanup facility in when parsing FW keymap | Dmitry Torokhov | 1 | -5/+1 |
| 2026-02-28 | Input: atkbd - validate scancode in firmware keymap entries | Ariel Silver | 1 | -0/+6 |
| 2026-02-23 | Input: cros_ec_keyb - factor out column processing | Dmitry Torokhov | 1 | -20/+27 |
| 2026-02-23 | Input: cros_ec_keyb - do not allocate keyboard state separately | Dmitry Torokhov | 1 | -10/+2 |
| 2026-02-23 | Input: cros_ec_keyb - simplify cros_ec_keyb_work() | Dmitry Torokhov | 1 | -15/+15 |
| 2026-02-23 | Input: cros_ec_keyb - use BIT() macro instead of open-coding shifts | Dmitry Torokhov | 1 | -5/+4 |
| 2026-02-23 | Input: cros_ec_keyb - use u8 instead of uint8_t | Dmitry Torokhov | 1 | -6/+5 |
| 2026-02-23 | Input: cros_ec_keyb - add function key support | Fabio Baltieri | 1 | -15/+165 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 10 | -10/+10 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 11 | -11/+11 |
| 2026-02-14 | Merge branch 'next' into for-linus | Dmitry Torokhov | 3 | -11/+15 |
| 2026-02-01 | Input: gpio_keys - fall back to platform_get_irq() for interrupt-only keys | Dmitry Torokhov | 1 | -5/+12 |
| 2025-12-18 | Input: gpio_keys - replace use of system_wq with system_dfl_wq | Marco Crivellari | 1 | -1/+1 |
| 2025-12-15 | Input: atkbd - skip deactivate for HONOR FMB-P's internal keyboard | Cryolitia PukNgae | 1 | -0/+7 |
| 2025-12-13 | Input: cros_ec_keyb - clarify key event error message | Fabio Baltieri | 1 | -1/+2 |
| 2025-12-13 | Input: omap4-keypad - remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 1 | -4/+0 |
| 2025-12-12 | Input: lkkbd - disable pending work before freeing device | Minseong Kim | 1 | -1/+4 |
| 2025-11-17 | Merge tag 'v6.18-rc6' into for-linus | Dmitry Torokhov | 1 | -0/+6 |
| 2025-11-04 | Input: cros_ec_keyb - fix an invalid memory access | Tzung-Bi Shih | 1 | -0/+6 |
| 2025-11-04 | Input: imx_sc_key - fix memory corruption on unload | Dan Carpenter | 1 | -1/+1 |
| 2025-10-08 | Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -738/+213 |
| 2025-10-07 | Merge branch 'next' into for-linus | Dmitry Torokhov | 9 | -739/+535 |
| 2025-10-01 | Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -0/+321 |
| 2025-10-01 | Merge tag 'chrome-platform-v6.18' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+6 |
| 2025-09-17 | Input: twl4030_keypad - drop support for platform data | Dmitry Torokhov | 1 | -29/+6 |
| 2025-09-17 | Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s... | Dmitry Torokhov | 3 | -0/+321 |
| 2025-09-16 | input: keyboard: Add support for MAX7360 keypad | Mathieu Dubois-Briand | 3 | -0/+321 |
| 2025-09-14 | Merge tag 'input-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+4 |
| 2025-09-14 | Input: cros_ec_keyb - Defer probe until parent EC device is registered | Tzung-Bi Shih | 1 | -0/+6 |
| 2025-09-08 | Input: spear-keyboard - drop support for platform data | Dmitry Torokhov | 1 | -56/+15 |
| 2025-09-08 | Input: pxa27x-keypad - drop support for platform data | Dmitry Torokhov | 1 | -255/+119 |
| 2025-09-08 | Input: pxa27x-keypad - use BIT, GENMASK, FIELD_GET, etc | Dmitry Torokhov | 1 | -50/+60 |
| 2025-09-08 | Input: pxa27x-keypad - replace uint32_t with u32 | Dmitry Torokhov | 1 | -12/+12 |
| 2025-09-06 | Input: mtk-pmic-keys - MT6359 has a specific release irq | Julien Massot | 1 | -1/+4 |
| 2025-08-21 | Merge tag 'v6.17-rc2' into HEAD | Dmitry Torokhov | 2 | -3/+3 |
| 2025-08-12 | Input: tca8418_keypad - switch to using module_i2c_driver() | Dmitry Torokhov | 1 | -12/+1 |
| 2025-08-12 | Input: tca6416-keypad - remove the driver | Dmitry Torokhov | 3 | -324/+0 |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-08-06 | Merge branch 'next' into for-linus | Dmitry Torokhov | 12 | -1164/+481 |
| 2025-08-03 | Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux... | Dmitry Torokhov | 8 | -1082/+389 |
| 2025-07-27 | Input: atkbd - correctly map F13 - F24 | Werner Sembach | 1 | -6/+6 |
| 2025-07-03 | Input: mtk-pmic-keys - add support for MT6359 PMIC keys | Louis-Alexis Eyraud | 1 | -0/+17 |
| 2025-07-01 | Input: samsung-keypad - use BIT() and GENMASK() where appropriate | Dmitry Torokhov | 1 | -9/+10 |
| 2025-07-01 | Input: samsung-keypad - use per-chip parameters | Dmitry Torokhov | 1 | -24/+37 |
| 2025-07-01 | Input: samsung-keypad - use guard notation to acquire mutex | Dmitry Torokhov | 1 | -6/+2 |
| 2025-07-01 | Input: samsung-keypad - use devm to disable runtime PM | Dmitry Torokhov | 1 | -12/+5 |
| 2025-07-01 | Input: samsung-keypad - use struct_size() helper | Dmitry Torokhov | 1 | -3/+3 |
| 2025-07-01 | Input: samsung-keypad - do not combine memory allocation checks | Dmitry Torokhov | 1 | -1/+4 |
| 2025-07-01 | Input: samsung-keypad - do not set input device's parent explicitly | Dmitry Torokhov | 1 | -1/+0 |
| 2025-07-01 | Input: samsung-keypad - switch to using devm_clk_get_prepared() | Dmitry Torokhov | 1 | -18/+4 |
| 2025-07-01 | Input: adp5589: remove the driver | Nuno Sá | 3 | -1077/+0 |
| 2025-07-01 | Input: adp5585: Add Analog Devices ADP5585/89 support | Nuno Sá | 3 | -0/+383 |
| 2025-06-27 | Input: adp5589 - use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -5/+6 |
| 2025-06-27 | Input: adp5588 - use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -4/+5 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 4 | -4/+6 |
| 2025-06-03 | Input: atkbd - switch to use scnprintf() to suppress truncation warning | Dmitry Torokhov | 1 | -2/+2 |
| 2025-05-30 | Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer() | Gatien Chevallier | 1 | -0/+2 |
| 2025-05-30 | Input: gpio-keys - fix a sleep while atomic with PREEMPT_RT | Fabrice Gasnier | 1 | -2/+2 |
| 2025-05-19 | Input: atkbd - do not reset keyboard by default on Loongson | Qunqin Zhao | 1 | -1/+1 |
| 2025-05-15 | Merge tag 'v6.15-rc6' into next | Dmitry Torokhov | 6 | -13/+12 |
| 2025-05-11 | Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2025-04-30 | Input: snvs_pwrkey - support power-off-time-sec | Ian Ray | 1 | -0/+25 |
| 2025-04-29 | Input: mtk-pmic-keys - fix possible null pointer dereference | Gary Bisson | 1 | -2/+2 |
| 2025-04-09 | Input: matrix_keypad - detect change during scan | Markus Burri | 1 | -0/+16 |
| 2025-04-09 | Input: matrix_keypad - add function for reading row state | Markus Burri | 1 | -3/+11 |
| 2025-04-06 | Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -8/+8 |
| 2025-04-05 | Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -7/+11 |
| 2025-04-05 | treewide: Convert new and leftover hrtimer_init() users | Thomas Gleixner | 1 | -6/+4 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 3 | -4/+4 |
| 2025-02-25 | Input: matrix_keypad - use fsleep for delays after activating columns | Markus Burri | 1 | -1/+1 |
| 2025-02-25 | Input: matrix_keypad - add settle time after enabling all columns | Markus Burri | 1 | -0/+6 |
| 2025-02-24 | input: ipaq-micro-keys: use devm_kmemdup_array() | Raag Jadav | 1 | -3/+2 |
| 2025-02-05 | Input: Switch to use hrtimer_setup() | Nam Cao | 1 | -6/+4 |
| 2025-01-20 | Input: atkbd - map F23 key to support default copilot shortcut | Mark Pearson | 1 | -1/+1 |
| 2025-01-14 | Input: Use str_enable_disable-like helpers | Krzysztof Kozlowski | 2 | -2/+4 |
| 2024-11-25 | Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 30 | -291/+158 |
| 2024-11-24 | Merge branch 'next' into for-linus | Dmitry Torokhov | 30 | -291/+158 |
| 2024-11-19 | Input: mpr121 - use devm_regulator_get_enable_read_voltage() | David Lechner | 1 | -42/+3 |
| 2024-11-19 | Input: sun4i-lradc-keys - don't include 'pm_wakeup.h' directly | Wolfram Sang | 1 | -1/+0 |
| 2024-11-19 | Input: spear-keyboard - don't include 'pm_wakeup.h' directly | Wolfram Sang | 1 | -1/+0 |
| 2024-11-18 | Input: cypress-sf - constify struct i2c_device_id | Christophe JAILLET | 1 | -1/+1 |
| 2024-11-09 | Input: gpio_keys_polled - avoid using GPIOF_ACTIVE_LOW | Andy Shevchenko | 1 | -7/+5 |
| 2024-11-09 | Input: gpio_keys - avoid using GPIOF_ACTIVE_LOW | Andy Shevchenko | 1 | -6/+4 |
| 2024-11-05 | Input: maple_keyb - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -7/+2 |
| 2024-11-05 | Input: locomokbd - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -4/+1 |
| 2024-11-05 | Input: hilkbd - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -3/+1 |
| 2024-11-03 | Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+4 |
| 2024-10-30 | Input: omap-keypad - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -8/+8 |
| 2024-10-25 | Input: adp5588-keys - do not try to disable interrupt 0 | Dmitry Torokhov | 1 | -2/+4 |
| 2024-10-19 | Input: sun4i-lradc-keys - switch to for_each_child_of_node_scoped | Javier Carrasco | 1 | -5/+2 |
| 2024-10-19 | Input: mtk-pmic-keys - switch to for_each_child_of_node_scoped | Javier Carrasco | 1 | -12/+5 |
| 2024-10-19 | Input: cap11xx - switch to for_each_child_of_node_scoped | Javier Carrasco | 1 | -8/+4 |
| 2024-10-15 | Input: switch back to struct platform_driver::remove() | Uwe Kleine-König | 9 | -9/+9 |
| 2024-10-04 | Input: matrix_keypad - remove duplicated include | Yang Li | 1 | -1/+0 |
| 2024-10-04 | Input: sunkbd - use guard notation when pausing serio port | Dmitry Torokhov | 1 | -3/+2 |
| 2024-10-04 | Input: atkbd - use guard notation when pausing serio port | Dmitry Torokhov | 1 | -4/+4 |
| 2024-10-03 | Input: st-keyscan - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -9/+10 |
| 2024-10-03 | Input: spear-keyboard - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -6/+2 |
| 2024-10-03 | Input: pxa27x_keypad - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -8/+8 |
| 2024-10-03 | Input: pmic8xxx-keypad - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -6/+2 |
| 2024-10-03 | Input: omap4-keypad - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -3/+1 |
| 2024-10-03 | Input: matrix_keypad - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -10/+8 |
| 2024-10-03 | Input: lpc32xx-keys - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -9/+9 |
| 2024-10-03 | Input: lm8323 - use guard notation when acquiring mutexes | Dmitry Torokhov | 1 | -27/+22 |
| 2024-10-03 | Input: ipaq-micro-keys - use guard notation when acquiring mutex and spinlock | Dmitry Torokhov | 1 | -7/+5 |
| 2024-10-03 | Input: imx_keypad - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -16/+11 |
| 2024-10-03 | Input: ep93xx_keypad - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -6/+2 |
| 2024-10-03 | Input: applespi - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -54/+18 |
| 2024-10-03 | Input: adp5589-keys - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -21/+18 |
| 2024-10-02 | Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+2 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2 | -2/+2 |
| 2024-10-02 | Merge tag 'input-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -9/+13 |
| 2024-10-01 | Input: adp5589-keys - fix adp5589_gpio_get_value() | Nuno Sa | 1 | -3/+10 |
| 2024-10-01 | Input: adp5589-keys - fix NULL pointer dereference | Nuno Sa | 1 | -6/+3 |
| 2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 1 | -1/+0 |
| 2024-09-26 | Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -52/+22 |
| 2024-09-24 | Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 17 | -1114/+285 |
| 2024-09-20 | Merge branch 'next' into for-linus | Dmitry Torokhov | 17 | -1113/+284 |
| 2024-09-20 | Input: adp5588-keys - fix check on return code | Nuno Sa | 1 | -1/+1 |
| 2024-09-13 | Input: tegra-kbc - use of_property_read_variable_u32_array() and of_property_... | Rob Herring (Arm) | 1 | -45/+27 |
| 2024-09-12 | input: keypad: ep93xx: add DT support for Cirrus EP93xx | Nikita Shubin | 1 | -52/+22 |
| 2024-09-05 | Input: tegra-kbc - use guard notation when acquiring mutex and spinlock | Dmitry Torokhov | 1 | -26/+19 |
| 2024-09-05 | Input: iqs62x-keys - use cleanup facility for fwnodes | Dmitry Torokhov | 1 | -5/+2 |
| 2024-09-05 | Input: gpio-keys - switch to using cleanup functions | Dmitry Torokhov | 1 | -27/+17 |
| 2024-09-05 | Input: atkbd - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -22/+15 |
| 2024-09-05 | Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into next | Dmitry Torokhov | 1 | -195/+139 |
| 2024-09-05 | Input: matrix_keypad - remove support for platform data | Dmitry Torokhov | 1 | -71/+3 |
| 2024-09-05 | Input: matrix_keypad - switch to gpiod API and generic device properties | Dmitry Torokhov | 1 | -156/+185 |
| 2024-09-05 | Input: matrix_keypad - remove support for clustered interrupt | Dmitry Torokhov | 1 | -39/+22 |
| 2024-08-31 | Input: snvs_pwrkey - use devm_clk_get_optional_enabled() | Dmitry Torokhov | 1 | -23/+1 |
| 2024-08-28 | Input: adp5588-keys - add support for pure gpio | Utsav Agarwal | 1 | -13/+35 |
| 2024-08-28 | Input: adp5588-keys - use guard notation when acquiring mutexes | Dmitry Torokhov | 1 | -32/+17 |
| 2024-08-28 | input: keyboard: support i.MX95 BBM module | Peng Fan | 3 | -0/+237 |
| 2024-08-28 | Input: mt6779-keypad - use devm_clk_get_enabled() | Dmitry Torokhov | 1 | -17/+1 |
| 2024-08-27 | Input: mt6779-keypad - fix module autoloading | Liao Chen | 1 | -0/+1 |
| 2024-08-22 | Input: keypad-nomadik-ske - remove the driver | Dmitry Torokhov | 3 | -390/+0 |
| 2024-07-31 | Input: tc3589x - use of_property_present() | Rob Herring (Arm) | 1 | -2/+1 |
| 2024-07-28 | Input: spear-keyboard - switch to devm_clk_get_prepared() | Christophe JAILLET | 1 | -15/+1 |
| 2024-07-15 | Input: msc_touchkey - remove the driver | Dmitry Torokhov | 3 | -281/+0 |
| 2024-07-15 | Input: adc-keys - use device_for_each_child_node_scoped() | Javier Carrasco | 1 | -4/+1 |
| 2024-07-15 | Input: gpio_keys_polled - use device_for_each_child_node_scoped() | Javier Carrasco | 1 | -3/+1 |
| 2024-07-15 | Input: gpio_keys - use device_for_each_child_node_scoped() | Javier Carrasco | 1 | -3/+1 |
| 2024-07-15 | Input: qt1050 - use device_for_each_child_node_scoped() | Javier Carrasco | 1 | -10/+5 |
| 2024-07-12 | Input: omap-keypad - use driver core to instantiate device attributes | Dmitry Torokhov | 1 | -10/+11 |
| 2024-07-08 | Input: qt1050 - constify struct regmap_config | Javier Carrasco | 1 | -1/+1 |
| 2024-06-25 | Input: qt1050 - handle CHIP_ID reading error | Andrei Lalaev | 1 | -1/+6 |
| 2024-06-07 | Input: cap11xx - stop using chip ID when configuring it | Dmitry Torokhov | 1 | -55/+70 |
| 2024-06-02 | Input: keyboard - use sizeof(*pointer) instead of sizeof(type) | Erick Archer | 8 | -8/+8 |
| 2024-05-27 | Merge tag 'v6.9' into next | Dmitry Torokhov | 4 | -12/+57 |
| 2024-05-13 | Input: drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 10 | -13/+13 |
| 2024-05-06 | Input: cros_ec_keyb - remove an unused field in struct cros_ec_keyb | Christophe JAILLET | 1 | -2/+0 |
| 2024-05-06 | Input: lpc32xx-keys - remove an unused field in struct lpc32xx_kscan_drv | Christophe JAILLET | 1 | -2/+1 |
| 2024-05-06 | Input: matrix_keypad - remove an unused field in struct matrix_keypad | Christophe JAILLET | 1 | -1/+0 |
| 2024-05-06 | Input: tca6416-keypad - remove unused struct tca6416_drv_data | Christophe JAILLET | 1 | -5/+0 |
| 2024-05-06 | Input: tca6416-keypad - remove an unused field in struct tca6416_keypad_chip | Christophe JAILLET | 1 | -1/+0 |
| 2024-03-28 | Input: stmpe - drop driver owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-03-21 | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -3/+3 |
| 2024-03-15 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2 | -117/+55 |
| 2024-03-05 | Input: gpio_keys_polled - suppress deferred probe error for gpio | Uwe Kleine-König | 1 | -6/+4 |
| 2024-02-04 | Merge 6.8-rc3 into tty-next | Greg Kroah-Hartman | 1 | -5/+9 |
| 2024-02-01 | Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID | Hans de Goede | 1 | -1/+2 |
| 2024-02-01 | Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID | Hans de Goede | 1 | -5/+8 |
| 2024-01-31 | Input: matrix_keypad - switch to using managed resources | Dmitry Torokhov | 1 | -65/+24 |
| 2024-01-31 | Input: matrix_keypad - consolidate handling of clustered interrupt | Dmitry Torokhov | 1 | -43/+20 |
| 2024-01-31 | Input: matrix_keypad - avoid repeatedly converting GPIO to IRQ | Dmitry Torokhov | 1 | -23/+25 |
| 2024-01-27 | vt: remove superfluous CONFIG_HW_CONSOLE | Lukas Bulwahn | 1 | -3/+3 |
| 2024-01-20 | Input: bcm-keypad - remove redundant of_match_ptr() | Ruan Jinjie | 1 | -1/+1 |
| 2024-01-16 | Input: atkbd - use ab83 as id when skipping the getid command | Hans de Goede | 1 | -5/+7 |
| 2024-01-13 | Merge branch 'next' into for-linus | Dmitry Torokhov | 6 | -85/+280 |
| 2023-12-28 | Input: gpio-keys - filter gpio_keys -EPROBE_DEFER error messages | Hermes Zhang | 1 | -3/+3 |
| 2023-12-13 | Input: omap-keypad - drop optional GPIO support | Linus Walleij | 1 | -18/+1 |
| 2023-12-13 | Input: tca6416-keypad - drop unused include | Linus Walleij | 1 | -1/+0 |
| 2023-12-12 | Input: qt1050 - convert to use maple tree register cache | Mark Brown | 1 | -1/+1 |
| 2023-12-12 | Input: cap11xx - convert to use maple tree register cache | Mark Brown | 1 | -1/+1 |
| 2023-12-12 | Input: cap11xx - cache hardware ID registers | Mark Brown | 1 | -3/+0 |
| 2023-12-12 | Input: cap11xx - add advanced sensitivity settings | Jiri Valek - 2N | 1 | -45/+192 |
| 2023-12-11 | Input: omap4-keypad - react on keypresses if device is runtime-suspended | Andreas Kemnade | 1 | -1/+14 |
| 2023-12-03 | Input: ipaq-micro-keys - add error handling for devm_kmemdup | Haoran Liu | 1 | -0/+3 |
| 2023-11-30 | Input: gpio-keys - add system suspend support for dedicated wakeirqs | Tony Lindgren | 1 | -4/+65 |
| 2023-11-25 | Input: atkbd - skip ATKBD_CMD_GETID in translated mode | Hans de Goede | 1 | -4/+42 |
| 2023-11-17 | Input: cap11xx - remove unnecessary IRQ parsing | Jiri Valek - 2N | 1 | -9/+4 |
| 2023-10-13 | Input: tegra-kbc - use device_get_match_data() | Rob Herring | 1 | -5/+2 |
| 2023-09-23 | Input: stmpe-keypad - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: spear-keyboard - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: sh_keysc - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: samsung-keypad - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: omap4-keypad - convert to platform remove callback returning void | Uwe Kleine-K��nig | 1 | -4/+2 |
| 2023-09-23 | Input: omap-keypad - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-23 | Input: matrix_keypad - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |