summaryrefslogtreecommitdiffstats
path: root/drivers/counter/ti-eqep.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-30counter: Move symbols into COUNTER namespaceWilliam Breathitt Gray1-0/+1
2021-12-30counter: ti-eqep: Convert to new counter registrationUwe Kleine-König1-14/+15
2021-12-30counter: ti-eqep: Convert to counter_priv() wrapperUwe Kleine-König1-1/+1
2021-12-21counter: ti-eqep: Use container_of instead of struct counter_device::privUwe Kleine-König1-9/+14
2021-10-17counter: Internalize sysfs interface codeWilliam Breathitt Gray1-82/+98
2021-08-09counter: Rename counter_count_function to counter_functionWilliam Breathitt Gray1-5/+5
2021-08-09counter: Return error code on invalid modesWilliam Breathitt Gray1-11/+16
2021-01-14counter:ti-eqep: remove floorDavid Lechner1-35/+0
2020-11-01counter/ti-eqep: Fix regmap max_registerDavid Lechner1-2/+2
2020-09-29counter: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2019-10-18counter: Simplify the count_read and count_write callbacksWilliam Breathitt Gray1-13/+6
2019-10-17counter: new TI eQEP driverDavid Lechner1-0/+473