summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-01-11drm/nouveau: fix handling of fbcon colours in 8bppBen Skeggs2-4/+10
2010-01-11drm/nv04: Context switching fixes.Francisco Jerez1-74/+78
2010-01-11drm/nouveau: Use the software object for fencing.Francisco Jerez2-3/+4
2010-01-11drm/nouveau: Allocate a per-channel instance of NV_SW.Francisco Jerez6-24/+48
2010-01-11drm/nv50: make the blocksize depend on vram sizeMaarten Maathuis1-17/+19
2010-01-11drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGNMaarten Maathuis2-4/+8
2010-01-11drm/nouveau: Don't skip card take down on nv0x.Francisco Jerez1-2/+2
2010-01-11drm/nouveau: Implement nv42-nv43 TV load detection.Francisco Jerez1-1/+89
2010-01-11drm/nouveau: Clean up the nv17-nv4x load detection code a bit.Francisco Jerez3-31/+37
2010-01-11drm/nv50: fix fillrect colorMarcin Slusarz1-1/+2
2010-01-11drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpcBen Skeggs1-0/+17
2010-01-11drm/nouveau: Drop redundant placement initialization.Francisco Jerez1-10/+2
2010-01-11drm/nouveau: No need to force evict=true when swapping evicted BOs back in.Francisco Jerez1-1/+1
2010-01-11drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.Francisco Jerez1-2/+2
2010-01-11drm/i2c/ch7006: Drop build time dependency to nouveau.Francisco Jerez1-3/+2
2010-01-11drm/nouveau: Make the MM aware of pre-G80 tiling.Francisco Jerez3-65/+265
2010-01-11drm/nouveau: Pre-G80 tiling support.Francisco Jerez8-147/+185
2010-01-11drm/nouveau: Add cache_flush/pull fifo engine functions.Francisco Jerez3-0/+48
2010-01-11drm: reduce WARN_ON to a printk.Dave Airlie1-1/+1
2010-01-11drm/kms/fb: check for depth changes from userspace for resizing.Dave Airlie1-5/+4
2010-01-11drm: Keep disabled outputs disabled after suspend / resumeDavid John1-1/+23
2010-01-11drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xxAlex Deucher5-2/+881
2010-01-10vxge: use pci_dma_mapping_error to test return valueDenis Kirjanov1-1/+1
2010-01-10hwmon: Make PCI device ids constantMárton Németh5-5/+5
2010-01-10hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUsYong Wang2-3/+15
2010-01-10hwmon: (k10temp) Blacklist more family 10h processorsClemens Ladisch1-6/+32
2010-01-10hwmon: (asus_atk0110) Add debugfs interfaceLuca Tettamanti1-0/+191
2010-01-10hwmon: (asus_atk0110) Refactor interface probe codeLuca Tettamanti1-54/+44
2010-01-10hwmon: (adt7462) Fix pin 28 monitoringRoger Blofeld1-1/+1
2010-01-08DRM / i915: Fix resume regression on MSI Wind U100 w/o KMSRafael J. Wysocki1-0/+2
2010-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-3/+9
2010-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds6-26/+61
2010-01-08omap1: Fix compile for omap1_bl.cTony Lindgren1-2/+0
2010-01-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+0
2010-01-08OMAP: DSS2: Fix crash when panel doesn't define enable_te()Tomi Valkeinen1-5/+9
2010-01-08OMAP: DSS2: Collect interrupt statisticsTomi Valkeinen5-0/+221
2010-01-08OMAP: DSS2: DSI: print debug DCS cmd in hexTomi Valkeinen1-1/+1
2010-01-08OMAP: DSS2: DSI: fix VC channels in send_short and send_nullTomi Valkeinen1-2/+2
2010-01-08e1000e: fix and commonize code for setting the receive address registersBruce Allan1-9/+15
2010-01-08e1000e: e1000e_enable_tx_pkt_filtering() returns wrong valueBruce Allan1-7/+9
2010-01-08e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan5-0/+21
2010-01-08e1000e: don't accumulate PHY statistics on PHY read failureBruce Allan1-14/+14
2010-01-08e1000e: call pci_save_state() after pci_restore_state()Bruce Allan1-0/+2
2010-01-08netxen: update version to 4.0.72Amit Kumar Salecha1-2/+2
2010-01-08netxen: fix set mac addrAmit Kumar Salecha1-0/+3
2010-01-08netxen: fix smatch warningAmit Kumar Salecha3-4/+3
2010-01-08netxen: fix tx ring memory leakAmit Kumar Salecha1-0/+2
2010-01-08drm/radeon/kms: Don't try to enable IRQ if we have no handler installedJerome Glisse4-5/+28
2010-01-08drm: Avoid calling vblank function is vblank wasn't initializedJerome Glisse1-1/+4
2010-01-08drm/radeon: mkregtable.c: close a file before exitAlexander Beregalov1-1/+3