public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-18 03:10:51 to 2013-03-06 14:11:44 UTC [more...]

[PATCH v3 0/2] omap_hsmmc DT DMA Client support
 2013-03-06 14:12 UTC  (2+ messages)
` [PATCH v3 1/2] mmc: omap_hsmmc: convert to dma_request_slave_channel_compat()

[PATCH v8 0/9] DMA Engine support for AM33XX
 2013-03-06 14:01 UTC  (12+ messages)
  ` [PATCH v8 1/9] ARM: davinci: move private EDMA API to arm/common
  ` [PATCH v8 2/9] ARM: edma: remove unused transfer controller handlers
  ` [PATCH v8 3/9] ARM: edma: add AM33XX support to the private EDMA API
  ` [PATCH v8 4/9] dmaengine: edma: enable build for AM33XX
  ` [PATCH v8 5/9] dmaengine: edma: Add TI EDMA device tree binding
  ` [PATCH v8 6/9] ARM: dts: add AM33XX EDMA support
  ` [PATCH v8 7/9] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
  ` [PATCH v8 8/9] spi: omap2-mcspi: add generic DMA request support to the DT binding
  ` [PATCH v8 9/9] ARM: dts: add AM33XX SPI DMA support

[PATCH v2 0/3] omap_hsmmc DT DMA Client support
 2013-03-06 13:56 UTC  (8+ messages)
` [PATCH v2 1/3] mmc: omap_hsmmc: convert to dma_request_slave_channel_compat()
  ` [PATCH v2 2/3] mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt case
` [PATCH v2 3/3] mmc: omap_hsmmc: add generic DMA request support to the DT binding

[PATCH] mmc: dwmmc: let device core setup the default pin configuration
 2013-03-06 12:04 UTC 

[PATCH] mmc: sdhci-s3c: let device core setup the default pin configuration
 2013-03-06 11:36 UTC 

[PATCH 0/3] mmc: Use runtime pm for blkdevice
 2013-03-06  6:57 UTC  (9+ messages)
` [PATCH 1/3] mmc: core: Remove power_restore bus_ops for mmc and sd
` [PATCH 2/3] mmc: core: Add bus_ops for runtime pm callbacks
` [PATCH 3/3] mmc: block: Enable runtime pm for mmc blkdevice

[PATCH v2] mmc: sdhci: update check code for cd-broken or nonremovable card
 2013-03-06  4:13 UTC  (4+ messages)

[PATCH 0/3] mmc: core/sdhci: enhance card detect code
 2013-03-06  3:29 UTC  (4+ messages)
` [PATCH v8 1/3] mmc: core: enhance card removal judgement for slow removal
` [PATCH v4 2/3] mmc: sdhci: add function get_cd
` [PATCH v3 3/3] mmc: sdhci: update check code for cd-broken or nonremovable card

[PATCH v2 00/12] ARM: mxs: move to generic DMA device tree binding
 2013-03-05 19:39 UTC  (3+ messages)
` [PATCH v2 04/12] mmc: mxs-mmc: move to use generic DMA helper

[PATCH v4 0/5] Add DT support for davinci_mmc driver
 2013-03-05 11:46 UTC  (11+ messages)
` [PATCH v4 1/5] ARM: davinci: mmc: derive version information from device name
` [PATCH v4 3/5] mmc: davinci_mmc: add DT support
` [PATCH v4 5/5] ARM: davinci: da850: override mmc DT node device name

[PATCH 1/2] mmc: davinci_mmc: use module_platform_driver_probe()
 2013-03-05  3:54 UTC  (2+ messages)
` [PATCH 2/2] mmc: mvsdio: "

[PATCH] mmc: sdio: bind acpi with sdio function device
 2013-03-05  3:24 UTC 

[PATCH v7 00/10] DMA Engine support for AM33XX
 2013-03-04 22:12 UTC  (5+ messages)
` [PATCH v7 01/10] ARM: davinci: move private EDMA API to arm/common

[PATCH -v3 10/23] mmc: rename random32() to prandom_u32()
 2013-03-04 12:58 UTC 

[PATCH 1/2] mmc: dw_mmc: Make dw_mci_exynos_probe static
 2013-03-04  4:36 UTC  (5+ messages)
` [PATCH 2/2] mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr()

