aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
...
* | mmc: add support MMCIF for SuperHYusuke Goda2010-05-27
* | mmc: atmel-mci: enable SD high speed supportNicolas Ferre2010-05-27
* | mmc: sd: clean up redundant memsetMark Asselstine2010-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
| | * | | mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabledSan Mehat2010-03-18
| | * | | mmc: msm_sdcc: Reduce command timeouts and improve reliability.San Mehat2010-03-18
| | * | | mmc: msm_sdcc: Schedule clock disable after probeSan Mehat2010-03-18
| | * | | mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delaysSan Mehat2010-03-18
| | * | | mmc: msm_sdcc: Driver clocking/irq improvementsSan Mehat2010-03-18
| | * | | msm: Add 'execute' datamover callbackSan Mehat2010-03-18
| | * | | mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT registerSan Mehat2010-03-18
| | * | | mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling ...San Mehat2010-03-18
| * | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-19
| |\ \ \ \
| | * \ \ \ Merge branch 'devel-stable' into develRussell King2010-05-17
| | |\ \ \ \
| | | * | | | [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao2010-05-11
| | | | |_|/ | | | |/| |
| | * | | | ARM: 6033/1: ARM: MMCI: pass max frequency from platformLinus Walleij2010-04-14
| | * | | | ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro versionLinus Walleij2010-04-14
| | | |_|/ | | |/| |
| * | | | mmc: at91_mci: modify cache flush routinesNicolas Ferre2010-05-15
| * | | | mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre2010-05-11
| * | | | mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre2010-05-11