-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc: (78 commits) mmc: MAINTAINERS: add myself as a tmio-mmc maintainer mmc: print debug messages for runtime PM actions mmc: fix runtime PM with -ENOSYS suspend case mmc: at91_mci: move register header from include/ to drivers/ mmc: mxs-mmc: fix clock rate setting mmc: tmio: fix a deadlock mmc: tmio: fix a recently introduced bug in DMA code mmc: sh_mmcif: maximize power saving mmc: tmio: maximize power saving mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb() mmc: omap_hsmmc: refactor duplicated code mmc: omap_hsmmc: fix a few bugs when setting the clock divisor mmc: omap_hsmmc: introduce start_clock and re-use stop_clock mmc: omap_hsmmc: split duplicate code to calc_divisor() function mmc: omap_hsmmc: move hardcoded frequency constants to defines mmc: omap_hsmmc: correct debug report error status mnemonics mmc: block: fixed NULL pointer dereference mmc: documentation of mmc non-blocking request usage and design. ...
No related branches found
No related tags found
Showing
- Documentation/mmc/00-INDEX 2 additions, 0 deletionsDocumentation/mmc/00-INDEX
- Documentation/mmc/mmc-async-req.txt 87 additions, 0 deletionsDocumentation/mmc/mmc-async-req.txt
- MAINTAINERS 7 additions, 3 deletionsMAINTAINERS
- arch/arm/configs/mmp2_defconfig 8 additions, 1 deletionarch/arm/configs/mmp2_defconfig
- arch/arm/mach-mmp/brownstone.c 9 additions, 1 deletionarch/arm/mach-mmp/brownstone.c
- arch/arm/mach-mmp/include/mach/mmp2.h 1 addition, 1 deletionarch/arm/mach-mmp/include/mach/mmp2.h
- arch/arm/mach-mmp/jasper.c 1 addition, 1 deletionarch/arm/mach-mmp/jasper.c
- arch/arm/mach-mmp/mmp2.c 8 additions, 8 deletionsarch/arm/mach-mmp/mmp2.c
- drivers/mmc/card/block.c 464 additions, 217 deletionsdrivers/mmc/card/block.c
- drivers/mmc/card/mmc_test.c 482 additions, 16 deletionsdrivers/mmc/card/mmc_test.c
- drivers/mmc/card/queue.c 141 additions, 76 deletionsdrivers/mmc/card/queue.c
- drivers/mmc/card/queue.h 25 additions, 8 deletionsdrivers/mmc/card/queue.h
- drivers/mmc/core/core.c 187 additions, 10 deletionsdrivers/mmc/core/core.c
- drivers/mmc/core/sd.c 39 additions, 29 deletionsdrivers/mmc/core/sd.c
- drivers/mmc/core/sdio_bus.c 2 additions, 6 deletionsdrivers/mmc/core/sdio_bus.c
- drivers/mmc/host/Kconfig 50 additions, 34 deletionsdrivers/mmc/host/Kconfig
- drivers/mmc/host/Makefile 10 additions, 15 deletionsdrivers/mmc/host/Makefile
- drivers/mmc/host/at91_mci.c 2 additions, 1 deletiondrivers/mmc/host/at91_mci.c
- drivers/mmc/host/at91_mci.h 1 addition, 1 deletiondrivers/mmc/host/at91_mci.h
- drivers/mmc/host/atmel-mci.c 63 additions, 0 deletionsdrivers/mmc/host/atmel-mci.c
Loading
Please register or sign in to comment