Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-30 | counter: ti-eqep: Convert to new counter registration | Uwe Kleine-König | 1 | -14/+15 |
2021-12-30 | counter: ti-eqep: Convert to counter_priv() wrapper | Uwe Kleine-König | 1 | -1/+1 |
2021-12-21 | counter: ti-eqep: Use container_of instead of struct counter_device::priv | Uwe Kleine-König | 1 | -9/+14 |
2021-10-17 | counter: Internalize sysfs interface code | William Breathitt Gray | 1 | -82/+98 |
2021-08-09 | counter: Rename counter_count_function to counter_function | William Breathitt Gray | 1 | -5/+5 |
2021-08-09 | counter: Return error code on invalid modes | William Breathitt Gray | 1 | -11/+16 |
2021-01-14 | counter:ti-eqep: remove floor | David Lechner | 1 | -35/+0 |
2020-11-01 | counter/ti-eqep: Fix regmap max_register | David Lechner | 1 | -2/+2 |
2020-09-29 | counter: use semicolons rather than commas to separate statements | Julia Lawall | 1 | -1/+1 |
2019-10-18 | counter: Simplify the count_read and count_write callbacks | William Breathitt Gray | 1 | -13/+6 |
2019-10-17 | counter: new TI eQEP driver | David Lechner | 1 | -0/+473 |