atmel-mci: issues after upgrading to linux 3.8
 2013-03-03 11:59 UTC 

[PATCH] mmc: sdhci: update card present check code
 2013-03-01  9:44 UTC  (2+ messages)

[PATCH 3/3] mmc: sdhci-pxav3: remove cd-broken quirk for permanently present card
 2013-03-01  9:41 UTC 

[PATCH 2/3] mmc: sdhci-pxav3: transfer platform data to sdhci_pltfm_init
 2013-03-01  9:41 UTC 

[PATCH 1/3] mmc: sdhci: add quirks2 in sdhci_pltfm_init
 2013-03-01  9:41 UTC 

[PATCH v2 2/2] mmc: sdhci: add function get_cd
 2013-03-01  9:22 UTC  (4+ messages)

[PATCH v7 1/2] mmc: core: enhance card removal judgement for slow removal
 2013-02-28 13:23 UTC  (4+ messages)

[PATCH v2] mmc: davinci: allow driver to work without DMA resource
 2013-02-28 11:00 UTC  (3+ messages)

[PATCH 04/12] mmc: mxs-mmc: move to use generic DMA helper
 2013-02-28 10:50 UTC  (4+ messages)

[PATCH v3 2/2] mmc: sdhci: add function get_cd
 2013-02-28  9:35 UTC 

[PATCH] mmc: Add in support to expose PRV for v4 MMCs
 2013-02-28  8:49 UTC  (2+ messages)

[PATCH 2/5] mmc: core: call pm_runtime_put_sync in pm_runtime_get_sync failed case
 2013-02-28  7:44 UTC 

question for mmc_test
 2013-02-28  7:21 UTC 

[PATCH v6 1/2] mmc: core: enhance card removal judgement for slow removal
 2013-02-28  2:38 UTC 

[PATCH 1/2] mmc: dw_mmc: exynos: Add compatibility for exynos4412 SoC
 2013-02-27 23:19 UTC  (11+ messages)
` [PATCH 2/2] mmc: dw_mmc: exynos: Add pinctrl support

[Question] What does SDHCI_QUIRK_BROKEN_CARD_DETECTION stands for?
 2013-02-27 14:58 UTC  (3+ messages)

[PATCH] mmc: core: update the power up time according to spec
 2013-02-27  9:26 UTC 

[PATCH v5 1/2] mmc: core: enhance card removal judgement for slow removal
 2013-02-27  8:10 UTC 

[PATCH RESEND v4 1/2] mmc: sdhci: update timeout clock setting if SDCLK is used
 2013-02-27  7:35 UTC  (2+ messages)

Problem with "mmc: core: Do not rescan non-removable devices"
 2013-02-26 10:47 UTC  (2+ messages)

[PATCH 2/2] mmc: sdhci: add function get_cd
 2013-02-26  9:48 UTC 

[PATCH 1/2 v4] mmc: core: enhance card removal judgement for slow removal
 2013-02-26  9:48 UTC 

[PATCH] mmc: mxcmmc: DT support
 2013-02-25 18:28 UTC 

[PATCH] mmc: omap_hsmmc: Remove redundant check
 2013-02-24 22:52 UTC 

[PATCH V2 0/2] mmc: tegra: use mmc_of_parse to get support of standard MMC DT binding
 2013-02-24 20:08 UTC  (5+ messages)
` [PATCH V2 1/2] ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc host
` [PATCH V2 2/2] mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings

[GIT PULL] MMC updates for 3.9-rc1
 2013-02-24 20:04 UTC 

[PATCH v1] mmc: card: Adding support for sanitize in eMMC 4.5
 2013-02-24 11:38 UTC 

[PATCH v3] mmc: dw_mmc: Add MSHC compatible for Exynos4412
 2013-02-22 15:17 UTC  (9+ messages)
` [PATCH v4] "

[PATCH] mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clear
 2013-02-22 11:16 UTC  (3+ messages)

[PATCH v3] mmc: core: enhance card remove detection for gpio detect
 2013-02-22  2:56 UTC 

[PATCH 0/2] mmc: tegra: use mmc_of_parse to get support of standard MMC DT binding
 2013-02-22  2:07 UTC  (17+ messages)
