aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-16drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-16drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg1-0/+2
2010-09-15r8169: Handle rxfifo errors on 8168 chipsMatthew Garrett1-3/+2
2010-09-153c59x: Remove atomic context inside vortex_{set|get}_wolDenis Kirjanov1-4/+3
2010-09-14phylib: fix PAL state machine restart on resumeSimon Guinot1-2/+2
2010-09-14bonding: correctly process non-linear skbsAndy Gospodarek2-0/+6
2010-09-13ppp: potential NULL dereference in ppp_mp_explode()Dan Carpenter1-2/+7
2010-09-09Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller1-22/+58
2010-09-09ipheth: remove incorrect devtype to WWANDan Williams1-6/+1
2010-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller2461-74404/+197019
2010-09-08KS8851: Correct RX packet allocationEric Dumazet1-18/+21
2010-09-08niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings1-10/+6
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds19-277/+262
2010-09-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds4-22/+12
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-10/+16
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds11-12/+59
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-85/+196
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds3-13/+6
2010-09-07Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds4-9/+10
2010-09-07Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intelLinus Torvalds17-286/+459
2010-09-07via-velocity: Turn scatter-gather support back off.David S. Miller1-1/+1
2010-09-07PATCH: b44 Handle RX FIFO overflow better (simplified)Mark Lord1-0/+9
2010-09-073c59x: Fix deadlock in vortex_error()Ben Hutchings1-3/+7
2010-09-07bonding: Fix jiffies overflow problems (again)Jiri Bohac1-17/+39
2010-09-07stmmac: fix sleep inside atomicGiuseppe Cavallaro1-5/+4
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-06i915: return -EFAULT if copy_to_user failsDan Carpenter1-0/+1
2010-09-06i915: return -EFAULT if copy_to_user failsDan Carpenter1-3/+9
2010-09-06agp/intel: Promote warning about failure to setup flush to error.Chris Wilson1-4/+4
2010-09-06drm/i915: overlay on gen2 can't address above 1GDaniel Vetter1-0/+4
2010-09-06drm/i915: Clear the vblank status bit before polling for the next vblankChris Wilson1-0/+16
2010-09-06i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbffPekka Enberg1-3/+6
2010-09-06i915: revert some checks added by commit 32aad86fPavel Roskin1-16/+13
2010-09-06Revert "drm/i915: Unreference object not handle on creation"Chris Wilson1-3/+6