aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-24usb: musb: gadget: fix DMA length for OUT transferMing Lei1-2/+3
2010-09-24usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1Ming Lei1-1/+1
2010-09-24usb: musb: gadget: fix bulk IN infinit hangs in double buffer caseMing Lei1-12/+0
2010-09-24usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX styleMing Lei1-3/+17
2010-09-24USB: fix bug in initialization of interface minor numbersAlan Stern2-19/+17
2010-09-24Staging: ti-st: remove st_get_plat_devicePavan Savoy4-10/+24
2010-09-24vgaarb: trivial fixDaniel J Blueman1-1/+1
2010-09-24drm: radeon cleanup fixes...Daniel J Blueman2-2/+2
2010-09-24drm: fix trivial coding errorsDaniel J Blueman1-3/+3
2010-09-24drm: ttm sparse fixes.Daniel J Blueman1-4/+4
2010-09-24drm/nouveau: fix panels using straps-based mode detectionBen Skeggs1-2/+4
2010-09-23thinkpad-acpi: avoid keymap pitfallHenrique de Moraes Holschuh1-2/+3
2010-09-23drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefullyChris Wilson1-5/+4
2010-09-23drm/i915/sdvo: Cleanup connector on error pathChris Wilson1-4/+2
2010-09-23Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/orionRussell King2-5/+6
2010-09-23drm/i915: Fix 945GM regression in e259befdChris Wilson1-1/+1
2010-09-22e1000e: 82579 do not gate auto config of PHY by hardware during nominal useBruce Allan1-9/+68
2010-09-22e1000e: 82579 jumbo frame workaround causing CRC errorsBruce Allan2-21/+20
2010-09-22e1000e: 82579 unaccounted missed packetsBruce Allan2-0/+49
2010-09-22e1000e: 82566DC fails to get linkBruce Allan1-2/+5
2010-09-22e1000e: 82579 SMBus address and LEDs incorrect after device resetBruce Allan1-3/+3
2010-09-22e1000e: 82577/8/9 issues with device in SxBruce Allan1-8/+39
2010-09-22ipmi: fix hardcoded ipmi device exit path warningYinghai Lu1-1/+6
2010-09-22rtc: s3c: balance state changes of wakeup flagVladimir Zapolskiy1-5/+8
2010-09-22drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton1-47/+43
2010-09-22drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+3
2010-09-22fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski1-2/+3
2010-09-22efifb: support the EFI framebuffer on more Apple hardwareLuke Macken1-0/+42
2010-09-22efifb: check that the base address is plausible on pci systemsPeter Jones1-12/+49
2010-09-22drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_probe()Axel Lin1-0/+2
2010-09-22vmware balloon: rename moduleDmitry Torokhov3-2/+2
2010-09-22ipmi: fix acpi probe printYinghai Lu1-5/+5
2010-09-22atl1: zero out CMB and SBM in atl1_free_ring_resourcesLuca Tettamanti1-0/+6
2010-09-22atl1: fix resumeLuca Tettamanti1-2/+3
2010-09-22Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-2/+3
2010-09-22vhost: fix log ctx signallingMichael S. Tsirkin1-3/+4
2010-09-22char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara1-1/+2
2010-09-22drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.Francisco Jerez1-0/+1
2010-09-22drm/radeon: don't allow device to be opened if powered downDave Airlie1-0/+4
2010-09-21Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-0/+2
2010-09-22i2c-omap: Make sure i2c bus is free before setting it to idleMathias Nyman1-0/+2
2010-09-21intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/aAdam Jackson1-2/+12
2010-09-21intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT spaceDavid Woodhouse1-0/+17
2010-09-21netxen: dont set skb->truesizeEric Dumazet1-3/+0
2010-09-21qlcnic: dont set skb->truesizeEric Dumazet1-5/+0
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+5
2010-09-21Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intelLinus Torvalds8-26/+73
2010-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-1/+5
2010-09-21cciss: freeing uninitialized data on error pathDan Carpenter1-1/+1
2010-09-21Merge remote branch 'linus' into drm-intel-fixesChris Wilson93-431/+743