aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge branches 'fixes' and 'mmci' into for-linusRussell King
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-28ARM: 7630/1: mmc: mmci: Fixup and cleanup code for DMA handlingUlf Hansson
2013-01-28ARM: 7631/1: mmc: mmci: Add new VE MMCI variantPawel Moll
2013-01-27mmc: rtsx: Call MFD hook to switch output voltageWei WANG
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-25mmc: Convert to devm_ioremap_resource()Thierry Reding
2013-01-23Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper...Olof Johansson
2013-01-23ARM: 7623/1: mmc: mmci: Fixup clock gating when freq is 0 for ST-variantsUlf Hansson
2013-01-23ARM: 7622/1: mmc: mmci: Gate the clock in runtime suspend to save powerUlf Hansson
2013-01-23mmc: mvsdio: use devm_ API to simplify/correct error paths.Andrew Lunn
2013-01-11drivers/mmc/host: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11drivers/mmc/core: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-08ARM: 7620/1: mmc: mmci: Convert to use mmc_regulator_get_supplyUlf Hansson
2013-01-08ARM: 7618/1: mmc: mmci: Support MMC_PM_KEEP_POWERUlf Hansson
2013-01-08ARM: 7617/1: mmc: mmci: Support for DDR modeUlf Hansson
2013-01-03Drivers: mmc: remove __dev* attributes.Greg Kroah-Hartman
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King
2012-12-11ARM: 7596/1: mmci: replace readsl/writesl with ioread32_rep/iowrite32_repDavide Ciminaghi
2012-12-10mmc: sdhci-acpi: enable runtime-pm for device HID INT33C6Adrian Hunter
2012-12-07mmc: sdhci: implement the .card_event() methodGuennadi Liakhovetski
2012-12-07mmc: extend the slot-gpio card-detection to use host's .card_event() methodGuennadi Liakhovetski
2012-12-07mmc: sdhci-s3c: Fix compilation warningSachin Kamat
2012-12-06mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controllerMadhvapathi Sriram
2012-12-06mmc: sdhci-dove: allow GPIOs to be used for card detection on DoveRussell King
2012-12-06mmc: sdhci-dove: use two-stage initialization for sdhci-pltfmRussell King
2012-12-06mmc: sdhci-dove: use devm_clk_get()Russell King
2012-12-06mmc: eSDHC: Recover from ADMA errorsHaijun Zhang
2012-12-06mmc: dw_mmc: remove duplicated buswidth codeJaehoon Chung
2012-12-06mmc: dw_mmc: relocate where dw_mci_setup_bus() is called fromJaehoon Chung
2012-12-06mmc: Limit MMC speed to 52MHz if not HS200Al Cooper
2012-12-06mmc: dw_mmc: use devres functions in dw_mmcSeungwon Jeon
2012-12-06mmc: sh_mmcif: remove unneeded clock connection IDGuennadi Liakhovetski
2012-12-06mmc: sh_mobile_sdhi: remove unneeded clock connection IDGuennadi Liakhovetski
2012-12-06mmc: sh_mobile_sdhi: fix clock frequency printingGuennadi Liakhovetski
2012-12-06mmc: Remove redundant null check before kfree in bus.cSachin Kamat
2012-12-06mmc: Remove redundant null check before kfree in sdio_bus.cSachin Kamat
2012-12-06mmc: sdhci-imx-esdhc: use more devm_* functionsShawn Guo
2012-12-06mmc: dt: add no-1-8-v device tree flagDaniel Drake
2012-12-06mmc: sdhci: add quirk for lack of 1.8v supportDaniel Drake