linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-07 08:28:59 to 2014-05-14 10:17:15 UTC [more...]

[PATCH v2 1/3] lib/crc7: Shift crc7() output left 1 bit
 2014-05-14 10:17 UTC  (9+ messages)
    ` [PATCH 2/3] drivers/mmc/host/mmc_spi.c: Use get/put_unaligned_be32
    ` [PATCH 3/3] drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computation

[PATCH v3] mmc: sdhci-pci-o2micro: Add SeaBird SeaEagle SD3 support
 2014-05-14  9:54 UTC 

[PATCH RFC] mmc: add slot argument to mmc_of_parse
 2014-05-14  9:53 UTC  (2+ messages)

[PATCH 0/5] mmc: dw_mmc: minor code cleanup
 2014-05-14  9:48 UTC  (15+ messages)
` [PATCH 1/5] mmc: dw_mmc: fix the wrong condition checking
` [PATCH 2/5] mmc: dw_mmc: remove the "supports-highspeed" property
` [PATCH 3/5] mmc: dw_mmc-exynos: add the MMC_CAP_ERASE by default
` [PATCH 4/5] mmc: dw_mmc: add the specified capbilities2 of controller
` [PATCH 5/5] mmc: dw_mmc: use the mmc regulator API into core.c

[PATCH v2] mmc: omap: Use DIV_ROUND_UP instead of open coded
 2014-05-14  9:33 UTC  (2+ messages)

[PATCH] mmc: add new au6601 driver
 2014-05-14  7:19 UTC  (2+ messages)

[PATCH RFC 00/12] Add Qualcomm SD Card Controller support
 2014-05-14  6:45 UTC  (36+ messages)
` [PATCH v1 00/11] "
  ` [PATCH v1 01/11] ARM: amba: Add Qualcomm vendor ID
  ` [PATCH v1 02/11] mmc: mmci: Add Qualcomm Id to amba id table
  ` [PATCH v1 03/11] mmc: mmci: Add Qcom datactrl register variant
  ` [PATCH v1 05/11] mmc: mmci: use NSEC_PER_SEC macro
  ` [PATCH v1 06/11] mmc: mmci: Qcomm: Add 3 clock cycle delay after register write
  ` [PATCH v1 07/11] mmc: mmci: move ST specific register extensions access under condition
  ` [PATCH v1 08/11] mmc: mmci: Qcom fix MCICLK register settings
  ` [PATCH v1 09/11] mmc: mmci: Add clock support for Qualcomm
  ` [PATCH v1 10/11] mmc: mmci: Add Qcom variations to MCICommand register
  ` [PATCH v1 11/11] mmc: mmci: Add Qcom specific pio_read function

[PATCH] mmc: sdhci: remove mdelay in eMMC tuning
 2014-05-14  1:22 UTC  (5+ messages)

[PATCH] tmio_mmc_pio: prevent endless loop in tmio_mmc_set_clock()
 2014-05-13 21:47 UTC  (4+ messages)

[PATCH] mmc: dw_mmc: Make sure we don't get stuck when we get an error
 2014-05-13 15:56 UTC  (7+ messages)

[PATCHv2] mmc: dw_mmc: change to use recommended reset procedure
 2014-05-13 11:09 UTC  (6+ messages)

[PATCH] mmc: dw_mmc: change to use recommended reset procedure
 2014-05-13 10:13 UTC  (12+ messages)

[GIT PULL] MMC updates for mmc-next for 3.16, take 2
 2014-05-13  8:54 UTC  (3+ messages)

mmc: core: retries counter for data command initialization
 2014-05-13  8:19 UTC  (3+ messages)
` Fwd: "
  `  "

Felicitări
 2014-05-12 15:22 UTC 

[PATCH v2 0/6] mmc: omap_hsmmc: convert to use devm_* and fixes
 2014-05-12 13:50 UTC  (10+ messages)
` [PATCH v2 1/6] mmc: omap_hsmmc: use devm_clk_get
` [PATCH v2 2/6] mmc: omap_hsmmc: use devm_request_irq
` [PATCH v2 3/6] mmc: omap_hsmmc: use devm_request_threaded_irq
` [PATCH v2 4/6] mmc: omap_hsmmc: use devm_ioremap_resource
` [PATCH v2 5/6] mmc: omap_hsmmc: fix cmd23 multiblock read/write
` [PATCH v2 6/6] mmc: omap_hsmmc: split omap-dma header file

[PATCH v13 0/2] ARM: sunxi: Add driver for SD/MMC hosts found on sunxi SoCs
 2014-05-12 13:00 UTC  (5+ messages)
  ` [PATCH v13 1/2] clk: sunxi: Fixup clk_sunxi_mmc_phase_control to take a clk rather then a hw_clk
  ` [PATCH v13 2/2] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs

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

