public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-07 02:45:50 to 2014-02-16 05:11:21 UTC [more...]

[PATCH v6 0/8] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
 2014-02-16  5:11 UTC  (4+ messages)
  ` [PATCH v6 1/8] clk: sunxi: factors: automatic reparenting support
  ` [PATCH v6 2/8] clk: sunxi: Implement MMC phase control
  ` [PATCH v6 3/8] ARM: sunxi: clk: export clk_sunxi_mmc_phase_control

[PATCH v6 0/8]
 2014-02-15 23:34 UTC  (9+ messages)
  ` [PATCH v6 1/8] clk: sunxi: factors: automatic reparenting support
  ` [PATCH v6 2/8] clk: sunxi: Implement MMC phase control
  ` [PATCH v6 3/8] ARM: sunxi: clk: export clk_sunxi_mmc_phase_control
  ` [PATCH v6 4/8] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
  ` [PATCH v6 5/8] ARM: dts: sun7i: Add support for mmc
  ` [PATCH v6 6/8] ARM: dts: sun4i: "
  ` [PATCH v6 7/8] ARM: dts: sun5i: "
  ` [PATCH v6 8/8] ARM: sunxi: Add documentation for driver for SD/MMC hosts found on Allwinner sunxi SoCs

[PATCH 0/3] RFC/RFT: Powering on MMC Wifi/BT modules in MMC core
 2014-02-15 22:03 UTC  (23+ messages)
` [PATCH 1/3] mmc: add support for power-on sequencing through DT

[PATCH V2 11/17] i2c: nomadik: Convert to devm functions
 2014-02-15 15:03 UTC  (7+ messages)
  ` [PATCH V2 12/17] i2c: nomadik: Remove redundant call to pm_runtime_disable
` [PATCH V2 14/17] i2c: nomadik: Fixup deployment of runtime PM
` [PATCH V2 15/17] i2c: nomadik: Convert to late and early system PM callbacks
` [PATCH V2 16/17] i2c: nomadik: Remove busy check for transfers at suspend late
` [PATCH V2 17/17] i2c: nomadik: Fixup system suspend

[PATCH 0/3] mmc: tmio: Use modern PM ops
 2014-02-15 14:24 UTC  (15+ messages)
` [PATCH v2 0/7] mmc: distinguish DDR timing mode for eMMC/UHS
` [PATCH v2 1/7] mmc: clarify DDR timing mode between SD-UHS and eMMC
` [PATCH v2 2/7] mmc: mmci: "
` [PATCH v2 3/7] mmc: omap: "
` [PATCH v2 4/7] mmc: sh_mmcif: "
` [PATCH v2 5/7] mmc: rtsx: "
` [PATCH v2 6/7] mmc: dw_mmc: "
` [PATCH v2 7/7] mmc: sdhci: "
` [PATCH RESEND 0/5] update selection of bus speed mode for eMMC
` [PATCH RESEND 1/5] mmc: drop the speed mode of card's state
` [PATCH RESEND 2/5] mmc: identify available device type to select
` [PATCH RESEND 3/5] mmc: step power class after final selection of bus mode
` [PATCH RESEND 4/5] mmc: rework selection of bus speed mode
` [PATCH RESEND 5/5] mmc: add support for HS400 mode of eMMC5.0

[PATCH RESEND] mmc: core: trivial: Typo fix
 2014-02-15 11:40 UTC 

[patch 0/2] genirq: Add functions to avoid driver hackery
 2014-02-15  9:50 UTC  (5+ messages)
` [patch 1/2] genirq: Provide synchronize_hardirq()
` [patch 2/2] genirq: Provide irq_wake_thread()

[PATCH V2 0/2] mmc: omap_hsmmc: fix for pre es3.0 OMAP3
 2014-02-14 16:31 UTC  (4+ messages)
` [PATCH V2 1/2] mmc: omap_hsmmc: Add support for quirky omap3 hsmmc controller
` [PATCH V2 2/2] ARM: dts: omap3-ldp: fix mmc configuration

[RFT][PATCH v3] mmc: change cb710-mmc platform power management to use dev_pm_ops
 2014-02-14 14:32 UTC  (4+ messages)

[PATCH v3 1/8] mmc: core: add the property for hs200
 2014-02-14 12:30 UTC  (3+ messages)

[PATCH 1/3] mmc: core: Add DT bindings for SD card's UHS bus speed modes
 2014-02-14 12:27 UTC  (3+ messages)
` [PATCH 2/3] mmc: core: Add DT bindings for eMMC high-speed DDR 1.8/1.2V
` [PATCH 3/3] mmc: core: Add DT bindings for eMMC HS200 1.8/1.2V

[GIT PULL] MMC updates for mmc-next for 3.15, take 1
 2014-02-14 11:09 UTC 

[PATCH v4 0/3] Add modules for realtek USB card reader
 2014-02-14  9:44 UTC  (6+ messages)
` [PATCH v4 1/3] mfd: Add realtek USB card reader driver
` [PATCH v4 2/3] mmc: Add realtek USB sdmmc host driver
` [PATCH v4 3/3] memstick: Add realtek USB memstick "