` [PATCH 1/2] ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc host
` [PATCH 2/2] mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings

[PATCH] mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clear
 2013-02-22  1:12 UTC  (2+ messages)

[PATCH] mc: sh-mmcif: handle MMC_WRITE_MULTIPLE_BLOCK completion IRQ again
 2013-02-21 15:52 UTC  (2+ messages)

[PATCH v2] mmc: mxcmmc: fix bug that may block a data transfer forever
 2013-02-21 15:49 UTC  (5+ messages)

[PATCH v2] mmc: core: enhance card remove detection for gpio detect
 2013-02-21  8:36 UTC 

OMAP4 bust: MMC causes hung tasks
 2013-02-20 23:43 UTC  (3+ messages)

[PATCH 0/4] Tegra114 Add Minimal SDHCI support
 2013-02-20 19:16 UTC  (10+ messages)
  ` [PATCH 1/4] ARM tegra: add SDHCI nodes with common properties
  ` [PATCH 3/4] mmc: host: sdhci-tegra: cleanup ifdefs
  ` [PATCH 4/4] mmc: host: sdhci-tegra: add basic support for Tegra114
` [PATCH 2/4] ARM: tegra: add SDHCI support for Dalmore

dw_mmc build broken in next-20130220 (was Re: [PATCH v3 2/2] lib/scatterlist: use page iterator in the mapping iterator)
 2013-02-20 18:41 UTC  (2+ messages)

[PATCH] mmc: core: enhance card remove detection for gpio detect
 2013-02-20  9:45 UTC 

[PATCH 3/3] mmc: sdhci: check voltage range only on regulators aware of voltage value
 2013-02-20  9:34 UTC  (9+ messages)
` [PATCH 3/3 RESEND] "

[PATCH] mmc: core: restore ocr and operation voltage in resume
 2013-02-20  9:31 UTC 

[PATCH v4 00/13] mmc: core and driver DT and related development
 2013-02-19 22:00 UTC  (22+ messages)
` [PATCH v4 03/13] mmc: provide a standard MMC device-tree binding parser centrally
  ` [PATCH v5 "
` [PATCH v4 12/13] mmc: add DT bindings for more MMC capability flags
` [PATCH v4 13/13] mmc: tmio: add barriers to IO operations

[PATCH] mmc: tegra: assume CONFIG_OF, remove platform data
 2013-02-19 19:22 UTC  (3+ messages)

[PATCH v9 0/2] *** adding and exposing SANITIZE capability to the user space via a unique IOCTL ***
 2013-02-19 16:26 UTC  (4+ messages)
` [PATCH v9 1/2] block: ioctl support for sanitize in eMMC 4.5
` [PATCH v9 2/2] mmc: card: Adding "

[PATCH v9 0/2] *** adding and exposing SANITIZE capability to the user space via a unique IOCTL ***
 2013-02-19 16:17 UTC  (4+ messages)
` [PATCH v9 1/2] block: ioctl support for sanitize in eMMC 4.5
` [PATCH v9 2/2] mmc: card: Adding "

[PATCH 1/2] mmc: dw-mmc: check the host->bus_hz before calling
 2013-02-19 10:18 UTC  (2+ messages)

[PATCH] mmc: dw-mmc: return the result of mmc_add_host()
 2013-02-19 10:18 UTC  (2+ messages)

FW: [PATCH v2] mmc: host: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()
 2013-02-18 15:50 UTC  (2+ messages)

omap_hsmmc: SDIO IRQ on AM335x family
 2013-02-18 12:42 UTC  (5+ messages)
` [PATCH] mmc: omap_hsmmc: Enable SDIO IRQ using a GPIO in idle mode

[PATCH v3] mmc: dw_mmc: read all data in FIFO after Data transfer over interrupt in pio mode
 2013-02-18 10:51 UTC  (2+ messages)

[PATCH 2/2] mmc: dw-mmc: fix the return value for exynos's setup_clock()
 2013-02-18 10:12 UTC 

[PATCH 1/3] mmc: sdhci_pltfm: Constify sdhci_pltfm_data
 2013-02-18  2:58 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox