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