aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAge
* ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-30
* sdhci-s3c: add missing remove functionMarek Szyprowski2010-07-20
* mmc: msm: fix compile error on MSM7x30Daniel Walker2010-06-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-04
|\
| * sh: prepare MMCIF driver header fileMagnus Damm2010-05-31
* | omap: remove BUG_ON for disabled interruptsCory Maccarrone2010-06-04
|/
* drivers/mmc/host: use ERR_CASTJulia Lawall2010-05-27
* sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR2010-05-27
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-27
* mmc: OMAP HS-MMC: convert to dev_pm_opsKevin Hilman2010-05-27
* omap_hsmmc: improve interrupt synchronisationAdrian Hunter2010-05-27
* sdhci: enable multiblock transfers in sdhci-s3cMaurus Cuelenaere2010-05-27
* mmc: s3c6410: enable ADMA feature in 6410 sdhci controllerThomas Abraham2010-05-27
* mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor buildThomas Abraham2010-05-27
* sdhci: build fix: rename SDHCI I/O accessor functionsMatt Fleming2010-05-27
* mmc: SDHCI_INT_DATA_MASK typo errorZhangfei Gao2010-05-27
* mmc: atmel-mci: Add support for SDIO interruptsAnders Grahn2010-05-27
* mmc: add support MMCIF for SuperHYusuke Goda2010-05-27
* mmc: atmel-mci: enable SD high speed supportNicolas Ferre2010-05-27
* davinci: mmc: updates to suspend/resume implementationChaithrika U S2010-05-27
* davinci: mmc: add a function to control reset state of the controllerChaithrika U S2010-05-27
* sdhci-pltfm: do not print errors in case of an extended iomem sizeAnton Vorontsov2010-05-27
* sdhci-pltfm: implement platform data passingAnton Vorontsov2010-05-27
* sdhci: implement CAP_CLOCK_BASE_BROKEN quirkAnton Vorontsov2010-05-27
* mmc-omap: add support for 16-bit and 32-bit registersMarek Belisko2010-05-27
* davinci: mmc: pass number of SG segments as platform dataSudhakar Rajashekhara2010-05-27
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-25
|\
| * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-05-20
| |\
| | * ARM: mx3: Fix a race condition in mxcmmcDaniel Mack2010-05-17
| | * ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack2010-04-14
| | * ARM: MXC: mxcmmc: Teach the driver SDIO operationsDaniel Mack2010-04-14
| | * ARM: MXC: mxcmmc: misc cleanupsDaniel Mack2010-04-14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-24
|\ \ \
| * | | mmc: let MFD's provide supported Vdd card voltages to tmio_mmcGuennadi Liakhovetski2010-05-22
| * | | tmio: add a platform flag to disable card write-protection detectionGuennadi Liakhovetski2010-05-22
| * | | mmc: add DMA support to tmio_mmc driver, when used on SuperHGuennadi Liakhovetski2010-05-22
* | | | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\| | |
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-21
| |\ \ \
| | * \ \ Merge branch 'ioat' into dmaengineDan Williams2010-05-17
| | |\ \ \ | | | | |/ | | | |/|
| | * | | DMAENGINE: extend the control command to include an argLinus Walleij2010-05-17
| | * | | DMAENGINE: generic slave control v2Linus Walleij2010-03-26
| * | | | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds2010-05-21
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO supportSan Mehat2010-03-18
| | * | | mmc: msm_sdcc: Fix issue where clocks could be disabled mid transactionSan Mehat2010-03-18
| | * | | mmc: msm_sdcc: Fix the dma exec function to use the proper delaysSan Mehat2010-03-18
| | * | | mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk tim...Dmitry Shmidt2010-03-18
| | * | | mmc: msm_sdcc: Enable busclk idle timer for power savingsSan Mehat2010-03-18
| | * | | mmc: msm_sdcc: Don't disable interrupts while suspendingSan Mehat2010-03-18
| | * | | mmc: msm_sdcc: Fix issue where we might not end a sucessfull requestSan Mehat2010-03-18
| | * | | mmc: msm_sdcc: Featurize busclock power save and disable it by defaultSan Mehat2010-03-18