Age | Commit message (Expand) | Author |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-07 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy |
2010-03-07 | driver core: Convert some drivers to CLASS_ATTR_STRING | Andi Kleen |
2010-03-07 | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen |
2010-03-07 | Revert "lib: build list_sort() only if needed" | Linus Torvalds |
2010-03-06 | lib: build list_sort() only if needed | Don Mullis |
2010-03-04 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-03-03 | vga_switcheroo: disable default y by new rules. | Dave Airlie |
2010-03-03 | drm/nouveau: fix *staging* driver build with switcheroo off. | Dave Airlie |
2010-03-02 | drm/radeon: fix typo in Makefile | Alex Deucher |
2010-03-01 | vga_switcheroo: fix build on platforms with no ACPI | Dave Airlie |
2010-03-01 | drm/radeon: Fix printf type warning in 64bit system. | Pauli Nieminen |
2010-03-01 | drm/radeon/kms: bump the KMS version number for square tiling support. | Dave Airlie |
2010-03-01 | Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage | Dave Airlie |
2010-03-01 | vga_switcheroo: initial implementation (v15) | Dave Airlie |
2010-03-01 | drm/radeon/kms: do not disable audio engine twice | Rafał Miłecki |
2010-03-01 | Revert "drm/radeon/kms: disable HDMI audio for now on rv710/rv730" | Rafał Miłecki |
2010-03-01 | drm/radeon/kms: do not preset audio stuff and start timer when not using audio | Rafał Miłecki |
2010-03-01 | Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-s... | Dave Airlie |
2010-03-01 | drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page an... | Dave Airlie |
2010-03-01 | drm/radeon: use ALIGN instead of open coding it | Matt Turner |
2010-03-01 | drm/radeon/kms: initialize set_surface_reg reg for rs600 asic | Jerome Glisse |
2010-03-01 | Merge remote branch 'anholt/drm-intel-next' into drm-next-stage | Dave Airlie |
2010-03-01 | Merge remote branch 'nouveau/for-airlied' into drm-next-stage | Dave Airlie |
2010-03-01 | Merge remote branch 'korg/drm-core-next' into drm-next-stage | Dave Airlie |
2010-02-28 | Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-02-26 | drm/i915: Use a dmi quirk to skip a broken SDVO TV output. | Zhao Yakui |
2010-02-26 | drm/i915: enable/disable LVDS port at DPMS time | Jesse Barnes |
2010-02-26 | drm/i915: check for multiple write domains in pin_and_relocate | Daniel Vetter |
2010-02-26 | drm/i915: clean-up i915_gem_flush_gpu_write_domain | Daniel Vetter |
2010-02-26 | drm/i915: reuse i915_gpu_idle helper | Daniel Vetter |
2010-02-26 | drm/i915: ensure lru ordering of fence_list | Daniel Vetter |
2010-02-26 | drm/i915: extract fence stealing code | Daniel Vetter |
2010-02-26 | drm/i915: fixup active list locking in object_unbind | Daniel Vetter |
2010-02-26 | drm/i915: reuse i915_gem_object_put_fence_reg for fence stealing code | Daniel Vetter |
2010-02-26 | drm/i915: Add dependency on the intel agp module | Zhenyu Wang |
2010-02-26 | drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge. | Eric Anholt |
2010-02-26 | drm/i915: Correct the Sandybridge chipset info structs. | Eric Anholt |
2010-02-26 | drm/i915: Disable the hangcheck reset on Sandybridge until we add support. | Eric Anholt |
2010-02-26 | drm/i915: Add a new mobile Sandybridge PCI ID. | Eric Anholt |
2010-02-26 | drm/i915, agp/intel: Fix stolen memory size on Sandybridge | Zhenyu Wang |
2010-02-26 | drm/i915: Correct locking in the modesetting failure path, fixing a BUG_ON. | Eric Anholt |
2010-02-26 | drm/i915: Disable the surface tile swizzling on Sandybridge. | Eric Anholt |
2010-02-26 | drm/i915: Fix sandybridge status page setup. | Eric Anholt |
2010-02-26 | drm/i915: Set up fence registers on sandybridge. | Eric Anholt |
2010-02-26 | drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge. | Eric Anholt |
2010-02-26 | Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage | Dave Airlie |
2010-02-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |