1. 07 Mar, 2012 1 commit
  2. 05 Mar, 2012 2 commits
    • Alan Cox's avatar
      drm/gma500: Fix Cedarview boot failures in 3.3-rc · 91982b58
      Alan Cox authored
      Production GMA3600/3650 hardware turns out to be subtly different to the
      development platforms. This combined with a minor driver bug is causing
      the kernel to hang on these platforms.
      
      This patch does the following
      
      - turn down a couple of messages that were meant to be debug and are
        causing much confusion
      
      - ensure the hotplug interrupt is disabled on Cedartrail systems.
      
      - fix a bug where gtt roll mode called psbfb_sync, which tries to sync
        the 2D engine. On other devices it is harmless as the 2D engine is
        present but not in use when in gtt roll mode, on Cedartrail it causes
        a hang
      Signed-off-by: default avatarAlan Cox <alan@linux.intel.com>
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      91982b58
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 · a5939eef
      Linus Torvalds authored
      MFD fixes from Samuel Ortiz:
       "This is the pull request for the MFD fixes for 3.3.  We have a few
        NULL pointer dereferences fixes, an ACPI conflict check fix, and a
        couple of wm8994 fixes."
      
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6:
        mfd: Correct readability of WM8994 DC servo 4E register
        mfd: Initialize tps65912 irq platform data properly
        mfd: Fix ACPI conflict check
        mfd: Fix ab8500 error path bug
        mfd: Test for jack detection when deciding if wm8994 should suspend
        mfd: Initialize tps65910 irq platform data properly
        mfd: Fix possible s5m null pointer dereference
        mfd: wm8350 variable dereferenced before check
      a5939eef
  3. 04 Mar, 2012 4 commits
  4. 03 Mar, 2012 3 commits
  5. 02 Mar, 2012 20 commits
  6. 01 Mar, 2012 3 commits
  7. 29 Feb, 2012 7 commits