summaryrefslogtreecommitdiffstats
path: root/drivers/counter
AgeCommit message (Expand)AuthorLines
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-2/+2
2024-09-27[tree-wide] finally take no_llseek outAl Viro-1/+0
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-17/+117
2024-07-15Merge tag 'pwm/for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2024-07-01counter: ti-eqep: Allow eQEP driver to be built for K3 devicesJudith Mendez-1/+1
2024-07-01counter/ti-eqep: Add new ti-am62-eqep compatibleJudith Mendez-0/+1
2024-07-01counter: ti-eqep: remove counter_priv() wrapperDavid Lechner-14/+9
2024-07-01counter: ti-eqep: remove unused struct memberDavid Lechner-1/+0
2024-07-01counter: ti-eqep: implement over/underflow eventsDavid Lechner-1/+105
2024-07-01counter: ftm-quaddec: add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1
2024-06-26counter: stm32-timer-cnt: Use TIM_DIER_CCxIE(x) instead of TIM_DIER_CCxIE(x)Uwe Kleine-König-2/+2
2024-06-22counter: ti-eqep: enable clock at probeDavid Lechner-0/+6
2024-04-02counter: ti-ecap-capture: Utilize COUNTER_COMP_FREQUENCY macroWilliam Breathitt Gray-1/+1
2024-04-02counter: ti-eqep: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2024-04-02counter: ti-ecap-capture: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2024-04-02counter: stm32-timer-cnt: add support for capture eventsFabrice Gasnier-3/+131
2024-04-02counter: stm32-timer-cnt: add support for overflow eventsFabrice Gasnier-1/+137
2024-04-02counter: stm32-timer-cnt: probe number of channels from registersFabrice Gasnier-0/+17
2024-04-02counter: stm32-timer-cnt: introduce channelsFabrice Gasnier-0/+20
2024-04-02counter: stm32-timer-cnt: add checks on quadrature encoder capabilityFabrice Gasnier-0/+55
2024-04-02counter: stm32-timer-cnt: add counter prescaler extensionFabrice Gasnier-0/+29
2024-04-02counter: stm32-timer-cnt: introduce clock signalFabrice Gasnier-4/+49
2024-04-02counter: stm32-timer-cnt: adopt signal definitionsFabrice Gasnier-6/+9
2024-04-02counter: stm32-timer-cnt: rename counterFabrice Gasnier-1/+1
2024-04-02counter: stm32-timer-cnt: rename quadrature signalFabrice Gasnier-2/+2
2024-04-02counter: constify the struct device_type usageRicardo B. Marliere-1/+1
2024-04-02counter: make counter_bus_type constRicardo B. Marliere-1/+1
2024-02-16counter: fix privdata alignmentNuno Sa-3/+4
2023-10-02Merge tag 'counter-fixes-for-6.6a' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman-3/+3
2023-09-05counter: microchip-tcb-capture: Fix the use of internal GCLK logicDharma Balasubiramani-1/+1
2023-09-04Merge tag 'mfd-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-1/+1
2023-09-04counter: chrdev: fix getting array extensionsFabrice Gasnier-2/+2
2023-08-18mfd: rz-mtu3: Link time dependenciesArnd Bergmann-1/+1
2023-08-16counter: rz-mtu3-cnt: Reorder locking sequence for consistencyBiju Das-2/+2
2023-08-16counter: Explicitly include correct DT includesRob Herring-1/+0
2023-08-04Merge tag 'counter-fixes-for-6.5a' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman-7/+7
2023-06-21counter: Fix menuconfig "Counter support" submenu entries disappearanceWilliam Breathitt Gray-7/+7
2023-06-15Merge tag 'counter-updates-for-6.5a' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-367/+916
2023-06-08counter: i8254: Introduce the Intel 8254 interface library moduleWilliam Breathitt Gray-1/+470
2023-05-31counter: add HAS_IOPORT_MAP dependencyNiklas Schnelle-0/+1
2023-05-18counter: 104-quad-8: Migrate to the regmap APIWilliam Breathitt Gray-137/+229
2023-05-18counter: 104-quad-8: Utilize helper functions to handle PR, FLAG and PSCWilliam Breathitt Gray-52/+45
2023-05-18counter: 104-quad-8: Refactor to buffer states for CMR, IOR, and IDRWilliam Breathitt Gray-183/+105
2023-05-18counter: 104-quad-8: Utilize bitfield access macrosWilliam Breathitt Gray-102/+172
2023-05-09counter: stm32-timer-cnt: Reset TIM_TISEL to its default value in probeUwe Kleine-König-0/+3
2023-05-09counter: 104-quad-8: Remove reference in Kconfig to 25-bit counter valueWilliam Breathitt Gray-3/+3
2023-05-02Merge tag 'mfd-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-0/+918
2023-04-26counter: rz-mtu3-cnt: Unlock on error in rz_mtu3_count_ceiling_write()Dan Carpenter-2/+6
2023-04-26counter: Add Renesas RZ/G2L MTU3a counter driverBiju Das-0/+914
2023-03-18counter: 104-quad-8: Fix Synapse action reported for Index signalsWilliam Breathitt Gray-1/+1