aboutsummaryrefslogtreecommitdiff
path: root/drivers/counter/ti-eqep.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-30counter: ti-eqep: Convert to new counter registrationGravatar Uwe Kleine-König 1-14/+15
2021-12-30counter: ti-eqep: Convert to counter_priv() wrapperGravatar Uwe Kleine-König 1-1/+1
2021-12-21counter: ti-eqep: Use container_of instead of struct counter_device::privGravatar Uwe Kleine-König 1-9/+14
2021-10-17counter: Internalize sysfs interface codeGravatar William Breathitt Gray 1-82/+98
2021-08-09counter: Rename counter_count_function to counter_functionGravatar William Breathitt Gray 1-5/+5
2021-08-09counter: Return error code on invalid modesGravatar William Breathitt Gray 1-11/+16
2021-01-14counter:ti-eqep: remove floorGravatar David Lechner 1-35/+0
2020-11-01counter/ti-eqep: Fix regmap max_registerGravatar David Lechner 1-2/+2
2020-09-29counter: use semicolons rather than commas to separate statementsGravatar Julia Lawall 1-1/+1
2019-10-18counter: Simplify the count_read and count_write callbacksGravatar William Breathitt Gray 1-13/+6
2019-10-17counter: new TI eQEP driverGravatar David Lechner 1-0/+473