aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-10-23dock: make dock driver not a moduleShaohua Li
2008-10-22x86, um: ... and asm-x86 moveAl Viro
2008-10-23ACPI: hack around sysfs warning with link orderZhao Yakui
2008-10-23ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=nLen Brown
2008-10-23intel_menlo: fix build warningLen Brown
2008-10-23Merge branch 'linus' into testLen Brown
2008-10-23drm: Avoid oops in DRM_IOCTL_RM_DRAW if a bad handle is supplied.Eric Anholt
2008-10-23drm: Add 32-bit compatibility for DRM_IOCTL_UPDATE_DRAW.Eric Anholt
2008-10-23drm/i915: use pipes, not planes to label vblank dataKeith Packard
2008-10-23drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operationsKeith Packard
2008-10-23i915: Fix format string warnings on x86-64.Linus Torvalds
2008-10-23i915: Don't dereference HWS in /proc debug files when it isn't initialized.Eric Anholt
2008-10-23i915: Enable IMR passthrough of vblank events before enabling it in pipestat.Eric Anholt
2008-10-23drm: Remove two leaks of vblank reference count in error paths.Eric Anholt
2008-10-23drm: fix leak of cliprects in drm_rmdraw()Zhenyu Wang
2008-10-23i915: Disable MSI on GM965 (errata says it doesn't work)Keith Packard
2008-10-23drm: Set cliprects to NULL when changing drawable to having 0 cliprects.Zhenyu Wang
2008-10-23i915: Protect vblank IRQ reg access with spinlockKeith Packard
2008-10-22panasonic-laptop: fix buildLen Brown
2008-10-22Merge branch 'panasonic' into testLen Brown
2008-10-22Merge branch 'ull' into testLen Brown
2008-10-22Merge branch 'thinkpad' into testLen Brown
2008-10-22Merge branch 'suspend' into testLen Brown
2008-10-22Merge branch 'pnp-debug' into testLen Brown
2008-10-22Merge branch 'misc' into testLen Brown
2008-10-22Merge branch 'i7300_idle' into testLen Brown
2008-10-22Merge branch 'fujitsu' into testLen Brown
2008-10-22Merge branch 'fadt-test' into testLen Brown
2008-10-22Merge branch 'eeepc' into testLen Brown
2008-10-22Merge branch 'ec' into testLen Brown
2008-10-22Merge branch 'dock' into testLen Brown
2008-10-22Merge branch 'cpuidle' into testLen Brown
2008-10-22Merge branch 'bugzilla-11481' into testLen Brown
2008-10-22Merge branch 'bugzilla-10503' into testLen Brown
2008-10-22Merge branch 'bugzilla-10237' into testLen Brown
2008-10-22Merge branch 'asus-cleanup' into testLen Brown
2008-10-22Merge branch 'acpica' into testLen Brown
2008-10-22Merge branch 'bugfixes' into testLen Brown
2008-10-22Merge branch 'acer-wmi' into testLen Brown
2008-10-22Merge branch 'FW_BUG' into testLen Brown
2008-10-22ACPICA: Add support for zero-length buffer-to-string conversionsBob Moore
2008-10-22ACPICA: New: Validation for predefined ACPI methods/objectsBob Moore
2008-10-22ACPICA: Fix for implicit return compatibilityLin Ming
2008-10-22ACPICA: Fixed a couple memory leaks associated with "implicit return"Lin Ming
2008-10-22ACPICA: Optimize buffer allocation procedureBob Moore
2008-10-22ACPICA: Fix possible memory leak, error exit pathLin Ming
2008-10-22ACPICA: Fix fault after mem allocation failure in AML parserLin Ming
2008-10-22ACPICA: Remove unused ACPI register bit definitionLin Ming
2008-10-22ACPICA: Fix possible memory leak in acpi_ns_get_external_pathnameBob Moore
2008-10-22ACPICA: Cleanup for internal Reference ObjectBob Moore