aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
13 daysMerge tag 'gpio-updates-for-v7.3-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds2-4/+7
14 daysMerge tag 'iio-for-7.3a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman1-0/+1
2026-08-18Merge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-nextBartosz Golaszewski2-4/+20
2026-08-14Merge branch 'next' into for-linusDmitry Torokhov16-346/+290
2026-08-08Merge tag 'input-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+18
2026-08-05Input: gscps2 - supply PA-RISC keyboard keymap via device propertyDmitry Torokhov3-156/+0
2026-08-04Input: pmic8xxx-keypad - remove conditional return with no effectSang-Heon Jeon1-7/+1
2026-08-02Input: samsung-keypad - use pm_runtime_active guardDmitry Torokhov1-9/+3
2026-08-02Input: samsung-keypad - keep interrupt disabled while closedDmitry Torokhov1-7/+7
2026-08-02Input: samsung-keypad - clean up wakeup configuration logicDmitry Torokhov1-7/+8
2026-08-02Input: atkbd - skip deactivate for HONOR ZQC-PDonglin Lyu1-5/+13
2026-08-02Input: atkbd - skip deactivate for Xiaomi Book Pro 14's internal keyboardZhefu Zhang1-0/+8
2026-07-27Merge tag 'config-gpio-legacy-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into gpio/for-nextBartosz Golaszewski3-5/+7
2026-07-24Input: charlieplex_keypad - check gpiod_direction_output() return valueSurendra Singh Chouhan1-1/+3
2026-07-24Input: matrix_keyboard - replace linux/gpio.h inclusionArnd Bergmann1-1/+0
2026-07-24Input: gpio-keys: make legacy gpiolib optionalArnd Bergmann2-4/+7
2026-07-17Input: snvs_pwrkey - add press event reporting to avoid event loss during suspendJoy Zou1-4/+68
2026-07-16Input: snvs_pwrkey - use local device pointer to simple codeJoy Zou1-20/+21
2026-07-16Input: snvs_pwrkey - propagate error code of platform_get_irq()Joy Zou1-1/+1
2026-07-16Input: snvs_pwrkey - make use of dev_err_probe()Joy Zou1-28/+16
2026-07-15Input: tca8418_keypad - enable overflow mode per datasheet (SCPS215G)Zhian Liang1-1/+2
2026-07-13Merge tag 'v7.2-rc3' into nextDmitry Torokhov9-9/+17
2026-07-11Merge tag 'input-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+2
2026-07-10Input: matrix_keyboard - remove linux/gpio.h inclusionArnd Bergmann1-1/+0
2026-07-06Merge tag 'v7.2-rc2' into togregJonathan Cameron7-7/+0
2026-07-05iio: inkern: Use namespaced exportsRomain Gantois1-0/+1
2026-07-02Input: maple_keyb - set driver data before registering input deviceDmitry Torokhov1-2/+2
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)Uwe Kleine-König (The Capable Hub)7-7/+0
2026-06-22Input: cap11xx - add support for CAP1114Jun Yan1-0/+50
2026-06-22Input: cap11xx - guard unsupported DT properties before parsingJun Yan1-25/+27
2026-06-22Input: cap11xx - refactor code for better CAP1114 support.Jun Yan1-23/+72
2026-06-22Input: cap11xx - add reset gpio supportJun Yan1-0/+16
2026-06-22Input: cap11xx - remove unused register macrosJun Yan1-51/+0
2026-06-22Input: cap11xx - clean up duplicate log and add probe error logsJun Yan1-7/+4
2026-06-22Merge branch 'next' into for-linusDmitry Torokhov13-32/+32
2026-06-11Input: ipaq-micro-keys - add length check in micro_key_receiveDmitry Torokhov1-0/+3
2026-06-11Input: ipaq-micro-keys - fix potential deadlockDmitry Torokhov1-2/+2
2026-06-09Input: ipaq-micro-keys - simplify allocationRosen Penev1-10/+7
2026-06-06Input: atkbd - skip deactivate for HONOR BCC-N's internal keyboardCryolitia PukNgae1-0/+7
2026-06-02Input: atkbd - add DMI quirk for Lenovo Yoga Air 14 (83QK)Zeyu WANG1-0/+8
2026-05-30Input: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)12-19/+19
2026-04-20Input: lm8323 - remove space before newlineColin Ian King1-1/+1
2026-04-19Input: charlieplex_keypad - add GPIO charlieplex keypadHugo Villeneuve3-0/+247
2026-04-19Input: imx_keypad - fix spelling mistake "Colums" -> "Columns"Ethan Carter Edwards1-2/+2
2026-04-08Input: qt1070 - inline i2c_check_functionality checkThorsten Blum1-2/+1
2026-04-08Input: qt1050 - inline i2c_check_functionality checkThorsten Blum1-2/+1
2026-03-12Merge tag 'v7.0-rc3' into nextDmitry Torokhov11-12/+22
2026-03-10Input: mpr121 - drop redundant wakeup handlingbui duc phuc1-8/+0
2026-02-28Input: atkbd - fix various formatting issuesDmitry Torokhov1-53/+32