summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* drivers/mmc/host: use ERR_CASTJulia Lawall2010-05-271-1/+1
* sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR2010-05-273-0/+311
* sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas2010-05-271-0/+30
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-2722-25/+22
* mmc: OMAP HS-MMC: convert to dev_pm_opsKevin Hilman2010-05-271-4/+11
* omap_hsmmc: improve interrupt synchronisationAdrian Hunter2010-05-271-128/+134
* sdhci: enable multiblock transfers in sdhci-s3cMaurus Cuelenaere2010-05-271-3/+0
* mmc: s3c6410: enable ADMA feature in 6410 sdhci controllerThomas Abraham2010-05-271-6/+1
* mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor buildThomas Abraham2010-05-272-5/+17
* sdhci: build fix: rename SDHCI I/O accessor functionsMatt Fleming2010-05-273-30/+30
* mmc: SDHCI_INT_DATA_MASK typo errorZhangfei Gao2010-05-271-1/+1
* mmc: atmel-mci: Add support for SDIO interruptsAnders Grahn2010-05-271-4/+38
* mmc: add support MMCIF for SuperHYusuke Goda2010-05-273-0/+974
* mmc: atmel-mci: enable SD high speed supportNicolas Ferre2010-05-271-3/+19
* mmc: sd: clean up redundant memsetMark Asselstine2010-05-271-2/+0
* davinci: mmc: updates to suspend/resume implementationChaithrika U S2010-05-271-8/+43
* davinci: mmc: add a function to control reset state of the controllerChaithrika U S2010-05-271-21/+16
* sdhci-pltfm: do not print errors in case of an extended iomem sizeAnton Vorontsov2010-05-271-1/+1
* sdhci-pltfm: implement platform data passingAnton Vorontsov2010-05-271-4/+20
* sdhci: implement CAP_CLOCK_BASE_BROKEN quirkAnton Vorontsov2010-05-272-1/+4
* mmc-omap: add support for 16-bit and 32-bit registersMarek Belisko2010-05-271-29/+33
* davinci: mmc: pass number of SG segments as platform dataSudhakar Rajashekhara2010-05-271-7/+17
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-252-15/+105
|\
| * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-05-202-15/+105
| |\
| | * ARM: mx3: Fix a race condition in mxcmmcDaniel Mack2010-05-171-1/+12
| | * ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack2010-04-142-0/+22
| | * ARM: MXC: mxcmmc: Teach the driver SDIO operationsDaniel Mack2010-04-141-11/+59
| | * ARM: MXC: mxcmmc: misc cleanupsDaniel Mack2010-04-141-4/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-242-31/+349
|\ \ \
| * | | mmc: let MFD's provide supported Vdd card voltages to tmio_mmcGuennadi Liakhovetski2010-05-221-1/+4
| * | | tmio: add a platform flag to disable card write-protection detectionGuennadi Liakhovetski2010-05-221-1/+4
| * | | mmc: add DMA support to tmio_mmc driver, when used on SuperHGuennadi Liakhovetski2010-05-222-30/+342
* | | | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-227-202/+334
|\ \ \ \ | |/ / /
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-211-1/+1
| |\ \ \
| | * \ \ Merge branch 'ioat' into dmaengineDan Williams2010-05-1727-11/+28
| | |\ \ \ | | | | |/ | | | |/|
| | * | | DMAENGINE: extend the control command to include an argLinus Walleij2010-05-171-1/+1
| | * | | DMAENGINE: generic slave control v2Linus Walleij2010-03-261-1/+1
| * | | | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds2010-05-212-186/+301
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO supportSan Mehat2010-03-181-2/+10
| | * | | mmc: msm_sdcc: Fix issue where clocks could be disabled mid transactionSan Mehat2010-03-181-34/+27
| | * | | mmc: msm_sdcc: Fix the dma exec function to use the proper delaysSan Mehat2010-03-181-9/+10
| | * | | mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk tim...Dmitry Shmidt2010-03-181-2/+2
| | * | | mmc: msm_sdcc: Enable busclk idle timer for power savingsSan Mehat2010-03-181-2/+1
| | * | | mmc: msm_sdcc: Don't disable interrupts while suspendingSan Mehat2010-03-181-3/+0
| | * | | mmc: msm_sdcc: Fix issue where we might not end a sucessfull requestSan Mehat2010-03-181-3/+4
| | * | | mmc: msm_sdcc: Featurize busclock power save and disable it by defaultSan Mehat2010-03-181-0/+13
| | * | | mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabledSan Mehat2010-03-182-48/+52
| | * | | mmc: msm_sdcc: Reduce command timeouts and improve reliability.San Mehat2010-03-182-120/+161
| | * | | mmc: msm_sdcc: Schedule clock disable after probeSan Mehat2010-03-181-0/+2
| | * | | mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delaysSan Mehat2010-03-181-55/+61
OpenPOWER on IntegriCloud