Age | Commit message (Expand) | Author |
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 |
2024-07-15 | Merge tag 'v6.10' into next | Dmitry Torokhov |
2024-07-12 | Input: yealink - simplify locking in sysfs attribute handling | Dmitry Torokhov |
2024-07-12 | Input: yealink - use driver core to instantiate device attributes | Dmitry Torokhov |
2024-07-12 | Input: ati-remote2 - use driver core to instantiate device attributes | Dmitry Torokhov |
2024-07-11 | Input: twl4030-pwrbutton - fix kernel-doc warning | Dmitry Torokhov |
2024-07-04 | Merge branch 'ib-mfd-input-regulator-6.11' into ibs-for-mfd-merged | Lee Jones |
2024-06-28 | input: Add onkey driver for Marvell 88PM886 PMIC | Karel Balej |
2024-06-28 | Input: cs40l50 - Add support for the CS40L50 haptic driver | James Ogletree |
2024-06-20 | Input: ims-pcu - switch to using cleanup functions | Dmitry Torokhov |
2024-06-20 | Input: ims-pcu - use driver core to instantiate device attributes | Dmitry Torokhov |
2024-06-20 | Input: ims-pcu - drop repeated "input" in error message | Javier Carrasco |
2024-06-20 | Input: ims-pcu - annotate struct ims_pcu_flash_fmt with __counted_by | Javier Carrasco |
2024-06-11 | Input: adxl34x - switch to using "guard" notation | Dmitry Torokhov |
2024-06-11 | Input: adxl34x - switch to using managed resources | Dmitry Torokhov |
2024-06-11 | Input: adxl34x - use input_set_capability() | Dmitry Torokhov |
2024-06-11 | Input: adxl34x - use device core to create driver-specific device attributes | Dmitry Torokhov |
2024-06-09 | Input: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-06-02 | Input: misc - use sizeof(*pointer) instead of sizeof(type) | Erick Archer |
2024-05-27 | Merge tag 'v6.9' into next | Dmitry Torokhov |
2024-05-24 | Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-05-22 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2024-05-13 | Input: drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König |
2024-05-06 | Input: da7280 - remove an unused field in struct da7280_haptic | Christophe JAILLET |
2024-04-17 | input: pm8xxx-vibrator: add new SPMI vibrator support | Fenglin Wu |
2024-04-17 | input: pm8xxx-vibrator: refactor to support new SPMI vibrator | Fenglin Wu |
2024-04-15 | Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation | Fenglin Wu |
2024-04-08 | Input: atlas - drop owner assignment | Krzysztof Kozlowski |
2024-03-28 | Input: ims-pcu - fix printf string overflow | Arnd Bergmann |
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-07 | Input: iqs7222 - add support for IQS7222D v1.1 and v1.2 | Jeff LaBundy |
2024-01-22 | Input: 88pm80x_onkey - add SPDX and drop GPL boilerplate | Duje Mihanović |
2024-01-18 | Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-01-13 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2024-01-12 | Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-01-04 | Input: da9063_onkey - avoid explicitly setting input's parent | Dmitry Torokhov |
2024-01-04 | Input: da9063_onkey - avoid using OF-specific APIs | Dmitry Torokhov |
2024-01-01 | Input: iqs269a - add support for OTP variants | Jeff LaBundy |
2024-01-01 | Input: iqs269a - add support for slider gestures | Jeff LaBundy |
2023-12-22 | Input: soc_button_array - add mapping for airplane mode button | Christoffer Sandberg |
2023-12-20 | pwm: Rename pwm_apply_state() to pwm_apply_might_sleep() | Sean Young |
2023-12-14 | Input: da9063 - use dev_err_probe() | Biju Das |
2023-12-14 | Input: da9063 - drop redundant prints in probe() | Biju Das |
2023-12-14 | Input: da9063 - simplify obtaining OF match data | Biju Das |
2023-12-13 | Input: iqs269a - use sysfs_emit() instead of scnprintf() | ye xingchen |
2023-12-13 | Input: ims-pcu - use sysfs_emit() instead of scnprintf() | ye xingchen |
2023-12-12 | Input: max77693-haptic - add device-tree compatible strings | Marek Szyprowski |
2023-11-06 | Merge branch 'next' into for-linus | Dmitry Torokhov |