aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-09-07Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2010-09-07Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intelLinus Torvalds
2010-09-07via-velocity: Turn scatter-gather support back off.David S. Miller
2010-09-07PATCH: b44 Handle RX FIFO overflow better (simplified)Mark Lord
2010-09-073c59x: Fix deadlock in vortex_error()Ben Hutchings
2010-09-07bonding: Fix jiffies overflow problems (again)Jiri Bohac
2010-09-07stmmac: fix sleep inside atomicGiuseppe Cavallaro
2010-09-07r8169: add gro supportEric Dumazet
2010-09-07bnx2x: Update bnx2x version to 1.52.53-6Yaniv Rosner
2010-09-07bnx2x: Change LED scheme for dual-mediaYaniv Rosner
2010-09-07bnx2x: Add dual-media changesYaniv Rosner
2010-09-07bnx2x: Organize PHY functionsYaniv Rosner
2010-09-07bnx2x: Apply logic changes for the new schemeYaniv Rosner
2010-09-07bnx2x: Move common function into aggregated functionYaniv Rosner
2010-09-07bnx2x: Adjust flow-control with the new schemeYaniv Rosner
2010-09-07bnx2x: Adjust alignment of split PHY functionsYaniv Rosner
2010-09-07bnx2x: Split PHY functionsYaniv Rosner
2010-09-07bnx2x: Unify PHY attributesYaniv Rosner
2010-09-07intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang
2010-09-07drm/i915: Enable MI_FLUSH on SandybridgeZhenyu Wang
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang
2010-09-07agp/intel: use #ifdef idiom for intel-agp.hZhenyu Wang
2010-09-07agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang
2010-09-07drm/i915: Prevent double dpms onChris Wilson
2010-09-07drm/i915: Avoid use of uninitialised values when disabling panel-fitterChris Wilson
2010-09-07drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth
2010-09-07drm/i915: Tightly scope intel_encoder to prevent invalid useChris Wilson
2010-09-07drm/i915: Allocate the PCI resource for the MCHBARChris Wilson
2010-09-07drm/i915/dp: Really try 5 times before giving up.Chris Wilson
2010-09-07drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOSChris Wilson
2010-09-07drm/i915/dp: Boost timeout for enabling transcoder to 100msChris Wilson
2010-09-07drm/i915: Re-use set_base_atomic to share setting of the display registersChris Wilson
2010-09-07drm/i915: Fix offset page-flips on i965+Chris Wilson
2010-09-07drm/i915: Include a generation number in the device infoChris Wilson
2010-09-06mlx4_en: Fixed Ethtool statistics reportYevgeny Petrilin
2010-09-06mlx4_en: Consider napi_get_frags() failure.Yevgeny Petrilin
2010-09-06drivers/atm/firestream.c: Fix unsigned return typeJulia Lawall
2010-09-06drivers/net: Removing undead ifdef CHELSIO_T1_1GChristian Dietrich
2010-09-06drivers/net/jme: Use pr_<level>Joe Perches
2010-09-06isdn: cleanup: make buffer smallerDan Carpenter
2010-09-06isdn: potential buffer overflowsDan Carpenter
2010-09-06NET: bna, fix lock imbalanceJiri Slaby
2010-09-06drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leakJulia Lawall
2010-09-06ibmveth: Update module information and versionSantiago Leon
2010-09-06ibmveth: Remove some unnecessary include filesSantiago Leon
2010-09-06ibmveth: Convert driver specific assert to BUG_ONSantiago Leon
2010-09-06ibmveth: Return -EINVAL on all ->probe errorsSantiago Leon
2010-09-06ibmveth: Coding style fixesSantiago Leon
2010-09-06ibmveth: Some formatting fixesSantiago Leon