index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
counter
Age
Commit message (
Expand
)
Author
2025-05-24
Merge tag 'counter-updates-for-6.16b' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
2025-05-22
counter: microchip-tcb-capture: Add watch validation support
Dharma Balasubiramani
2025-05-21
Merge tag 'counter-updates-for-6.16' of ssh://gitolite.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
2025-05-15
counter: stm32-timer-cnt: add support for stm32mp25
Fabrice Gasnier
2025-05-03
counter: interrupt-cnt: Protect enable/disable OPs with mutex
Alexander Sverdlin
2025-05-02
counter: interrupt-cnt: Convert atomic_t -> atomic_long_t
Alexander Sverdlin
2025-04-02
Merge tag 'char-misc-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-03-10
counter: microchip-tcb-capture: Add support for RC Compare
William Breathitt Gray
2025-03-08
counter: microchip-tcb-capture: Add capture extensions for registers RA/RB
Bence Csókás
2025-03-08
counter: microchip-tcb-capture: Add IRQ handling
Bence Csókás
2025-03-06
counter: microchip-tcb-capture: Fix undefined counter channel state on probe
William Breathitt Gray
2025-03-04
counter: stm32-lptimer-cnt: fix error handling when enabling
Fabrice Gasnier
2025-02-05
counter: ti-eqep: add direction support
David Lechner
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-07
Merge tag 'counter-fixes-for-6.12' of ssh://gitolite.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
2024-11-07
Merge tag 'counter-updates-for-6.13' of ssh://gitolite.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
2024-11-05
counter: ti-ecap-capture: Add check for clk_enable()
Jiasheng Jiang
2024-11-05
counter: stm32-timer-cnt: Add check for clk_enable()
Jiasheng Jiang
2024-11-01
counter: intel-qep: Replace deprecated PCI functions
Philipp Stanner
2024-11-01
counter: stm32-timer-cnt: fix device_node handling in probe_encoder()
Javier Carrasco
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-30
counter: ftm-quaddec: Enable module autoloading
Liao Chen
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-07-19
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-15
Merge tag 'pwm/for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-01
counter: ti-eqep: Allow eQEP driver to be built for K3 devices
Judith Mendez
2024-07-01
counter/ti-eqep: Add new ti-am62-eqep compatible
Judith Mendez
2024-07-01
counter: ti-eqep: remove counter_priv() wrapper
David Lechner
2024-07-01
counter: ti-eqep: remove unused struct member
David Lechner
2024-07-01
counter: ti-eqep: implement over/underflow events
David Lechner
2024-07-01
counter: ftm-quaddec: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-26
counter: stm32-timer-cnt: Use TIM_DIER_CCxIE(x) instead of TIM_DIER_CCxIE(x)
Uwe Kleine-König
2024-06-22
counter: ti-eqep: enable clock at probe
David Lechner
2024-04-02
counter: ti-ecap-capture: Utilize COUNTER_COMP_FREQUENCY macro
William Breathitt Gray
2024-04-02
counter: ti-eqep: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-02
counter: ti-ecap-capture: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-02
counter: stm32-timer-cnt: add support for capture events
Fabrice Gasnier
2024-04-02
counter: stm32-timer-cnt: add support for overflow events
Fabrice Gasnier
2024-04-02
counter: stm32-timer-cnt: probe number of channels from registers
Fabrice Gasnier
2024-04-02
counter: stm32-timer-cnt: introduce channels
Fabrice Gasnier
2024-04-02
counter: stm32-timer-cnt: add checks on quadrature encoder capability
Fabrice Gasnier
2024-04-02
counter: stm32-timer-cnt: add counter prescaler extension
Fabrice Gasnier
2024-04-02
counter: stm32-timer-cnt: introduce clock signal
Fabrice Gasnier
2024-04-02
counter: stm32-timer-cnt: adopt signal definitions
Fabrice Gasnier
2024-04-02
counter: stm32-timer-cnt: rename counter
Fabrice Gasnier
2024-04-02
counter: stm32-timer-cnt: rename quadrature signal
Fabrice Gasnier
2024-04-02
counter: constify the struct device_type usage
Ricardo B. Marliere
2024-04-02
counter: make counter_bus_type const
Ricardo B. Marliere
2024-02-16
counter: fix privdata alignment
Nuno Sa
[next]