| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-03-27 | 1 | -7/+1 |
|\ |
|
| * | PCI quirk: RS780/RS880: work around missing MSI initialization | Clemens Ladisch | 2010-03-24 | 1 | -7/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2010-03-25 | 10 | -102/+90 |
|\ \
| |/
|/| |
|
| * | drm/i915: Stop trying to use ACPI lid status to determine LVDS connection. | Eric Anholt | 2010-03-23 | 1 | -51/+1 |
| * | drm/intel: fix up set_tiling for untiled->tiled transition | Daniel Vetter | 2010-03-19 | 1 | -2/+5 |
| * | drm/i915: Set up the documented clock gating on Sandybridge and Ironlake. | Eric Anholt | 2010-03-19 | 2 | -0/+22 |
| * | drm/i915: fix small leak on overlay error path | Dan Carpenter | 2010-03-17 | 1 | -4/+9 |
| * | drm/i915: Avoid NULL deref in get_pages() unwind after error. | Chris Wilson | 2010-03-17 | 1 | -9/+12 |
| * | drm/i915: Fix check with IS_GEN6 | Zhenyu Wang | 2010-03-17 | 2 | -4/+4 |
| * | drivers/gpu/drm/i915/intel_bios.c: fix continuation line formats | Joe Perches | 2010-03-17 | 1 | -2/+3 |
| * | drm/i915: Enable VS timer dispatch. | Eric Anholt | 2010-03-17 | 2 | -0/+9 |
| * | drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registers | Priit Laes | 2010-03-17 | 2 | -2/+2 |
| * | drm/i915: remove an unnecessary wait_request() | Owain G. Ainsworth | 2010-03-17 | 1 | -5/+0 |
| * | drm/i915: Don't bother with the BKL for GEM ioctls. | Eric Anholt | 2010-03-17 | 1 | -23/+23 |
* | | backlight: Allow properties to be passed at registration | Matthew Garrett | 2010-03-16 | 1 | -4/+8 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-13 | 4 | -5/+5 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 4 | -5/+5 |
| |\ |
|
| | * | No need to patch AMD-provided drivers/gpu/drm/radeon/atombios.h | Jiri Kosina | 2010-02-12 | 1 | -1/+1 |
| | * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 3 | -4/+4 |
| | * | drm/kms: fix spelling in error message | Pavel Roskin | 2010-02-05 | 1 | -1/+1 |
| | * | Fix misspelling of "should" and "shouldn't" in comments. | Adam Buchbinder | 2010-02-05 | 1 | -1/+1 |
| | * | Fix misspellings of "truly" in comments. | Adam Buchbinder | 2010-02-04 | 1 | -1/+1 |
* | | | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-08 | 2 | -2/+2 |
* | | | driver core: Convert some drivers to CLASS_ATTR_STRING | Andi Kleen | 2010-03-08 | 1 | -11/+8 |
* | | | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen | 2010-03-08 | 1 | -1/+2 |
|/ / |
|
* | | Revert "lib: build list_sort() only if needed" | Linus Torvalds | 2010-03-07 | 1 | -1/+0 |
* | | lib: build list_sort() only if needed | Don Mullis | 2010-03-06 | 1 | -0/+1 |
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-03-04 | 133 | -6305/+17737 |
|\ \ |
|
| * | | vga_switcheroo: disable default y by new rules. | Dave Airlie | 2010-03-03 | 1 | -1/+0 |
| * | | drm/nouveau: fix *staging* driver build with switcheroo off. | Dave Airlie | 2010-03-03 | 1 | -1/+1 |
| * | | drm/radeon: fix typo in Makefile | Alex Deucher | 2010-03-01 | 1 | -1/+1 |
| * | | vga_switcheroo: fix build on platforms with no ACPI | Dave Airlie | 2010-03-01 | 6 | -5/+24 |
| * | | drm/radeon: Fix printf type warning in 64bit system. | Pauli Nieminen | 2010-03-01 | 1 | -2/+2 |
| * | | drm/radeon/kms: bump the KMS version number for square tiling support. | Dave Airlie | 2010-03-01 | 1 | -1/+3 |
| * | | Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage | Dave Airlie | 2010-03-01 | 21 | -70/+1025 |
| |\ \ |
|
| | * | | vga_switcheroo: initial implementation (v15) | Dave Airlie | 2010-03-01 | 21 | -70/+1026 |
| * | | | drm/radeon/kms: do not disable audio engine twice | Rafał Miłecki | 2010-03-01 | 1 | -1/+0 |
| * | | | Revert "drm/radeon/kms: disable HDMI audio for now on rv710/rv730" | Rafał Miłecki | 2010-03-01 | 1 | -1/+1 |
| * | | | drm/radeon/kms: do not preset audio stuff and start timer when not using audio | Rafał Miłecki | 2010-03-01 | 1 | -3/+3 |
| * | | | Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-s... | Dave Airlie | 2010-03-01 | 6 | -3/+14 |
| |\ \ \ |
|
| | * | | | drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page an... | Dave Airlie | 2010-03-01 | 3 | -0/+9 |
| | * | | | drm/radeon: use ALIGN instead of open coding it | Matt Turner | 2010-03-01 | 2 | -3/+3 |
| | * | | | drm/radeon/kms: initialize set_surface_reg reg for rs600 asic | Jerome Glisse | 2010-03-01 | 1 | -0/+2 |
| * | | | | Merge remote branch 'anholt/drm-intel-next' into drm-next-stage | Dave Airlie | 2010-03-01 | 80 | -5269/+13346 |
| |\ \ \ \ |
|
| | * | | | | drm/i915: Use a dmi quirk to skip a broken SDVO TV output. | Zhao Yakui | 2010-02-26 | 1 | -1/+22 |
| | * | | | | drm/i915: enable/disable LVDS port at DPMS time | Jesse Barnes | 2010-02-26 | 1 | -1/+9 |
| | * | | | | drm/i915: check for multiple write domains in pin_and_relocate | Daniel Vetter | 2010-02-26 | 1 | -0/+10 |
| | * | | | | drm/i915: clean-up i915_gem_flush_gpu_write_domain | Daniel Vetter | 2010-02-26 | 1 | -3/+1 |
| | * | | | | drm/i915: reuse i915_gpu_idle helper | Daniel Vetter | 2010-02-26 | 1 | -31/+25 |
| | * | | | | drm/i915: ensure lru ordering of fence_list | Daniel Vetter | 2010-02-26 | 1 | -23/+34 |