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: (32 commits) mmc: tifm: replace kmap with page_address mmc: sdhci: fix voltage ocr mmc: sdhci: replace kmap with page_address mmc: wbsd: replace kmap with page_address mmc: handle pci_enable_device() return value in sdhci mmc: Proper unclaim in mmc_block mmc: change wbsd mailing list mmc: Graceful fallback for fancy features mmc: Handle wbsd's stupid command list mmc: Allow host drivers to specify max block count mmc: Allow host drivers to specify a max block size tifm_sd: add suspend and resume functionality tifm_core: add suspend/resume infrastructure for tifm devices tifm_7xx1: prettify tifm_7xx1: recognize device 0xac8f as supported tifm_7xx1: switch from workqueue to kthread tifm_7xx1: Merge media insert and media remove functions tifm_7xx1: simplify eject function Add dummy_signal_irq function to save check in ISR Remove unused return value from signal_irq callback ...
No related branches found
No related tags found
Showing
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- drivers/misc/tifm_7xx1.c 213 additions, 189 deletionsdrivers/misc/tifm_7xx1.c
- drivers/misc/tifm_core.c 49 additions, 16 deletionsdrivers/misc/tifm_core.c
- drivers/mmc/at91_mci.c 3 additions, 0 deletionsdrivers/mmc/at91_mci.c
- drivers/mmc/au1xmmc.c 12 additions, 1 deletiondrivers/mmc/au1xmmc.c
- drivers/mmc/imxmmc.c 3 additions, 1 deletiondrivers/mmc/imxmmc.c
- drivers/mmc/mmc.c 136 additions, 46 deletionsdrivers/mmc/mmc.c
- drivers/mmc/mmc_block.c 12 additions, 3 deletionsdrivers/mmc/mmc_block.c
- drivers/mmc/mmc_queue.c 1 addition, 1 deletiondrivers/mmc/mmc_queue.c
- drivers/mmc/mmc_sysfs.c 1 addition, 1 deletiondrivers/mmc/mmc_sysfs.c
- drivers/mmc/mmci.c 12 additions, 3 deletionsdrivers/mmc/mmci.c
- drivers/mmc/omap.c 4 additions, 2 deletionsdrivers/mmc/omap.c
- drivers/mmc/pxamci.c 10 additions, 0 deletionsdrivers/mmc/pxamci.c
- drivers/mmc/sdhci.c 53 additions, 38 deletionsdrivers/mmc/sdhci.c
- drivers/mmc/sdhci.h 0 additions, 2 deletionsdrivers/mmc/sdhci.h
- drivers/mmc/tifm_sd.c 272 additions, 215 deletionsdrivers/mmc/tifm_sd.c
- drivers/mmc/wbsd.c 66 additions, 36 deletionsdrivers/mmc/wbsd.c
- drivers/mmc/wbsd.h 0 additions, 1 deletiondrivers/mmc/wbsd.h
- include/linux/mmc/card.h 3 additions, 0 deletionsinclude/linux/mmc/card.h
- include/linux/mmc/host.h 7 additions, 3 deletionsinclude/linux/mmc/host.h
Loading
Please register or sign in to comment