1. 9d7809a counter: stm32-timer-cnt: Use TIM_DIER_CCxIE(x) instead of TIM_DIER_CCxIE(x) by Uwe Kleine-König · 6 months ago
  2. 1aed152 counter: stm32-timer-cnt: add support for capture events by Fabrice Gasnier · 10 months ago
  3. 2c70ccd counter: stm32-timer-cnt: add support for overflow events by Fabrice Gasnier · 10 months ago
  4. f763027 counter: stm32-timer-cnt: probe number of channels from registers by Fabrice Gasnier · 10 months ago
  5. efec660 counter: stm32-timer-cnt: introduce channels by Fabrice Gasnier · 10 months ago
  6. 29646ee counter: stm32-timer-cnt: add checks on quadrature encoder capability by Fabrice Gasnier · 10 months ago
  7. b73d03b counter: stm32-timer-cnt: add counter prescaler extension by Fabrice Gasnier · 10 months ago
  8. 7a6c69f counter: stm32-timer-cnt: introduce clock signal by Fabrice Gasnier · 10 months ago
  9. 5679d5f counter: stm32-timer-cnt: adopt signal definitions by Fabrice Gasnier · 10 months ago
  10. 752923c counter: stm32-timer-cnt: rename counter by Fabrice Gasnier · 10 months ago
  11. f713129 counter: stm32-timer-cnt: rename quadrature signal by Fabrice Gasnier · 10 months ago
  12. 5272145 counter: stm32-timer-cnt: Reset TIM_TISEL to its default value in probe by Uwe Kleine-König · 1 year, 9 months ago
  13. 3216e55 counter: Move symbols into COUNTER namespace by William Breathitt Gray · 2 years, 3 months ago
  14. e1717d2 counter: stm32-timer-cnt: Convert to new counter registration by Uwe Kleine-König · 3 years ago
  15. e152833 counter: stm32-timer-cnt: Convert to counter_priv() wrapper by Uwe Kleine-König · 3 years ago
  16. aaec1a0 counter: Internalize sysfs interface code by William Breathitt Gray · 3 years, 4 months ago
  17. ea434ff counter: stm32-timer-cnt: Provide defines for slave mode selection by William Breathitt Gray · 3 years, 4 months ago
  18. 394a015 counter: Rename counter_count_function to counter_function by William Breathitt Gray · 3 years, 5 months ago
  19. d0ce3d5 counter: stm32-timer-cnt: Add const qualifier for actions_list array by William Breathitt Gray · 3 years, 7 months ago
  20. 45af9ae counter: stm32-timer-cnt: Add const qualifier for functions_list array by William Breathitt Gray · 3 years, 7 months ago
  21. b14d72a counter: stm32-timer-cnt: fix ceiling miss-alignment with reload register by Fabrice Gasnier · 3 years, 10 months ago
  22. e4c3e13 counter: stm32-timer-cnt: fix ceiling write max value by Fabrice Gasnier · 3 years, 10 months ago
  23. fae6f62 counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLED by William Breathitt Gray · 3 years, 10 months ago
  24. 15e8573 counter: stm32-timer-cnt: remove iio headers by Fabrice Gasnier · 4 years, 11 months ago
  25. c5b8425 counter: stm32-timer-cnt: add power management support by Fabrice Gasnier · 4 years, 11 months ago
  26. d49e6ee counter: Simplify the count_read and count_write callbacks by William Breathitt Gray · 5 years ago
  27. 76510ec counter: stm32: clean up indentation issue by Colin Ian King · 5 years ago
  28. 0f536e9 counter: stm32-timer-cnt: fix a kernel-doc warning by Fabrice Gasnier · 5 years ago
  29. ad29937 counter: Add STM32 Timer quadrature encoder by Benjamin Gaignard · 6 years ago