1. 17 Jun, 2013 37 commits
  2. 16 Jun, 2013 1 commit
    • Greg Kroah-Hartman's avatar
      Merge tag 'iio-for-3.11c' of... · bad15f2c
      Greg Kroah-Hartman authored
      Merge tag 'iio-for-3.11c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
      
      Jonathan writes:
      
      Third round of IIO new stuff, cleanups and staging graduations for the 3.11
      cycle.
      
      1) Add clock consumer support and device tree bindings to adf4350.
         The clock consumer part depends on a not so optional 'optional'
         implementation of clock_round_rate which is not present for pxa27x.
         It will be shortly and as no one actually uses this chip with that
         sub arch as far as we know, no need to delay the inclusion in the
         meantime. See
         http://lkml.indiana.edu/hypermail/linux/kernel/1306.1/00023.html
         for the brief discussion.  This may be the first non soc specific driver
         that makes use of that function.
      
      2) AD7303 DAC new driver.
      
      3) ADIS16130 minor fixes and improvements plus move out of staging.
      
      4) AD7291 improvements to bring it inline with more recent drivers.
      
      5) Update to the sysfs ABI doc to fix some out of date paths.
      bad15f2c
  3. 15 Jun, 2013 2 commits
    • Linus Torvalds's avatar
      Linux 3.10-rc6 · 7d132055
      Linus Torvalds authored
      7d132055
    • Linus Torvalds's avatar
      Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc · e6694d98
      Linus Torvalds authored
      Pull ARM SoC fixes from Olof Johansson:
       "These are a little later than I planned on since I got caught up with
        handling merges for 3.11 most of the week.
      
        Another week, another batch of fixes for arm-soc platforms.
      
        Again, nothing controversial.  A few more than would be ideal, but all
        are valid fixes.  In particular the prima2 panic patch is critical
        since it fixes a problem where multiplatform kernels panic on all but
        prima2 hardware."
      
      * tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc:
        ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platforms
        ARM: prima2: fix incorrect panic usage
        arm: mvebu: armada-xp-{gp,openblocks-ax3-4}: specify PCIe range
        ARM: Kirkwood: handle mv88f6282 cpu in __kirkwood_variant().
        ARM: omap3: clock: fix wrong container_of in clock36xx.c
        ARM: dts: OMAP5: Fix missing PWM capability to timer nodes
        ARM: dts: omap4-panda|sdp: Fix mux for twl6030 IRQ pin and msecure line
        ARM: dts: AM33xx: Fix properties on gpmc node
        arm: omap2: fix AM33xx hwmod infos for UART2
        ARM: OMAP3: Fix iva2_pwrdm settings for 3703
      e6694d98