Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-24 | Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+0 |
2024-05-06 | Input: da7280 - remove an unused field in struct da7280_haptic | Christophe JAILLET | 1 | -1/+0 |
2023-12-20 | pwm: Rename pwm_apply_state() to pwm_apply_might_sleep() | Sean Young | 1 | -2/+2 |
2023-05-17 | Input: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2023-01-09 | Input: da7280 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 1 | -4/+4 |
2022-12-02 | Input: da7280 - Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
2020-12-18 | Input: da7280 - protect OF match table with CONFIG_OF | Dmitry Torokhov | 1 | -0/+2 |
2020-12-15 | Input: da7280 - fix missing error test | Dmitry Torokhov | 1 | -0/+1 |
2020-12-14 | Input: da7280 - fix spelling mistake "sequemce" -> "sequence" | Colin Ian King | 1 | -1/+1 |
2020-12-11 | Input: new da7280 haptic driver | Roy Im | 1 | -0/+1329 |