Age | Commit message (Expand) | Author |
2012-09-04 | mmc: mxs-mmc: fix deadlock caused by recursion loop | Lauri Hintsala |
2012-09-04 | mmc: mxs-mmc: fix deadlock in SDIO IRQ case | Lauri Hintsala |
2012-09-04 | mmc: bfin_sdh: fix dma_desc_array build error | Sonic Zhang |
2012-08-01 | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-07-31 | ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel reque... | Kevin Hilman |
2012-07-31 | mmc: omap: remove private DMA API implementation | Russell King |
2012-07-31 | mmc: omap: add DMA engine support | Russell King |
2012-07-31 | mmc: omap_hsmmc: remove private DMA API implementation | Russell King |
2012-07-31 | mmc: omap_hsmmc: add DMA engine support | Russell King |
2012-07-26 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-07-25 | Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes | Arnd Bergmann |
2012-07-25 | ARM: Orion: fix driver probe error handling with respect to clk | Simon Baatz |
2012-07-24 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-07-23 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-07-23 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-07-22 | mmc: sdhci-dove: Prepare for common clock framework | Sebastian Hesselbarth |
2012-07-22 | mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BIT | Sebastian Hesselbarth |
2012-07-22 | mmc: omap_hsmmc: ensure probe returns error upon resource failure | Kevin Hilman |
2012-07-22 | mmc: mxs-mmc: Add wp-inverted property | Marek Vasut |
2012-07-22 | mmc: esdhc: Fix DMA_MASK to not break mx25 DMA access | Wilson Callan |
2012-07-22 | mmc: sd: Fix sd current limit setting | Aaron Lu |
2012-07-22 | mmc: omap_hsmmc: add clk_prepare and clk_unprepare | Rajendra Nayak |
2012-07-22 | mmc: sdhci: When a UHS switch fails, cycle power if regulator is used | Philip Rakity |
2012-07-22 | mmc: atmel-mci: modify CLKDIV displaying in debugfs | Nicolas Ferre |
2012-07-22 | mmc: atmel-mci: fix incorrect setting of host->data to NULL | Nicolas Ferre |
2012-07-22 | mmc: sdhci: poll for card even when card is logically unremovable | Daniel Drake |
2012-07-22 | mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER | Aaron Lu |
2012-07-22 | mmc: sdhci: restore host settings when card is removed | Aaron Lu |
2012-07-22 | mmc: sdhci: fix incorrect command used in tuning | Aaron Lu |
2012-07-22 | mmc: sdhci-pci: CaFe has broken card detection | Daniel Drake |
2012-07-22 | mmc: sdhci: Report failure reasons for all cases in sdhci_add_host() | Mark Brown |
2012-07-22 | mmc: s3cmci: Convert s3cmci driver to gpiolib API | Sylwester Nawrocki |
2012-07-22 | mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS | Philip Rakity |
2012-07-22 | mmc: mxs-mmc: enable regulator for mmc slot | Shawn Guo |
2012-07-21 | mmc: only support voltage (vdd) that regulator agrees with | Philip Rakity |
2012-07-21 | mmc: sdhci: only set 200mA support for 1.8v if 200mA is available | Philip Rakity |
2012-07-21 | mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulator | Philip Rakity |
2012-07-21 | mmc: sh_mmcif: support generic card-detection | Guennadi Liakhovetski |
2012-07-21 | mmc: sh-mmcif: add OF support, make platform data optional | Guennadi Liakhovetski |
2012-07-21 | mmc: sdhi: add OF support, make platform data optional | Guennadi Liakhovetski |
2012-07-21 | mmc: tmio: use generic GPIO CD and WP handlers | Guennadi Liakhovetski |
2012-07-21 | mmc: sh_mobile_sdhi: support caps2 flags | Guennadi Liakhovetski |
2012-07-21 | mmc: tmio: support caps2 flags | Guennadi Liakhovetski |
2012-07-21 | mmc: sh_mmcif: add regulator support | Guennadi Liakhovetski |
2012-07-21 | mmc: sh_mmcif: remove redundant .down_pwr() callback | Guennadi Liakhovetski |
2012-07-21 | mmc: sh_mmcif: re-read the clock frequency every time it is turned on | Guennadi Liakhovetski |
2012-07-21 | mmc: sh_mmcif: fix clock management | Guennadi Liakhovetski |
2012-07-21 | mmc: sh_mmcif: simplify and use meaningful label names in error-handling | Guennadi Liakhovetski |
2012-07-21 | mmc: tmio: remove a duplicated comment line | Guennadi Liakhovetski |
2012-07-21 | mmc: sdhi: do not install dummy callbacks | Guennadi Liakhovetski |