Age | Commit message (Expand) | Author |
2024-03-21 | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2024-03-17 | Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-03-15 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2024-03-15 | Input: xpad - add support for Snakebyte GAMEPADs | Matt Scialabba |
2024-03-13 | Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds |
2024-03-10 | Input: imagis - add touch key support | Duje Mihanović |
2024-03-10 | Input: imagis - use FIELD_GET where applicable | Duje Mihanović |
2024-03-10 | Input: make input_class constant | Ricardo B. Marliere |
2024-03-08 | Merge tag 'input-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-03-07 | Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal | Mathias Krause |
2024-03-07 | Input: iqs7222 - add support for IQS7222D v1.1 and v1.2 | Jeff LaBundy |
2024-03-05 | Input: gpio_keys_polled - suppress deferred probe error for gpio | Uwe Kleine-König |
2024-03-05 | Revert "Input: bcm5974 - check endpoint type before starting traffic" | Javier Carrasco |
2024-03-03 | Input: serio - make serio_bus const | Ricardo B. Marliere |
2024-03-03 | Input: synaptics-rmi4 - make rmi_bus_type const | Ricardo B. Marliere |
2024-03-03 | Input: xilinx_ps2 - fix kernel-doc for xps2_of_probe function | Yang Li |
2024-03-03 | input/touchscreen: imagis: add support for IST3032C | Karel Balej |
2024-03-03 | input/touchscreen: imagis: Add support for Imagis IST3038B | Markuss Broks |
2024-03-03 | input/touchscreen: imagis: Correct the maximum touch area value | Markuss Broks |
2024-03-03 | Input: xpad - add additional HyperX Controller Identifiers | Max Nguyen |
2024-03-03 | Input: leds - change config symbol dependency for audio mute trigger | Heiner Kallweit |
2024-02-09 | Input: ti_am335x_tsc - remove redundant assignment to variable config | Colin Ian King |
2024-02-08 | Input: xpad - sort xpad_device by vendor and product ID | Brenton Simpson |
2024-02-08 | Input: synaptics-rmi4 - follow renaming of SPI "master" to "controller" | Uwe Kleine-König |
2024-02-08 | Input: pxspad - follow renaming of SPI "master" to "controller" | Uwe Kleine-König |
2024-02-06 | Input: gameport - make gameport_bus const | Ricardo B. Marliere |
2024-02-04 | Merge 6.8-rc3 into tty-next | Greg Kroah-Hartman |
2024-02-02 | Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-02-02 | Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table | Szilard Fabian |
2024-02-02 | Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU | Werner Sembach |
2024-02-01 | Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID | Hans de Goede |
2024-02-01 | Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID | Hans de Goede |
2024-01-31 | Input: matrix_keypad - switch to using managed resources | Dmitry Torokhov |
2024-01-31 | Input: matrix_keypad - consolidate handling of clustered interrupt | Dmitry Torokhov |
2024-01-31 | Input: matrix_keypad - avoid repeatedly converting GPIO to IRQ | Dmitry Torokhov |
2024-01-31 | Input: bcm5974 - check endpoint type before starting traffic | Javier Carrasco |
2024-01-30 | Input: goodix-berlin - add SPI support for Goodix Berlin Touchscreen IC | Neil Armstrong |
2024-01-30 | Input: goodix-berlin - add I2C support for Goodix Berlin Touchscreen IC | Neil Armstrong |
2024-01-30 | Input: add core support for Goodix Berlin Touchscreen IC | Neil Armstrong |
2024-01-30 | Input: xpad - add Lenovo Legion Go controllers | Brenton Simpson |
2024-01-27 | vt: remove superfluous CONFIG_HW_CONSOLE | Lukas Bulwahn |
2024-01-22 | Input: 88pm80x_onkey - add SPDX and drop GPL boilerplate | Duje Mihanović |
2024-01-20 | Input: leds - set default-trigger for mute | Bernhard Seibold |
2024-01-20 | Input: bcm-keypad - remove redundant of_match_ptr() | Ruan Jinjie |
2024-01-20 | Input: remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET |
2024-01-19 | Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0 | Hans de Goede |
2024-01-18 | Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-01-18 | Input: synaptics-rmi4 - fail probing if memory allocation for "phys" fails | Kunwu Chan |
2024-01-18 | Input: navpoint - remove driver | Duje Mihanović |
2024-01-16 | Input: atkbd - use ab83 as id when skipping the getid command | Hans de Goede |