| Commit message (Expand) | Author | Age | Files | Lines |
* | counter: stm32-timer-cnt: fix ceiling miss-alignment with reload register | Fabrice Gasnier | 2021-03-06 | 1 | -8/+3 |
* | counter: stm32-timer-cnt: fix ceiling write max value | Fabrice Gasnier | 2021-03-06 | 1 | -0/+5 |
* | counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLED | William Breathitt Gray | 2021-02-27 | 1 | -14/+25 |
* | counter:ti-eqep: remove floor | David Lechner | 2021-01-14 | 1 | -35/+0 |
* | counter: microchip-tcb-capture: Fix CMR value check | William Breathitt Gray | 2020-12-03 | 1 | -6/+10 |
* | counter/ti-eqep: Fix regmap max_register | David Lechner | 2020-11-01 | 1 | -2/+2 |
* | counter: use semicolons rather than commas to separate statements | Julia Lawall | 2020-09-29 | 1 | -1/+1 |
* | counter: microchip-tcb-capture: Constify mchp_tc_ops | Rikard Falkeborn | 2020-09-23 | 1 | -1/+1 |
* | counter: microchip-tcb-capture: check the correct variable | Dan Carpenter | 2020-08-22 | 1 | -2/+2 |
* | Merge branch 'ib-5.8-tcb' into HEAD | Jonathan Cameron | 2020-07-22 | 3 | -0/+409 |
|\ |
|
| * | counter: Add microchip TCB capture counter | Kamel Bouhara | 2020-07-20 | 3 | -0/+409 |
* | | Merge 5.8-rc6 into staging-next | Greg Kroah-Hartman | 2020-07-20 | 1 | -3/+19 |
|\ \ |
|
| * | | counter: 104-quad-8: Add lock guards - filter clock prescaler | Syed Nayyar Waris | 2020-06-14 | 1 | -0/+4 |
| * | | counter: 104-quad-8: Add lock guards - differential encoder | Syed Nayyar Waris | 2020-06-14 | 1 | -3/+15 |
| |/ |
|
* / | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 2020-06-14 | 2 | -2/+0 |
|/ |
|
* | counter: 104-quad-8: Add lock guards - generic interface | Syed Nayyar Waris | 2020-04-19 | 1 | -34/+160 |
* | counter: 104-quad-8: Support Differential Encoder Cable Status | William Breathitt Gray | 2020-03-08 | 1 | -0/+75 |
* | counter: 104-quad-8: Support Filter Clock Prescaler | William Breathitt Gray | 2020-03-08 | 1 | -3/+58 |
* | counter: stm32-timer-cnt: remove iio headers | Fabrice Gasnier | 2020-02-21 | 1 | -2/+1 |
* | counter: stm32-timer-cnt: add power management support | Fabrice Gasnier | 2020-02-21 | 1 | -0/+63 |
* | counter: Simplify the count_read and count_write callbacks | William Breathitt Gray | 2019-10-18 | 6 | -147/+42 |
* | Merge branch 'ib-ti-eqep-5.4-rc1' into togreg | Jonathan Cameron | 2019-10-17 | 3 | -0/+485 |
|\ |
|
| * | counter: new TI eQEP driver | David Lechner | 2019-10-17 | 3 | -0/+485 |
* | | counter: stm32: clean up indentation issue | Colin Ian King | 2019-10-07 | 1 | -2/+2 |
* | | counter: stm32-lptimer-cnt: fix a kernel-doc warning | Fabrice Gasnier | 2019-10-05 | 1 | -1/+1 |
* | | counter: stm32-timer-cnt: fix a kernel-doc warning | Fabrice Gasnier | 2019-10-05 | 1 | -1/+1 |
|/ |
|
* | counter/ftm-quaddec: Use device-managed registration API | Chuhong Yuan | 2019-07-27 | 1 | -18/+12 |
* | Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-07-12 | 1 | -2/+2 |
|\ |
|
| * | Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2019-07-01 | 1 | -2/+2 |
| |\ |
|
| | * | counter/ftm-quaddec: Add missing '>' in MODULE_AUTHOR | Patrick Havelange | 2019-06-22 | 1 | -2/+2 |
* | | | Merge 5.2-rc6 into char-misc-next | Greg Kroah-Hartman | 2019-06-23 | 1 | -0/+1 |
|\| | |
|
| * | | Merge tag 'iio-fixes-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2019-06-17 | 1 | -0/+1 |
| |\ \ |
|
| | * | | counter/ftm-quaddec: Add missing dependencies in Kconfig | Patrick Havelange | 2019-06-08 | 1 | -0/+1 |
| | |/ |
|
* | | | Merge 5.2-rc4 into char-misc-next | Greg Kroah-Hartman | 2019-06-09 | 2 | -0/+2 |
|\| | |
|
| * | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
| |/ |
|
* / | counter: 104-quad-8: Make quad8_ops static | YueHaibing | 2019-05-24 | 1 | -1/+1 |
|/ |
|
* | counter: add FlexTimer Module Quadrature decoder counter driver | Patrick Havelange | 2019-04-25 | 3 | -0/+366 |
* | counter: stm32-lptimer: add counter device | Fabrice Gasnier | 2019-04-25 | 3 | -0/+765 |
* | counter: Add STM32 Timer quadrature encoder | Benjamin Gaignard | 2019-04-25 | 3 | -0/+401 |
* | counter: 104-quad-8: Add Generic Counter interface support | William Breathitt Gray | 2019-04-25 | 3 | -0/+1390 |
* | counter: Introduce the Generic Counter interface | William Breathitt Gray | 2019-04-25 | 3 | -0/+1582 |