TODO 575 B

12345678910111213141516171819
  1. 2020-02-29
  2. Documentation
  3. - Binding docs for devices that are obviously used via device
  4. tree
  5. - Yaml conversions for abandoned drivers
  6. - ABI Documentation
  7. - Audit driviers/iio/staging/Documentation
  8. - Replace iio_dev->mlock by either a local lock or use
  9. iio_claim_direct.(Requires analysis of the purpose of the lock.)
  10. - Converting drivers from device tree centric to more generic
  11. property handlers.
  12. - Refactor old platform_data constructs from drivers and convert it
  13. to state struct and using property handlers and readers.
  14. Mailing list: linux-iio@vger.kernel.org