Guennadi Liakhovetski 71e69211ea mmc: sdhci: implement the .card_event() method 12 years ago
..
Kconfig 3a96dff0f8 mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650 12 years ago
Makefile 3a96dff0f8 mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650 12 years ago
atmel-mci-regs.h 6bf2af8cd2 mmc: atmel-mci: AP700x PDC is not connected to MCI 13 years ago
atmel-mci.c 943c2acea5 Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc 12 years ago
au1xmmc.c 809f36c6f4 MIPS: Alchemy: Au1300 SoC support 13 years ago
bfin_sdh.c 7a8a43c46a mmc: bfin_sdh: Reset SD controller when resume from power saving mode. 13 years ago
cb710-mmc.c d1f81a64a4 mmc: convert drivers/mmc/host/* to use module_platform_driver() 13 years ago
cb710-mmc.h 5f5bac8272 mmc: Driver for CB710/720 memory card reader (MMC part) 16 years ago
davinci_mmc.c 943c2acea5 Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc 12 years ago
dw_mmc-exynos.c 8e2b36ea6e mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end 12 years ago
dw_mmc-pci.c 4c4f87fb75 mmc: dw_mmc: use __devexit_p macro for .remove() 12 years ago
dw_mmc-pltfm.c 49480cf2c2 mmc: dw_mmc: use helper macro module_platform_driver() 12 years ago
dw_mmc-pltfm.h 8e2b36ea6e mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end 12 years ago
dw_mmc.c b2f7cb45c0 mmc: dw_mmc: remove duplicated buswidth code 12 years ago
dw_mmc.h 800d78bfcc mmc: dw_mmc: add support for implementation specific callbacks 13 years ago
jz4740_mmc.c d1f81a64a4 mmc: convert drivers/mmc/host/* to use module_platform_driver() 13 years ago
mmc_spi.c 6f47882515 mmc: mmc_spi: Use module_spi_driver 13 years ago
mmci.c ac940938df mmc: mmci: use clk_prepare_enable and clk_disable_unprepare 13 years ago
mmci.h 7437cfa532 ARM: 7280/1: mmc: mmci: Cache MMCICLOCK and MMCIPOWER register 13 years ago
msm_sdcc.c 1ef21f6343 ARM: msm: move platform_data definitions 13 years ago
msm_sdcc.h 4a268e0879 mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interrupts 13 years ago
mvsdio.c c02cecb92e ARM: orion: move platform_data definitions 13 years ago
mvsdio.h 236caa7cc3 mmc: SDIO driver for Marvell SoCs 16 years ago
mxcmmc.c 2cb535529d mmc: mxcmmc: fix SD cards not being detected sometimes. 12 years ago
mxs-mmc.c d6ed91aff6 mmc: mxs-mmc: Remove platform data 12 years ago
of_mmc_spi.c b6bf30d912 mmc: of_mmc_spi: fix little endian support 13 years ago
omap.c 75d569d343 mmc: omap: fix mmc_omap_report_irq to use dev_dbg macros 13 years ago
omap_hsmmc.c a7e968799b mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt Register 12 years ago
pxamci.c 943c2acea5 Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc 12 years ago
pxamci.h fafc9d3fa3 [ARM] pxa: mmc: add 1st host controller support for pxa3xx 17 years ago
s3cmci.c 436d42c61c ARM: samsung: move platform_data definitions 13 years ago
s3cmci.h 68c5ed592f s3cmci: DMA fixes 16 years ago
sdhci-cns3xxx.c d1f81a64a4 mmc: convert drivers/mmc/host/* to use module_platform_driver() 13 years ago
sdhci-dove.c f8ec589b86 mmc: sdhci-dove: allow GPIOs to be used for card detection on Dove 12 years ago
sdhci-esdhc-imx.c e3af31c6c6 mmc: sdhci-imx-esdhc: use more devm_* functions 12 years ago
sdhci-esdhc.h 74f330bcea mmc: sdhci-esdhc: break out early if clock is 0 13 years ago
sdhci-of-esdhc.c a4071fbbb9 mmc: eSDHC: Recover from ADMA errors 12 years ago
sdhci-of-hlwd.c d1f81a64a4 mmc: convert drivers/mmc/host/* to use module_platform_driver() 13 years ago
sdhci-pci-data.c 52c506f0bc mmc: sdhci-pci: add platform data 13 years ago
sdhci-pci.c 1a1f1f0495 mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controller 12 years ago
sdhci-pltfm.c 8ed765aac3 mmc: dt: add no-1-8-v device tree flag 12 years ago
sdhci-pltfm.h 29495aa04a mmc: sdhci: remove "state" argument from sdhci_suspend_host 13 years ago
sdhci-pxav2.c 164378efe7 mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIs 13 years ago
sdhci-pxav3.c 7c52d7bb87 mmc: sdhci-pxav3: add quirks2 12 years ago
sdhci-s3c.c 4577f77ba7 mmc: sdhci-s3c: Fix compilation warning 12 years ago
sdhci-spear.c 06960a1b5d mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resume 12 years ago
sdhci-tegra.c da06a8d7be Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc 12 years ago
sdhci.c 71e69211ea mmc: sdhci: implement the .card_event() method 12 years ago
sdhci.h a4071fbbb9 mmc: eSDHC: Recover from ADMA errors 12 years ago
sdricoh_cs.c 88b4767974 mmc: Add module.h to drivers/mmc users assuming implicit presence. 13 years ago
sh_mmcif.c 047a9ce790 mmc: sh_mmcif: remove unneeded clock connection ID 12 years ago
sh_mobile_sdhi.c 56ae1adc33 mmc: sh_mobile_sdhi: remove unneeded clock connection ID 12 years ago
tifm_sd.c 0a80939b3e Merge tag 'for-linus' of git://github.com/rustyrussell/linux 13 years ago
tmio_mmc.c d1f81a64a4 mmc: convert drivers/mmc/host/* to use module_platform_driver() 13 years ago
tmio_mmc.h 5bd99c375e mmc: tmio_mmc: remove unused sdio_irq_enabled flag 13 years ago
tmio_mmc_dma.c ef08e78268 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 13 years ago
tmio_mmc_pio.c 3071cafb7f mmc: tmio: use generic GPIO CD and WP handlers 13 years ago
ushc.c fe7484834b USB: convert some miscellanies drivers to use module_usb_driver() 13 years ago
via-sdmmc.c 0d4de8f5de mmc: via-sdmmc: Use module_pci_driver 13 years ago
vub300.c 063f96c223 mmc: vub300: add missing usb_put_dev 12 years ago
wbsd.c a3c76eb9d4 mmc: replace printk with appropriate display macro 13 years ago
wbsd.h 70f10482c6 mmc: update header file paths 18 years ago
wmt-sdmmc.c 3a96dff0f8 mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650 12 years ago