Skip to content
  1. Jul 27, 2014
  2. Jul 26, 2014
  3. Jul 25, 2014
  4. Jul 24, 2014
  5. Jul 22, 2014
  6. Jul 21, 2014
    • Linus Torvalds's avatar
      Linux 3.16-rc6 · 9a3c4145
      Linus Torvalds authored
      9a3c4145
    • Linus Torvalds's avatar
      Merge tag 'staging-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging · b7a68369
      Linus Torvalds authored
      Pull more IIO driver fixes from Greg KH:
       "Here are two IIO driver fixes for 3.16-rc6 that resolve some reported
        issues"
      
      * tag 'staging-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
        iio: mma8452: Use correct acceleration units.
        iio:core: Handle error when mask type is not separate
      b7a68369
    • Linus Torvalds's avatar
      Merge tag 'usb-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb · caa7c4e1
      Linus Torvalds authored
      Pull USB fixes from Greg KH:
       "Here are two USB patches that resolve some reported issues, one with
        an odd HUB, and one in the chipidea driver"
      
      * tag 'usb-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb:
        usb: Check if port status is equal to RxDetect
        usb: chipidea: udc: Disable auto ZLP generation on ep0
      caa7c4e1
    • Linus Torvalds's avatar
      Merge tag 'driver-core-3.16-rc6' of... · f47d5bb0
      Linus Torvalds authored
      Merge tag 'driver-core-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
      
      Pull driver core fix from Greg KH:
       "Here is a single driver core fix that reverts an older patch that has
        been causing a number of reported problems with the platform devices.
      
        This revert has been in linux-next for a while with no reported issues"
      
      * tag 'driver-core-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
        platform_get_irq: Revert to platform_get_resource if of_irq_get fails
      f47d5bb0
    • Linus Torvalds's avatar
      Merge tag 'char-misc-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc · fa24615f
      Linus Torvalds authored
      Pull char/misc fix from Greg KH:
       "Here's a single hyper-v driver fix for a reported issue"
      
      * tag 'char-misc-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
        Drivers: hv: hv_fcopy: fix a race condition for SMP guest
      fa24615f
    • Linus Torvalds's avatar
      Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux · 5556ea4d
      Linus Torvalds authored
      Pull intel drm fixes from Dave Airlie:
       "Intel fixes came in late, but since I debugged one of them I'll send
        them on,
      
        Two reverts, a quirk and one warn regression"
      
      * 'drm-fixes' of git://people.freedesktop.org/~airlied/linux:
        Revert "drm/i915: reverse dp link param selection, prefer fast over wide again"
        drm/i915: Track the primary plane correctly when reassigning planes
        drm/i915: Ignore VBT backlight presence check on HP Chromebook 14
        Revert "drm/i915: Don't set the 8to6 dither flag when not scaling"
      5556ea4d