[PATCH v12 0/6] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
 2014-05-12 11:40 UTC  (12+ messages)
  ` [PATCH v12 1/6] "
  ` [PATCH v12 2/6] ARM: dts: sunxi: Add reg_vcc3v3 supply to sunxi-common-regulators.dtsi
  ` [PATCH v12 3/6] ARM: dts: sun4i: Add reg_vcc3v3 to sun4i board mmc nodes
  ` [PATCH v12 4/6] ARM: dts: sun5i: Add reg_vcc3v3 to sun5i "
  ` [PATCH v12 5/6] ARM: dts: sun6i: Add reg_vcc3v3 to sun6i "
  ` [PATCH v12 6/6] ARM: dts: sun7i: Add reg_vcc3v3 to sun7i "

mmc: slot-gpio
 2014-05-12 11:35 UTC  (4+ messages)

[PATCH v3] mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller
 2014-05-12 11:24 UTC 

[PATCH] MAINTAINERS: mmc: Update email for host driver maintainer
 2014-05-12 10:47 UTC  (4+ messages)

[GIT PULL] ARM: Updates for mmci driver for 3.16, take 1
 2014-05-12  9:36 UTC 

linux-next: manual merge of the mmc tree with Linus' tree
 2014-05-12  0:11 UTC  (2+ messages)

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

[PATCH v11 0/6] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
 2014-05-10 16:06 UTC  (9+ messages)
  ` [PATCH v11 1/6] "
  ` [PATCH v11 2/6] ARM: dts: sunxi: Add reg_vmmc0 supply to sunxi-common-regulators.dtsi
  ` [PATCH v11 3/6] ARM: dts: sun4i: Add reg_vmmc0 to sun4i boards
  ` [PATCH v11 4/6] ARM: dts: sun5i: Add reg_vmmc0 to sun5i boards
  ` [PATCH v11 5/6] ARM: dts: sun6i: Add reg_vmmc0 to sun6i boards
  ` [PATCH v11 6/6] ARM: dts: sun7i: Add reg_vmmc0 to sun7i boards

[RFC PATCH 1/1 v6 ]mmc: Support-FFU-for-eMMC-v5.0
 2014-05-09 18:13 UTC  (4+ messages)

[PATCH v11 0/7] mmc: omap_hsmmc: Enable SDIO IRQ
 2014-05-09 17:11 UTC  (14+ messages)
` [PATCH v11 1/7] mmc: omap_hsmmc: compile fix for !CONFIG_OF build
  ` [PATCH v11 2/7] mmc: omap_hsmmc: Enable SDIO interrupt
  ` [PATCH v11 3/7] mmc: omap_hsmmc: enable wakeup event for sdio OMAP4
  ` [PATCH v11 4/7] mmc: omap_hsmmc: Extend debugfs by SDIO IRQ handling, runtime state
  ` [PATCH v11 5/7] mmc: omap_hsmmc: abort runtime suspend if pending sdio irq detected
  ` [PATCH v11 6/7] mmc: omap_hsmmc: switch default/idle pinctrl states in runtime hooks
  ` [PATCH v11 7/7] mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x

[PATCH] mmc: SD tuning is broken for some controllers
 2014-05-09 15:34 UTC 

[PATCH 0/4] ARM: berlin: add SDHCI support
 2014-05-09 15:55 UTC  (3+ messages)
` [PATCH 1/4] mmc: sdhci: add a driver for Berlin SoCs

[PATCH] mmc: core: Add DT bindings for card detect debounce time
 2014-05-09 15:37 UTC 

[PATCH] mmc: card: restrict access to RPMB partition
 2014-05-09 13:39 UTC 

Adding esdhc4 eMMC support on mx6sabresd
 2014-05-09  3:16 UTC  (6+ messages)

[PATCH 0/2] mmc: rtsx: revert support for mmc async request
 2014-05-09  1:09 UTC  (20+ messages)
` [PATCH 1/2] mmc: rtsx: Revert "mmc: rtsx: modify error handle and remove smatch warnings"
    ` [PATCH 1/2] mmc: rtsx: Revert "mmc: rtsx: modify error handleandremove "
          ` [PATCH 1/2] mmc: rtsx: Revert "mmc: rtsx: modify errorhandleandremovesmatch warnings"
` [PATCH 2/2] mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"
    ` [PATCH 2/2] mmc: rtsx: Revert "mmc: rtsx: add support for pre_reqandpost_req"
` [PATCH] mmc: rtsx: usb backend needs LED support

[PATCH v10 00/15] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
 2014-05-08 16:37 UTC  (12+ messages)
` [PATCH v10 03/15] "

[PATCH v2] mmc: core: Improve support for deferred regulators
 2014-05-08  9:01 UTC  (2+ messages)

[PATCH] mmc: mxcmmc: Use mmc_regulator_get_supply() API
 2014-05-08  8:49 UTC  (2+ messages)

[PATCH] mmc: atmel: don't test host->data
 2014-05-08  8:43 UTC  (3+ messages)

[PATCH v2] mmc: rtsx: fix possible linking error if built-in
 2014-05-08  8:31 UTC  (2+ messages)

[PATCH 00/38] MMC updates, plus CuBox-i WiFi support
 2014-05-07 20:49 UTC  (4+ messages)

RE
 2014-05-07 11:02 UTC 

[PATCH] mmc: sdhci: Use mmc core regulator infrastucture
 2014-05-07  8:28 UTC  (4+ messages)


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).