Skip to content
  1. Jun 22, 2012
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs · 8874e812
      Linus Torvalds authored
      Pull btrfs fixes from Chris Mason:
       "This is a small pull with btrfs fixes.  The biggest of the bunch is
        another fix for the new backref walking code.
      
        We're still hammering out one btrfs dio vs buffered reads problem, but
        that one will have to wait for the next rc."
      
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
        Btrfs: delay iput with async extents
        Btrfs: add a missing spin_lock
        Btrfs: don't assume to be on the correct extent in add_all_parents
        Btrfs: introduce btrfs_next_old_item
      8874e812
    • Linus Torvalds's avatar
      Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging · 7b837786
      Linus Torvalds authored
      Pull hwmon fixes from Guenter Roeck:
       "Two minor fixes in emc2103 and applesmc drivers."
      
      * tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
        hwmon: (emc2103) Fix use of an uninitilized variable in error case
        hwmon: (applesmc) Limit key length in warning messages
      7b837786
  2. Jun 21, 2012
  3. Jun 20, 2012
    • 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
    • Linus Torvalds's avatar
      Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator · 2fe8ac60
      Linus Torvalds authored
      Pull regulator fixes from Mark Brown:
       "One small bug fix, plus a rename of all the ST Ericsson regulators in
        the device tree since all the device trees had been written with
        different names and some infelicities in the test proceedures meant
        that the device tree code had apparently never actually been run
        against the upstream device tree."
      
      * tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
        regulator: Change db8500-prcmu match names to reflect Device Tree
        regulator: Change ab8500 match names to reflect Device Tree
        regulator: Fix the s5m8767a problem of the division by null
      2fe8ac60