Age | Commit message (Expand) | Author |
2023-06-29 | Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2023-06-29 | Merge tag 'input-for-v6.5-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-06-29 | Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-06-28 | Merge tag 'regulator-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2023-06-27 | Merge tag 'docs-arm-move' of git://git.lwn.net/linux | Linus Torvalds |
2023-06-26 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2023-06-24 | Add Renesas PMIC RAA215300 and built-in RTC | Mark Brown |
2023-06-16 | docs: update some straggling Documentation/arm references | Jonathan Corbet |
2023-06-09 | Input: ads7846 - fix pointer cast warning | Arnd Bergmann |
2023-06-07 | Merge tag 'input-for-v6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-06-07 | Input: ads7846 - Fix usage of match data | Linus Walleij |
2023-06-06 | Input: pm8941-powerkey - fix debounce on gen2+ PMICs | Caleb Connolly |
2023-06-06 | Input: gameport - provide default trigger() and read() | Dmitry Torokhov |
2023-06-06 | Input: tps65219-pwrbutton - use regmap_set_bits() | Uwe Kleine-König |
2023-06-06 | Input: tps65219-pwrbutton - convert to .remove_new() | Uwe Kleine-König |
2023-05-24 | Input: ads7846 - Convert to use software nodes | Linus Walleij |
2023-05-23 | Input: tests - add test to cover all input_grab_device() function | Dana Elfassy |
2023-05-23 | Input: gpio-keys - use input_report_key() | Geert Uytterhoeven |
2023-05-23 | Input: xpad - delete a Razer DeathAdder mouse VID/PID entry | Ismael Ferreras Morezuelas |
2023-05-22 | Input: xpad - spelling fixes for "Xbox" | Ismael Ferreras Morezuelas |
2023-05-22 | Input: add HAS_IOPORT dependencies | Niklas Schnelle |
2023-05-18 | Input: libps2 - do not discard non-ack bytes when controlling LEDs | Dmitry Torokhov |
2023-05-18 | Input: libps2 - introduce common interrupt handler | Dmitry Torokhov |
2023-05-18 | Input: libps2 - fix aborting PS/2 commands | Dmitry Torokhov |
2023-05-18 | Input: libps2 - fix NAK handling | Dmitry Torokhov |
2023-05-18 | Input: libps2 - rework handling of command response | Dmitry Torokhov |
2023-05-18 | Input: libps2 - remove special handling of ACK for command byte | Dmitry Torokhov |
2023-05-18 | Input: libps2 - attach ps2dev instances as serio port's drvdata | Dmitry Torokhov |
2023-05-17 | Input: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2023-05-15 | mfd: rk808: Split into core and i2c | Sebastian Reichel |
2023-05-11 | Input: psmouse - fix OOB access in Elantech protocol | Dmitry Torokhov |
2023-05-11 | Input: soc_button_array - add invalid acpi_index DMI quirk handling | Hans de Goede |
2023-05-10 | Input: adxl34x - do not hardcode interrupt trigger type | Marek Vasut |
2023-05-08 | Input: pwm-vibra - add support for enable GPIO | Luca Weiss |
2023-05-08 | Input: pwm-vibra - add newline to dev_err prints | Luca Weiss |
2023-05-06 | Input: ili210x - probe even if no resolution information | Marek Vasut |
2023-05-05 | Input: edt-ft5x06 - add delay after waking up | Philipp Puschmann |
2023-05-05 | Input: cyttsp5 - implement proper sleep and wakeup procedures | Maximilian Weigand |
2023-05-05 | Input: fix open count when closing inhibited device | Dmitry Torokhov |
2023-05-05 | Input: tests - fix input_test_match_device_id test | Dmitry Torokhov |
2023-05-02 | Input: avoid calling input_set_abs_val() in the event handling core | Dmitry Torokhov |
2023-05-02 | Input: tests - modular KUnit tests should not depend on KUNIT=y | Geert Uytterhoeven |
2023-05-02 | Input: tests - fix use-after-free and refcount underflow in input_test_exit() | Geert Uytterhoeven |
2023-05-01 | Input: uinput - allow injecting event times | Biswarup Pal |
2023-05-01 | Input: atmel_mxt_ts - support capacitive keys | André Apitzsch |
2023-05-01 | Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync() | Duoming Zhou |
2023-05-01 | Input: cyttsp5 - fix array length | Maximilian Weigand |
2023-05-01 | Input: cyttsp5 - remove unused code | Maximilian Weigand |
2023-05-01 | Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-05-01 | Input: drv260x - fix magnitude handling | Luca Weiss |