summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-022-3/+0
|\
| * Trim includes of fdtable.hAl Viro2009-03-312-3/+0
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-04-0219-135/+329
|\ \
| * | drm/radeon: load the right microcode on rs780Alex Deucher2009-04-031-4/+4
| * | Merge branch 'drm-intel-next' of ../anholt-2.6 into drm-linusDave Airlie2009-04-0316-123/+292
| |\ \
| | * | drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT.Jesse Barnes2009-04-021-6/+1
| | * | drm/i915: Add a spinlock to protect the active_listCarl Worth2009-04-014-4/+29
| | * | drm/i915: Fix SDVO TV supportZhenyu Wang2009-04-012-52/+108
| | * | drm/i915: Fix SDVO CREATE_PREFERRED_INPUT_TIMING commandZhenyu Wang2009-04-012-0/+6
| | * | drm/i915: Fix error in SDVO DTD and modeline convertZhenyu Wang2009-04-011-21/+4
| | * | drm/i915: Fix SDVO command debug functionZhenyu Wang2009-04-011-12/+13
| | * | drm/i915: fix TV mode setting in property changeZhenyu Wang2009-04-011-2/+5
| | * | drm/i915: only set TV mode when any property changedZhenyu Wang2009-04-011-7/+20
| | * | drm/i915: clean up udelay usageArjan van de Ven2009-04-011-1/+1
| | * | drm/i915: add VGA hotplug support for 945+Jesse Barnes2009-04-016-14/+77
| | * | drm/i915: correctly set IGD device's gtt size for KMS.Shaohua Li2009-04-011-1/+1
| | * | drm/i915: avoid hanging on to a stale pointer to raw_edid.Ma Ling2009-04-011-0/+1
| | * | drm/i915: check for -EINVAL from vm_insert_pfnJesse Barnes2009-04-011-0/+1
| | * | drm/i915: fix up tiling/fence reg setup on i8xx class hwDaniel Vetter2009-04-013-5/+27
| * | | drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_configJesse Barnes2009-04-032-3/+2
| * | | drm: fix EDID backward compat checkJesse Barnes2009-04-031-4/+2
| * | | drm: sync the mode validation for INTERLACE/DBLSCANyakui_zhao2009-04-031-0/+28
| * | | drm: fix typo in edid vendor parsing.Dave Airlie2009-04-031-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-0244-2865/+23833
|\ \ \ \
| * | | | glge: remove unused #include <version.h>Huang Weiyi2009-04-021-1/+0
| * | | | dnet: remove unused #include <version.h>Huang Weiyi2009-04-021-1/+0
| * | | | hso: fix for the 'invalid frame length' messagesJan Dumon2009-04-021-4/+6
| * | | | hso: fix for crash when unplugging the deviceJan Dumon2009-04-021-8/+11
| * | | | fsl_pq_mdio: Fix compile failureSegher Boessenkool2009-04-021-0/+1
| * | | | fsl_pq_mdio: Revive UCC MDIO supportAnton Vorontsov2009-04-021-1/+1
| * | | | ucc_geth: Pass proper device to DMA routines, otherwise oops happensAnton Vorontsov2009-04-022-11/+13
| * | | | tc35815: Fix build error if NAPI enabledAtsushi Nemoto2009-04-021-1/+1
| * | | | hso: add Vendor/Product ID's for new devicesJan Dumon2009-04-021-2/+9
| * | | | ucc_geth: Remove unused headerKumar Gala2009-04-023-3/+0
| * | | | gianfar: Remove unused headerKumar Gala2009-04-021-1/+0
| * | | | kaweth: Fix locking to be SMP-safeLarry Finger2009-04-021-4/+3
| * | | | r8169: reset IntrStatus after chip resetKarsten Wiese2009-04-021-2/+3
| * | | | ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...Mallikarjuna R Chilakala2009-04-021-43/+58
| * | | | ixgbe: fix ethtool -A|a behaviorDon Skidmore2009-04-025-5/+23
| * | | | ixgbe: Patch to fix driver panic while freeing up tx & rx resourcesMallikarjuna R Chilakala2009-04-021-2/+2
| * | | | ixgbe: refactor tx buffer processing to use skb_dma_map/unmapAlexander Duyck2009-04-021-38/+41
| * | | | ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU coresPJ Waskiewicz2009-04-021-5/+6
| * | | | ixgbe: feature - driver to default with FC on.Don Skidmore2009-04-021-1/+1
| * | | | ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow ControlPJ Waskiewicz2009-04-021-1/+5
| * | | | ixgbe: Fix ethtool output with advertised mode.Don Skidmore2009-04-021-0/+9
| * | | | ixgbe: fix build when DEBUG is definedAlexander Duyck2009-04-022-6/+15
| * | | | net/igb: Fix kexec with igb (rev. 3)Rafael J. Wysocki2009-04-021-13/+31
| * | | | igb: cleanup igb loopback pathAlexander Duyck2009-04-021-11/+3
| * | | | igb: increase delay for copper link setupAlexander Duyck2009-04-021-2/+5
| * | | | igb: set num_rx/tx_queues to 0 when queues are freedAlexander Duyck2009-04-021-0/+3
OpenPOWER on IntegriCloud