| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-07-13 |
|\ |
|
| * | mmc: core: Bus width testing needs to handle suspend/resume | Philip Rakity | 2011-07-13 |
* | | ARM: 6980/1: mmci: use StartBitErr to detect bad connections | Linus Walleij | 2011-07-06 |
|/ |
|
* | mmc: queue: bring discard_granularity/alignment into line with SCSI | Adrian Hunter | 2011-06-25 |
* | mmc: queue: append partition subname to queue thread name | Adrian Hunter | 2011-06-25 |
* | mmc: core: make erase timeout calculation allow for gated clock | Adrian Hunter | 2011-06-25 |
* | mmc: block: switch card to User Data Area when removing the block driver | Adrian Hunter | 2011-06-25 |
* | mmc: sdio: reset card during power_restore | Daniel Drake | 2011-06-25 |
* | mmc: sdhi: DMA slave ID 0 is invalid | Guennadi Liakhovetski | 2011-06-25 |
* | mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling | Guennadi Liakhovetski | 2011-06-25 |
* | mmc: omap_hsmmc: use original sg_len for dma_unmap_sg | Per Forlin | 2011-06-25 |
* | mmc: omap_hsmmc: fix ocr mask usage | Anand Gadiyar | 2011-06-25 |
* | mmc: sdio: fix runtime PM path during driver removal | Ohad Ben-Cohen | 2011-06-25 |
* | mmc: sdhi: fix module unloading | Guennadi Liakhovetski | 2011-06-18 |
* | mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.c | Wanlong Gao | 2011-06-18 |
* | mmc: vub300: fix null dereferences in error handling | Chris Ball | 2011-06-18 |
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-06-16 |
|\ |
|
| * | ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edges | Linus Walleij | 2011-06-06 |
* | | ARM: OMAP4: MMC: no regulator off during probe for eMMC | Balaji T K | 2011-06-01 |
|/ |
|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-05-27 |
|\ |
|
| * | ARM: 6832/1: mmci: support for ST-Ericsson db8500v2 | Philippe Langlais | 2011-05-26 |
* | | mmc: Use device platform_data to retrieve tmio_mmc platform bits | Samuel Ortiz | 2011-05-26 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-05-25 |
|\ |
|
| * | mmc: core: eMMC bus width may not work on all platforms | Philip Rakity | 2011-05-25 |
| * | mmc: sdhci: Auto-CMD23 fixes. | Andrei Warkentin | 2011-05-25 |
| * | mmc: sdhci: Auto-CMD23 support. | Andrei Warkentin | 2011-05-25 |
| * | mmc: core: Block CMD23 support for UHS104/SDXC cards. | Andrei Warkentin | 2011-05-25 |
| * | mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI. | Andrei Warkentin | 2011-05-25 |
| * | mmc: core: Use CMD23 for multiblock transfers when we can. | Andrei Warkentin | 2011-05-25 |
| * | mmc: Add new VUB300 USB-to-SD/SDIO/MMC driver | Tony Olech | 2011-05-24 |
| * | mmc: sdhci-pxa: Add quirks for DMA/ADMA to match h/w | Philip Rakity | 2011-05-24 |
| * | mmc: core: duplicated trial with same freq in mmc_rescan_try_freq() | Jaehoon Chung | 2011-05-24 |
| * | mmc: core: add support for eMMC Dual Data Rate | Philip Rakity | 2011-05-24 |
| * | mmc: core: eMMC signal voltage does not use CMD11 | Philip Rakity | 2011-05-24 |
| * | mmc: sdhci-pxa: add platform code for UHS signaling | Philip Rakity | 2011-05-24 |
| * | mmc: sdhci: add hooks for setting UHS in platform specific code | Philip Rakity | 2011-05-24 |
| * | mmc: core: clear MMC_PM_KEEP_POWER flag on resume | Eliad Peller | 2011-05-24 |
| * | mmc: dw_mmc: fixed wrong regulator_enable in suspend/resume | Jaehoon Chung | 2011-05-24 |
| * | mmc: sdhi: allow powering down controller with no card inserted | Guennadi Liakhovetski | 2011-05-24 |
| * | mmc: tmio: runtime suspend the controller, where possible | Guennadi Liakhovetski | 2011-05-24 |
| * | mmc: sdhi: support up to 3 interrupt sources | Magnus Damm | 2011-05-24 |
| * | mmc: sdhi: print physical base address and clock rate | Magnus Damm | 2011-05-24 |
| * | mmc: sdhi: no need for special interrupt flags | Magnus Damm | 2011-05-24 |
| * | mmc: tmio/sdhi: break out interrupt request/free | Magnus Damm | 2011-05-24 |
| * | mmc: protect the tmio_mmc driver against a theoretical race | Guennadi Liakhovetski | 2011-05-24 |
| * | mmc: add runtime and system power-management support to the MMCIF driver | Guennadi Liakhovetski | 2011-05-24 |
| * | mmc: Add runtime and system-wide PM to the TMIO MMC driver | Guennadi Liakhovetski | 2011-05-24 |
| * | mmc: sh_mmcif: protect against a theoretical race | Guennadi Liakhovetski | 2011-05-24 |
| * | mmc: sdio: optimized SDIO IRQ handling for single irq | Stefan Nilsson XK | 2011-05-24 |
| * | mmc: mmc_test: minor clean up, use t = &test.area everywhere | Andy Shevchenko | 2011-05-24 |