summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-10-27be2net: Changing MAC Address of a VF was broken.Somnath Kotur
2011-10-27be2net: Refactored be_cmds.c file.Somnath Kotur
2011-10-27bnx2x: update driver version to 1.70.30-0Dmitry Kravkov
2011-10-27bnx2x: use FW 7.0.29.0Dmitry Kravkov
2011-10-27bnx2x: Enable changing speed when port type is PORT_DAYaniv Rosner
2011-10-27bnx2x: Fix 54618se LED behaviorYaniv Rosner
2011-10-27bnx2x: Fix RX/TX problem caused by the MAC layerYaniv Rosner
2011-10-27bnx2x: Add link retry to 578xx-KRYaniv Rosner
2011-10-27bnx2x: Fix LED blink rate for 578xxYaniv Rosner
2011-10-27PCI: Clean-up MPS debug outputJon Mason
2011-10-27pci: Clamp pcie_set_readrq() when using "performance" settingsBenjamin Herrenschmidt
2011-10-27PCI: enable MPS "performance" setting to properly handle bridge MPSJon Mason
2011-10-27PCI: Workaround for Intel MPS errataJon Mason
2011-10-27Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie
2011-10-27Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"Dave Airlie
2011-10-27mmc: core: Cleanup eMMC4.5 conditionalsSeungwon Jeon
2011-10-27mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley
2011-10-27mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley
2011-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds
2011-10-27Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-27Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-27Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov
2011-10-27lguest: move process freezing before pending signals checkMichal Hocko
2011-10-27lguest: Allow running under paravirt-enabled KVM.Rusty Russell
2011-10-26gpio: pl061: add DT binding supportRob Herring
2011-10-26mmc: core: Prevent too long response times for suspendUlf Hansson
2011-10-26mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao
2011-10-26mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani
2011-10-26mmc: core: support HPI send commandJaehoon Chung
2011-10-26mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon
2011-10-26mmc: core: Modify the timeout value for writing power classSeungwon Jeon
2011-10-26mmc: core: new discard feature support at eMMC v4.5Kyungmin Park
2011-10-26mmc: core: mmc sanitize feature support for v4.5Kyungmin Park
2011-10-26mmc: dw_mmc: modify DATA register offsetJaehoon Chung
2011-10-26mmc: sdhci-pci: add flag for devices that can support runtime PMAdrian Hunter
2011-10-26mmc: omap_hsmmc: ensure pbias configuration is always doneAdrian Hunter
2011-10-26mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S
2011-10-26mmc: sdhci-s3c: fix potential NULL dereferenceJaehoon Chung
2011-10-26mmc: replace printk with appropriate display macroGirish K S
2011-10-26mmc: core: Add default timeout value for CMD6Seungwon Jeon
2011-10-26mmc: sdhci-pci: add runtime pm supportAdrian Hunter
2011-10-26mmc: core: move ->request() call from atomic contextAdrian Hunter
2011-10-26mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker
2011-10-26mmc: using module_param requires the inclusion of moduleparam.hStephen Rothwell
2011-10-26mmc: core: general purpose MMC partition support.Namjae Jeon
2011-10-26mmc: core: ext_csd.raw_* used in comparison but never setAndrei Warkentin
2011-10-26mmc: irq: Remove IRQF_DISABLEDYong Zhang