1. Jul 25, 2014
    • Kristina Martšenko's avatar
      staging: quickstart: remove driver · 0be013e3
      Kristina Martšenko authored
      
      
      The driver hasn't been cleaned up and it doesn't look like anyone is
      working on it anymore (including the original author). So remove the
      driver from the kernel. If someone wants to work on cleaning it up and
      moving it out of staging, this commit can be reverted.
      
      Signed-off-by: default avatarKristina Martšenko <kristina.martsenko@gmail.com>
      Cc: Angelo Arrifano <miknix@gentoo.org>
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      0be013e3
    • Kristina Martšenko's avatar
      staging: phison: remove driver · 21ad9f74
      Kristina Martšenko authored
      
      
      The driver hasn't been cleaned up and it doesn't look like anyone is
      working on it anymore (including the original author). So remove the
      driver from the kernel. If someone wants to work on cleaning it up and
      moving it out of staging, this commit can be reverted.
      
      Signed-off-by: default avatarKristina Martšenko <kristina.martsenko@gmail.com>
      Cc: Evan Ko <evan_ko@phison.com>
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      21ad9f74
    • Greg Kroah-Hartman's avatar
      Merge tag 'iio-for-3.17d' of... · 040bf7d6
      Greg Kroah-Hartman authored
      Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
      
      Jonathan writes:
      
      Fourth round of IIO new drivers, functionality and cleanups for the 3.17 cycle
      
      New functionality
      * A new modifier to indicate that a rotation is relative to either
        true or magnetic north.  This is to be used by some magnetometers
        that provide data in this way.
      * hid magnetometer now supports output rotations from various variants on
        North
      * HMC5843 driver converted to regmap and reworked to allow easy support
        of other similar devices.  Support for HMC5983 added via both i2c and SPI.
      * Rework of Exynos driver to simplify extension to support more devices.
      * Addition of support for the Exynos3250 ADC (which requires an additional
        clock)  Support for quite a few more devices on its way.
      
      Cleanups
      * ad7997 - a number of cleanups and tweaks to how the events are controlled
        to make it more intuitive.
      * kxcjk - cleanups and minor fixes for this new driver.
      040bf7d6
  2. Jul 24, 2014
  3. Jul 23, 2014