Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: 1b929c02afd37871d5afb9d498426f83432e71c2 authored by Linus Torvalds on 25 December 2022, 21:41:39 UTC
Linux 6.2-rc1
Tip revision: 1b929c0
TODO
2020-02-29

Documentation
  - Binding docs for devices that are obviously used via device
tree
  - Yaml conversions for abandoned drivers
  - ABI Documentation
  - Audit driviers/iio/staging/Documentation

- Converting drivers from device tree centric to more generic
property handlers.

- Refactor old platform_data constructs from drivers and convert it
to state struct and using property handlers and readers.

Mailing list: linux-iio@vger.kernel.org
back to top