1. fc55e63 counter: fix an IS_ERR() vs NULL bug by Dan Carpenter · 3 years ago
  2. 663d8fb counter: 104-quad-8: Fix use-after-free by quad8_irq_handler by William Breathitt Gray · 3 years ago
  3. f2ee475 counter: remove old and now unused registration API by Uwe Kleine-König · 3 years, 1 month ago
  4. 02758cb2 counter: ti-eqep: Convert to new counter registration by Uwe Kleine-König · 3 years, 1 month ago
  5. e75d678 counter: stm32-lptimer-cnt: Convert to new counter registration by Uwe Kleine-König · 3 years, 1 month ago
  6. e1717d2 counter: stm32-timer-cnt: Convert to new counter registration by Uwe Kleine-König · 3 years, 1 month ago
  7. 5998ea6 counter: microchip-tcb-capture: Convert to new counter registration by Uwe Kleine-König · 3 years, 1 month ago
  8. b5d6547 counter: ftm-quaddec: Convert to new counter registration by Uwe Kleine-König · 3 years, 1 month ago
  9. e99dec8 counter: intel-qep: Convert to new counter registration by Uwe Kleine-König · 3 years, 1 month ago
  10. aefc7e1 counter: interrupt-cnt: Convert to new counter registration by Uwe Kleine-König · 3 years, 1 month ago
  11. 9e884bb counter: 104-quad-8: Convert to new counter registration by Uwe Kleine-König · 3 years, 1 month ago
  12. c18e276 counter: Provide alternative counter registration functions by Uwe Kleine-König · 3 years, 1 month ago
  13. e152833 counter: stm32-timer-cnt: Convert to counter_priv() wrapper by Uwe Kleine-König · 3 years, 1 month ago
  14. e98ea38 counter: stm32-lptimer-cnt: Convert to counter_priv() wrapper by Uwe Kleine-König · 3 years, 1 month ago
  15. 8817c2d counter: ti-eqep: Convert to counter_priv() wrapper by Uwe Kleine-König · 3 years, 1 month ago
  16. 1f1b40c0 counter: ftm-quaddec: Convert to counter_priv() wrapper by Uwe Kleine-König · 3 years, 1 month ago
  17. 53ada09 counter: intel-qep: Convert to counter_priv() wrapper by Uwe Kleine-König · 3 years, 1 month ago
  18. a49ede8 counter: microchip-tcb-capture: Convert to counter_priv() wrapper by Uwe Kleine-König · 3 years, 1 month ago
  19. 63f0e2b counter: interrupt-cnt: Convert to counter_priv() wrapper by Uwe Kleine-König · 3 years, 1 month ago
  20. aea8334 counter: 104-quad-8: Convert to counter_priv() wrapper by Uwe Kleine-König · 3 years, 1 month ago
  21. 5207fb2 counter: Provide a wrapper to access device private data by Uwe Kleine-König · 3 years, 1 month ago
  22. 0880603 counter: microchip-tcb-capture: Drop unused platform_set_drvdata() by Uwe Kleine-König · 3 years, 1 month ago
  23. 8b2bc10 counter: ftm-quaddec: Drop unused platform_set_drvdata() by Uwe Kleine-König · 3 years, 1 month ago
  24. b56346d counter: Use container_of instead of drvdata to track counter_device by Uwe Kleine-König · 3 years, 1 month ago
  25. c95cc0d counter: 104-quad-8: Fix persistent enabled events bug by William Breathitt Gray · 3 years, 1 month ago
  26. 60f07e7 counter: ti-eqep: Use container_of instead of struct counter_device::priv by Uwe Kleine-König · 3 years, 1 month ago
  27. 8ac33b8 counter: Fix use-after-free race condition for events_queue_size write by William Breathitt Gray · 3 years, 3 months ago
  28. 310e75c counter: Cleanup lingering atomic.h includes by William Breathitt Gray · 3 years, 3 months ago
  29. f5245a5 counter: drop chrdev_lock by David Lechner · 3 years, 3 months ago
  30. c3ed761 counter/counter-sysfs: use sysfs_emit everywhere by David Lechner · 3 years, 3 months ago
  31. fe90fca counter: microchip-tcb-capture: Tidy up a false kernel-doc /** marking. by Jonathan Cameron · 3 years, 4 months ago
  32. 7aa2ba0 counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8 by William Breathitt Gray · 3 years, 4 months ago
  33. 09db467 counter: 104-quad-8: Replace mutex with spinlock by William Breathitt Gray · 3 years, 4 months ago
  34. feff17a counter: Implement events_queue_size sysfs attribute by William Breathitt Gray · 3 years, 4 months ago
  35. 4bdec61 counter: Implement *_component_id sysfs attributes by William Breathitt Gray · 3 years, 4 months ago
  36. bb6264a counter: Implement signalZ_action_component_id sysfs attribute by William Breathitt Gray · 3 years, 4 months ago
  37. b6c50af counter: Add character device interface by William Breathitt Gray · 3 years, 4 months ago
  38. 712392f counter: Update counter.h comments to reflect sysfs internalization by William Breathitt Gray · 3 years, 5 months ago
  39. aaec1a0 counter: Internalize sysfs interface code by William Breathitt Gray · 3 years, 5 months ago
  40. ea434ff counter: stm32-timer-cnt: Provide defines for slave mode selection by William Breathitt Gray · 3 years, 5 months ago
  41. 05593a3 counter: stm32-lptimer-cnt: Provide defines for clock polarities by William Breathitt Gray · 3 years, 5 months ago
  42. 94a853e counter: 104-quad-8: Describe member 'lock' in 'quad8' by William Breathitt Gray · 3 years, 5 months ago
  43. 394a015 counter: Rename counter_count_function to counter_function by William Breathitt Gray · 3 years, 5 months ago
  44. 493b938 counter: Rename counter_signal_value to counter_signal_level by William Breathitt Gray · 3 years, 5 months ago
  45. e2ff319 counter: Standardize to ERANGE for limit exceeded errors by William Breathitt Gray · 3 years, 5 months ago
  46. b11eed1 counter: Return error code on invalid modes by William Breathitt Gray · 3 years, 5 months ago
  47. 728246e counter: 104-quad-8: Return error when invalid mode during ceiling_write by William Breathitt Gray · 3 years, 5 months ago
  48. 62f9eb7 counter: intel-qep: Remove linux/bitops.h include by Jarkko Nikula · 3 years, 7 months ago
  49. bc84957 counter: interrupt-cnt: Add const qualifier for actions_list array by William Breathitt Gray · 3 years, 7 months ago
  50. 9346621 counter: intel-qep: Use to_pci_dev() helper by Jarkko Nikula · 3 years, 7 months ago
  51. ac3bd9d counter: intel-qep: Mark PM callbacks with __maybe_unused by Jarkko Nikula · 3 years, 7 months ago
  52. d0ce3d5 counter: stm32-timer-cnt: Add const qualifier for actions_list array by William Breathitt Gray · 3 years, 7 months ago
  53. f83e6e5 counter: stm32-lptimer-cnt: Add const qualifier for actions_list array by William Breathitt Gray · 3 years, 7 months ago
  54. 0056a40 counter: microchip-tcb-capture: Add const qualifier for actions_list array by William Breathitt Gray · 3 years, 7 months ago
  55. 9b2574f counter: ftm-quaddec: Add const qualifier for actions_list array by William Breathitt Gray · 3 years, 7 months ago
  56. 6a9eb0e counter: 104-quad-8: Add const qualifier for actions_list array by William Breathitt Gray · 3 years, 7 months ago
  57. 45af9ae counter: stm32-timer-cnt: Add const qualifier for functions_list array by William Breathitt Gray · 3 years, 7 months ago
  58. 8a00fed counter: stm32-lptimer-cnt: Add const qualifier for functions_list array by William Breathitt Gray · 3 years, 7 months ago
  59. 7e0dcfc counter: microchip-tcb-capture: Add const qualifier for functions_list array by William Breathitt Gray · 3 years, 7 months ago
  60. 891b58b counter: interrupt-cnt: Add const qualifier for functions_list array by William Breathitt Gray · 3 years, 7 months ago
  61. fca2534 counter: 104-quad-8: Add const qualifier for functions_list array by William Breathitt Gray · 3 years, 7 months ago
  62. e612b60 counter: 104-quad-8: Add const qualifiers for quad8_preset_register_set by William Breathitt Gray · 3 years, 7 months ago
  63. af383bb1 counter: 104-quad-8: Annotate hardware config module parameter by William Breathitt Gray · 3 years, 7 months ago
  64. eb8eaa2 counter: 104-quad-8: Remove pointless comment by William Breathitt Gray · 3 years, 7 months ago
  65. b711f68 counter: Add support for Intel Quadrature Encoder Peripheral by Jarkko Nikula · 3 years, 8 months ago
  66. 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, 10 months ago
  67. a55ebd4 counter: add IRQ or GPIO based counter by Oleksij Rempel · 3 years, 11 months ago
  68. e357e81 counter: 104-quad-8: Remove IIO counter ABI by William Breathitt Gray · 4 years ago
  69. 01f68f0 counter: stm32-lptimer-cnt: remove iio counter abi by Fabrice Gasnier · 4 years ago
  70. b14d72a counter: stm32-timer-cnt: fix ceiling miss-alignment with reload register by Fabrice Gasnier · 3 years, 11 months ago
  71. e4c3e13 counter: stm32-timer-cnt: fix ceiling write max value by Fabrice Gasnier · 3 years, 11 months ago
  72. fae6f62 counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLED by William Breathitt Gray · 3 years, 11 months ago
  73. 49a9565 counter:ti-eqep: remove floor by David Lechner · 4 years, 1 month ago
  74. 3418bd7 counter: microchip-tcb-capture: Fix CMR value check by William Breathitt Gray · 4 years, 2 months ago
  75. 271b339 counter/ti-eqep: Fix regmap max_register by David Lechner · 4 years, 3 months ago
  76. bbbeac8 counter: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 4 months ago
  77. 0854fa2 counter: microchip-tcb-capture: Constify mchp_tc_ops by Rikard Falkeborn · 4 years, 4 months ago
  78. ab3300d counter: microchip-tcb-capture: check the correct variable by Dan Carpenter · 4 years, 6 months ago
  79. 1c2f21b Merge branch 'ib-5.8-tcb' into HEAD by Jonathan Cameron · 4 years, 6 months ago
  80. 106b104 counter: Add microchip TCB capture counter by Kamel Bouhara · 4 years, 6 months ago
  81. 263771d Merge 5.8-rc6 into staging-next by Greg Kroah-Hartman · 4 years, 6 months ago
  82. d5ed76a counter: 104-quad-8: Add lock guards - filter clock prescaler by Syed Nayyar Waris · 4 years, 10 months ago
  83. 708d9893 counter: 104-quad-8: Add lock guards - differential encoder by Syed Nayyar Waris · 4 years, 10 months ago
  84. d3be8324 iio: remove explicit IIO device parent assignment by Alexandru Ardelean · 4 years, 8 months ago
  85. fc06926 counter: 104-quad-8: Add lock guards - generic interface by Syed Nayyar Waris · 4 years, 10 months ago
  86. 954ab5c counter: 104-quad-8: Support Differential Encoder Cable Status by William Breathitt Gray · 4 years, 11 months ago
  87. de65d05 counter: 104-quad-8: Support Filter Clock Prescaler by William Breathitt Gray · 5 years ago
  88. 15e8573 counter: stm32-timer-cnt: remove iio headers by Fabrice Gasnier · 5 years ago
  89. c5b8425 counter: stm32-timer-cnt: add power management support by Fabrice Gasnier · 5 years ago
  90. d49e6ee counter: Simplify the count_read and count_write callbacks by William Breathitt Gray · 5 years ago
  91. 686191a Merge branch 'ib-ti-eqep-5.4-rc1' into togreg by Jonathan Cameron · 5 years ago
  92. f213729 counter: new TI eQEP driver by David Lechner · 5 years ago
  93. 76510ec counter: stm32: clean up indentation issue by Colin Ian King · 5 years ago
  94. 81ba7e8 counter: stm32-lptimer-cnt: fix a kernel-doc warning by Fabrice Gasnier · 5 years ago
  95. 0f536e9 counter: stm32-timer-cnt: fix a kernel-doc warning by Fabrice Gasnier · 5 years ago
  96. 3e4daba counter/ftm-quaddec: Use device-managed registration API by Chuhong Yuan · 5 years ago
  97. e786741f Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  98. 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 · 6 years ago
  99. 8083f3d Merge 5.2-rc6 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  100. 67009e1 counter/ftm-quaddec: Add missing '>' in MODULE_AUTHOR by Patrick Havelange · 6 years ago