Age | Commit message (Expand) | Author |
2025-01-24 | Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2025-01-22 | Merge tag 'input-for-v6.14-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2025-01-20 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2025-01-15 | Input: i8042 - Add support for platform filter contexts | Armin Wolf |
2025-01-14 | Input: Use str_enable_disable-like helpers | Krzysztof Kozlowski |
2024-12-17 | Input: mma8450 - add chip ID check in probe | Luwei Zhou |
2024-12-17 | Input: add driver for the input part of qnap-mcu devices | Heiko Stuebner |
2024-12-16 | Input: bbnsm_pwrkey - add remove hook | Peng Fan |
2024-11-25 | Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-11-24 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2024-11-07 | Input: cs40l50 - fix wrong usage of INIT_WORK() | Yuan Can |
2024-10-22 | Input: sparcspkr - use cleanup facility for device_node | Javier Carrasco |
2024-10-22 | Input: sparcspkr - use device managed memory for 'state' | Javier Carrasco |
2024-10-19 | Input: twl4030-vibra - use cleanup facility for device_node | Javier Carrasco |
2024-10-19 | Input: twl6040-vibra - use cleanup facility for device_node | Javier Carrasco |
2024-10-15 | Input: switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-10-03 | Input: sparcspkr - use guard notation when acquiring spinlock | Dmitry Torokhov |
2024-10-03 | Input: rotary_encoder - use guard notation when acquiring mutex | Dmitry Torokhov |
2024-10-03 | Input: regulator-haptic - use guard notation when acquiring mutex | Dmitry Torokhov |
2024-10-03 | Input: pwm-beeper - use guard notation when acquiring spinlock | Dmitry Torokhov |
2024-10-03 | Input: powermate - use guard notation when acquiring spinlock | Dmitry Torokhov |
2024-10-03 | Input: max8997_haptic - use guard notation when acquiring mutex | Dmitry Torokhov |
2024-10-03 | Input: iqs7222 - use cleanup facility for fwnodes | Dmitry Torokhov |
2024-10-03 | Input: iqs626a - use cleanup facility for fwnodes | Dmitry Torokhov |
2024-10-03 | Input: iqs269a - use cleanup facility for fwnodes | Dmitry Torokhov |
2024-10-03 | Input: iqs269a - use guard notation when acquiring mutex | Dmitry Torokhov |
2024-10-03 | Input: ibm-panel - use guard notation when acquiring spinlock | Dmitry Torokhov |
2024-10-03 | Input: ideapad_slidebar - use guard notation when acquiring spinlock | Dmitry Torokhov |
2024-10-03 | Input: drv2667 - use guard notation when acquiring mutex | Dmitry Torokhov |
2024-10-03 | Input: drv2665 - use guard notation when acquiring mutex | Dmitry Torokhov |
2024-10-03 | Input: drv260x - use guard notation when acquiring mutex | Dmitry Torokhov |
2024-10-03 | Input: kxtj9 - use guard notation when acquiring mutex/disabling irq | Dmitry Torokhov |
2024-10-03 | Input: da7280 - use guard notation when acquiring mutex and spinlock | Dmitry Torokhov |
2024-10-03 | Input: cma3000_d0x - use guard notation when acquiring mutex | Dmitry Torokhov |
2024-10-03 | Input: cm109 - use guard notation when acquiring mutex and spinlock | Dmitry Torokhov |
2024-10-03 | Input: ati_remote2 - use guard notation when acquiring mutex | Dmitry Torokhov |
2024-10-03 | Input: ad714x - use guard notation when acquiring mutex | Dmitry Torokhov |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-09-30 | Input: correct typos in multiple comments across misc drivers | Shen Lichuan |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro |
2024-09-24 | Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-09-10 | Input: ims-pcu - fix calling interruptible mutex | David Lechner |
2024-09-09 | treewide: correct the typo 'retun' | WangYuli |
2024-09-05 | Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into next | Dmitry Torokhov |
2024-08-26 | Input: wistron_btns - use kmemdup_array instead of kmemdup for multiple alloc... | Shen Lichuan |
2024-08-24 | Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-08-04 | Input: uinput - reject requests with unreasonable number of slots | Dmitry Torokhov |
2024-07-19 | Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-07-15 | Input: bbnsm_pwrkey - fix missed key press after suspend | Jacky Bai |
2024-07-15 | Input: iqs269a - use device_for_each_child_node_scoped() | Javier Carrasco |