summaryrefslogtreecommitdiffstats
path: root/drivers/w1 (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-17i915 gem: install and uninstall irq handler in entervt and leavevt ioctls.Kristian Høgsberg2-0/+6
2008-10-17i915: Make use of sarea_priv conditional.Kristian Høgsberg2-15/+31
2008-10-17i915: Use struct_mutex to protect ring in GEM mode.Eric Anholt4-10/+63
2008-10-17i915: Add chip set ID param.Kristian Høgsberg2-0/+4
2008-10-17drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt23-62/+4832
2008-10-17Export kmap_atomic_pfn for DRM-GEM.Eric Anholt1-0/+1
2008-10-17Export shmem_file_setup for DRM-GEMKeith Packard1-0/+1
2008-10-17drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes21-473/+1189
2008-10-17drm/cred: wrap task credential accesses in the drm driver.David Howells1-1/+1
2008-10-17new chip name is GM45Jesse Barnes2-4/+4
2008-10-17separate i915 suspend/resume functions into their own fileJesse Barnes4-461/+524
2008-10-17radeon: fix writeback across suspend/resume.Dave Airlie1-2/+3
2008-10-17drm: fix sysfs error path.Dave Airlie1-1/+1
2008-10-17FB_SIS=m, DRM_SIS=y is not a legal configuration.Adrian Bunk1-0/+1
2008-10-17Add Intel ACPI IGD OpRegion supportMatthew Garrett7-9/+415
2008-10-17i915: Initialize hardware status page at device load when possible.Keith Packard1-29/+57
2008-10-17i915: Track progress inside of batchbuffers for determining wedgedness.Keith Packard1-1/+10
2008-10-17i915: Add support for MSI and interrupt mitigation.Eric Anholt4-55/+145
2008-10-17i915: Use more consistent names for regs, and store them in a separate file.Jesse Barnes5-892/+1508
2008-10-17i915: Ignore X server provided mmio addressKeith Packard1-12/+0
2008-10-17i915: remove settable use_mi_batchbuffer_startKeith Packard2-11/+1
2008-10-17SiS DRM: fix a pointer cast warningDavid Howells1-1/+1
2008-10-17SiS DRM: fix the memory allocator if the SIS FB is built as a moduleDavid Howells1-4/+4
2008-10-17drm: remove #define's for non-linux systemsCarlos R. Mafra1-17/+0
2008-10-17hwmon: (adm1026) Prevent log spammingJean Delvare1-4/+4
2008-10-17hwmon: (adm1026) Fix debug messagesJean Delvare1-5/+4
2008-10-17hwmon: (adm1029) Use mask for fan_div valueCorentin Labbe1-2/+3