summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-11-19Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-11-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-11-19sata_via: apply magic FIFO fix to vt6420 tooTejun Heo
2010-11-19be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi
2010-11-19drm/i915: Disable FBC on Ironlake to save 1WAlex Shi
2010-11-19drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardwareKeith Packard
2010-11-19drm/i915/crt: Introduce struct intel_crtChris Wilson
2010-11-19drm/i915: Do not hold mutex when faulting in user addressesChris Wilson
2010-11-19drm/radeon/kms: i2c s/sprintf/snprintf/g for safetyAlex Deucher
2010-11-19drm/radeon/kms: fix i2c pad masks on rs4xxAlex Deucher
2010-11-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-18Fix build failure at cx25821-video driverYouquan Song
2010-11-183c59x: fix build failure on !CONFIG_PCINamhyung Kim
2010-11-18ipg.c: remove id [SUNDANCE, 0x1021]Ken Kawasaki
2010-11-18net: caif: spi: fix potential NULL dereferenceVasiliy Kulikov
2010-11-18ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan
2010-11-18bonding: fix a race in IGMP handlingEric Dumazet
2010-11-18Input: fix typo in keycode validation supporting large scancodesMattia Dongili
2010-11-18drm/ttm: Fix up a theoretical deadlockThomas Hellstrom
2010-11-18Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie
2010-11-18drm/radeon/kms: fix tiling info on evergreenAlex Deucher
2010-11-18drm/radeon/kms: fix alignment when allocating buffersAlex Deucher
2010-11-18drm/vmwgfx: Fix up an error path during bo creationThomas Hellstrom
2010-11-18drm/radeon/kms: register an i2c adapter name for the dp aux busAlex Deucher
2010-11-18drm/radeon/kms/atom: add proper external encoders supportAlex Deucher
2010-11-18drm/radeon/kms/atom: cleanup and unify DVO handlingAlex Deucher
2010-11-18drm/radeon/kms: properly power up/down the eDP panel as needed (v4)Alex Deucher
2010-11-18drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode()Alex Deucher
2010-11-18drm/radeon/kms: turn the backlight off explicitly for dpmsAlex Deucher
2010-11-18drm/radeon/kms: fix typo in r600 cs checkerAlex Deucher
2010-11-18drm: radeon: fix error value signVasiliy Kulikov
2010-11-18drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xxAlex Deucher
2010-11-18nouveau: Acknowledge HPD irq in handler, not bottom halfAndy Lutomirski
2010-11-18drm/nouveau: Fix a few confusions between "chipset" and "card_type".Francisco Jerez
2010-11-18drm/nouveau: don't expose backlight control when available through ACPIBen Skeggs
2010-11-18drm/nouveau/pm: improve memtiming mappingsRoy Spliet
2010-11-18drm/nouveau: Make PCIE GART size depend on the available RAMIN space.Francisco Jerez
2010-11-18drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN.Francisco Jerez
2010-11-18drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not setMartin Peres
2010-11-18drm/nouveau: Don't use load detection for connector polling.Francisco Jerez
2010-11-18drm/nv10-nv20: Fix instability after MPLL changes.Francisco Jerez
2010-11-18drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hangBen Skeggs
2010-11-18drm/nouveau: Don't poll LVDS outputs.Francisco Jerez
2010-11-18drm/nouveau: Use "force" to decide if analog load detection is ok or not.Francisco Jerez
2010-11-18drm/nv04: Fix scanout over the 16MB mark.Francisco Jerez
2010-11-18drm/nouveau: fix nv40 pcie gart sizeLucas Stach