linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-24 08:21:16 to 2012-10-05 18:08:40 UTC [more...]

[PATCH 09/16] ARM: OMAP: Split plat/mmc.h into local headers and platform_data
 2012-10-05 18:08 UTC  (3+ messages)
  ` [PATCH 09.5/16] mmc: omap: Remove cpu_is_omap usage from the driver

[PATCH] mmc: Fixup broken suspend and eMMC4.5 power off notify
 2012-10-05 16:50 UTC  (20+ messages)

[RFT/PATCH] mmc: core: Fix to enable DDR on MMC for non-UHS controllers
 2012-10-05 15:33 UTC 

[PATCH v2] mmc: core: Add support for idle time BKOPS
 2012-10-04 22:28 UTC 

[PATCH v6 0/9] mmc: dw_mmc: add support for device tree based instantiation
 2012-10-04 12:41 UTC  (6+ messages)
` [PATCH v6 8/9] mmc: dw_mmc: add support for implementation specific callbacks

[PATCH 03/12] mmc: dw_mmc: fix building exynos driver as a module
 2012-10-04 12:40 UTC  (3+ messages)

[PATCH 1/2] mmc: dw_mmc: use __devinit_p macro for .remove()
 2012-10-04 12:11 UTC  (9+ messages)
` [PATCH 2/2] mmc: dw_mmc: use helper macro module_platform_driver()
  ` [PATCHv2] mmc: dw_mmc: use __devexit_p macro for .remove()

[PATCH] mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepare
 2012-10-02 23:35 UTC 

[PATCH] mmc: fix async request mechanism for sequential read scenarios
 2012-10-02 15:39 UTC  (2+ messages)

[PATCH] mmc: fix async request mechanism for sequential read scenarios
 2012-10-02 15:36 UTC 

[RFC PATCH 00/13] DMA Engine support for AM33xx
 2012-10-02 12:03 UTC  (20+ messages)
` [RFC PATCH 08/13] mmc: omap_hsmmc: limit max_segs with the EDMA DMAC
` [RFC PATCH 10/13] spi: omap2-mcspi: dma_request_slave_channel() support for DT platforms

[PATCH] mmc: mxs-mmc: Fix merge issue causing build error
 2012-10-01 20:52 UTC 

sdhci-tegra and power-gpios
 2012-10-01 16:05 UTC  (2+ messages)

Please am dying of breast cancer !!!
 2012-10-01 12:09 UTC 

[PATCH v6 0/3] Add modules to support realtek PCIE card reader
 2012-09-30 22:49 UTC  (7+ messages)
` [PATCH v6 1/3] drivers/mfd: Add realtek pcie card reader driver

[PATCH v5 00/13] mmc: sdhci: fixes and enhancements
 2012-09-29  8:03 UTC  (17+ messages)
` [PATCH v5 01/13] mmc: sdhci: fix transfer mode setting bug for cmds w/o data transfer
` [PATCH v5 02/13] mmc: sdhci: refine voltage support caps setting
` [PATCH v5 03/13] mmc: sdhci: use regulator min/max voltage range according to spec
` [PATCH v5 04/13] mmc: sdhci: refine code for sd clock disable/enable in set ios
` [PATCH v5 05/13] mmc: sdhci: keep the saved clock var up to date
` [PATCH v5 06/13] mmc: sdhci: fix null return check of regulator_get
` [PATCH v5 07/13] mmc: sdhci-pxav3: controller can't get base clock
` [PATCH v5 08/13] mmc: host: adjust uhs timing value
` [PATCH v5 09/13] mmc: sdhci: enhance preset value function
` [PATCH v5 10/13] mmc: sdhci-pxav3: add quirks2
` [PATCH v5 11/13] mmc: sdhci: introduce signal_voltage_switch callback function
` [PATCH v5 12/13] mmc: sdhci: fix the bug that DDR50 can't work for emmc
` [PATCH v5 13/13] mmc: sdhci-pxav3: remove set_uhs_signaling function

[RFC] mmc: sdhci: Let core handle UHS switch failure
 2012-09-28 15:10 UTC  (2+ messages)

mmc: queue: amend buffer swap for non-blocking transfer
 2012-09-28 11:31 UTC  (3+ messages)

[PATCH V2 1/2] mmc: sdhci-spear: add device tree bindings
 2012-09-28 10:59 UTC  (4+ messages)
` [PATCH V2 2/2] mmc: sdhci-spear: Add clk_{un}prepare() support

mmc: dw_mmc: remove the compiling warning
 2012-09-28 10:42 UTC  (2+ messages)

[PATCH] mmc: remove MMC_CAP_NEEDS_POLL setting in sdhci_add_host
 2012-09-28 10:39 UTC  (5+ messages)

(unknown),
 2012-09-28 10:28 UTC  (4+ messages)
` [PATCH 1/3] mmc: esdhc: enable polling to detect card by itself
` [PATCH 2/3] mmc: sdhci-s3c: "
` [PATCH 3/3] mmc: remove MMC_CAP_NEEDS_POLL setting in sdhci_add_host

[PATCH Resend 1/2] mmc: sdhci-spear: add device tree bindings
 2012-09-28 10:18 UTC  (7+ messages)
