1. 8ac33b8 counter: Fix use-after-free race condition for events_queue_size write by William Breathitt Gray · 3 years, 2 months ago
  2. 310e75c counter: Cleanup lingering atomic.h includes by William Breathitt Gray · 3 years, 2 months ago
  3. f5245a5 counter: drop chrdev_lock by David Lechner · 3 years, 2 months ago
  4. c3ed761 counter/counter-sysfs: use sysfs_emit everywhere by David Lechner · 3 years, 2 months ago
  5. fe90fca counter: microchip-tcb-capture: Tidy up a false kernel-doc /** marking. by Jonathan Cameron · 3 years, 3 months ago
  6. 7aa2ba0 counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8 by William Breathitt Gray · 3 years, 3 months ago
  7. 09db467 counter: 104-quad-8: Replace mutex with spinlock by William Breathitt Gray · 3 years, 3 months ago
  8. feff17a counter: Implement events_queue_size sysfs attribute by William Breathitt Gray · 3 years, 3 months ago
  9. 4bdec61 counter: Implement *_component_id sysfs attributes by William Breathitt Gray · 3 years, 3 months ago
  10. bb6264a counter: Implement signalZ_action_component_id sysfs attribute by William Breathitt Gray · 3 years, 3 months ago
  11. b6c50af counter: Add character device interface by William Breathitt Gray · 3 years, 3 months ago
  12. 712392f counter: Update counter.h comments to reflect sysfs internalization by William Breathitt Gray · 3 years, 4 months ago
  13. aaec1a0 counter: Internalize sysfs interface code by William Breathitt Gray · 3 years, 4 months ago
  14. ea434ff counter: stm32-timer-cnt: Provide defines for slave mode selection by William Breathitt Gray · 3 years, 4 months ago
  15. 05593a3 counter: stm32-lptimer-cnt: Provide defines for clock polarities by William Breathitt Gray · 3 years, 4 months ago
  16. 94a853e counter: 104-quad-8: Describe member 'lock' in 'quad8' by William Breathitt Gray · 3 years, 5 months ago
  17. 394a015 counter: Rename counter_count_function to counter_function by William Breathitt Gray · 3 years, 5 months ago
  18. 493b938 counter: Rename counter_signal_value to counter_signal_level by William Breathitt Gray · 3 years, 5 months ago
  19. e2ff319 counter: Standardize to ERANGE for limit exceeded errors by William Breathitt Gray · 3 years, 5 months ago
  20. b11eed1 counter: Return error code on invalid modes by William Breathitt Gray · 3 years, 5 months ago
  21. 728246e counter: 104-quad-8: Return error when invalid mode during ceiling_write by William Breathitt Gray · 3 years, 5 months ago
  22. 62f9eb7 counter: intel-qep: Remove linux/bitops.h include by Jarkko Nikula · 3 years, 6 months ago
  23. bc84957 counter: interrupt-cnt: Add const qualifier for actions_list array by William Breathitt Gray · 3 years, 7 months ago
  24. 9346621 counter: intel-qep: Use to_pci_dev() helper by Jarkko Nikula · 3 years, 7 months ago
  25. ac3bd9d counter: intel-qep: Mark PM callbacks with __maybe_unused by Jarkko Nikula · 3 years, 7 months ago
  26. d0ce3d5 counter: stm32-timer-cnt: Add const qualifier for actions_list array by William Breathitt Gray · 3 years, 7 months ago
  27. f83e6e5 counter: stm32-lptimer-cnt: Add const qualifier for actions_list array by William Breathitt Gray · 3 years, 7 months ago
  28. 0056a40 counter: microchip-tcb-capture: Add const qualifier for actions_list array by William Breathitt Gray · 3 years, 7 months ago
  29. 9b2574f counter: ftm-quaddec: Add const qualifier for actions_list array by William Breathitt Gray · 3 years, 7 months ago
  30. 6a9eb0e counter: 104-quad-8: Add const qualifier for actions_list array by William Breathitt Gray · 3 years, 7 months ago
  31. 45af9ae counter: stm32-timer-cnt: Add const qualifier for functions_list array by William Breathitt Gray · 3 years, 7 months ago
  32. 8a00fed counter: stm32-lptimer-cnt: Add const qualifier for functions_list array by William Breathitt Gray · 3 years, 7 months ago
  33. 7e0dcfc counter: microchip-tcb-capture: Add const qualifier for functions_list array by William Breathitt Gray · 3 years, 7 months ago
  34. 891b58b counter: interrupt-cnt: Add const qualifier for functions_list array by William Breathitt Gray · 3 years, 7 months ago
  35. fca2534 counter: 104-quad-8: Add const qualifier for functions_list array by William Breathitt Gray · 3 years, 7 months ago
  36. e612b60 counter: 104-quad-8: Add const qualifiers for quad8_preset_register_set by William Breathitt Gray · 3 years, 7 months ago
  37. af383bb1 counter: 104-quad-8: Annotate hardware config module parameter by William Breathitt Gray · 3 years, 7 months ago
  38. eb8eaa2 counter: 104-quad-8: Remove pointless comment by William Breathitt Gray · 3 years, 7 months ago
  39. b711f68 counter: Add support for Intel Quadrature Encoder Peripheral by Jarkko Nikula · 3 years, 7 months ago
  40. 9c15db9 Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 3 years, 9 months ago
  41. a55ebd4 counter: add IRQ or GPIO based counter by Oleksij Rempel · 3 years, 10 months ago
  42. e357e81 counter: 104-quad-8: Remove IIO counter ABI by William Breathitt Gray · 4 years ago
  43. 01f68f0 counter: stm32-lptimer-cnt: remove iio counter abi by Fabrice Gasnier · 4 years ago
  44. b14d72a counter: stm32-timer-cnt: fix ceiling miss-alignment with reload register by Fabrice Gasnier · 3 years, 10 months ago
  45. e4c3e13 counter: stm32-timer-cnt: fix ceiling write max value by Fabrice Gasnier · 3 years, 10 months ago
  46. fae6f62 counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLED by William Breathitt Gray · 3 years, 10 months ago
  47. 49a9565 counter:ti-eqep: remove floor by David Lechner · 4 years ago
  48. 3418bd7 counter: microchip-tcb-capture: Fix CMR value check by William Breathitt Gray · 4 years, 1 month ago
  49. 271b339 counter/ti-eqep: Fix regmap max_register by David Lechner · 4 years, 2 months ago
  50. bbbeac8 counter: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 3 months ago
  51. 0854fa2 counter: microchip-tcb-capture: Constify mchp_tc_ops by Rikard Falkeborn · 4 years, 3 months ago
  52. ab3300d counter: microchip-tcb-capture: check the correct variable by Dan Carpenter · 4 years, 5 months ago
  53. 1c2f21b Merge branch 'ib-5.8-tcb' into HEAD by Jonathan Cameron · 4 years, 5 months ago
  54. 106b104 counter: Add microchip TCB capture counter by Kamel Bouhara · 4 years, 6 months ago
  55. 263771d Merge 5.8-rc6 into staging-next by Greg Kroah-Hartman · 4 years, 5 months ago
  56. d5ed76a counter: 104-quad-8: Add lock guards - filter clock prescaler by Syed Nayyar Waris · 4 years, 10 months ago
  57. 708d9893 counter: 104-quad-8: Add lock guards - differential encoder by Syed Nayyar Waris · 4 years, 10 months ago
  58. d3be8324 iio: remove explicit IIO device parent assignment by Alexandru Ardelean · 4 years, 7 months ago
  59. fc06926 counter: 104-quad-8: Add lock guards - generic interface by Syed Nayyar Waris · 4 years, 10 months ago
  60. 954ab5c counter: 104-quad-8: Support Differential Encoder Cable Status by William Breathitt Gray · 4 years, 10 months ago
  61. de65d05 counter: 104-quad-8: Support Filter Clock Prescaler by William Breathitt Gray · 4 years, 10 months ago
  62. 15e8573 counter: stm32-timer-cnt: remove iio headers by Fabrice Gasnier · 4 years, 11 months ago
  63. c5b8425 counter: stm32-timer-cnt: add power management support by Fabrice Gasnier · 4 years, 11 months ago
  64. d49e6ee counter: Simplify the count_read and count_write callbacks by William Breathitt Gray · 5 years ago
  65. 686191a Merge branch 'ib-ti-eqep-5.4-rc1' into togreg by Jonathan Cameron · 5 years ago
  66. f213729 counter: new TI eQEP driver by David Lechner · 5 years ago
  67. 76510ec counter: stm32: clean up indentation issue by Colin Ian King · 5 years ago
  68. 81ba7e8 counter: stm32-lptimer-cnt: fix a kernel-doc warning by Fabrice Gasnier · 5 years ago
  69. 0f536e9 counter: stm32-timer-cnt: fix a kernel-doc warning by Fabrice Gasnier · 5 years ago
  70. 3e4daba counter/ftm-quaddec: Use device-managed registration API by Chuhong Yuan · 5 years ago
  71. e786741f Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  72. c55cc97 Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 5 years ago
  73. 8083f3d Merge 5.2-rc6 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  74. 67009e1 counter/ftm-quaddec: Add missing '>' in MODULE_AUTHOR by Patrick Havelange · 6 years ago
  75. d7a5417 Merge tag 'iio-fixes-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 6 years ago
  76. 0154ec7 Merge 5.2-rc4 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  77. 0c75376 counter/ftm-quaddec: Add missing dependencies in Kconfig by Patrick Havelange · 6 years ago
  78. 17aa207 counter: 104-quad-8: Make quad8_ops static by YueHaibing · 6 years ago
  79. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  80. a3b9a99 counter: add FlexTimer Module Quadrature decoder counter driver by Patrick Havelange · 6 years ago
  81. 597f55e counter: stm32-lptimer: add counter device by Fabrice Gasnier · 6 years ago
  82. ad29937 counter: Add STM32 Timer quadrature encoder by Benjamin Gaignard · 6 years ago
  83. f1d8a07 counter: 104-quad-8: Add Generic Counter interface support by William Breathitt Gray · 6 years ago
  84. 0040a39 counter: Introduce the Generic Counter interface by William Breathitt Gray · 6 years ago