aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-01-11OMAP: DSS2: Fix compile warningVaibhav Hiremath
2010-01-11OMAP: OMAPFB: add dummy release function for omapdssTomi Valkeinen
2010-01-11OMAP: OMAPFB: fix clk_get for RFBITomi Valkeinen
2010-01-11OMAP: DSS2: RFBI: convert to new kfifo APITomi Valkeinen
2010-01-11agp/hp: fail gracefully if we don't find an IOCBjorn Helgaas
2010-01-11agp/hp: fixup hp agp after ACPI changesBjorn Helgaas
2010-01-11agp: correct missing cleanup on error in agp_add_bridgeKevin Winchester
2010-01-11Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linusDave Airlie
2010-01-11Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie
2010-01-11drm/nv04: Fix set_operation software method.Marcin Kościelnicki
2010-01-11drm/nouveau: initialise DMA tracking parameters earlierBen Skeggs
2010-01-11drm/nouveau: use dma.max rather than pushbuf size for checking GET validityBen Skeggs
2010-01-11drm/nv04: differentiate between nv04/nv05Ben Skeggs
2010-01-11drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fenceLuca Barbieri
2010-01-11drm/nv50: prevent a possible ctxprog hangBen Skeggs
2010-01-11drm/nouveau: have ttm's fault handler called directlyBen Skeggs
2010-01-11drm/nv50: restore correct cache1 get/put address on fifoctx loadBen Skeggs
2010-01-11drm/nouveau: create function for "dealing" with gpu lockupMarcin Slusarz
2010-01-11drm/nouveau: remove unused nouveau_channel_idle() functionBen Skeggs
2010-01-11drm/nouveau: fix handling of fbcon colours in 8bppBen Skeggs
2010-01-11drm/nv04: Context switching fixes.Francisco Jerez
2010-01-11drm/nouveau: Use the software object for fencing.Francisco Jerez
2010-01-11drm/nouveau: Allocate a per-channel instance of NV_SW.Francisco Jerez
2010-01-11drm/nv50: make the blocksize depend on vram sizeMaarten Maathuis
2010-01-11drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGNMaarten Maathuis
2010-01-11drm/nouveau: Don't skip card take down on nv0x.Francisco Jerez
2010-01-11drm/nouveau: Implement nv42-nv43 TV load detection.Francisco Jerez
2010-01-11drm/nouveau: Clean up the nv17-nv4x load detection code a bit.Francisco Jerez
2010-01-11drm/nv50: fix fillrect colorMarcin Slusarz
2010-01-11drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpcBen Skeggs
2010-01-11drm/nouveau: Drop redundant placement initialization.Francisco Jerez
2010-01-11drm/nouveau: No need to force evict=true when swapping evicted BOs back in.Francisco Jerez
2010-01-11drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.Francisco Jerez
2010-01-11drm/i2c/ch7006: Drop build time dependency to nouveau.Francisco Jerez
2010-01-11drm/nouveau: Make the MM aware of pre-G80 tiling.Francisco Jerez
2010-01-11drm/nouveau: Pre-G80 tiling support.Francisco Jerez
2010-01-11drm/nouveau: Add cache_flush/pull fifo engine functions.Francisco Jerez
2010-01-11drm: reduce WARN_ON to a printk.Dave Airlie
2010-01-11drm/kms/fb: check for depth changes from userspace for resizing.Dave Airlie
2010-01-11drm: Keep disabled outputs disabled after suspend / resumeDavid John
2010-01-11drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xxAlex Deucher
2010-01-10vxge: use pci_dma_mapping_error to test return valueDenis Kirjanov
2010-01-10hwmon: Make PCI device ids constantMárton Németh
2010-01-10hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUsYong Wang
2010-01-10hwmon: (k10temp) Blacklist more family 10h processorsClemens Ladisch
2010-01-10hwmon: (asus_atk0110) Add debugfs interfaceLuca Tettamanti
2010-01-10hwmon: (asus_atk0110) Refactor interface probe codeLuca Tettamanti
2010-01-10hwmon: (adt7462) Fix pin 28 monitoringRoger Blofeld
2010-01-08DRM / i915: Fix resume regression on MSI Wind U100 w/o KMSRafael J. Wysocki
2010-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds