-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc: drivers/mmc/core/: make 3 functions static mmc: add missing printk levels mmc: remove redundant debug information from sdhci and wbsd mmc: proper debugging output in core mmc: be more verbose about card insertions/removal mmc: Don't hold lock when releasing an added card mmc: add a might_sleep() to mmc_claim_host() mmc: update kerneldoc mmc: update header file paths sdhci: add support to ENE-CB714 mmc: check error bits before command completion
No related branches found
No related tags found
Showing
- drivers/mmc/card/queue.c 1 addition, 1 deletiondrivers/mmc/card/queue.c
- drivers/mmc/core/bus.c 23 additions, 0 deletionsdrivers/mmc/core/bus.c
- drivers/mmc/core/core.c 101 additions, 43 deletionsdrivers/mmc/core/core.c
- drivers/mmc/core/core.h 0 additions, 22 deletionsdrivers/mmc/core/core.h
- drivers/mmc/core/host.c 6 additions, 1 deletiondrivers/mmc/core/host.c
- drivers/mmc/core/mmc.c 17 additions, 9 deletionsdrivers/mmc/core/mmc.c
- drivers/mmc/core/mmc_ops.c 1 addition, 1 deletiondrivers/mmc/core/mmc_ops.c
- drivers/mmc/core/mmc_ops.h 1 addition, 1 deletiondrivers/mmc/core/mmc_ops.h
- drivers/mmc/core/sd.c 21 additions, 15 deletionsdrivers/mmc/core/sd.c
- drivers/mmc/core/sd_ops.c 31 additions, 31 deletionsdrivers/mmc/core/sd_ops.c
- drivers/mmc/core/sd_ops.h 1 addition, 2 deletionsdrivers/mmc/core/sd_ops.h
- drivers/mmc/host/at91_mci.c 1 addition, 1 deletiondrivers/mmc/host/at91_mci.c
- drivers/mmc/host/au1xmmc.c 1 addition, 1 deletiondrivers/mmc/host/au1xmmc.c
- drivers/mmc/host/imxmmc.c 1 addition, 1 deletiondrivers/mmc/host/imxmmc.c
- drivers/mmc/host/mmci.c 1 addition, 1 deletiondrivers/mmc/host/mmci.c
- drivers/mmc/host/mmci.h 1 addition, 1 deletiondrivers/mmc/host/mmci.h
- drivers/mmc/host/omap.c 1 addition, 1 deletiondrivers/mmc/host/omap.c
- drivers/mmc/host/pxamci.c 1 addition, 1 deletiondrivers/mmc/host/pxamci.c
- drivers/mmc/host/sdhci.c 37 additions, 26 deletionsdrivers/mmc/host/sdhci.c
- drivers/mmc/host/sdhci.h 1 addition, 1 deletiondrivers/mmc/host/sdhci.h
Loading
Please register or sign in to comment