summaryrefslogtreecommitdiffstats
path: root/drivers/counter/ti-eqep.c
Commit message (Expand)AuthorAgeFilesLines
* counter: Move symbols into COUNTER namespaceWilliam Breathitt Gray2022-09-301-0/+1
* counter: ti-eqep: Convert to new counter registrationUwe Kleine-König2021-12-301-14/+15
* counter: ti-eqep: Convert to counter_priv() wrapperUwe Kleine-König2021-12-301-1/+1
* counter: ti-eqep: Use container_of instead of struct counter_device::privUwe Kleine-König2021-12-211-9/+14
* counter: Internalize sysfs interface codeWilliam Breathitt Gray2021-10-171-82/+98
* counter: Rename counter_count_function to counter_functionWilliam Breathitt Gray2021-08-091-5/+5
* counter: Return error code on invalid modesWilliam Breathitt Gray2021-08-091-11/+16
* counter:ti-eqep: remove floorDavid Lechner2021-01-141-35/+0
* counter/ti-eqep: Fix regmap max_registerDavid Lechner2020-11-011-2/+2
* counter: use semicolons rather than commas to separate statementsJulia Lawall2020-09-291-1/+1
* counter: Simplify the count_read and count_write callbacksWilliam Breathitt Gray2019-10-181-13/+6
* counter: new TI eQEP driverDavid Lechner2019-10-171-0/+473