[PATCH] mmc: omap_hsmmc: Add support for Erratum 2.1.1.128 in device tree boot
 2014-02-14  5:48 UTC  (7+ messages)

[PATCH] mmc: omap_hsmmc: fix sparse/smatch warning for paranthesis
 2014-02-14  5:28 UTC 

[GIT PULL] MMC updates for mmc-next for 3.14, take 1
 2014-02-14  3:59 UTC  (2+ messages)

[PATCH] Fix uses of dma_max_pfn() when converting to a limiting address
 2014-02-13 20:01 UTC  (6+ messages)

[PATCH v8 0/3] mmc: sdhci-msm: Add support for Qualcomm chipsets
 2014-02-13 16:42 UTC  (4+ messages)
` [PATCH v8 3/3] mmc: sdhci-msm: Add platform_execute_tunning implementation

[PATCH 00/17] amba: PM fixups for amba bus and some amba drivers
 2014-02-13 14:12 UTC  (23+ messages)
` [PATCH 05/17] mmc: mmci: Put the device into low power state at system suspend
` [PATCH 07/17] spi: pl022: Don't ignore power domain and amba bus "
` [PATCH 08/17] spi: pl022: Fully gate clocks at request inactivity
` [PATCH 09/17] spi: pl022: Simplify clock handling
` [PATCH 14/17] i2c: nomadik: Fixup deployment of runtime PM

[PATCH v5 0/8] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
 2014-02-13  7:24 UTC  (10+ messages)
  ` [PATCH v5 1/8] clk: sunxi: factors: automatic reparenting support
  ` [PATCH v5 2/8] clk: sunxi: Implement MMC phase control
  ` [PATCH v5 3/8] ARM: sunxi: clk: export clk_sunxi_mmc_phase_control
  ` [PATCH v5 4/8] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
  ` [PATCH v5 5/8] ARM: dts: sun7i: Add support for mmc
  ` [PATCH v5 6/8] ARM: dts: sun4i: "
  ` [PATCH v5 7/8] ARM: dts: sun5i: "
  ` [PATCH v5 8/8] ARM: sunxi: Add documentation for driver for SD/MMC hosts found on Allwinner sunxi SoCs

[PATCH 00/13] mmc: Improve busy detection for MMC_CAP_WAIT_WHILE_BUSY
 2014-02-12 13:20 UTC  (5+ messages)
` [PATCH 12/13] mmc: mmci: Handle CMD irq before DATA irq
` [PATCH 13/13] mmc: mmci: Enable support for busy detection for ux500 variant

[PATCH 03/13] mmc: sdhci-sirf: update copyright year to 2014
 2014-02-12 12:59 UTC 

brcm 4329 problems
 2014-02-12 10:01 UTC  (16+ messages)

