messages from 2011-02-19 11:20:59 to 2011-02-26 01:50:56 UTC [more...]
[PATCH V2] arm: mach-mmp: brownstone.c support multiple sd slots
2011-02-26 1:50 UTC
[PATCH] MMC: omap_hsmmc: enable interface clock before calling mmc_host_enable()
2011-02-26 1:43 UTC (5+ messages)
[PATCH v5 0/8] OMAP: HSMMC: hwmod adaptation
2011-02-25 21:37 UTC (12+ messages)
` [PATCH v5 1/8] omap: mmc: split out init for 2420
` [PATCH v5 2/8] OMAP2430: hwmod data: Add HSMMC
` [PATCH v5 3/8] OMAP3: "
` [PATCH v5 4/8] OMAP4: hwmod data: enable HSMMC
` [PATCH v5 5/8] OMAP: hwmod data: Add dev_attr and use in the host driver
` [PATCH v5 6/8] OMAP: hsmmc: Move mux configuration to hsmmc.c
` [PATCH v5 7/8] OMAP: adapt hsmmc to hwmod framework
` [PATCH v5 8/8] OMAP: hsmmc: Rename the device and driver
[PATCH V3 0/5] sdhci-esdhc-imx: use gpio for write protection and card detection
2011-02-25 21:29 UTC (15+ messages)
` [PATCH 1/5] mmc: sdhci-esdhc-imx: add support for write protect on custom GPIO
` [PATCH 2/5] mmc: sdhci-esdhc: broken card detection is not a default quirk
` [PATCH 3/5] mmc: sdhci-esdhc-imx: add card detect on custom GPIO
` [PATCH 4/5] arm: mach-mx3: pcm043: add write-protect and card-detect for SD1
` [PATCH 5/5] arm: mach-mx3: use IMX_GPIO_NR instead of hard-coded values
[PATCH v2 1/5] ARM: imx53: add sdhc pad settings
2011-02-25 20:38 UTC (13+ messages)
` [PATCH v2 2/5] ARM: imx51/53: add sdhc3/4 clock
` [PATCH v2 3/5] ARM: imx53_loco: add esdhc device support
` [PATCH v2 4/5] mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from ESDHC_DEFAULT_QUIRKS
` [PATCH v2 5/5] mmc: sdhci-esdhc: enable esdhc on imx53
[PATCH] sdhci: always use max timeout for xfers
2011-02-25 20:07 UTC (6+ messages)
` [PATCH V2] "
[PATCH v2 0/3] sdhci runtime_pm implementation using mmc clock gating fw
2011-02-25 18:28 UTC (8+ messages)
` [PATCH v2 2/3] sdhci-pci : Enable runtime PM support
[PATCH 1/3] mmc: sdhci-pci: Remove set-but-unused variable
2011-02-25 18:22 UTC (7+ messages)
` [PATCH 2/3] mmc: cb710: "
` [PATCH v2 2/3] mmc: cb710: Return err value in cb710_wait_while_busy()
` [PATCH 3/3] mmc: via-sdmmc: Remove set-but-unused variable
[PATCH 3/3] dw_mmc: add quirks unreliable detect and capabilities
2011-02-25 17:58 UTC (2+ messages)
[PATCH 2/3] dw_mmc: support mmc power control with regulator
2011-02-25 17:57 UTC (2+ messages)
[RFC] dw_mmc: didn't support multiple blocks of weird length?
2011-02-25 17:55 UTC (2+ messages)
[PATCH] mmc: sh_mmcif: support aggressive clock gating
2011-02-25 17:30 UTC (2+ messages)
[PATCH v4 0/6] OMAP: HSMMC: hwmod adaptation
2011-02-25 17:03 UTC (16+ messages)
` [PATCH v4 1/6] OMAP2430: hwmod data: Add HSMMC
` [PATCH v4 2/6] OMAP3: "
` [PATCH v4 3/6] OMAP4: hwmod data: enable HSMMC
` [PATCH v4 4/6] OMAP: hwmod data: Add dev_attr and use in the host driver
` [PATCH v4 5/6] OMAP: adapt hsmmc to hwmod framework
` [PATCH v4 6/6] OMAP: hsmmc: Rename the device and driver
MMC quirks relating to performance/lifetime
2011-02-25 12:21 UTC (26+ messages)
[PATCH 1/3] dw_mmc: set fixed burst in BMOD register
2011-02-25 2:08 UTC
[PATCH 1/1]mmc: set timeout for SDHCI host before sending busy cmd
2011-02-25 1:25 UTC (8+ messages)
[PATCH] mmc: mmc.c check if mmc cards < 2GB do sector addressing
2011-02-24 19:12 UTC (2+ messages)
[PATCH] mmc: core: add comment why sdio_reset is done at init time
2011-02-24 18:41 UTC (2+ messages)
[PATCH v3 0/5] OMAP: HSMMC: hwmod adaptation
2011-02-24 18:10 UTC (18+ messages)
` [PATCH v3 1/5] OMAP2430: hwmod data: Add HSMMC
` [PATCH v3 2/5] OMAP3: "
` [PATCH v3 3/5] OMAP4: hwmod data: enable HSMMC
` [PATCH v3 4/5] OMAP: hwmod data: Add dev_attr and use in the host driver
` [PATCH v3 5/5] OMAP: adapt hsmmc to hwmod framework
[PATCH] dw_mmc: support DDR mode
2011-02-24 15:19 UTC (3+ messages)
[PATCH v3] mmc: mxs-mmc: add mmc host driver for i.MX23/28
2011-02-24 13:48 UTC (11+ messages)
[PATCH 1/1]mmc: fix division by zero when calculate mmc erase time
2011-02-24 12:35 UTC (7+ messages)
[PATCH] omap: mmc: split out init for 2420
2011-02-23 17:25 UTC
[PATCH 1/6] omap: mmc: split out init for 2420
2011-02-23 17:15 UTC (2+ messages)
[PATCH V2 0/5] sdhci-esdhc-imx: use gpio for write protection and card detection
2011-02-22 19:56 UTC (12+ messages)
` [PATCH 1/5] mmc: sdhci-esdhc-imx: add support for write protect on custom GPIO
` [PATCH 2/5] mmc: sdhci-esdhc: broken card detection is not a default quirk
` [PATCH 3/5] mmc: sdhci-esdhc-imx: add card detect on custom GPIO
` [PATCH 4/5] arm: mach-mx3: pcm043: add write-protect and card-detect for SD1
` [PATCH 5/5] arm: mach-mx3: use IMX_GPIO_NR instead of hard-coded values
[PATCH 1/5] ARM: imx53: add sdhc pad settings
2011-02-22 5:56 UTC (18+ messages)
` [PATCH 2/5] ARM: imx51/53: add sdhc3/4 clock
` [PATCH 3/5] ARM: imx53_loco: add esdhc device support
` [PATCH 4/5] mm: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from ESDHC_DEFAULT_QUIRKS
` [PATCH 5/5] mmc: sdhci: add quirk SDHCI_QUIRK_FIX_NO_INT_IN_MULTI_BLK_IO
[PATCH] dw_mmc: set the debounce value and remove duplicated offset
2011-02-22 2:18 UTC (3+ messages)
[PATCH] mmc: sdhci-tegra: free irq on error and remove
2011-02-21 21:44 UTC (4+ messages)
SD card reads corrupted (JMicron card reader)
2011-02-21 21:23 UTC (2+ messages)
` [PATCH] sdhci: work around broken dma boundary behaviour
[RFC] MMC: error handling improvements
2011-02-21 20:49 UTC (10+ messages)
[PATCH] omap: hsmmc: fix ocr mask usage
2011-02-21 16:10 UTC (2+ messages)
[PATCH v2] mxcmmc: use dmaengine API
2011-02-21 14:07 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox