public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-24 05:10:29 to 2014-05-30 17:13:08 UTC [more...]

[PATCH v5 00/13] Add Qualcomm SD Card Controller support
 2014-05-30 17:13 UTC  (4+ messages)
` [PATCH v5 01/13] mmc: mmci: use NSEC_PER_SEC macro
` [PATCH v5 02/13] mmc: mmci: convert register bits to use BIT() macro
` [PATCH v5 03/13] mmc: mmci: Add Qualcomm specific register defines

[PATCH v4 00/13] Add Qualcomm SD Card Controller support
 2014-05-30 16:20 UTC  (27+ messages)
` [PATCH v4 01/13] mmc: mmci: use NSEC_PER_SEC macro
` [PATCH v4 02/13] mmc: mmci: convert register bits to use BIT() macro
` [PATCH v4 03/13] mmc: mmci: Add Qualcomm Id to amba id table
` [PATCH v4 04/13] mmc: mmci: Add enough delay between writes to CMD register
` [PATCH v4 05/13] mmc: mmci: Add Qcom datactrl register variant
` [PATCH v4 06/13] mmc: mmci: add ddrmode mask to variant data
` [PATCH v4 07/13] mmc: mmci: add 8bit bus support in "
` [PATCH v4 08/13] mmc: mmci: add edge support to data and command out "
` [PATCH v4 09/13] mmc: mmci: add Qcom specifics of clk and datactrl registers
` [PATCH v4 10/13] mmc: mmci: Add support to data commands via variant structure
` [PATCH v4 11/13] mmc: mmci: add f_max to "
` [PATCH v4 12/13] mmc: mmci: add explicit clk control
` [PATCH v4 13/13] mmc: mmci: Add Qcom specific pio_read function

[PATCH 0/3] mmc:
 2014-05-30 13:40 UTC  (10+ messages)
` [PATCH 1/3] mmc: block: add block number limitation flag for lultiple block read
` [PATCH 2/3] mmc: sdhi: tidyup mmc_data setting for R-Car SDHI
` [PATCH 3/3] mmc: tmio: care about DMA tx/rx addr offset

[PATCHv3 0/4] mmc: fixed the mmc_of_parse for dwmmc
 2014-05-30 12:54 UTC  (11+ messages)
` [PATCHv3 1/4] mmc: host: add slot argument to mmc_of_parse
` [PATCHv3 2/4] mmc: dw_mmc: use the __mmc_of_parse to parse the slot node
` [PATCHv3 3/4] mmc: dw_mmc: remove the "supports-highspeed" property
` [PATCHv3 4/4] ARM: dts: replace the slot property into slot sub-node for dwmmc

[PATCH v3 00/13] Add Qualcomm SD Card Controller support
 2014-05-30  9:00 UTC  (41+ messages)
` [PATCH v3 03/13] mmc: mmci: Add Qualcomm Id to amba id table
` [PATCH v3 06/13] mmc: mmci: Qcomm: Add 3 clock cycle delay after register write
` [PATCH v3 07/13] mmc: mmci: add ddrmode mask to variant data
` [PATCH v3 08/13] mmc: mmci: add 8bit bus support in "
` [PATCH v3 10/13] mmc: mmci: add Qcom specifics of clk and datactrl registers
` [PATCH v3 12/13] mmc: mmci: add explicit clk control
` [PATCH v3 13/13] mmc: mmci: Add Qcom specific pio_read function

RFC: representing sdio devices oob interrupt, clks, etc. in device tree
 2014-05-30  8:17 UTC  (42+ messages)

[PATCH] mmc: sdhci-s3c: call sdhci_card_event() instead of card tasklet
 2014-05-30  5:33 UTC  (3+ messages)

[PATCH 0/3] mmc: Add APM X-Gene SoC SDHC controller support to Arasan SDHCI driver
 2014-05-29 18:54 UTC  (7+ messages)
` [PATCH 1/3] Documentation: Update Arasan SDHC documentation for the APM X-Gene SoC SDHC DTS binding
  ` [PATCH 2/3] mmc: Add APM X-Gene SoC SDHC controller support to Arasan SDHCI driver

[PATCH v14 0/6] mmc: omap_hsmmc: Enable SDIO IRQ
 2014-05-29 13:41 UTC  (9+ messages)
