| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-13 | counter: microchip-tcb-capture: Allow shared IRQ for multi-channel TCBs | Dharma Balasubiramani | 1 | -1/+1 |
| 2025-08-24 | counter: ti-ecap-capture: Use devm_pm_runtime_enable() | Waqar Hameed | 1 | -10/+2 |
| 2025-05-24 | Merge tag 'counter-updates-for-6.16b' of ssh://gitolite.kernel.org/pub/scm/li... | Greg Kroah-Hartman | 2 | -3/+29 |
| 2025-05-22 | counter: microchip-tcb-capture: Add watch validation support | Dharma Balasubiramani | 1 | -1/+24 |
| 2025-05-21 | Merge tag 'counter-updates-for-6.16' of ssh://gitolite.kernel.org/pub/scm/lin... | Greg Kroah-Hartman | 1 | -4/+4 |
| 2025-05-15 | counter: stm32-timer-cnt: add support for stm32mp25 | Fabrice Gasnier | 1 | -2/+5 |
| 2025-05-03 | counter: interrupt-cnt: Protect enable/disable OPs with mutex | Alexander Sverdlin | 1 | -0/+9 |
| 2025-05-02 | counter: interrupt-cnt: Convert atomic_t -> atomic_long_t | Alexander Sverdlin | 1 | -4/+4 |
| 2025-04-02 | Merge tag 'char-misc-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -9/+34 |
| 2025-03-10 | counter: microchip-tcb-capture: Add support for RC Compare | William Breathitt Gray | 1 | -0/+28 |
| 2025-03-08 | counter: microchip-tcb-capture: Add capture extensions for registers RA/RB | Bence Csókás | 1 | -0/+58 |
| 2025-03-08 | counter: microchip-tcb-capture: Add IRQ handling | Bence Csókás | 1 | -0/+74 |
| 2025-03-06 | counter: microchip-tcb-capture: Fix undefined counter channel state on probe | William Breathitt Gray | 1 | -0/+19 |
| 2025-03-04 | counter: stm32-lptimer-cnt: fix error handling when enabling | Fabrice Gasnier | 1 | -9/+15 |
| 2025-02-05 | counter: ti-eqep: add direction support | David Lechner | 1 | -0/+32 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 13 | -20/+20 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 2 | -2/+2 |
| 2024-11-07 | Merge tag 'counter-fixes-for-6.12' of ssh://gitolite.kernel.org/pub/scm/linux... | Greg Kroah-Hartman | 2 | -4/+20 |
| 2024-11-07 | Merge tag 'counter-updates-for-6.13' of ssh://gitolite.kernel.org/pub/scm/lin... | Greg Kroah-Hartman | 2 | -7/+4 |
| 2024-11-05 | counter: ti-ecap-capture: Add check for clk_enable() | Jiasheng Jiang | 1 | -1/+6 |
| 2024-11-05 | counter: stm32-timer-cnt: Add check for clk_enable() | Jiasheng Jiang | 1 | -3/+13 |
| 2024-11-01 | counter: intel-qep: Replace deprecated PCI functions | Philipp Stanner | 1 | -7/+3 |
| 2024-11-01 | counter: stm32-timer-cnt: fix device_node handling in probe_encoder() | Javier Carrasco | 1 | -0/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2 | -2/+2 |
| 2024-09-30 | counter: ftm-quaddec: Enable module autoloading | Liao Chen | 1 | -0/+1 |
| 2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 1 | -1/+0 |
| 2024-07-19 | Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -17/+117 |
| 2024-07-15 | Merge tag 'pwm/for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
| 2024-07-01 | counter: ti-eqep: Allow eQEP driver to be built for K3 devices | Judith Mendez | 1 | -1/+1 |
| 2024-07-01 | counter/ti-eqep: Add new ti-am62-eqep compatible | Judith Mendez | 1 | -0/+1 |
| 2024-07-01 | counter: ti-eqep: remove counter_priv() wrapper | David Lechner | 1 | -14/+9 |
| 2024-07-01 | counter: ti-eqep: remove unused struct member | David Lechner | 1 | -1/+0 |
| 2024-07-01 | counter: ti-eqep: implement over/underflow events | David Lechner | 1 | -1/+105 |
| 2024-07-01 | counter: ftm-quaddec: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 1 | -0/+1 |
| 2024-06-26 | counter: stm32-timer-cnt: Use TIM_DIER_CCxIE(x) instead of TIM_DIER_CCxIE(x) | Uwe Kleine-König | 1 | -2/+2 |
| 2024-06-22 | counter: ti-eqep: enable clock at probe | David Lechner | 1 | -0/+6 |
| 2024-04-02 | counter: ti-ecap-capture: Utilize COUNTER_COMP_FREQUENCY macro | William Breathitt Gray | 1 | -1/+1 |
| 2024-04-02 | counter: ti-eqep: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-04-02 | counter: ti-ecap-capture: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-04-02 | counter: stm32-timer-cnt: add support for capture events | Fabrice Gasnier | 1 | -3/+131 |
| 2024-04-02 | counter: stm32-timer-cnt: add support for overflow events | Fabrice Gasnier | 1 | -1/+137 |
| 2024-04-02 | counter: stm32-timer-cnt: probe number of channels from registers | Fabrice Gasnier | 1 | -0/+17 |
| 2024-04-02 | counter: stm32-timer-cnt: introduce channels | Fabrice Gasnier | 1 | -0/+20 |
| 2024-04-02 | counter: stm32-timer-cnt: add checks on quadrature encoder capability | Fabrice Gasnier | 1 | -0/+55 |
| 2024-04-02 | counter: stm32-timer-cnt: add counter prescaler extension | Fabrice Gasnier | 1 | -0/+29 |
| 2024-04-02 | counter: stm32-timer-cnt: introduce clock signal | Fabrice Gasnier | 1 | -4/+49 |
| 2024-04-02 | counter: stm32-timer-cnt: adopt signal definitions | Fabrice Gasnier | 1 | -6/+9 |
| 2024-04-02 | counter: stm32-timer-cnt: rename counter | Fabrice Gasnier | 1 | -1/+1 |
| 2024-04-02 | counter: stm32-timer-cnt: rename quadrature signal | Fabrice Gasnier | 1 | -2/+2 |
| 2024-04-02 | counter: constify the struct device_type usage | Ricardo B. Marliere | 1 | -1/+1 |
| 2024-04-02 | counter: make counter_bus_type const | Ricardo B. Marliere | 1 | -1/+1 |
| 2024-02-16 | counter: fix privdata alignment | Nuno Sa | 1 | -3/+4 |
| 2023-10-02 | Merge tag 'counter-fixes-for-6.6a' of git://git.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman | 2 | -3/+3 |
| 2023-09-05 | counter: microchip-tcb-capture: Fix the use of internal GCLK logic | Dharma Balasubiramani | 1 | -1/+1 |
| 2023-09-04 | Merge tag 'mfd-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 1 | -1/+1 |
| 2023-09-04 | counter: chrdev: fix getting array extensions | Fabrice Gasnier | 1 | -2/+2 |
| 2023-08-18 | mfd: rz-mtu3: Link time dependencies | Arnd Bergmann | 1 | -1/+1 |
| 2023-08-16 | counter: rz-mtu3-cnt: Reorder locking sequence for consistency | Biju Das | 1 | -2/+2 |
| 2023-08-16 | counter: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
| 2023-08-04 | Merge tag 'counter-fixes-for-6.5a' of git://git.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman | 1 | -7/+7 |
| 2023-06-21 | counter: Fix menuconfig "Counter support" submenu entries disappearance | William Breathitt Gray | 1 | -7/+7 |
| 2023-06-15 | Merge tag 'counter-updates-for-6.5a' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 6 | -367/+916 |
| 2023-06-08 | counter: i8254: Introduce the Intel 8254 interface library module | William Breathitt Gray | 4 | -1/+470 |
| 2023-05-31 | counter: add HAS_IOPORT_MAP dependency | Niklas Schnelle | 1 | -0/+1 |
| 2023-05-18 | counter: 104-quad-8: Migrate to the regmap API | William Breathitt Gray | 2 | -137/+229 |
| 2023-05-18 | counter: 104-quad-8: Utilize helper functions to handle PR, FLAG and PSC | William Breathitt Gray | 1 | -52/+45 |
| 2023-05-18 | counter: 104-quad-8: Refactor to buffer states for CMR, IOR, and IDR | William Breathitt Gray | 1 | -183/+105 |
| 2023-05-18 | counter: 104-quad-8: Utilize bitfield access macros | William Breathitt Gray | 1 | -102/+172 |
| 2023-05-09 | counter: stm32-timer-cnt: Reset TIM_TISEL to its default value in probe | Uwe Kleine-König | 1 | -0/+3 |
| 2023-05-09 | counter: 104-quad-8: Remove reference in Kconfig to 25-bit counter value | William Breathitt Gray | 1 | -3/+3 |
| 2023-05-02 | Merge tag 'mfd-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 3 | -0/+918 |
| 2023-04-26 | counter: rz-mtu3-cnt: Unlock on error in rz_mtu3_count_ceiling_write() | Dan Carpenter | 1 | -2/+6 |
| 2023-04-26 | counter: Add Renesas RZ/G2L MTU3a counter driver | Biju Das | 3 | -0/+914 |
| 2023-03-18 | counter: 104-quad-8: Fix Synapse action reported for Index signals | William Breathitt Gray | 1 | -1/+1 |
| 2023-03-18 | counter: 104-quad-8: Fix race condition between FLAG and CNTR reads | William Breathitt Gray | 1 | -21/+8 |
| 2023-01-18 | counter: fix dependency references for config MICROCHIP_TCB_CAPTURE | Lukas Bulwahn | 1 | -1/+1 |
| 2023-01-13 | counter: microchip-tcp-capture: Add appropriate arch deps for TCP driver | Peter Robinson | 1 | -0/+1 |
| 2023-01-13 | counter: ftm-quaddec: Depend on the Layerscape SoC | Peter Robinson | 1 | -0/+1 |
| 2023-01-13 | counter: intel-qep: Depend on X86 | Peter Robinson | 1 | -0/+1 |
| 2023-01-13 | counter: Sort the Kconfig entries alphabetically | Peter Robinson | 1 | -44/+44 |
| 2022-11-26 | counter: stm32-lptimer-cnt: fix the check on arr and cmp registers update | Fabrice Gasnier | 1 | -1/+1 |
| 2022-10-23 | counter: 104-quad-8: Fix race getting function mode and direction | William Breathitt Gray | 1 | -22/+42 |
| 2022-10-23 | counter: microchip-tcb-capture: Handle Signal1 read and Synapse | William Breathitt Gray | 1 | -4/+14 |
| 2022-10-17 | counter: ti-ecap-capture: fix IS_ERR() vs NULL check | Dan Carpenter | 1 | -2/+2 |
| 2022-10-17 | counter: Reduce DEFINE_COUNTER_ARRAY_POLARITY() to defining counter_array | William Breathitt Gray | 1 | -1/+2 |
| 2022-10-08 | Merge tag 'gpio-updates-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+3 |
| 2022-10-08 | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 14 | -75/+1064 |
| 2022-09-30 | counter: ti-ecap-capture: capture driver support for ECAP | Julien Panis | 3 | -0/+630 |
| 2022-09-30 | counter: Introduce the COUNTER_COMP_ARRAY component type | William Breathitt Gray | 2 | -20/+312 |
| 2022-09-30 | counter: Consolidate Counter extension sysfs attribute creation | William Breathitt Gray | 1 | -49/+49 |
| 2022-09-30 | counter: 104-quad-8: Add Signal polarity component | William Breathitt Gray | 1 | -0/+35 |
| 2022-09-30 | counter: Introduce the Signal polarity component | William Breathitt Gray | 2 | -0/+13 |
| 2022-09-30 | counter: interrupt-cnt: Implement watch_validate callback | William Breathitt Gray | 1 | -0/+11 |
| 2022-09-30 | counter: Move symbols into COUNTER namespace | William Breathitt Gray | 10 | -8/+16 |
| 2022-09-22 | counter: 104-quad-8: Fix skipped IRQ lines during events configuration | William Breathitt Gray | 1 | -3/+3 |
| 2022-09-15 | counter: 104-quad-8: Ensure number of irq matches number of base | William Breathitt Gray | 1 | -2/+3 |
| 2022-07-14 | counter: 104-quad-8: Implement and utilize register structures | William Breathitt Gray | 1 | -73/+93 |
| 2022-07-14 | counter: 104-quad-8: Utilize iomap interface | William Breathitt Gray | 1 | -80/+89 |
| 2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -4/+21 |
| 2022-03-18 | counter: add defaults to switch-statements | Tom Rix | 1 | -0/+4 |
| 2022-03-18 | counter: interrupt-cnt: add counter_push_event() | Oleksij Rempel | 1 | -2/+5 |
| 2022-03-18 | counter: Set counter device name | William Breathitt Gray | 1 | -1/+11 |
| 2022-03-18 | counter: 104-quad-8: Add COMPILE_TEST depends | William Breathitt Gray | 1 | -1/+1 |
| 2022-03-15 | counter: Stop using dev_get_drvdata() to get the counter device | Uwe Kleine-König | 1 | -6/+11 |
| 2022-01-26 | counter: fix an IS_ERR() vs NULL bug | Dan Carpenter | 1 | -9/+6 |
| 2022-01-06 | counter: 104-quad-8: Fix use-after-free by quad8_irq_handler | William Breathitt Gray | 1 | -2/+2 |
| 2021-12-30 | counter: remove old and now unused registration API | Uwe Kleine-König | 1 | -96/+4 |
| 2021-12-30 | counter: ti-eqep: Convert to new counter registration | Uwe Kleine-König | 1 | -14/+15 |
| 2021-12-30 | counter: stm32-lptimer-cnt: Convert to new counter registration | Uwe Kleine-König | 1 | -14/+19 |
| 2021-12-30 | counter: stm32-timer-cnt: Convert to new counter registration | Uwe Kleine-König | 1 | -12/+18 |
| 2021-12-30 | counter: microchip-tcb-capture: Convert to new counter registration | Uwe Kleine-König | 1 | -13/+17 |
| 2021-12-30 | counter: ftm-quaddec: Convert to new counter registration | Uwe Kleine-König | 1 | -13/+13 |
| 2021-12-30 | counter: intel-qep: Convert to new counter registration | Uwe Kleine-König | 1 | -12/+16 |
| 2021-12-30 | counter: interrupt-cnt: Convert to new counter registration | Uwe Kleine-König | 1 | -12/+16 |
| 2021-12-30 | counter: 104-quad-8: Convert to new counter registration | Uwe Kleine-König | 1 | -15/+20 |
| 2021-12-30 | counter: Provide alternative counter registration functions | Uwe Kleine-König | 1 | -2/+166 |
| 2021-12-30 | counter: stm32-timer-cnt: Convert to counter_priv() wrapper | Uwe Kleine-König | 1 | -9/+9 |
| 2021-12-30 | counter: stm32-lptimer-cnt: Convert to counter_priv() wrapper | Uwe Kleine-König | 1 | -9/+9 |
| 2021-12-30 | counter: ti-eqep: Convert to counter_priv() wrapper | Uwe Kleine-König | 1 | -1/+1 |
| 2021-12-30 | counter: ftm-quaddec: Convert to counter_priv() wrapper | Uwe Kleine-König | 1 | -4/+4 |
| 2021-12-30 | counter: intel-qep: Convert to counter_priv() wrapper | Uwe Kleine-König | 1 | -9/+9 |
| 2021-12-30 | counter: microchip-tcb-capture: Convert to counter_priv() wrapper | Uwe Kleine-König | 1 | -6/+6 |
| 2021-12-30 | counter: interrupt-cnt: Convert to counter_priv() wrapper | Uwe Kleine-König | 1 | -5/+5 |
| 2021-12-30 | counter: 104-quad-8: Convert to counter_priv() wrapper | Uwe Kleine-König | 1 | -28/+28 |
| 2021-12-30 | counter: Provide a wrapper to access device private data | Uwe Kleine-König | 1 | -0/+12 |
| 2021-12-30 | counter: microchip-tcb-capture: Drop unused platform_set_drvdata() | Uwe Kleine-König | 1 | -2/+0 |
| 2021-12-30 | counter: ftm-quaddec: Drop unused platform_set_drvdata() | Uwe Kleine-König | 1 | -2/+0 |
| 2021-12-30 | counter: Use container_of instead of drvdata to track counter_device | Uwe Kleine-König | 1 | -2/+2 |
| 2021-12-21 | counter: 104-quad-8: Fix persistent enabled events bug | William Breathitt Gray | 1 | -43/+39 |
| 2021-12-21 | counter: ti-eqep: Use container_of instead of struct counter_device::priv | Uwe Kleine-König | 1 | -9/+14 |
| 2021-10-21 | counter: Fix use-after-free race condition for events_queue_size write | William Breathitt Gray | 2 | -4/+13 |
| 2021-10-21 | counter: Cleanup lingering atomic.h includes | William Breathitt Gray | 2 | -2/+0 |
| 2021-10-19 | counter: drop chrdev_lock | David Lechner | 2 | -16/+3 |
| 2021-10-19 | counter/counter-sysfs: use sysfs_emit everywhere | David Lechner | 1 | -4/+4 |
| 2021-10-17 | counter: microchip-tcb-capture: Tidy up a false kernel-doc /** marking. | Jonathan Cameron | 1 | -1/+1 |
| 2021-10-17 | counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8 | William Breathitt Gray | 2 | -9/+164 |
| 2021-10-17 | counter: 104-quad-8: Replace mutex with spinlock | William Breathitt Gray | 1 | -37/+52 |
| 2021-10-17 | counter: Implement events_queue_size sysfs attribute | William Breathitt Gray | 1 | -0/+45 |
| 2021-10-17 | counter: Implement *_component_id sysfs attributes | William Breathitt Gray | 1 | -6/+27 |
| 2021-10-17 | counter: Implement signalZ_action_component_id sysfs attribute | William Breathitt Gray | 1 | -0/+45 |
| 2021-10-17 | counter: Add character device interface | William Breathitt Gray | 4 | -6/+644 |
| 2021-10-17 | counter: Update counter.h comments to reflect sysfs internalization | William Breathitt Gray | 1 | -0/+3 |
| 2021-10-17 | counter: Internalize sysfs interface code | William Breathitt Gray | 13 | -2268/+1612 |
| 2021-10-17 | counter: stm32-timer-cnt: Provide defines for slave mode selection | William Breathitt Gray | 1 | -8/+8 |
| 2021-10-17 | counter: stm32-lptimer-cnt: Provide defines for clock polarities | William Breathitt Gray | 1 | -3/+3 |
| 2021-08-09 | counter: 104-quad-8: Describe member 'lock' in 'quad8' | William Breathitt Gray | 1 | -0/+1 |
| 2021-08-09 | counter: Rename counter_count_function to counter_function | William Breathitt Gray | 9 | -47/+46 |
| 2021-08-09 | counter: Rename counter_signal_value to counter_signal_level | William Breathitt Gray | 4 | -12/+13 |
| 2021-08-09 | counter: Standardize to ERANGE for limit exceeded errors | William Breathitt Gray | 4 | -5/+8 |
| 2021-08-09 | counter: Return error code on invalid modes | William Breathitt Gray | 4 | -21/+42 |
| 2021-08-09 | counter: 104-quad-8: Return error when invalid mode during ceiling_write | William Breathitt Gray | 1 | -2/+3 |
| 2021-07-13 | counter: intel-qep: Remove linux/bitops.h include | Jarkko Nikula | 1 | -1/+0 |
| 2021-06-13 | counter: interrupt-cnt: Add const qualifier for actions_list array | William Breathitt Gray | 1 | -3/+3 |
| 2021-06-13 | counter: intel-qep: Use to_pci_dev() helper | Jarkko Nikula | 1 | -2/+2 |
| 2021-06-13 | counter: intel-qep: Mark PM callbacks with __maybe_unused | Jarkko Nikula | 1 | -4/+2 |
| 2021-06-09 | counter: stm32-timer-cnt: Add const qualifier for actions_list array | William Breathitt Gray | 1 | -1/+1 |
| 2021-06-09 | counter: stm32-lptimer-cnt: Add const qualifier for actions_list array | William Breathitt Gray | 1 | -1/+1 |
| 2021-06-09 | counter: microchip-tcb-capture: Add const qualifier for actions_list array | William Breathitt Gray | 1 | -1/+1 |
| 2021-06-09 | counter: ftm-quaddec: Add const qualifier for actions_list array | William Breathitt Gray | 1 | -1/+1 |
| 2021-06-09 | counter: 104-quad-8: Add const qualifier for actions_list array | William Breathitt Gray | 1 | -2/+2 |
| 2021-06-09 | counter: stm32-timer-cnt: Add const qualifier for functions_list array | William Breathitt Gray | 1 | -1/+1 |
| 2021-06-09 | counter: stm32-lptimer-cnt: Add const qualifier for functions_list array | William Breathitt Gray | 1 | -1/+1 |
| 2021-06-09 | counter: microchip-tcb-capture: Add const qualifier for functions_list array | William Breathitt Gray | 1 | -1/+1 |
| 2021-06-09 | counter: interrupt-cnt: Add const qualifier for functions_list array | William Breathitt Gray | 1 | -1/+1 |
| 2021-06-09 | counter: 104-quad-8: Add const qualifier for functions_list array | William Breathitt Gray | 1 | -1/+1 |
| 2021-06-09 | counter: 104-quad-8: Add const qualifiers for quad8_preset_register_set | William Breathitt Gray | 1 | -2/+2 |
| 2021-06-09 | counter: 104-quad-8: Annotate hardware config module parameter | William Breathitt Gray | 1 | -1/+1 |
| 2021-06-09 | counter: 104-quad-8: Remove pointless comment | William Breathitt Gray | 1 | -1/+0 |
| 2021-06-03 | counter: Add support for Intel Quadrature Encoder Peripheral | Jarkko Nikula | 3 | -0/+557 |
| 2021-03-26 | Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 5 | -852/+357 |
| 2021-03-25 | counter: add IRQ or GPIO based counter | Oleksij Rempel | 3 | -0/+255 |
| 2021-03-11 | counter: 104-quad-8: Remove IIO counter ABI | William Breathitt Gray | 2 | -590/+65 |
| 2021-03-11 | counter: stm32-lptimer-cnt: remove iio counter abi | Fabrice Gasnier | 2 | -262/+37 |
| 2021-03-06 | counter: stm32-timer-cnt: fix ceiling miss-alignment with reload register | Fabrice Gasnier | 1 | -8/+3 |
| 2021-03-06 | counter: stm32-timer-cnt: fix ceiling write max value | Fabrice Gasnier | 1 | -0/+5 |
| 2021-02-27 | counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLED | William Breathitt Gray | 1 | -14/+25 |
| 2021-01-14 | counter:ti-eqep: remove floor | David Lechner | 1 | -35/+0 |
| 2020-12-03 | counter: microchip-tcb-capture: Fix CMR value check | William Breathitt Gray | 1 | -6/+10 |
| 2020-11-01 | counter/ti-eqep: Fix regmap max_register | David Lechner | 1 | -2/+2 |
| 2020-09-29 | counter: use semicolons rather than commas to separate statements | Julia Lawall | 1 | -1/+1 |
| 2020-09-23 | counter: microchip-tcb-capture: Constify mchp_tc_ops | Rikard Falkeborn | 1 | -1/+1 |
| 2020-08-22 | counter: microchip-tcb-capture: check the correct variable | Dan Carpenter | 1 | -2/+2 |
| 2020-07-22 | Merge branch 'ib-5.8-tcb' into HEAD | Jonathan Cameron | 3 | -0/+409 |
| 2020-07-20 | counter: Add microchip TCB capture counter | Kamel Bouhara | 3 | -0/+409 |
| 2020-07-20 | Merge 5.8-rc6 into staging-next | Greg Kroah-Hartman | 1 | -3/+19 |
| 2020-06-14 | counter: 104-quad-8: Add lock guards - filter clock prescaler | Syed Nayyar Waris | 1 | -0/+4 |
| 2020-06-14 | counter: 104-quad-8: Add lock guards - differential encoder | Syed Nayyar Waris | 1 | -3/+15 |
| 2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 2 | -2/+0 |
| 2020-04-19 | counter: 104-quad-8: Add lock guards - generic interface | Syed Nayyar Waris | 1 | -34/+160 |
| 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-17 | 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-27 | counter/ftm-quaddec: Use device-managed registration API | Chuhong Yuan | 1 | -18/+12 |