| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2024-03-21 | 1 | -3/+3 |
|\ |
|
| * | Merge 6.8-rc3 into tty-next | Greg Kroah-Hartman | 2024-02-04 | 1 | -5/+9 |
| |\ |
|
| * | | vt: remove superfluous CONFIG_HW_CONSOLE | Lukas Bulwahn | 2024-01-27 | 1 | -3/+3 |
* | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2024-03-15 | 2 | -117/+55 |
|\ \ \ |
|
| * | | | Input: matrix_keypad - switch to using managed resources | Dmitry Torokhov | 2024-01-31 | 1 | -65/+24 |
| * | | | Input: matrix_keypad - consolidate handling of clustered interrupt | Dmitry Torokhov | 2024-01-31 | 1 | -43/+20 |
| * | | | Input: matrix_keypad - avoid repeatedly converting GPIO to IRQ | Dmitry Torokhov | 2024-01-31 | 1 | -23/+25 |
| * | | | Input: bcm-keypad - remove redundant of_match_ptr() | Ruan Jinjie | 2024-01-20 | 1 | -1/+1 |
* | | | | Input: gpio_keys_polled - suppress deferred probe error for gpio | Uwe Kleine-König | 2024-03-05 | 1 | -6/+4 |
| |_|/
|/| | |
|
* | | | Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID | Hans de Goede | 2024-02-01 | 1 | -1/+2 |
* | | | Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID | Hans de Goede | 2024-02-01 | 1 | -5/+8 |
| |/
|/| |
|
* | | Input: atkbd - use ab83 as id when skipping the getid command | Hans de Goede | 2024-01-16 | 1 | -5/+7 |
* | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2024-01-13 | 6 | -85/+280 |
|\| |
|
| * | Input: gpio-keys - filter gpio_keys -EPROBE_DEFER error messages | Hermes Zhang | 2023-12-28 | 1 | -3/+3 |
| * | Input: omap-keypad - drop optional GPIO support | Linus Walleij | 2023-12-13 | 1 | -18/+1 |
| * | Input: tca6416-keypad - drop unused include | Linus Walleij | 2023-12-13 | 1 | -1/+0 |
| * | Input: qt1050 - convert to use maple tree register cache | Mark Brown | 2023-12-12 | 1 | -1/+1 |
| * | Input: cap11xx - convert to use maple tree register cache | Mark Brown | 2023-12-12 | 1 | -1/+1 |
| * | Input: cap11xx - cache hardware ID registers | Mark Brown | 2023-12-12 | 1 | -3/+0 |
| * | Input: cap11xx - add advanced sensitivity settings | Jiri Valek - 2N | 2023-12-12 | 1 | -45/+192 |
| * | Input: omap4-keypad - react on keypresses if device is runtime-suspended | Andreas Kemnade | 2023-12-11 | 1 | -1/+14 |
| * | Input: gpio-keys - add system suspend support for dedicated wakeirqs | Tony Lindgren | 2023-11-30 | 1 | -4/+65 |
| * | Input: cap11xx - remove unnecessary IRQ parsing | Jiri Valek - 2N | 2023-11-17 | 1 | -9/+4 |
* | | Input: ipaq-micro-keys - add error handling for devm_kmemdup | Haoran Liu | 2023-12-03 | 1 | -0/+3 |
* | | Input: atkbd - skip ATKBD_CMD_GETID in translated mode | Hans de Goede | 2023-11-25 | 1 | -4/+42 |
|/ |
|
* | Input: tegra-kbc - use device_get_match_data() | Rob Herring | 2023-10-13 | 1 | -5/+2 |
* | Input: stmpe-keypad - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
* | Input: spear-keyboard - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
* | Input: sh_keysc - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
* | Input: samsung-keypad - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
* | Input: omap4-keypad - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
* | Input: omap-keypad - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
* | Input: matrix_keypad - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
* | Input: iqs62x-keys - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
* | Input: ep93xx_keypad - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
* | Input: cros_ec_keyb - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
* | Input: adp5520-keys - convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-23 | 1 | -4/+2 |
* | Input: cros_ec_keyb - use device core to create driver-specific device attrib... | Dmitry Torokhov | 2023-09-06 | 1 | -7/+3 |
* | Input: tca6416-keypad - switch to using input core's polling features | Dmitry Torokhov | 2023-07-28 | 1 | -28/+20 |
* | Input: tca6416-keypad - convert to use devm_* api | Yangtao Li | 2023-07-28 | 1 | -35/+18 |
* | Input: tca6416-keypad - fix interrupt enable disbalance | Dmitry Torokhov | 2023-07-28 | 1 | -6/+2 |
* | Input: tca6416-keypad - rely on I2C core to set up suspend/resume | Dmitry Torokhov | 2023-07-28 | 1 | -25/+0 |
* | Input: tca6416-keypad - always expect proper IRQ number in i2c client | Dmitry Torokhov | 2023-07-28 | 1 | -17/+10 |
* | Input: lm8323 - convert to use devm_* api | Yangtao Li | 2023-07-28 | 1 | -51/+26 |
* | Input: lm8323 - rely on device core to create kp_disable attribute | Dmitry Torokhov | 2023-07-28 | 1 | -12/+12 |
* | Input: qt2160 - convert to use devm_* api | Yangtao Li | 2023-07-28 | 1 | -57/+20 |
* | Input: qt2160 - do not hard code interrupt trigger | Dmitry Torokhov | 2023-07-28 | 1 | -2/+1 |
* | Input: qt2160 - switch to using threaded interrupt handler | Dmitry Torokhov | 2023-07-28 | 1 | -34/+19 |
* | Input: qt2160 - tweak check for i2c adapter functionality | Dmitry Torokhov | 2023-07-28 | 1 | -5/+2 |
* | Input: mcs-touchkey - fix uninitialized use of error in mcs_touchkey_probe() | Nathan Chancellor | 2023-07-25 | 1 | -1/+1 |