aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-12sky2: Fix oops in sky2_xmit_frame() after TX timeoutJarek Poplawski
2010-01-11Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-01-11Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-11rtc_cmos: convert shutdown to new pnp_driver->shutdownOGAWA Hirofumi
2010-01-11gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich
2010-01-11drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'Stephen Hemminger
2010-01-11hwmon: driver for Texas Instruments amc6821 chipTomaz Mertelj
2010-01-11gpiolib: fix poll(2) support reconfigure on sysfs polarity changeJani Nikula
2010-01-11mmc: allow for MMC v4.4Adrian Hunter
2010-01-11mmc_block: fix queue cleanupAdrian Hunter
2010-01-11mmc_block: fix probe error cleanup bugJarkko Lavinen
2010-01-11mmc_block: add dev_t initialization checkAnna Lemehova
2010-01-11power: fix kernel-doc notationRandy Dunlap
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