summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds19-277/+262
2010-09-08Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds4-22/+12
2010-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2010-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-10/+16
2010-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds11-12/+59
2010-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-85/+196
2010-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds3-13/+6
2010-09-08Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds4-9/+10
2010-09-08Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intelLinus Torvalds17-286/+459
2010-09-08via-velocity: Turn scatter-gather support back off.David S. Miller1-1/+1
2010-09-08PATCH: b44 Handle RX FIFO overflow better (simplified)Mark Lord1-0/+9
2010-09-083c59x: Fix deadlock in vortex_error()Ben Hutchings1-3/+7
2010-09-08bonding: Fix jiffies overflow problems (again)Jiri Bohac1-17/+39
2010-09-08stmmac: fix sleep inside atomicGiuseppe Cavallaro1-5/+4
2010-09-08r8169: add gro supportEric Dumazet1-2/+8
2010-09-08bnx2x: Update bnx2x version to 1.52.53-6Yaniv Rosner1-2/+2
2010-09-08bnx2x: Change LED scheme for dual-mediaYaniv Rosner5-46/+336
2010-09-08bnx2x: Add dual-media changesYaniv Rosner9-376/+1074
2010-09-08bnx2x: Organize PHY functionsYaniv Rosner4-2428/+2475
2010-09-08bnx2x: Apply logic changes for the new schemeYaniv Rosner2-177/+155
2010-09-08bnx2x: Move common function into aggregated functionYaniv Rosner3-98/+108
2010-09-08bnx2x: Adjust flow-control with the new schemeYaniv Rosner1-74/+137
2010-09-08bnx2x: Adjust alignment of split PHY functionsYaniv Rosner2-1271/+894
2010-09-08bnx2x: Split PHY functionsYaniv Rosner4-853/+1425
2010-09-08bnx2x: Unify PHY attributesYaniv Rosner6-1386/+916
2010-09-07intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang4-11/+30
2010-09-07drm/i915: Enable MI_FLUSH on SandybridgeZhenyu Wang2-2/+7
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang3-10/+42
2010-09-07agp/intel: use #ifdef idiom for intel-agp.hZhenyu Wang1-0/+4
2010-09-07agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang1-2/+2
2010-09-07drm/i915: Prevent double dpms onChris Wilson1-1/+4
2010-09-07drm/i915: Avoid use of uninitialised values when disabling panel-fitterChris Wilson1-20/+15
2010-09-07drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth4-12/+113
2010-09-07drm/i915: Tightly scope intel_encoder to prevent invalid useChris Wilson1-13/+12
2010-09-07drm/i915: Allocate the PCI resource for the MCHBARChris Wilson1-10/+10
2010-09-07drm/i915/dp: Really try 5 times before giving up.Chris Wilson1-30/+28
2010-09-07drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOSChris Wilson1-1/+39
2010-09-07drm/i915/dp: Boost timeout for enabling transcoder to 100msChris Wilson1-1/+1
2010-09-07drm/i915: Re-use set_base_atomic to share setting of the display registersChris Wilson1-71/+9
2010-09-07drm/i915: Fix offset page-flips on i965+Chris Wilson1-19/+48
2010-09-07drm/i915: Include a generation number in the device infoChris Wilson2-54/+34
2010-09-07mlx4_en: Fixed Ethtool statistics reportYevgeny Petrilin2-2/+2
2010-09-07mlx4_en: Consider napi_get_frags() failure.Yevgeny Petrilin1-0/+2
2010-09-07drivers/atm/firestream.c: Fix unsigned return typeJulia Lawall1-2/+2
2010-09-07drivers/net: Removing undead ifdef CHELSIO_T1_1GChristian Dietrich1-2/+0
2010-09-07drivers/net/jme: Use pr_<level>Joe Perches2-53/+48
2010-09-07isdn: cleanup: make buffer smallerDan Carpenter1-2/+2
2010-09-07isdn: potential buffer overflowsDan Carpenter1-3/+3
2010-09-07NET: bna, fix lock imbalanceJiri Slaby1-1/+2
2010-09-07drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leakJulia Lawall1-1/+2