1. 26 Mar, 2014 28 commits
  2. 06 Mar, 2014 9 commits
  3. 03 Mar, 2014 1 commit
  4. 02 Mar, 2014 2 commits
    • Linus Torvalds's avatar
      Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux · c59224d1
      Linus Torvalds authored
      Pull drm fixes from Dave Airlie:
       "Not a huge amount happening, some MAINTAINERS updates, radeon, vmwgfx
        and tegra fixes"
      
      * 'drm-fixes' of git://people.freedesktop.org/~airlied/linux:
        drm/vmwgfx: avoid null pointer dereference at failure paths
        drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver date.
        drm/vmwgfx: Remove some unused surface formats
        drm/radeon: enable speaker allocation setup on dce3.2
        drm/radeon: change audio enable logic
        drm/radeon: fix audio disable on dce6+
        drm/radeon: free uvd ring on unload
        drm/radeon: disable pll sharing for DP on DCE4.1
        drm/radeon: fix missing bo reservation
        drm/radeon: print the supported atpx function mask
        MAINTAINERS: update drm git tree entry
        MAINTAINERS: add entry for drm radeon driver
        drm/tegra: Add guard to avoid double disable/enable of RGB outputs
        gpu: host1x: do not check previously handled gathers
        drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV'
      c59224d1
    • Linus Torvalds's avatar
      Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb · a53c8ceb
      Linus Torvalds authored
      Pull USB fixes from Greg KH:
       "Here are 2 USB patches for 3.14-rc5, one a new device id, and the
        other fixes a reported problem with threaded irqs and the USB EHCI
        driver"
      
      * tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb:
        usb: ehci: fix deadlock when threadirqs option is used
        USB: ftdi_sio: add Cressi Leonardo PID
      a53c8ceb