1. 10 May, 2012 1 commit
    • Olof Johansson's avatar
      Merge tag 'pinctrl-mergebase-20120418' of... · b664ae6f
      Olof Johansson authored
      Merge tag 'pinctrl-mergebase-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into next/pinctrl
      
      By Stephen Warren (12) and others
      via Linus Walleij
      * tag 'pinctrl-mergebase-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (24 commits)
        pinctrl: show pin name for pingroups in sysfs
        pinctrl: show pin name when request pins
        pinctrl: implement devm_pinctrl_get()/put()
        pinctrl: a minor fix of pin config debug information
        pinctrl: pinconf: fix compilation error if PINCONF is not selected
        pinctrl: allow pctldevs to decode pin config in debugfs
        pinctrl: ifdef CONFIG_DEBUG_FS cleanup
        pinctrl: mark non-EXPERIMENTAL
        pinctrl: tegra: Add complete device tree support
        dt: Document Tegra20/30 pinctrl binding
        dt: Move Tegra20 pin mux binding into new pinctrl directory
        dt: pinctrl: Document device tree binding
        dt: add property iteration helpers
        pinctrl: implement pinctrl deferred probing
        pinctrl: add some error checking for user interfaces
        pinctrl: fix pinmux_check_ops error checking
        pinctrl: replace list_*() with get_*_count()
        pinctrl: mark const init data with __initconst instead of __initdata
        Documentation: pinctrl: add missing spi0_0 grp in example
        pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRL
        ...
      
      Resolved conflicts in drivers/pinctrl/core.c due to same patch being
      applied in two branches.
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      b664ae6f
  2. 30 Apr, 2012 1 commit
    • Arnd Bergmann's avatar
      Merge branch 'ux500-gpio-pins-for-arm-soc' of... · ca731a5d
      Arnd Bergmann authored
      Merge branch 'ux500-gpio-pins-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/gpio
      
      Linus Walleij <linus.walleij@linaro.org> writes:
      
       This is a pull request for the GPIO and pin control stuff
       accumulated in the ST-Ericsson tree. Here we have:
      
       - Improvements and fixes and a custom pin config API from
         Rabin Vincent
      
       - Device Tree bindings from Lee Jones
      
       - Some accumulated patches by yours truly.
      
       - A MSP platform data init patch from Ola Lilja that is merged
         here due to dependency on pin config work. It is to be
         used with work being worked on in parallel in the ALSA
         SoC subsystem.
      
       If you wonder about the custom pin config implementation this
       is to be used as a transition base as I am rewriting the
       driver to use pinctrl. Expect a final pull request on top
       of this one that will move the ux500 over to pinctrl.
      
      * 'ux500-gpio-pins-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson:
        ARM: ux500: Add support for MSP I2S-devices
        drivers/gpio: gpio-nomadik: Add support for irqdomains
        drivers/gpio: gpio-nomadik: Apply Device Tree bindings
        ARM: ux500: update pin handling
        ARM: ux500: implement pin API
        ARM: ux500: remove a bunch of internal pull-ups
        plat-nomadik: new sleep mode pincfg macros
        gpio/nomadik: use ioremap() instead of static mappings
        gpio/nomadik: support low EMI mode
        gpio/nomadik: fix spurious interrupts with SKE
        gpio/nomadik: cache [rf]w?imsc
        gpio/nomadik: don't set SLPM to 1 for non-wakeup pins
      
      Also includes an update to v3.4-rc4.
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      ca731a5d
  3. 24 Apr, 2012 8 commits
  4. 23 Apr, 2012 4 commits
  5. 22 Apr, 2012 13 commits
  6. 21 Apr, 2012 13 commits