summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7223/1: mmc: mmci: Fixup use of runtime PM and use autosuspendUlf Hansson2012-01-201-3/+16
* ARM: 7221/1: mmc: mmci: Change from using legacy suspendUlf Hansson2012-01-201-10/+12
* ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handlerUlf Hansson2012-01-201-4/+4
* ARM: 7218/1: mmc: mmci: Provide option to configure bus signal directionUlf Hansson2012-01-202-10/+21
* ARM: 7217/1: mmc: mmci: Put power register deviations in variant dataUlf Hansson2012-01-201-5/+17
* ARM: 7216/1: mmc: mmci: Do not release spinlock in request_endUlf Hansson2012-01-201-6/+0
* ARM: 7215/1: mmc: mmci: Increase max_segs from 16 to 128Ulf Hansson2012-01-201-1/+1
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-176-15/+34
|\
| * mmc: mxs-mmc: fix the dma_transfer_direction migrationShawn Guo2011-12-231-0/+3
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-176-15/+31
| |\
| | * mmc-host: move to dma_transfer_directionVinod Koul2011-10-316-15/+31
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-141-17/+28
|\ \ \
| * | | MIPS: Alchemy: Au1300 SoC supportManuel Lauss2011-12-071-17/+28
* | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-142-7/+7
|\ \ \ \
| * | | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-7/+7
* | | | | Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-1336-703/+839
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mmc: sdhci: restore the enabled dma when do reset allShaohui Xie2012-01-121-0/+5
| * | | | mmc: dw_mmc: miscaculated the fifo-depth with wrong bit operationJaehoon Chung2012-01-121-1/+1
| * | | | mmc: host: Adds support for eMMC 4.5 HS200 modeGirish K S2012-01-122-15/+43
| * | | | mmc: dw_mmc: fixed wrong bit operation for SDMMC_GET_FCNT()Jaehoon Chung2012-01-121-1/+1
| * | | | mmc: sdhci-spear: Fix compilation errorViresh Kumar2012-01-121-2/+1
| * | | | mmc: sdhci: Deal with failure case in sdhci_suspend_hostAaron Lu2012-01-121-3/+14
| * | | | mmc: dw_mmc: Clear the DDR mode for non-DDRSeungwon Jeon2012-01-121-4/+7
| * | | | mmc: sd: Fix SDR12 timing regressionAlexander Elbs2012-01-121-2/+1
| * | | | mmc: sdhci: Fix tuning timer incorrect setting when suspending hostAaron Lu2012-01-121-2/+1
| * | | | mmc: omap_hsmmc: use threaded irq handler for card-detect.NeilBrown2012-01-111-27/+9
| * | | | mmc: sdhci-pci: enable runtime PM for Medfield SDIOAdrian Hunter2012-01-111-0/+7
| * | | | mmc: sdhci: Always pass clock request value zero to set_clock host opTodd Poynor2012-01-111-1/+1
| * | | | mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTIONAdrian Hunter2012-01-112-2/+0
| * | | | mmc: sdhci-pci: get gpio numbers from platform dataAdrian Hunter2012-01-111-68/+41
| * | | | mmc: sdhci-pci: add platform dataAdrian Hunter2012-01-113-4/+34
| * | | | mmc: sdhci: prevent card detection activity for non-removable cardsAdrian Hunter2012-01-111-4/+3
| * | | | mmc: sdhci: fix vmmc handlingAdrian Hunter2012-01-111-22/+21
| * | | | mmc: omap: remove clock rate hard codingBalaji TK2012-01-111-4/+3
| * | | | mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data memberGuennadi Liakhovetski2012-01-111-44/+50
| * | | | mmc: sh_mmcif: process requests asynchronouslyGuennadi Liakhovetski2012-01-111-172/+416
| * | | | mmc: sh_mmcif: cosmetic clean upGuennadi Liakhovetski2012-01-111-45/+34
| * | | | mmc: sh_mmcif: process error interrupts firstGuennadi Liakhovetski2012-01-111-6/+6
| * | | | mmc: tmio_mmc: Hotplug code regroupingBastian Hecht2012-01-111-9/+21
| * | | | mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset valueJingoo Han2012-01-111-1/+1
| * | | | mmc: dw_mmc: Support predefined mutiple block transfersSeungwon Jeon2012-01-111-6/+28
| * | | | mmc: dw_mmc: Remove unnecessary else clausesChris Ball2012-01-111-5/+0
| * | | | mmc: dw_mmc: Add more capabilities fieldSeungwon Jeon2012-01-111-0/+6
| * | | | mmc: dw_mmc: use dev_pm_ops for dw_mmc controllersJaehoon Chung2012-01-111-9/+10
| * | | | mmc: sdhci-pci: simplify error handlingAxel Lin2012-01-111-20/+18
| * | | | mmc: sdhci-s3c: Add pm_caps into SD/MMC hostSangwook Lee2012-01-111-0/+3
| * | | | mmc: remove the second argument of k[un]map_atomic()Cong Wang2012-01-115-19/+19
| * | | | mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin2012-01-1121-243/+21
| * | | | mmc: Remove redundant spi driver bus initializationLars-Peter Clausen2012-01-111-1/+0
| * | | | mmc: sh_mmcif: simplify clock divisor calculationGuennadi Liakhovetski2012-01-111-1/+2
OpenPOWER on IntegriCloud