1. 21 4月, 2012 3 次提交
    • L
      Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound · a54769c5
      Linus Torvalds 提交于
      Pull sound fixes from Takashi Iwai:
       "Fixes for a few regressions of HD-audio, originated partly from 3.4
        and partly 3.3.
      
        The fixes for ThinkPad docking-station are for 3.3 kernels, thus they
        are based on 3.3 then merged back to 3.4, so that they can be merged
        to stable tree cleanly.  The non-trivial merge conflicts are because
        of this action.
      
        In addition, a couple of trivial fixes for documentation and a long-
        standing issue in the listing of built-in sound driver at boot time."
      
      * tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
        ALSA: hda/conexant - Set up the missing docking-station pins
        ALSA: hda/conexant - Don't set HP pin-control bit unconditionally
        ALSA: workaround: change the timing of alsa_sound_last_init()
        ALSA: hda/sigmatel - Fix inverted mute LED
        ALSA: hda/realtek - Fix regression on Quanta/Gericom KN1
        ALSA: fix core/vmaster.c kernel-doc warning
      a54769c5
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid · 73bebc8b
      Linus Torvalds 提交于
      Pull HID fixes from Jiri Kosina:
       "Fix for one particular device (bluetooth Tivo Slide) and change of
        'default y' -> 'default n' for CONFIG_HID_BATTERY_STRENGTH which I
        overlooked in the initial merge of the battery support"
      
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid:
        HID: default HID_BATTERY_STRENGTH to no
        HID: tivo: fix support for bluetooth version of tivo Slide
      73bebc8b
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu · edaf6c38
      Linus Torvalds 提交于
      Pull m68k arch fixes from Greg Ungerer:
       "This contains four fixes for 3.4.  Two fix and clean up compilation
        for the nommu 68x328 CPU targets.  The other two fix the platform
        definition and multi-function pin setup of the second eth interface
        on the ColdFire 5275 SoC."
      
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu:
        m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFire
        m68knommu: fix id number for second eth device on 5275 ColdFire
        m68knommu: move and fix the 68VZ328 platform bootlogo.h
        m68knommu: remove the unused bootlogo.h processing for 68EZ328 and 68VZ328
      edaf6c38
  2. 20 4月, 2012 3 次提交
    • L
      Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux · c6f5c930
      Linus Torvalds 提交于
      Pull nfsd bugfixes from J. Bruce Fields:
       "One bugfix, and one minor header fix from Jeff Layton while we're
        here"
      
      * 'for-3.4' of git://linux-nfs.org/~bfields/linux:
        nfsd: include cld.h in the headers_install target
        nfsd: don't fail unchecked creates of non-special files
      c6f5c930
    • L
      Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux · 19853301
      Linus Torvalds 提交于
      Pull drm fixes from Dave Airlie:
       "It's like a grab bag of one liners:
      
        - core: fix page flip error path, reorder object teardown.
        - usb: fix the drm_usb module license.
        - i915: VT switch on SNB with non-native modes fix, and a regression
          fix from 3.3.
        - radeon: missing unreserve on SI, AGP/VRAM setup fix (fixes radeon on
          IA64, but its a generic bug), an rn50 regression from 3.3, turn off
          MSIs on rv515 (it loses rearms every so often)."
      
      * 'drm-fixes' of git://people.freedesktop.org/~airlied/linux:
        nouveau: Set special lane map for the right chipset
        drm/radeon: fix load detect on rn50 with hardcoded EDIDs.
        drm: Releasing FBs before releasing GEM objects during drm_release
        drm/nouveau/pm: don't read/write beyond end of stack buffer
        drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of version.h
        radeon: fix r600/agp when vram is after AGP (v3)
        drm: fix page_flip error handling
        drm/radeon/kms: fix the regression of DVI connector check
        drm/usb: fix module license on drm/usb layer.
        drm/i915: Do not set "Enable Panel Fitter" on SNB pageflips
        drm/i915: Hold mode_config lock whilst changing mode for lastclose()
        drm/radeon/si: add missing radeon_bo_unreserve in si_rlc_init() v2
        drm/radeon: disable MSI on RV515
        drm/i915: don't clobber the special upscaling lvds timings
      19853301
    • L
      Merge git://git.kernel.org/pub/scm/virt/kvm/kvm · 9e01297e
      Linus Torvalds 提交于
      Pull KVM updates from Marcelo Tosatti.
      
      * git://git.kernel.org/pub/scm/virt/kvm/kvm:
        KVM: lock slots_lock around device assignment
        KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context
        KVM: unmap pages from the iommu when slots are removed
        KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on reset
      9e01297e
  3. 19 4月, 2012 29 次提交
  4. 18 4月, 2012 5 次提交