summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | cxgb3i: Fix flags test.David S. Miller2010-01-041-1/+1
| * | | netxen: fix ethtool link testSucheta Chakraborty2010-01-032-21/+10
| * | | netxen: fix ethtool register dumpSucheta Chakraborty2010-01-031-111/+59
| * | | rrunner: fix buffer overflowDan Carpenter2010-01-031-1/+1
| * | | broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()roel kluin2010-01-031-2/+2
| * | | net: Test off by one in sh_eth_reset()roel kluin2010-01-031-1/+1
| * | | niu: timeout ignored in tcam_wait_bit()roel kluin2010-01-031-1/+1
| * | | atarilance: timeout ignored in lance_open()roel kluin2010-01-031-1/+1
| * | | drivers/net : Correct the size argument to kzallocJulia Lawall2010-01-031-1/+1
| * | | cxgb3i: Fix a login over vlan issueRakesh Ranjan2010-01-031-1/+33
| * | | hamradio: avoid null deref v3Dan Carpenter2010-01-031-1/+3
| * | | usbnet: test off by oneroel kluin2010-01-031-2/+2
| * | | drivers/net/can: Correct NULL testJulia Lawall2010-01-031-1/+1
| * | | drivers/isdn: eliminate duplicated testJulia Lawall2010-01-031-1/+1
| * | | via-velocity: Give RX descriptors to the NIC later on open or MTU changeBen Hutchings2010-01-031-4/+4
| * | | fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllersAnton Vorontsov2009-12-301-7/+23
| * | | ucc_geth: Fix netdev watchdog triggering on suspendAnton Vorontsov2009-12-301-1/+2
| * | | phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov2009-12-302-22/+58
| * | | phylib: Fix deadlock on resumeAnton Vorontsov2009-12-301-2/+22
* | | | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-112-6/+13
|\ \ \ \
| * | | | agp/hp: fail gracefully if we don't find an IOCBjorn Helgaas2010-01-111-0/+3
| * | | | agp/hp: fixup hp agp after ACPI changesBjorn Helgaas2010-01-111-2/+1
| * | | | agp: correct missing cleanup on error in agp_add_bridgeKevin Winchester2010-01-111-4/+9
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-1164-973/+2410
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linusDave Airlie2010-01-1129-496/+853
| |\ \ \ \ \
| | * | | | | drm/nv04: Fix set_operation software method.Marcin Koƛcielnicki2010-01-111-1/+1
| | * | | | | drm/nouveau: initialise DMA tracking parameters earlierBen Skeggs2010-01-113-6/+12
| | * | | | | drm/nouveau: use dma.max rather than pushbuf size for checking GET validityBen Skeggs2010-01-111-1/+1
| | * | | | | drm/nv04: differentiate between nv04/nv05Ben Skeggs2010-01-111-1/+4
| | * | | | | drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fenceLuca Barbieri2010-01-111-20/+13
| | * | | | | drm/nv50: prevent a possible ctxprog hangBen Skeggs2010-01-111-0/+1
| | * | | | | drm/nouveau: have ttm's fault handler called directlyBen Skeggs2010-01-111-29/+1
| | * | | | | drm/nv50: restore correct cache1 get/put address on fifoctx loadBen Skeggs2010-01-111-4/+2
| | * | | | | drm/nouveau: create function for "dealing" with gpu lockupMarcin Slusarz2010-01-114-26/+22
| | * | | | | drm/nouveau: remove unused nouveau_channel_idle() functionBen Skeggs2010-01-112-42/+0
| | * | | | | drm/nouveau: fix handling of fbcon colours in 8bppBen Skeggs2010-01-112-4/+10
| | * | | | | drm/nv04: Context switching fixes.Francisco Jerez2010-01-111-74/+78
| | * | | | | drm/nouveau: Use the software object for fencing.Francisco Jerez2010-01-112-3/+4
| | * | | | | drm/nouveau: Allocate a per-channel instance of NV_SW.Francisco Jerez2010-01-116-24/+48
| | * | | | | drm/nv50: make the blocksize depend on vram sizeMaarten Maathuis2010-01-111-17/+19
| | * | | | | drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGNMaarten Maathuis2010-01-112-4/+8
| | * | | | | drm/nouveau: Don't skip card take down on nv0x.Francisco Jerez2010-01-111-2/+2
| | * | | | | drm/nouveau: Implement nv42-nv43 TV load detection.Francisco Jerez2010-01-111-1/+89
| | * | | | | drm/nouveau: Clean up the nv17-nv4x load detection code a bit.Francisco Jerez2010-01-113-31/+37
| | * | | | | drm/nv50: fix fillrect colorMarcin Slusarz2010-01-111-1/+2
| | * | | | | drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpcBen Skeggs2010-01-111-0/+17
| | * | | | | drm/nouveau: Drop redundant placement initialization.Francisco Jerez2010-01-111-10/+2
| | * | | | | drm/nouveau: No need to force evict=true when swapping evicted BOs back in.Francisco Jerez2010-01-111-1/+1
| | * | | | | drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.Francisco Jerez2010-01-111-2/+2
| | * | | | | drm/i2c/ch7006: Drop build time dependency to nouveau.Francisco Jerez2010-01-111-3/+2