| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-07-26 | 1 | -1/+45 |
|\ |
|
| * | rbd: set blk_queue request sizes to object size | Josh Durgin | 2011-07-26 | 1 | -0/+15 |
| * | rbd: cancel watch request when releasing the device | Yehuda Sadeh | 2011-07-26 | 1 | -1/+30 |
* | | gma500: udelay(20000) it too long again | Stephen Rothwell | 2011-07-26 | 1 | -1/+1 |
* | | USB / Renesas: Fix build issue related to struct scatterlist | Rafael J. Wysocki | 2011-07-26 | 1 | -0/+1 |
* | | MMC / TMIO: Fix build issue related to struct scatterlist | Rafael J. Wysocki | 2011-07-26 | 1 | -0/+1 |
* | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-26 | 106 | -1420/+5556 |
|\ \ |
|
| * | | drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1 | Jerome Glisse | 2011-07-26 | 1 | -4/+18 |
| * | | drm/radeon/kms: add missing vddci setting on NI+ | Alex Deucher | 2011-07-26 | 1 | -0/+3 |
| * | | drm/radeon: Add a rmb() in IH processing | Benjamin Herrenschmidt | 2011-07-25 | 2 | -0/+6 |
| * | | drm/radeon: ATOM Endian fix for atombios_crtc_program_pll() | Benjamin Herrenschmidt | 2011-07-25 | 1 | -3/+2 |
| * | | drm/radeon: Fix the definition of RADEON_BUF_SWAP_32BIT | Benjamin Herrenschmidt | 2011-07-25 | 1 | -1/+1 |
| * | | drm/radeon: Do an MMIO read on interrupts when not uisng MSIs | Benjamin Herrenschmidt | 2011-07-25 | 1 | -0/+4 |
| * | | drm/radeon: Writeback endian fixes | Benjamin Herrenschmidt | 2011-07-25 | 3 | -24/+9 |
| * | | drm/radeon: Remove a bunch of useless _iomem casts | Benjamin Herrenschmidt | 2011-07-25 | 2 | -12/+12 |
| * | | drm/gem: add support for private objects | Alan Cox | 2011-07-25 | 1 | -2/+24 |
| * | | DRM: clean up and document parsing of video= parameter | Rolf Eike Beer | 2011-07-25 | 1 | -27/+60 |
| * | | DRM: Radeon: Fix section mismatch. | Ralf Baechle | 2011-07-25 | 1 | -2/+2 |
| * | | drm: really make debug levels match in edid failure code | Tormod Volden | 2011-07-25 | 1 | -2/+2 |
| * | | drm/radeon/kms: fix i2c map for rv250/280 | Alex Deucher | 2011-07-25 | 1 | -1/+2 |
| * | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 2011-07-25 | 18 | -147/+98 |
| |\ \ |
|
| | * | | drm/nouveau/gr: disable fifo access and idle before suspend ctx unload | Ben Skeggs | 2011-07-25 | 4 | -0/+20 |
| | * | | drm/nouveau: pass flag to engine fini() method on suspend | Ben Skeggs | 2011-07-25 | 14 | -20/+21 |
| | * | | drm/nouveau: replace nv04_graph_fifo_access() use with direct reg bashing | Ben Skeggs | 2011-07-25 | 4 | -20/+8 |
| | * | | drm/nv40/gr: rewrite/split context takedown functions | Ben Skeggs | 2011-07-25 | 1 | -91/+19 |
| | * | | drm/nouveau: detect disabled device in irq handler and return IRQ_NONE | Ben Skeggs | 2011-07-25 | 1 | -1/+1 |
| | * | | drm/nouveau: ignore connector type when deciding digital/analog on DVI-I | Ben Skeggs | 2011-07-25 | 1 | -15/+19 |
| | * | | drm/nouveau: Add a quirk for Gigabyte NX86T | Emil Velikov | 2011-07-25 | 1 | -0/+6 |
| | * | | drm/nouveau: do not leak in nv20_graph_create | Jesper Juhl | 2011-07-25 | 1 | -0/+2 |
| | * | | drm/nv50/dp: fix hack to work for macbooks booted via EFI | Ben Skeggs | 2011-07-25 | 1 | -0/+2 |
| * | | | drm/radeon/kms: add info query for backend map | Alex Deucher | 2011-07-18 | 7 | -1/+22 |
| * | | | drm: platform multi-device support | Rob Clark | 2011-07-15 | 1 | -2/+3 |
| * | | | drm/radeon: Don't clobber error return value in page flipping cleanup paths. | Michel Dänzer | 2011-07-14 | 1 | -7/+2 |
| * | | | drm/radeon: Don't generate new fence for page flip. | Michel Dänzer | 2011-07-14 | 1 | -27/+6 |
| * | | | Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel... | Dave Airlie | 2011-07-14 | 22 | -407/+1125 |
| |\ \ \ |
|
| | * | | | drm/i915: provide module parameter description | Ben Widawsky | 2011-07-13 | 1 | -0/+29 |
| | * | | | drm/i915: add module parameter compiler hints | Ben Widawsky | 2011-07-13 | 2 | -22/+22 |
| | * | | | drm/i915/bios: Avoid temporary allocation whilst searching for downclock | Chris Wilson | 2011-07-13 | 1 | -59/+83 |
| | * | | | drm/i915: Cache GT fifo count for SandyBridge | Chris Wilson | 2011-07-13 | 3 | -5/+12 |
| | * | | | i915: Fix opregion notifications | Matthew Garrett | 2011-07-13 | 2 | -7/+15 |
| | * | | | drm/i915: TVDAC_STATE_CHG does not indicate successful load-detect | Keith Packard | 2011-07-13 | 1 | -20/+20 |
| | * | | | drm/i915: Select correct pipe during TV detect | Keith Packard | 2011-07-13 | 1 | -0/+6 |
| | * | | | Merge branch 'drm-intel-fixes' into drm-intel-next | Keith Packard | 2011-07-12 | 3 | -5/+13 |
| | |\ \ \ |
|
| | * | | | | drm/i915: Enable i915 frame buffer compression by default | Keith Packard | 2011-07-08 | 1 | -1/+1 |
| | * | | | | drm/i915: Share the common work of disabling active FBC before updating | Chris Wilson | 2011-07-08 | 2 | -60/+64 |
| | * | | | | drm/i915: Perform intel_enable_fbc() from a delayed task | Chris Wilson | 2011-07-08 | 3 | -2/+90 |
| | * | | | | drm/i915: Disable FBC across page-flipping | Chris Wilson | 2011-07-08 | 1 | -0/+2 |
| | * | | | | drm/i915: Set persistent-mode for ILK/SNB framebuffer compression | Chris Wilson | 2011-07-08 | 2 | -0/+3 |
| | * | | | | drm/i915: Use of a CPU fence is mandatory to update FBC regions upon CPU writes | Chris Wilson | 2011-07-08 | 1 | -19/+14 |
| | * | | | | drm/i915: Remove vestigial pitch from post-gen2 FBC control routines | Chris Wilson | 2011-07-08 | 1 | -6/+2 |