1. 10 5月, 2012 2 次提交
    • O
      Merge branch 'for-3.5/gpio-pinmux' of... · 7488185d
      Olof Johansson 提交于
      Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/pinctrl
      
      By Stephen Warren
      via Stephen Warren
      * 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra:
        pinctrl: tegra: error reporting cleanup
        pinctrl: tegra: debugfs enhancements
        pinctrl: tegra: refactor probe handling
        ARM: dt: tegra20: add pinmux to device tree
        ARM: dt: tegra cardhu: add pinmux to device tree
        ARM: tegra: Remove pre-pinctrl pinmux driver
        ARM: tegra: Switch to new pinctrl driver
        gpio: tegra: Hide tegra_gpio_enable/disable()
        ARM: tegra: seaboard: Don't gpio_request() ISL29018_IRQ
        gpio: tegra: configure pins during irq_set_type
        ARM: tegra: Remove VBUS_GPIO handling from board files
        usb: ehci-tegra: Add vbus_gpio to platform data
      7488185d
    • O
      Merge tag 'pinctrl-mergebase-20120418' of... · b664ae6f
      Olof Johansson 提交于
      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: NOlof Johansson <olof@lixom.net>
      b664ae6f
  2. 01 5月, 2012 1 次提交
    • A
      Merge branch 'ux500-gpio-pins-for-arm-soc' of... · ca731a5d
      Arnd Bergmann 提交于
      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: NArnd Bergmann <arnd@arndb.de>
      ca731a5d
  3. 26 4月, 2012 1 次提交
  4. 24 4月, 2012 8 次提交
  5. 23 4月, 2012 17 次提交
  6. 22 4月, 2012 6 次提交
    • L
      Linux 3.4-rc4 · 66f75a5d
      Linus Torvalds 提交于
      66f75a5d
    • Y
      sparc32,leon: add notify_cpu_starting() · e9a5ea18
      Yong Zhang 提交于
      Otherwise cpu_active_mask will not set, which lead to other issue.
      Signed-off-by: NYong Zhang <yong.zhang0@gmail.com>
      Signed-off-by: NKonrad Eisele <konrad@gaisler.com>
      Reviewed-by: NSrivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      e9a5ea18
    • L
      Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc · 8f4f9d4d
      Linus Torvalds 提交于
      Pull "ARM: SoC fixes" from Olof Johansson:
       * at91, ux500, imx, omap and bcmring:
        - at91 fixes for =m driver build issues, irqdomain fixes and config
          dependency fixes
        - ux500 kconfig dependency fixes and a  smp wakeup bugfix
        - imx idle bugfix and build fix due to irq domain changes
        - omap uart pinmux fixes, softreset regression revert and misc fixes
        - bcmring build error regression fix
      
       * ux500 and imx had some small defconfig updates in this branch
      
      * tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (27 commits)
        ARM: bcmring: fix UART declarations
        ARM: imx: Fix imx5 idle logic bug
        ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple()
        ARM: imx_v4_v5_defconfig: Add support for CONFIG_REGULATOR_FIXED_VOLTAGE
        ARM: OMAP1: DMTIMER: fix broken timer clock source selection
        ARM: OMAP: serial: Fix the ocp smart idlemode handling bug
        ARM: OMAP2+: UART: Fix incorrect population of default uart pads
        ARM: OMAP: sram: fix BUG in dpll code for !PM case
        dmaengine: Kconfig: fix Atmel at_hdmac entry
        USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt
        USB: ohci-at91: change annotations for probe/remove functions
        leds-atmel-pwm.c: Make pwmled_probe() __devinit
        ARM: at91: fix at91sam9261ek Ethernet dm9000 irq
        ARM: at91: fix rm9200ek flash size
        ARM: at91: remove empty at91_init_serial function
        ARM: at91: fix typo in at91_pmc_base assembly declaration
        ARM: at91: Export at91_matrix_base
        ARM: at91: Export at91_pmc_base
        ARM: at91: Export at91_ramc_base
        ARM: at91: Export at91_st_base
        ...
      8f4f9d4d
    • L
      Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc · 126a3483
      Linus Torvalds 提交于
      Pull MMC fixes from Chris Ball:
       - Build fix for omap_hsmmc with OF against 3.4-rc1.
       - Fix CONFIG_MMC_UNSAFE_RESUME semantics regression against 3.3, which
         broke hotplug card detection when UNSAFE_RESUME is set.
       - Fix a race condition in omap_hsmmc with runtime PM.
       - Fix two libertas SDIO-powered-resume regressions.
       - Small fixes for discard/sanitize, dw_mmc, cd-gpio and esdhc-imx.
      
      * tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc:
        mmc: core: Do not pre-claim host in suspend
        mmc: dw_mmc: prevent NULL dereference for dma_ops
        mmc: unbreak sdhci-esdhc-imx on i.MX25
        mmc: cd-gpio: Include header to pickup exported symbol prototypes
        mmc: sdhci: refine non-removable card checking for card detection
        mmc: dw_mmc: Fix switch from DMA to PIO
        mmc: remove MMC bus legacy suspend/resume method
        mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage
        mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m
        mmc: fixes for eMMC v4.5 sanitize operation
        mmc: fixes for eMMC v4.5 discard operation
      126a3483
    • L
      Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media · 88981596
      Linus Torvalds 提交于
      Pull media fixes from Mauro Carvalho Chehab:
       - Fixes a regression at DVB core when switching from DVB-S2 to DVB-S on
         Kaffeine (Fedora 16 Bugzilla #812895);
       - Fixes a mutex unlock at an error condition at drx-k;
       - Fix winbond-cir set mode;
       - mt9m032: Fix a compilation breakage with some random Kconfig;
       - mt9m032: fix two dead locks;
       - xc5000: don't require an special firmware (that won't be provided by
         the vendor) just because the xtal frequency is different;
       - V4L DocBook: fix some typos at multi-plane formats description.
      
      * 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media:
        [media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmware
        [media] V4L: mt9m032: fix compilation breakage
        [media] V4L: DocBook: Fix typos in the multi-plane formats description
        [media] V4L: mt9m032: fix two dead-locks
        [media] rc-core: set mode for winbond-cir
        [media] drxk: Does not unlock mutex if sanity check failed in scu_command()
        [media] dvb_frontend: Fix a regression when switching back to DVB-S
      88981596
    • L
      Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 · 9f24ff6f
      Linus Torvalds 提交于
      Pull MFD fixes from Samuel Ortiz:
       "We have 3 build fixes, a OMAP USB host PHY reset fix and the twl6040
        conversion to an i2c driver.  The latter may not sound like a fix but
        the twl6040 MFD driver won't probe without it, triggering an OMAP4
        audio regression."
      
      * tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6:
        mfd: Fix modular builds of rc5t583 regulator support
        mfd: Fix asic3_gpio_to_irq
        ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue
        mfd: Convert twl6040 to i2c driver, and separate it from twl core
        mfd : Fix dbx500 compilation error
      9f24ff6f
  7. 21 4月, 2012 5 次提交