messages from 2012-02-21 10:42:48 to 2012-03-02 18:08:52 UTC [more...]
[PATCH 0/4] Start getting rid of pdata callbacks with gpio_find_by_chip_name()
2012-03-02 18:08 UTC (19+ messages)
` [PATCH 1/4] gpiolib: Add gpiochip_find_by_name() and gpio_find_by_chip_name()
` [PATCH 2/4] mmc: omap_hsmmc: Use gpio_find_by_chip_name() for omap_hsmmc_gpio_init()
` [PATCH 3/4] mmc: omap_hsmmc: Use GPIO offset for external GPIO chips
` [PATCH 4/4] mmc: omap_hsmmc: Simplify init for twl6030 MMC card detect
[PATCH] mmc: core: Clean up after mmc_pre_req if card was removed
2012-03-02 15:29 UTC (6+ messages)
[RESEND PATCH] mmc: core: Fixup suspend/resume issues for UHS-I cards
2012-03-02 14:29 UTC (3+ messages)
[PATCH v5 2/2] mmc: core: Support packed command for eMMC4.5 device
2012-03-02 14:26 UTC (5+ messages)
[PATCH] mmc: core: Fixup suspend/resume issues for UHS-I cards
2012-03-02 12:06 UTC (3+ messages)
[PATCH] Block: use a freezable workqueue for disk-event polling
2012-03-02 9:51 UTC (2+ messages)
[PATCH] ARM: OMAP: hsmmc: add max_freq field
2012-03-02 9:14 UTC (7+ messages)
[PATCH V2 0/1] mmc: start removing enable / disable API
2012-03-02 5:58 UTC (7+ messages)
` [PATCH V2 1/1] "
[PATCH v2 1/4] mmc: sdhci-s3c: use the sdhci-pltfm for Samsung-SoC
2012-03-02 5:07 UTC (7+ messages)
[PATCH] mmc: omap_hsmmc: set dto to 14 for all devices
2012-03-01 17:26 UTC
[PATCH] mmc: core: remove waiting time when clkgate_delay is set
2012-03-01 6:34 UTC (2+ messages)
atmel-mci causing oops?
2012-02-29 21:44 UTC (3+ messages)
[PATCH] mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size
2012-02-29 18:41 UTC (2+ messages)
SD/MMC driver erase
2012-02-28 3:49 UTC
[PATCH v6 0/2] patch set about the MXS-DMA
2012-02-29 13:13 UTC (6+ messages)
[PATCH V2 1/1] mmc: start removing enable / disable API
2012-02-29 12:01 UTC
[PATCH] mmc: start removing enable / disable API
2012-02-29 7:15 UTC (3+ messages)
mmc: dw_mmc: release hardware lock error
2012-02-28 10:09 UTC (5+ messages)
some help for eMMC 8bit SDMA in sdhci_imx for i:MX25
2012-02-28 7:24 UTC
[RFC] mmc: dw_mmc: Fix the max_blk_count in IDMAC
2012-02-28 2:05 UTC (5+ messages)
[PATCH] mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug
2012-02-27 14:12 UTC
atmel-mci causing oops?
2012-02-27 11:58 UTC (8+ messages)
[PATCH v5 0/2] *** exposing SANITIZE capability to the user space via a unique IOCTL ***
2012-02-27 11:17 UTC (3+ messages)
` [PATCH v5 1/2] block: IOCTL support for Sanitize in eMMC v4.5
` [PATCH v5 2/2] mmc: card: Adding "
[PATCH v5 2/2] mmc: core: Support packed command for eMMC4.5 device
2012-02-27 10:20 UTC
[PATCH v5 0/2] mmc: core: Support packed command feature of eMMC4.5
2012-02-27 10:20 UTC
[PATCH v5 1/2] mmc: core: Add packed command feature of eMMC4.5
2012-02-27 10:20 UTC
[PATCH v2 2/4] ARM: SAMSUNG: move the header file to driver directory
2012-02-27 7:58 UTC
[PATCH v2 3/4] mmc: sdhci-s3c: use the sdhci-s3c.h instead of regs-sdhci.h
2012-02-27 7:58 UTC
[PATCH v2 4/4] ARM: SAMSUNG: move the mmc platdata header file to linux/mmc/
2012-02-27 7:58 UTC
[PATCH v2 0/4] mmc: sdhci-s3c: use the sdhci-pltfm.c and move the header file
2012-02-27 7:58 UTC
[PATCH v3 0/2] *** exposing SANITIZE capability to the user space via a unique IOCTL ***
2012-02-27 1:26 UTC (8+ messages)
` [PATCH v3 1/2] block: IOCTL support for Sanitize in eMMC v4.5
` [PATCH v3 2/2] mmc: card: Adding "
[PATCH v4 0/2] *** exposing SANITIZE capability to the user space via a unique IOCTL ***
2012-02-26 11:03 UTC (3+ messages)
` [PATCH v4 1/2] block: IOCTL support for Sanitize in eMMC v4.5
` [PATCH v4 2/2] mmc: card: Adding "
sdmmc controllers without vmmc regulator
2012-02-25 11:57 UTC (2+ messages)
What should the SDHCI regulator control?
2012-02-24 22:49 UTC
[PATCH v2 0/4] omap hsmmc device tree support
2012-02-24 18:49 UTC (20+ messages)
` [PATCH v2 1/4] mmc: omap_hsmmc: Convert hsmmc driver to use device tree
` [PATCH v2 2/4] mmc: omap_hsmmc: Avoid a regulator voltage change with dt
` [PATCH v2 3/4] arm/dts: OMAP4: Add mmc controller nodes and board data
` [PATCH v2 4/4] arm/dts: OMAP3: "
[PATCH 0/4] mmc: omap: add autocmd12, DDR support and runtime fixes
2012-02-24 15:44 UTC (5+ messages)
` [PATCH 1/4] mmc: omap: Enable Auto CMD12
` [PATCH 2/4] mmc: omap: add DDR support to omap_hsmmc
` [PATCH 3/4] mmc: omap: use runtime put sync in probe error patch
` [PATCH 4/4] mmc: omap: context save after enabling runtime pm
[PATCH v7] mmc: support BKOPS feature for eMMC
2012-02-24 12:57 UTC (12+ messages)
[PATCH 2/4] ARM: SAMSUNG: move the header file to driver directory
2012-02-24 10:42 UTC (8+ messages)
[PATCH 1/4] mmc: sdhci-s3c: use the sdhci-pltfm for Samsung-SoC
2012-02-24 10:12 UTC (4+ messages)
[PATCH v2 0/6] mmc: omap_hsmmc: Clean up use/abuse of pdev->id
2012-02-24 10:10 UTC (8+ messages)
` [PATCH v2 1/6] mmc: omap_hsmmc: use platform_get_resource_byname for tx/rx DMA channels
` [PATCH v2 2/6] mmc: omap_hsmmc: remove unused .set_sleep function
` [PATCH v2 3/6] mmc: omap_hsmmc: Use OMAP_HSMMC_SUPPORTS_DUAL_VOLT flag to remove host->id based hardcoding
` [PATCH v2 4/6] mmc: omap_hsmmc: Get rid of omap_hsmmc_1_set_power function
` [PATCH v2 5/6] mmc: omap_hsmmc: Get rid of omap_hsmmc_4_set_power function
` [PATCH v2 6/6] mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supply
[PATCH 2/6] mmc: omap_hsmmc: Make the driver support hotpluggable devices
2012-02-24 9:58 UTC (2+ messages)
` [PATCH 3/6] mmc: omap_hsmmc: If probe fails, give out error messages
[PATCH] ARM: SAMSUNG: change the name from s3c-sdhci to exynos4-sdhci
2012-02-24 9:56 UTC (2+ messages)
[PATCH] mmc/spear: add pm callbacks to support hibernation
2012-02-24 6:25 UTC
[PATCH v2 3/7] mmc: omap_hsmmc: Make the driver support hotpluggable devices
2012-02-23 11:40 UTC (2+ messages)
` [PATCH v2 4/7] mmc: omap_hsmmc: If probe fails, give our error messages
[PATCH] mmc: omap_hsmmc: convert all pr_* to dev_*
2012-02-23 11:32 UTC
[PATCH] mmc: fix regression: set default clock gating delay to 0
2012-02-23 10:22 UTC
[PATCH 1/2] Documentation/gpio.txt: Explain expected pinctrl interaction
2012-02-23 0:45 UTC (16+ messages)
` [PATCH 2/2] gpio: tegra: Delete tegra_gpio_enable/disable()
[PATCH v3 0/6] mmc: sdhci-s3c: Rework platform data and add device tree support
2012-02-22 12:58 UTC (8+ messages)
[PATCH V3 00/12] dmaengine: Pl08x and dw_dmac updates
2012-02-22 12:51 UTC (2+ messages)
[PATCH] mmc: tmio_mmc: do not enable card hotplug interrupts, if unused
2012-02-22 12:16 UTC
[PATCH] mmc: core: fix au_size according to sd spec3.0
2012-02-22 10:28 UTC (4+ messages)
[PATCH v4 2/2] mmc: core: Support packed command for eMMC4.5 device
2012-02-21 19:02 UTC (4+ messages)
[PATCH] mmc: core: fix wrong bit operation for SD card's au_size
2012-02-21 14:14 UTC (3+ messages)
[PATCH v2 6/6] mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supply
2012-02-21 12:41 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).