1. 20 Jun, 2012 3 commits
    • Linus Torvalds's avatar
      Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm · a4d7a122
      Linus Torvalds authored
      Pull ARM fixes from Russell King:
       "This includes three MMCI changes - one to fix up the wrong version of
        the DT support patch which was merged, and two to make deferred
        probing work.  It also includes a fix to the OMAP SPI driver which is
        causing a boot time warning.
      
        The remainder are very minor ARM fixes."
      
      * 'fixes' of git://git.linaro.org/people/rmk/linux-arm:
        SPI: fix over-eager devm_xxx() conversion
        ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOs
        ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0
        ARM: 7425/1: extable: ensure fixup entries are 4-byte aligned
        ARM: 7421/1: bpf_jit: BPF_S_ANC_ALU_XOR_X support
        ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot
        ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree boot
      a4d7a122
    • Linus Torvalds's avatar
      Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl · 61fcbc8d
      Linus Torvalds authored
      Pull two pinctrl fixes from Linus Walleij:
       - Fixed a 2-line compile error for MXS
       - A pure documentation fix for Nomadik
      
      * tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
        pinctrl/nomadik: document Alt-C glitch
        pinctrl: mxs: Use kfree to fix build error
      61fcbc8d
    • Linus Torvalds's avatar
      Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound · f40759e7
      Linus Torvalds authored
      Pull sound fixes from Takashi Iwai:
       "Most of changes are fairly small and driver-specific.
      
        A remaining regression fix for USB-audio sync pipe check, a fix for
        HD-audio power-up sequence, fixes for ASoC pxa-ssp compile issues, and
        bunch of ASoC codec and trivial fix patches."
      
      * tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
        ALSA: 6fire: use NULL instead of 0 for pointer assignment
        ALSA: hda - Handle open while transitioning to D3.
        ALSA: snd-usb: make snd_usb_substream_capture_trigger static
        ALSA: snd-usb: fix sync pipe check
        ASoC: tegra+wm8903: turn of mic detect when card is removed
        ASoC: wm8996: Mark the CODEC as cache only when powering off on boot
        ASoC: wm8996: Move reset before the initial regulator disable
        ASoC: wm8996: Remove spurious regulator_bulk_free()
        ASoC: wm8904: Fix cache only management
        ASoC: wm8904: Fix GPIO and MICBIAS initialisation for regmap conversion
        ASoC: fix pxa-ssp compiling issue under mach-mmp
        ARM: MMP: add pxa910-ssp into ssp_id_table
      f40759e7
  2. 19 Jun, 2012 1 commit
  3. 18 Jun, 2012 14 commits
  4. 17 Jun, 2012 22 commits