Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-17 | Input: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
2023-07-08 | Input: pwm-vibra - simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -21/+9 |
2023-05-08 | Input: pwm-vibra - add support for enable GPIO | Luca Weiss | 1 | -0/+16 |
2023-05-08 | Input: pwm-vibra - add newline to dev_err prints | Luca Weiss | 1 | -10/+10 |
2023-01-10 | Input: pwm-vibra - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 1 | -5/+5 |
2020-07-07 | Input: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-01-28 | Input: pwm-vibra - stop regulator after disabling pwm, not before | Paweł Chmiel | 1 | -4/+4 |
2019-01-28 | Input: pwm-vibra - prevent unbalanced regulator | Jonathan Bakker | 1 | -5/+12 |
2017-09-04 | Input: add a driver for PWM controllable vibrators | Sebastian Reichel | 1 | -0/+267 |