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: (26 commits) mmc: sdio_ops.c should #include "sdio_ops.h" mmc: proper prototypes for mmc_attach_*() mmc: make __mmc_release_bus() static sdhci: improve no card, no reset quirk MMC: OMAP: Do not busy wait for end of command for ever MMC: OMAP: Start new commands from work queue instead of irq MMC: OMAP: Lazy clock shutdown MMC: OMAP: Move failing command abortion to workqueue MMC: OMAP: Use tasklet instead of workqueue for cover switch notification MMC: OMAP: Check the get_cover_state function pointer if not set MMC: OMAP: Using setup_timer instead of init_timer MMC: OMAP: Abort stuck commands MMC: OMAP: General cleanup for MMC multislot support MMC: OMAP: Power functions modified to MMC multislot support MMC: OMAP: Fix timeout calculation for MMC multislot support MMC: OMAP: New release dma and abort xfer functions MMC: OMAP: Add back cover switch support MMC: OMAP: Introduce new multislot structure and change driver to use it MMC: OMAP: Remove cover switch handling to allow adding multislot support MMC: OMAP: Fix the BYTEBLOCK capability removal ...
No related branches found
No related tags found
Showing
- drivers/mmc/core/core.c 1 addition, 5 deletionsdrivers/mmc/core/core.c
- drivers/mmc/core/core.h 4 additions, 0 deletionsdrivers/mmc/core/core.h
- drivers/mmc/core/host.c 22 additions, 17 deletionsdrivers/mmc/core/host.c
- drivers/mmc/core/sdio_irq.c 2 additions, 2 deletionsdrivers/mmc/core/sdio_irq.c
- drivers/mmc/core/sdio_ops.c 1 addition, 0 deletionsdrivers/mmc/core/sdio_ops.c
- drivers/mmc/host/omap.c 671 additions, 324 deletionsdrivers/mmc/host/omap.c
- drivers/mmc/host/sdhci.c 70 additions, 30 deletionsdrivers/mmc/host/sdhci.c
- drivers/mmc/host/sdhci.h 5 additions, 4 deletionsdrivers/mmc/host/sdhci.h
- include/asm-arm/arch-omap/mmc.h 2 additions, 0 deletionsinclude/asm-arm/arch-omap/mmc.h
Loading
Please register or sign in to comment