summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-09-24usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1Ming Lei
2010-09-24usb: musb: gadget: fix bulk IN infinit hangs in double buffer caseMing Lei
2010-09-24usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX styleMing Lei
2010-09-24USB: fix bug in initialization of interface minor numbersAlan Stern
2010-09-24Staging: ti-st: remove st_get_plat_devicePavan Savoy
2010-09-24vgaarb: trivial fixDaniel J Blueman
2010-09-24drm: radeon cleanup fixes...Daniel J Blueman
2010-09-24drm: fix trivial coding errorsDaniel J Blueman
2010-09-24drm: ttm sparse fixes.Daniel J Blueman
2010-09-24drm/nouveau: fix panels using straps-based mode detectionBen Skeggs
2010-09-23thinkpad-acpi: avoid keymap pitfallHenrique de Moraes Holschuh
2010-09-23drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefullyChris Wilson
2010-09-23drm/i915/sdvo: Cleanup connector on error pathChris Wilson
2010-09-23Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King
2010-09-23drm/i915: Fix 945GM regression in e259befdChris Wilson
2010-09-22e1000e: 82579 do not gate auto config of PHY by hardware during nominal useBruce Allan
2010-09-22e1000e: 82579 jumbo frame workaround causing CRC errorsBruce Allan
2010-09-22e1000e: 82579 unaccounted missed packetsBruce Allan
2010-09-22e1000e: 82566DC fails to get linkBruce Allan
2010-09-22e1000e: 82579 SMBus address and LEDs incorrect after device resetBruce Allan
2010-09-22e1000e: 82577/8/9 issues with device in SxBruce Allan
2010-09-22ipmi: fix hardcoded ipmi device exit path warningYinghai Lu
2010-09-22rtc: s3c: balance state changes of wakeup flagVladimir Zapolskiy
2010-09-22drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton
2010-09-22drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-22fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski
2010-09-22efifb: support the EFI framebuffer on more Apple hardwareLuke Macken
2010-09-22efifb: check that the base address is plausible on pci systemsPeter Jones
2010-09-22drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr...Axel Lin
2010-09-22vmware balloon: rename moduleDmitry Torokhov
2010-09-22ipmi: fix acpi probe printYinghai Lu
2010-09-22atl1: zero out CMB and SBM in atl1_free_ring_resourcesLuca Tettamanti
2010-09-22atl1: fix resumeLuca Tettamanti
2010-09-22Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-22vhost: fix log ctx signallingMichael S. Tsirkin
2010-09-22char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2010-09-22drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.Francisco Jerez
2010-09-22drm/radeon: don't allow device to be opened if powered downDave Airlie
2010-09-21Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-09-22i2c-omap: Make sure i2c bus is free before setting it to idleMathias Nyman
2010-09-21intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/aAdam Jackson
2010-09-21intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT spaceDavid Woodhouse
2010-09-21netxen: dont set skb->truesizeEric Dumazet
2010-09-21qlcnic: dont set skb->truesizeEric Dumazet
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-09-21Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-09-21cciss: freeing uninitialized data on error pathDan Carpenter
2010-09-21Merge remote branch 'linus' into drm-intel-fixesChris Wilson
2010-09-21virtio: console: Prevent userspace from submitting NULL buffersAmit Shah