mmc: sh_mobile_sdhi: DT update for R-Car
 2014-02-12  9:50 UTC  (6+ messages)
  ` [PATCH 5/4] mmc: SDHI: update sh_mobile_sdhi_of_data for r8a7791

[PATCH v3 0/3] Add modules for realtek USB card reader
 2014-02-12  3:39 UTC  (12+ messages)
` [PATCH v3 1/3] mfd: Add realtek USB card reader driver
` [PATCH v3 2/3] mmc: Add realtek USB sdmmc host driver

[PATCH v4] mmc: remove MMC_CAP_ERASE to enable trim in eMMC/SD Device
 2014-02-12  1:16 UTC  (2+ messages)

[PATCH v3] mmc: remove MMC_CAP_ERASE to enable trim in eMMC device
 2014-02-11 22:38 UTC  (2+ messages)

[RFT][PATCH v2] mmc: change cb710-mmc platform power management to use dev_pm_ops
 2014-02-11 22:43 UTC  (2+ messages)

[RFT][PATCH 00/12] change drivers power management to use dev_pm_ops
 2014-02-11 15:38 UTC  (8+ messages)
` [RFT][PATCH 05/12] mmc: change au1xmmc platform "
` [RFT][PATCH 06/12] mmc: change bfin_sdh "
` [RFT][PATCH 08/12] mmc: change cb710-mmc "
` [RFT][PATCH 09/12] mmc: change msm_sdcc "
` [RFT][PATCH 10/12] mmc: change tmio_mmc "

[PATCH] dw-mmc: enable trim in eMMC device
 2014-02-11  2:48 UTC  (7+ messages)
` [PATCH v2] mmc: "

UHS-1 cards with iMX6Q
 2014-02-10 12:11 UTC  (8+ messages)

[PATCH v4 0/7] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
 2014-02-10 11:35 UTC  (13+ messages)
  ` [PATCH v4 1/7] clk: sunxi: factors: automatic reparenting support
  ` [PATCH v4 2/7] clk: sunxi: Implement MMC phase control
  ` [PATCH v4 3/7] ARM: sunxi: clk: export clk_sunxi_mmc_phase_control
  ` [PATCH v4 4/7] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
  ` [PATCH v4 5/7] ARM: dts: sun7i: Add support for mmc
  ` [PATCH v4 6/7] ARM: dts: sun4i: "
  ` [PATCH v4 7/7] ARM: dts: sun5i: "

[RFC PATCH 1/1] mmc-utils: Support-sending-eMMC-5.0-FFU
 2014-02-09  9:08 UTC 

[RFC PATCH 1/1 ]mmc: Support-FFU-for-eMMC-v5.0
 2014-02-09  9:07 UTC 

[RFC PATCH 0/1] mmc: Support-FFU-for-eMMC-v5.0
 2014-02-09  9:07 UTC 

[PATCH v2] mmc-utils: add eMMC 5.0 FFU support
 2014-02-09  9:06 UTC  (4+ messages)

[PATCH] mmc: mmci: rename some extended flags
 2014-02-08 20:13 UTC 

[Regression: mmc: sdhci-esdhc-imx: add runtime pm support]
 2014-02-08 12:42 UTC  (5+ messages)

[PATCH V3] mmc-utils: add eMMC 5.0 FFU support
 2014-02-08  0:32 UTC 

[PATCH] Decode EXT_CSD of eMMC 5.0 device
 2014-02-07 22:37 UTC 

[PATCH 0/2] sunxi-mci: Fix hang on boot caused by irq storm
 2014-02-07 14:31 UTC  (4+ messages)
  ` [PATCH 1/2] sunxi-mci: Move clk_enable / disable into host_init / exit
  ` [PATCH 2/2] sunxi-mci: Fix hang on boot caused by irq storm

[PATCH 0/6] mmc: sdhci-s3c: Fix base clock source management
 2014-02-07  9:58 UTC  (2+ messages)

[PATCH v3 8/8] mmc: dw_mmc: fix the checking whether card is present
 2014-02-07  2:45 UTC  (3+ messages)


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