` [PATCH Resend 2/2] mmc: sdhci-spear: Add clk_{un}prepare() support

[PATCH] mmc: dw_mmc: convert the variable type of irq
 2012-09-28 10:00 UTC  (2+ messages)

[PATCH v4 00/15] mmc: sdhci: fixes and enhancements
 2012-09-28  7:13 UTC  (32+ messages)
` [PATCH v4 01/15] mmc: sdhci: fix transfer mode setting bug for cmds w/o data transfer
` [PATCH v4 02/15] mmc: sdhci: set regulator min/max voltage according to spec
` [PATCH v4 03/15] mmc: sdhci: refine code for sd clock disable/enable in set ios
` [PATCH v4 04/15] mmc: sdhci: keep the saved clock var up to date
` [PATCH v4 05/15] mmc: sdhci: fix null return check of regulator_get
` [PATCH v4 06/15] mmc: sdhci-pxav3: controller can't get base clock
` [PATCH v4 07/15] mmc: host: adjust uhs timing value
` [PATCH v4 08/15] mmc: sdhci: enhance preset value function
` [PATCH v4 09/15] mmc: sdhci-pxav3: add quirks2
` [PATCH v4 10/15] mmc: sdhci: introduce signal_voltage_switch callback function
` [PATCH v4 11/15] mmc: sdhci-pxav3: add signal_voltage_switch function
` [PATCH v4 12/15] mmc: core: add new 1.8v flag for mmc
` [PATCH v4 13/15] mmc: sdhci: add mmc 1.8v signal voltage switch function
` [PATCH v4 14/15] mmc: sdhci: fix the bug that DDR50 can't work for emmc
` [PATCH v4 15/15] mmc: sdhci-pxav3: remove set_uhs_signaling function

mmc:block: Some damaged SD card always reports its state is PROGRAMMING
 2012-09-28  3:05 UTC 

[RFC/PATCH] mmc: core: Fixup signal voltage switch
 2012-09-27 14:57 UTC 

[PATCH] mmc: omap_hsmmc: Enable HSPE bit for high speed cards
 2012-09-27 11:35 UTC  (5+ messages)

[PATCH v5] powerpc/esdhc: disable CMD23 for some Freescale SoCs
 2012-09-26 13:03 UTC  (2+ messages)

[PATCH] mmc: sh-mmcif: avoid Oops on spurious interrupts
 2012-09-26 10:04 UTC  (4+ messages)

[PATCH v2 2/2] mmc: core: Power cycle card on voltage switch fail
 2012-09-26  8:54 UTC  (5+ messages)

[PATCH v4] powerpc/esdhc: disable CMD23 for some Freescale SoCs
 2012-09-26  3:17 UTC  (4+ messages)

[PATCH v3 01/11] mmc: sdhci: fixes and enhancements
 2012-09-25 15:49 UTC  (16+ messages)
` [PATCH v3 01/11] mmc: sdhci: fix transfer mode setting bug for cmds w/o data transfer
` [PATCH v3 02/11] mmc: sdhci: set regulator min/max voltage according to spec
` [PATCH v3 03/11] mmc: sdhci: refine code for sd clock disable/enable in set ios
` [PATCH v3 04/11] mmc: sdhci: keep the saved clock var up to date
` [PATCH v3 05/11] mmc: sdhci: fix null return check of regulator_get
` [PATCH v3 06/11] mmc: sdhci-pxav3: controller can't get base clock
` [PATCH v3 07/11] mmc: host: adjust uhs timing value
` [PATCH v3 08/11] mmc: sdhci: enhance preset value function
` [PATCH v3 09/11] mmc: sdhci-pxav3: add quirks2
` [PATCH v3 10/11] mmc: sdhci: introduce signal_voltage_switch callback function
` [PATCH v3 11/11] mmc: sdhci-pxav3: add signal_voltage_switch function

[PATCH] mmc: sdhci / i.MX esdhc buswidth patches
 2012-09-25  9:45 UTC  (20+ messages)
` [PATCH 1/3] mmc: sdhci: rename platform_8bit_width to platform_bus_width
` [PATCH 2/3] mmc: esdhc i.MX: Fix version register read
` [PATCH 3/3] mmc: esdhc i.MX: Support 8bit mode

[PATCH v2 1/2] mmc: core: Proper signal voltage switch
 2012-09-25  8:40 UTC  (3+ messages)

[PATCH v2 0/8] mmc: sdhci: fixes and enhancements
 2012-09-25  8:31 UTC  (13+ messages)
` [PATCH v2 2/8] mmc: sdhci: set regulator min/max voltage according to spec
` [PATCH v2 3/8] mmc: sdhci: refine code for sd clock disable/enable in set ios
` [PATCH v2 4/8] mmc: sdhci: keep the saved clock var up to date
` [PATCH v2 5/8] mmc: sdhci: fix null return check of regulator_get
` [PATCH v2 6/8] mmc: sdhci-pxav3: controller can't get base clock
` [PATCH v2 7/8] mmc: host: adjust uhs timing value
` [PATCH v2 8/8] mmc: sdhci: enhance preset value function

[PATCH v3] powerpc/esdhc: disable CMD23 for some Freescale SoCs
 2012-09-25  2:05 UTC  (7+ messages)

[PATCH v3 1/2] mmc: Move mmc_delay() to include/linux/mmc/core.h
 2012-09-24 15:20 UTC  (5+ messages)

[RFC/PATCH v2 0/3] mmc: sdio: add asynchronous interrupt support
 2012-09-24  9:55 UTC  (5+ messages)
` [RFC/PATCH v2 2/3] mmc: sdio: add asynchronous interrupt support on device
` [RFC/PATCH v2 3/3] mmc: sdhci: add asynchronous interrupt support


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