1. 28 Sep, 2017 12 commits
  2. 26 Sep, 2017 3 commits
  3. 25 Sep, 2017 1 commit
    • Greg Kroah-Hartman's avatar
      Merge tag 'iio-for-4.15a' of... · 069f0e0c
      Greg Kroah-Hartman authored
      Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
      
      Jonathan writes:
      
      Round one of new device support, features and cleanup for IIO in the 4.15 cycle.
      
      Note there is a misc driver drop in here given we have support
      in IIO and the feeling is no one will care.
      
      A large part of this series is a boiler plate removal series avoiding
      the need to explicitly provide THIS_MODULE in various locations.
      It's very dull but touches all drivers.
      
      New device support
      * ad5446
        - add ids to support compatible parts DAC081S101, DAC101S101,
          DAC121S101.
        - add the dac7512 id and drop the misc driver as feeling is no
          one is using it (was introduced for a board that is long obsolete)
      * mt6577
        - add bindings for mt2712 which is fully compatible with other
          supported parts.
      * st_pressure
        - add support for LPS33HW and LPS35HW with bindings (ids mostly).
      
      New features
      * ccs811
        - Add support for the data ready trigger.
      * mma8452
        - remove artifical restriction on...
      069f0e0c
  4. 24 Sep, 2017 16 commits
  5. 22 Sep, 2017 8 commits