Age | Commit message (Expand) | Author | Files | Lines |
2020-03-08 | counter: 104-quad-8: Support Differential Encoder Cable Status | William Breathitt Gray | 1 | -0/+75 |
2020-03-08 | counter: 104-quad-8: Support Filter Clock Prescaler | William Breathitt Gray | 1 | -3/+58 |
2020-02-21 | counter: stm32-timer-cnt: remove iio headers | Fabrice Gasnier | 1 | -2/+1 |
2020-02-21 | counter: stm32-timer-cnt: add power management support | Fabrice Gasnier | 1 | -0/+63 |
2019-10-18 | counter: Simplify the count_read and count_write callbacks | William Breathitt Gray | 6 | -147/+42 |
2019-10-18 | Merge branch 'ib-ti-eqep-5.4-rc1' into togreg | Jonathan Cameron | 3 | -0/+485 |
2019-10-17 | counter: new TI eQEP driver | David Lechner | 3 | -0/+485 |
2019-10-07 | counter: stm32: clean up indentation issue | Colin Ian King | 1 | -2/+2 |
2019-10-05 | counter: stm32-lptimer-cnt: fix a kernel-doc warning | Fabrice Gasnier | 1 | -1/+1 |
2019-10-05 | counter: stm32-timer-cnt: fix a kernel-doc warning | Fabrice Gasnier | 1 | -1/+1 |
2019-07-28 | counter/ftm-quaddec: Use device-managed registration API | Chuhong Yuan | 1 | -18/+12 |
2019-07-12 | Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
2019-07-01 | Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 1 | -2/+2 |
2019-06-23 | Merge 5.2-rc6 into char-misc-next | Greg Kroah-Hartman | 1 | -0/+1 |
2019-06-22 | counter/ftm-quaddec: Add missing '>' in MODULE_AUTHOR | Patrick Havelange | 1 | -2/+2 |
2019-06-17 | Merge tag 'iio-fixes-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -0/+1 |
2019-06-09 | Merge 5.2-rc4 into char-misc-next | Greg Kroah-Hartman | 2 | -0/+2 |
2019-06-08 | counter/ftm-quaddec: Add missing dependencies in Kconfig | Patrick Havelange | 1 | -0/+1 |
2019-05-24 | counter: 104-quad-8: Make quad8_ops static | YueHaibing | 1 | -1/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-04-25 | counter: add FlexTimer Module Quadrature decoder counter driver | Patrick Havelange | 3 | -0/+366 |
2019-04-25 | counter: stm32-lptimer: add counter device | Fabrice Gasnier | 3 | -0/+765 |
2019-04-25 | counter: Add STM32 Timer quadrature encoder | Benjamin Gaignard | 3 | -0/+401 |
2019-04-25 | counter: 104-quad-8: Add Generic Counter interface support | William Breathitt Gray | 3 | -0/+1390 |
2019-04-25 | counter: Introduce the Generic Counter interface | William Breathitt Gray | 3 | -0/+1582 |