` [PATCH v14 1/6] mmc: omap_hsmmc: Enable SDIO interrupt
` [PATCH v14 2/6] mmc: omap_hsmmc: Extend debugfs by SDIO IRQ handling, runtime state
` [PATCH v14 3/6] mmc: omap_hsmmc: enable wakeup event for sdio OMAP4
` [PATCH v14 4/6] mmc: omap_hsmmc: abort runtime suspend if pending sdio irq detected
` [PATCH v14 5/6] mmc: omap_hsmmc: switch default/idle pinctrl states in runtime hooks
` [PATCH v14 6/6] mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x

[PATCHv2] mmc: dw_mmc: change to use recommended reset procedure
 2014-05-29  5:17 UTC  (3+ messages)
` [PATCH] "

Broadcom BCM57765/57785 SDXC/MMC Card Reader doesn't work for Ultra High Speed SD cards
 2014-05-28 12:35 UTC 

[PATCH] mmc: core: Remove redundant runtime_idle callback
 2014-05-28 11:56 UTC  (2+ messages)

[PATCH 00/11] sdio wifi oob irq support for sunxi
 2014-05-28 10:51 UTC  (36+ messages)
  ` [PATCH 01/11] pinctrl: sunxi: create irq/pin mapping during init
        `  "
  ` [PATCH 02/11] pinctrl: sunxi: add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chip
  ` [PATCH 03/11] pinctrl: sunxi: Move setting of mux to irq type from unmask to set_type
  ` [PATCH 04/11] pinctrl: sunxi: Properly handle level triggered gpio interrupts
  ` [PATCH 05/11] pinctrl: sunxi: Define enable / disable irq callbacks for level triggered irqs
  ` [PATCH 06/11] mmc: Add SDIO function devicetree subnode parsing
  ` [PATCH 07/11] dt: bindings: add bindings for Broadcom bcm43xx sdio devices
  ` [PATCH 08/11] brcmfmac: add device tree support for SDIO devices
  ` [PATCH 09/11] brcmfmac: Fix OOB interrupt not working for BCM43362
  ` [PATCH 10/11] ARM: dts: sun7i: Add #interrupt-cells to pinctrl node
  ` [PATCH 11/11] ARM: dts: sun7i: Add OOB irq support to boards with broadcom sdio wifi

[PATCH 1/1] mmc: sdhci-esdhc-imx: fix mmc ddr mode regression issue
 2014-05-27 14:27 UTC  (4+ messages)

[PATCH 1/1] mmc: moxart: Remove unneeded version.h inclusion
 2014-05-27 11:11 UTC  (2+ messages)

[PATCHv2 0/3] mmc: fixed the mmc_of_parse for dwmmc
 2014-05-27 10:38 UTC  (11+ messages)
` [PATCHv2 1/3] mmc: host: add slot argument to mmc_of_parse
` [PATCHv2 2/3] mmc: dw_mmc: use the __mmc_of_parse to parse the slot node
` [PATCHv2 3/3] ARM: dts: replace the broken-cd property into slot node for dwmmc

Your Urgent reply
 2014-05-26 18:00 UTC 

[PATCHv5] mmc: remove MMC_CAP_ERASE to enable trim in eMMC/SD Device
 2014-05-26 14:44 UTC  (2+ messages)

Avoiding / recovering from end bit errors with sdio device (bcm43362)
 2014-05-26  9:13 UTC 

[PATCH 0/3] mmc: fixed the mmc_of_parse for dwmmc
 2014-05-26  9:11 UTC  (6+ messages)
` [PATCH 1/3] mmc: host: add slot argument to mmc_of_parse

[PATCH] mmc: sdhci-s3c: use mmc_of_parse and remove the card_tasklet
 2014-05-26  8:28 UTC  (2+ messages)

[PATCH] mmc: add new au6601 driver
 2014-05-26  7:50 UTC  (3+ messages)
  ` Repost: "

[PATCH RFC] mmc: add slot argument to mmc_of_parse
 2014-05-26  7:49 UTC  (6+ messages)

[PATCH v2] mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller
 2014-05-24 10:45 UTC  (2+ messages)

[PATCH RFC 00/12] Add Qualcomm SD Card Controller support
 2014-05-24  7:32 UTC  (9+ messages)
` [PATCH v2 00/14] "

adding aliases to mmc ... again
 2014-05-24  5:10 UTC  (7+ messages)


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