aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2012-10-11mmc: mxs-mmc: Fix merge issue causing build errorMarek Vasut
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-10Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-07mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson
2012-10-07mmc: sdhci-spear: Add clk_{un}prepare() supportViresh Kumar
2012-10-07mmc: sdhci-spear: add device tree bindingsViresh Kumar
2012-10-07mmc: sdhci-s3c: Add clk_(enable/disable) in runtime suspend/resumeChander Kashyap
2012-10-07mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulatorChris Ball
2012-10-07mmc: sdhci-pxav3: Use sdhci_get_of_property for parsing DT quirksChris Ball
2012-10-07mmc: dt: Support "broken-cd" property in sdhci-pltfmChris Ball
2012-10-07mmc: sdhci-s3c: fix the wrong number of max bus clocksJaehoon Chung
2012-10-07ARM: tegra: fix mismerges of header file inclusionsOlof Johansson
2012-10-06sections: fix section conflicts in drivers/mmcAndi Kleen
2012-10-03mmc: sh-mmcif: avoid oops on spurious interruptsGuennadi Liakhovetski
2012-10-03mmc: sh-mmcif: properly handle MMC_WRITE_MULTIPLE_BLOCK completion IRQGuennadi Liakhovetski
2012-10-03mmc: sdhci-s3c: Fix crash on module insertion for second timeChander Kashyap
2012-10-03mmc: sdhci-s3c: Enable only required bus clockChander Kashyap
2012-10-03mmc: Revert "mmc: dw_mmc: Add check for IDMAC configuration"Seungwon Jeon
2012-10-03mmc: mxcmmc: fix bug that may block a data transfer foreverJavier Martin
2012-10-03mmc: omap_hsmmc: Pass on the suspend failure to the PM coreVaibhav Bedia
2012-10-03mmc: atmel-mci: AP700x PDC is not connected to MCIHein_Tibosch
2012-10-03mmc: atmel-mci: DMA can be used with other controllersHein_Tibosch
2012-10-03mmc: mmci: use clk_prepare_enable and clk_disable_unprepareJulia Lawall
2012-10-03mmc: sdhci-s3c: Add device tree supportThomas Abraham
2012-10-03mmc: dw_mmc: add support for exynos specific implementation of dw-mshcThomas Abraham
2012-10-03mmc: dw_mmc: add support for implementation specific callbacksThomas Abraham
2012-10-03mmc: dw_mmc: prepare functions in dw_mmc-pltfm for reuseThomas Abraham
2012-10-03mmc: dw_mmc: add device tree supportThomas Abraham
2012-10-03mmc: dw_mmc: add quirk to indicate missing write protect lineThomas Abraham
2012-10-03mmc: dw_mmc: lookup for optional biu and ciu clocksThomas Abraham
2012-10-03mmc: dw_mmc: allow probe to succeed even if one slot is initializedThomas Abraham
2012-10-03mmc: dw_mmc: Use devm_* functions in dw_mmc platform driverThomas Abraham
2012-10-03mmc: dw_mmc: convert copy of struct device in struct dw_mci to a referenceThomas Abraham
2012-10-03mmc: support BKOPS feature for eMMCJaehoon Chung
2012-10-02Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-25Merge tag 'v3.6-rc6' into spi-mxsMark Brown
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann
2012-09-19mmc: sdhci: Test cd-gpio instead of SDHCI presence when probingGuennadi Liakhovetski
2012-09-19mmc: davinci_mmc: convert to DMA engine APIMatt Porter
2012-09-19mmc: sdio: Fix PM_SLEEP related build warningsThierry Reding
2012-09-19mmc: core: Remove bounce buffer in mmc_send_cxd_data()Kyungsik Lee