cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

TODO (575B)


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