开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
counter
/
ftm-quaddec.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-09-30
counter: ftm-quaddec: Enable module autoloading
Liao Chen
2024-07-01
counter: ftm-quaddec: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2022-09-30
counter: Move symbols into COUNTER namespace
William Breathitt Gray
2021-12-30
counter: ftm-quaddec: Convert to new counter registration
Uwe Kleine-König
2021-12-30
counter: ftm-quaddec: Convert to counter_priv() wrapper
Uwe Kleine-König
2021-12-30
counter: ftm-quaddec: Drop unused platform_set_drvdata()
Uwe Kleine-König
2021-10-17
counter: Internalize sysfs interface code
William Breathitt Gray
2021-08-09
counter: Rename counter_count_function to counter_function
William Breathitt Gray
2021-06-09
counter: ftm-quaddec: Add const qualifier for actions_list array
William Breathitt Gray
2019-10-18
counter: Simplify the count_read and count_write callbacks
William Breathitt Gray
2019-07-27
counter/ftm-quaddec: Use device-managed registration API
Chuhong Yuan
2019-06-22
counter/ftm-quaddec: Add missing '>' in MODULE_AUTHOR
Patrick Havelange
2019-04-25
counter: add FlexTimer Module Quadrature decoder counter driver
Patrick Havelange