summaryrefslogtreecommitdiff
path: root/drivers/counter/ti-eqep.c
AgeCommit message (Expand)Author
2021-12-30counter: ti-eqep: Convert to new counter registrationUwe Kleine-König
2021-12-30counter: ti-eqep: Convert to counter_priv() wrapperUwe Kleine-König
2021-12-21counter: ti-eqep: Use container_of instead of struct counter_device::privUwe Kleine-König
2021-10-17counter: Internalize sysfs interface codeWilliam Breathitt Gray
2021-08-09counter: Rename counter_count_function to counter_functionWilliam Breathitt Gray
2021-08-09counter: Return error code on invalid modesWilliam Breathitt Gray
2021-01-14counter:ti-eqep: remove floorDavid Lechner
2020-11-01counter/ti-eqep: Fix regmap max_registerDavid Lechner
2020-09-29counter: use semicolons rather than commas to separate statementsJulia Lawall
2019-10-18counter: Simplify the count_read and count_write callbacksWilliam Breathitt Gray
2019-10-17counter: new TI eQEP driverDavid Lechner