Age | Commit message (Expand) | Author |
2011-06-01 | ARM: OMAP4: MMC: no regulator off during probe for eMMC | Balaji T K |
2011-05-27 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-05-26 | mmc: Use device platform_data to retrieve tmio_mmc platform bits | Samuel Ortiz |
2011-05-26 | ARM: 6832/1: mmci: support for ST-Ericsson db8500v2 | Philippe Langlais |
2011-05-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-05-25 | mmc: sdhci: Auto-CMD23 fixes. | Andrei Warkentin |
2011-05-25 | mmc: sdhci: Auto-CMD23 support. | Andrei Warkentin |
2011-05-25 | mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI. | Andrei Warkentin |
2011-05-24 | 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: 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: 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: sdhci: add support for retuning mode 1 | Arindam Nath |
2011-05-24 | mmc: sdhci: add support for programmable clock mode | Arindam Nath |
2011-05-24 | mmc: sdhci: enable preset value after uhs initialization | Arindam Nath |
2011-05-24 | mmc: sd: add support for tuning during uhs initialization | Arindam Nath |
2011-05-24 | mmc: sd: set current limit for uhs cards | Arindam Nath |
2011-05-24 | mmc: sd: add support for uhs bus speed mode selection | Arindam Nath |
2011-05-24 | mmc: sdhci: reset sdclk before setting high speed enable | Arindam Nath |
2011-05-24 | mmc: sd: add support for driver type selection | Arindam Nath |
2011-05-24 | mmc: sd: add support for signal voltage switch procedure | Arindam Nath |
2011-05-24 | mmc: sdhci: Fix read-only detection with JMicron 388 chip | Takashi Iwai |
2011-05-24 | mmc: sdhci: Add pre and post reset processing for chip specific reset | Philip Rakity |
2011-05-24 | mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK | Mark Brown |
2011-05-24 | mmc: sdhci: work around broken dma boundary behavior | Mikko Vinni |
2011-05-24 | mmc: sdhci: R1B command handling + MMC_CAP_ERASE. | Andrei Warkentin |
2011-05-24 | mmc: sdhci-pci: Fix checkpatch.pl errors | Ameya Palande |
2011-05-24 | mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool' | Shawn Guo |
2011-05-24 | mmc: tegra: add pm_flags | Venkat Rao |
2011-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2011-05-23 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-05-23 | Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and... | Russell King |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-18 | Haavard Skinnemoen has left Atmel | Jean Delvare |
2011-05-18 | drivercore: revert addition of of_match to struct device | Grant Likely |
2011-05-12 | ARM: 6858/1: mmci: force negative edge on clock bypass for ux500 | Linus Walleij |
2011-05-11 | ARM: 6785/1: mmci: separate out ST Micro register defines | Linus Walleij |
2011-05-06 | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches |
2011-04-27 | mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish | Chris Ball |