1. 02 Mar, 2012 3 commits
    • Linus Torvalds's avatar
      Merge branch 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux-2.6 · a223c522
      Linus Torvalds authored
      i2c bugfix from Wolfram Sang:
        "This patch fixes a wrong assumption in the mxs-i2c-driver about a
         command queue being done.  Without it, we have seen races when the
         bus was under load."
      
      * 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux-2.6:
        i2c: mxs: only flag completion when queue is completely done
      a223c522
    • Linus Torvalds's avatar
      Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux · cfa5555c
      Linus Torvalds authored
      DRM fixes from Dave Airlie:
        intel: fixes for output regression on 965GM, an oops and a machine
        hang
      
        radeon: uninitialised var (that gcc didn't warn about for some reason)
        + a couple of correctness fixes.
      
        exynos: fixes for various things, drop some chunks of unused code.
      
      * 'drm-fixes' of git://people.freedesktop.org/~airlied/linux:
        drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()
        drm/radeon: fix uninitialized variable
        drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2)
        drm/i915: Remove use of the autoreported ringbuffer HEAD position
        drm/i915: Prevent a machine hang by checking crtc->active before loading lut
        drm/i915: fix operator precedence when enabling RC6p
        drm/i915: fix a sprite watermark computation to avoid divide by zero if xpos<0
        drm/i915: fix mode set on load pipe. (v2)
        drm/exynos: exynos_drm.h header file fixes
        drm/exynos: added panel physical size.
        drm/exynos: added postclose to release resource.
        drm/exynos: removed exynos_drm_fbdev_recreate function.
        drm/exynos: fixed page flip issue.
        drm/exynos: added possible_clones setup function.
        drm/exynos: removed pageflip_event_list init code when closed.
        drm/exynos: changed priority of mixer layers.
        drm/exynos: Fix typo in exynos_mixer.c
      cfa5555c
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux · 6bba07c6
      Linus Torvalds authored
      Pull s390 fixes from Martin Schwidefsky
      
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
        [S390] memory hotplug: prevent memory zone interleave
        [S390] crash_dump: remove duplicate include
        [S390] KEYS: Enable the compat keyctl wrapper on s390x
      6bba07c6
  2. 29 Feb, 2012 9 commits
  3. 28 Feb, 2012 7 commits
  4. 27 Feb, 2012 21 commits