开源镜像站
帮助
动态
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
/
ti-eqep.c
Age
Commit message (
Expand
)
Author
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-06-22
counter: ti-eqep: enable clock at probe
David Lechner
2024-04-02
counter: ti-eqep: Convert to platform remove callback returning void
Uwe Kleine-König
2022-09-30
counter: Move symbols into COUNTER namespace
William Breathitt Gray
2021-12-30
counter: ti-eqep: Convert to new counter registration
Uwe Kleine-König
2021-12-30
counter: ti-eqep: Convert to counter_priv() wrapper
Uwe Kleine-König
2021-12-21
counter: ti-eqep: Use container_of instead of struct counter_device::priv
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-08-09
counter: Return error code on invalid modes
William Breathitt Gray
2021-01-14
counter:ti-eqep: remove floor
David Lechner
2020-11-01
counter/ti-eqep: Fix regmap max_register
David Lechner
2020-09-29
counter: use semicolons rather than commas to separate statements
Julia Lawall
2019-10-18
counter: Simplify the count_read and count_write callbacks
William Breathitt Gray
2019-10-17
counter: new TI eQEP driver
David Lechner