0001 2020-02-29
0002
0003 Documentation
0004 - Binding docs for devices that are obviously used via device
0005 tree
0006 - Yaml conversions for abandoned drivers
0007 - ABI Documentation
0008 - Audit driviers/iio/staging/Documentation
0009
0010 - Replace iio_dev->mlock by either a local lock or use
0011 iio_claim_direct.(Requires analysis of the purpose of the lock.)
0012
0013 - Converting drivers from device tree centric to more generic
0014 property handlers.
0015
0016 - Refactor old platform_data constructs from drivers and convert it
0017 to state struct and using property handlers and readers.
0018
0019 Mailing list: linux-iio@vger.kernel.org