Skip to content
  1. Mar 27, 2014
  2. Mar 07, 2014
  3. Mar 03, 2014
    • Linus Torvalds's avatar
      Linux 3.14-rc5 · 0414855f
      Linus Torvalds authored
      v3.14-rc5
      0414855f
    • 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
    • Linus Torvalds's avatar
      Merge tag 'driver-core-3.14-rc5' of... · 3751c970
      Linus Torvalds authored
      Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
      
      Pull sysfs fix from Greg KH:
       "Here is a single sysfs fix for 3.14-rc5.  It fixes a reported problem
        with the namespace code in sysfs"
      
      * tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
        sysfs: fix namespace refcnt leak
      3751c970
    • Linus Torvalds's avatar
      Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging · 9ff7aeb6
      Linus Torvalds authored
      Pull staging tree fixes from Greg KH:
       "Here are a few IIO fixes, and a new device id for a staging driver for
        3.14-rc5.  All have been in linux-next for a while, I did a final
        merge to get the IIO fixes into this tree, they were incorrectly in
        the char-misc tree for a few weeks, and I forgot to tell you to pull
        them from there.  This makes it a single pull request for you"
      
      * tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
        staging: r8188eu: Add new device ID
        staging:iio:adc:MXS:LRADC: fix touchscreen statemachine
        iio:gyro: bug on L3GD20H gyroscope support
        iio: cm32181: Change cm32181 ambient light sensor driver
        iio: cm36651: Fix read/write integration time function.
      9ff7aeb6
    • Dave Airlie's avatar
      Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes · d668ca1c
      Dave Airlie authored
      more radeon fixes
      
      * 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux:
        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
      d668ca1c