summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorLines
2024-07-15Input: gpio_keys_polled - use device_for_each_child_node_scoped()Javier Carrasco-3/+1
2024-07-15Input: gpio_keys - use device_for_each_child_node_scoped()Javier Carrasco-3/+1
2024-07-15Input: qt1050 - use device_for_each_child_node_scoped()Javier Carrasco-10/+5
2024-07-12Input: omap-keypad - use driver core to instantiate device attributesDmitry Torokhov-10/+11
2024-07-08Input: qt1050 - constify struct regmap_configJavier Carrasco-1/+1
2024-06-25Input: qt1050 - handle CHIP_ID reading errorAndrei Lalaev-1/+6
2024-06-07Input: cap11xx - stop using chip ID when configuring itDmitry Torokhov-55/+70
2024-06-02Input: keyboard - use sizeof(*pointer) instead of sizeof(type)Erick Archer-8/+8
2024-05-27Merge tag 'v6.9' into nextDmitry Torokhov-12/+57
2024-05-13Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König-13/+13
2024-05-06Input: cros_ec_keyb - remove an unused field in struct cros_ec_keybChristophe JAILLET-2/+0
2024-05-06Input: lpc32xx-keys - remove an unused field in struct lpc32xx_kscan_drvChristophe JAILLET-2/+1
2024-05-06Input: matrix_keypad - remove an unused field in struct matrix_keypadChristophe JAILLET-1/+0
2024-05-06Input: tca6416-keypad - remove unused struct tca6416_drv_dataChristophe JAILLET-5/+0
2024-05-06Input: tca6416-keypad - remove an unused field in struct tca6416_keypad_chipChristophe JAILLET-1/+0
2024-03-28Input: stmpe - drop driver owner assignmentKrzysztof Kozlowski-1/+0
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-3/+3
2024-03-15Merge branch 'next' into for-linusDmitry Torokhov-117/+55
2024-03-05Input: gpio_keys_polled - suppress deferred probe error for gpioUwe Kleine-König-6/+4
2024-02-04Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman-5/+9
2024-02-01Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETIDHans de Goede-1/+2
2024-02-01Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede-5/+8
2024-01-31Input: matrix_keypad - switch to using managed resourcesDmitry Torokhov-65/+24
2024-01-31Input: matrix_keypad - consolidate handling of clustered interruptDmitry Torokhov-43/+20
2024-01-31Input: matrix_keypad - avoid repeatedly converting GPIO to IRQDmitry Torokhov-23/+25
2024-01-27vt: remove superfluous CONFIG_HW_CONSOLELukas Bulwahn-3/+3
2024-01-20Input: bcm-keypad - remove redundant of_match_ptr()Ruan Jinjie-1/+1
2024-01-16Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede-5/+7
2024-01-13Merge branch 'next' into for-linusDmitry Torokhov-85/+280
2023-12-28Input: gpio-keys - filter gpio_keys -EPROBE_DEFER error messagesHermes Zhang-3/+3
2023-12-13Input: omap-keypad - drop optional GPIO supportLinus Walleij-18/+1
2023-12-13Input: tca6416-keypad - drop unused includeLinus Walleij-1/+0
2023-12-12Input: qt1050 - convert to use maple tree register cacheMark Brown-1/+1
2023-12-12Input: cap11xx - convert to use maple tree register cacheMark Brown-1/+1
2023-12-12Input: cap11xx - cache hardware ID registersMark Brown-3/+0
2023-12-12Input: cap11xx - add advanced sensitivity settingsJiri Valek - 2N-45/+192
2023-12-11Input: omap4-keypad - react on keypresses if device is runtime-suspendedAndreas Kemnade-1/+14
2023-12-03Input: ipaq-micro-keys - add error handling for devm_kmemdupHaoran Liu-0/+3
2023-11-30Input: gpio-keys - add system suspend support for dedicated wakeirqsTony Lindgren-4/+65
2023-11-25Input: atkbd - skip ATKBD_CMD_GETID in translated modeHans de Goede-4/+42
2023-11-17Input: cap11xx - remove unnecessary IRQ parsingJiri Valek - 2N-9/+4
2023-10-13Input: tegra-kbc - use device_get_match_data()Rob Herring-5/+2
2023-09-23Input: stmpe-keypad - convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-09-23Input: spear-keyboard - convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-09-23Input: sh_keysc - convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-09-23Input: samsung-keypad - convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-09-23Input: omap4-keypad - convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-09-23Input: omap-keypad - convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-09-23Input: matrix_keypad - convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-09-23Input: iqs62x-keys - convert to platform remove callback returning voidUwe Kleine-König-4/+2