mirror of
https://github.com/torvalds/linux.git
synced 2026-06-13 01:08:08 +02:00
* 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeus/mmc:
mmc: correct request error handling
mmc: Flush block queue when removing card
mmc: sdhci high speed support
mmc: Support for high speed SD cards
mmc: Fix mmc_delay() function
mmc: Add support for mmc v4 wide-bus modes
[PATCH] mmc: Add support for mmc v4 high speed mode
trivial change for mmc/Kconfig: MMC_PXA does not mean only PXA255
Make general code cleanups
Add MMC_CAP_{MULTIWRITE,BYTEBLOCK} flags
Platform device error handling cleanup
Move register definitions away from the header file
Change OMAP_MMC_{READ,WRITE} macros to use the host pointer
Replace base with virt_base and phys_base
mmc: constify mmc_host_ops vectors
mmc: remove kernel_thread()
|
||
|---|---|---|
| .. | ||
| at91_mci.c | ||
| au1xmmc.c | ||
| au1xmmc.h | ||
| imxmmc.c | ||
| imxmmc.h | ||
| Kconfig | ||
| Makefile | ||
| mmc_block.c | ||
| mmc_queue.c | ||
| mmc_queue.h | ||
| mmc_sysfs.c | ||
| mmc.c | ||
| mmc.h | ||
| mmci.c | ||
| mmci.h | ||
| omap.c | ||
| pxamci.c | ||
| pxamci.h | ||
| sdhci.c | ||
| sdhci.h | ||
| tifm_sd.c | ||
| wbsd.c | ||
| wbsd.h | ||