| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-03 | Input: max77693 - convert to atomic pwm operation | Uwe Kleine-König | 1 | -23/+18 |
| 2025-02-20 | Input: max77693 - add max77705 haptic support | Dzmitry Sankouski | 1 | -1/+12 |
| 2025-01-14 | Input: Use str_enable_disable-like helpers | Krzysztof Kozlowski | 1 | -1/+2 |
| 2023-12-12 | Input: max77693-haptic - add device-tree compatible strings | Marek Szyprowski | 1 | -3/+11 |
| 2023-01-09 | Input: max77693-haptic - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 1 | -5/+6 |
| 2021-10-16 | Input: max77693-haptic - drop unneeded MODULE_ALIAS | Krzysztof Kozlowski | 1 | -1/+0 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2016-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -2/+2 |
| 2016-08-22 | Input: max77693-haptic - change Krzysztof Kozlowski's email to kernel.org | Krzysztof Kozlowski | 1 | -2/+2 |
| 2016-05-17 | input: misc: max77693: Use pwm_get_args() where appropriate | Boris Brezillon | 1 | -3/+14 |
| 2015-08-07 | Input: max77693: Add support for Maxim 77843 | Krzysztof Kozlowski | 1 | -3/+45 |
| 2015-08-07 | Input: max77693: Prepare for adding support for Maxim 77843 | Krzysztof Kozlowski | 1 | -7/+34 |
| 2015-08-07 | Input: max77693: Remove a read-only pwm_divisor field | Krzysztof Kozlowski | 1 | -3/+1 |
| 2015-07-16 | drivers: max77693: Move state container to common header | Krzysztof Kozlowski | 1 | -0/+1 |
| 2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -4/+2 |
| 2014-12-15 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -4/+2 |
| 2014-11-03 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 1 | -1/+0 |
| 2014-11-02 | Input: misc - use __maybe_unused instead of ifdef around suspend/resume | Jingoo Han | 1 | -4/+2 |
| 2014-10-31 | Input: max77693-haptic - fix potential overflow | Dmitry Torokhov | 1 | -3/+2 |
| 2014-10-20 | input: misc: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
| 2014-10-16 | Input: max77693-haptic - fix state check in imax77693_haptic_disable() | Jaewon Kim | 1 | -1/+1 |
| 2014-09-11 | Input: add haptic driver on max77693 | Jaewon Kim | 1 | -0/+357 |