public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-26 17:12:35 to 2013-06-06 19:08:47 UTC [more...]

[PATCH v2 0/8] arm: add basic support for Rockchip Cortex-A9 SoCs
 2013-06-06 19:08 UTC  (2+ messages)
` [PATCH v2 1/8] clk: flag to use upper half of the register as change indicator

[PATCH 0/4] mmc: MMCIF & SDHI: DT DMA support
 2013-06-06 16:38 UTC  (6+ messages)
` [PATCH 1/4] mmc: sh_mmcif: add support for Device Tree DMA bindings
` [PATCH 2/4] mmc: sdhi/tmio: make DMA filter implementation specific
  ` [PATCH 3/4] mmc: sdhi/tmio: switch to using dmaengine_slave_config()
` [PATCH 4/4] mmc: sdhi/tmio: add DT DMA support

[PATCH v2] MMC: tmio: fix unbalanced power-on calls with clock-gating enabled
 2013-06-06 15:48 UTC  (7+ messages)
  ` [PATCH v3 1/2] mmc: "
    ` [PATCH v3 2/2] mmc: tmio: reset the controller after power-up

[PATCH 1/3] mmc: sdhci-esdhc-imx: Fix version register read
 2013-06-06 14:51 UTC  (5+ messages)
` [PATCH 2/3] mmc: sdhci-esdhc: calculate sdclk divider from controller clock
` [PATCH 3/3] mmc: esdhci-imx: parse max-frequency from devicetree

[PATCH v2] mmc: tmio: reset the controller after power-up
 2013-06-06 11:43 UTC  (4+ messages)

[PATCH] mmc: mmcif: don't clear masked interrupts
 2013-06-06 11:42 UTC  (5+ messages)

[PATCH] mmc: tmio: postpone controller reset during resume
 2013-06-06 11:41 UTC  (3+ messages)

[PATCH v7 4/4] block: Adding ROW scheduling algorithm
 2013-06-06 11:23 UTC 

[PATCH v7 3/4] block: Add API for urgent request handling
 2013-06-06 11:23 UTC 

[PATCH v7 2/4] block: Extend cmd_flags in struct request
 2013-06-06 11:23 UTC 

[PATCH v7 1/4] block: Add support for reinsert a dispatched req
 2013-06-06 11:20 UTC 

[PATCH v7 0/4] block: Adding ROW scheduling algorithm
 2013-06-06 11:20 UTC 

[PATCH] mmc: atmel-mci: remove include <mach/cpu.h>
 2013-06-06  8:33 UTC  (3+ messages)

[PATCH v4 00/13] mmc: core and driver DT and related development
 2013-06-06  1:55 UTC  (3+ messages)
` [PATCH v4 12/13] mmc: add DT bindings for more MMC capability flags

arm: add basic support for Rockchip Cortex-A9 SoCs
 2013-06-05 21:45 UTC  (42+ messages)
  ` [PATCH 01/10] clocksource: dw_apb_timer_of: use the clocksource as sched clock if necessary
  ` [PATCH 02/10] clocksource: dw_apb_timer_of: add clock-handling
  ` [PATCH 03/10] clk: flag to use upper half of the register as change indicator
  ` [PATCH 04/10] clk: divider: add flag to limit possible dividers to even numbers
  ` [PATCH 05/10] mmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_remove
  ` [PATCH 06/10] mmc: dw_mmc-pltfm: add Rockchip variant
  ` [PATCH 07/10] pinctrl: add pinctrl driver for Rockchip SoCs
` [PATCH 08/10] clk: add basic Rockchip rk3066a clock support
` [PATCH 09/10] arm: add debug uarts for rockchip rk29xx and rk3xxx series
` [PATCH 10/10] arm: add basic support for Rockchip RK3066a boards
              ` [RFC] dw_apb_timer_of: use clocksource_of_init

[PATCHv6 6/6] mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA
 2013-06-05 20:31 UTC  (2+ messages)

[PATCHv5 6/6] mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA
 2013-06-05 14:56 UTC 

[PATCH 1/3] mmc: dw: don't check resource with devm_ioremap_resource
 2013-06-05 14:14 UTC  (7+ messages)
` [PATCH 2/3] mmc: dw: eliminate useless usage of ret
` [PATCH 3/3] mmc: dw: convert to use pcim_* and devm_*

[PATCH v1] mmc: card: fixing an false identification of SANITIZE command
 2013-06-05 11:13 UTC 

[PATCH v9 0/9] DMA Engine support for AM33XX
 2013-06-05  8:54 UTC  (3+ messages)
` [PATCH v9 1/9] ARM: davinci: move private EDMA API to arm/common

[PATCH] drivers: mmc: reordered shutdown sequence in mmc_bld_remove_req
 2013-06-04 21:42 UTC 

[PATCH 09/11] mmc: omap_hsmmc: enhance pinctrl support
 2013-06-04 14:46 UTC  (5+ messages)

[PATCH V4 1/3] mmc: sdhci: Add size for caller in init+register
 2013-06-04 14:19 UTC  (5+ messages)
    ` [PATCH V4 2/3] ARM: mmc: bcm281xx SDHCI driver

Hynix eMMC RPMB: Access timeouts, broken?
 2013-06-04 11:32 UTC 

[PATCH 0/4] mmc: core: Let the mmc_bus handle suspend|resume sequence
 2013-06-04  9:53 UTC  (16+ messages)
` [PATCH 1/4] mmc: core: Remove unnecessary check for the remove callback
` [PATCH 2/4] mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE
` [PATCH 3/4] mmc: core: Push common suspend|resume code into each bus_ops
` [PATCH 4/4] mmc: core: Initiate suspend|resume from mmc bus instead of mmc host

[PATCH] mmc: sirf: fix sdhci_pltfm_init sequence
 2013-06-04  3:01 UTC  (2+ messages)

[RFC/PATCH]: mmc: card/core: support password locked cards
 2013-06-03 13:43 UTC  (4+ messages)
  ` [RFC/PATCH V2]: "
  ` [RFC/PATCH V2b]: "

[PATCH V2] mmc: host: use platform_{get,set}_drvdata()
 2013-06-03  4:41 UTC 

[PATCH] mmc: host: use platform_{get,set}_drvdata()
 2013-06-03  4:38 UTC  (3+ messages)

[GIT PULL] MMC fixes for 3.10-rc5
 2013-06-02 18:28 UTC 

[PATCH 2/3] MMC: P2020 SDHC: Fix bug when writing to SDHCI_HOST_CONTROL register. Kernel version 3.4.47
 2013-06-02  6:35 UTC 

[PATCH 3/3] MMC: FSL SDHC: Add support for hard-wired (permanent) card. Kernel version 3.4.47
 2013-06-02  6:38 UTC 

[PATCH 1/3] MMC: P2020 SDHC: Add support for 8-bit bus width connection. Kernel version 3.4.47
 2013-06-02  6:32 UTC 

[RESEND PATCH v2 0/3] omap_hsmmc: SDIO IRQ on AM335x family
 2013-06-01 14:44 UTC  (5+ messages)
` [RESEND PATCH v2 1/3] mmc: omap_hsmmc: Enable SDIO IRQ using a GPIO in idle mode

[PATCH v2] dmaengine: shdma: fix a build failure on platforms with no DMA support
 2013-05-31 15:04 UTC  (6+ messages)

[PATCH] dmaengine: shdma: fix a build failure on platforms with no DMA support
 2013-05-31  2:44 UTC  (3+ messages)

[PATCH 0/8] cross-compiling, SEND_STATUS, pretty-printing and enhanced user area
 2013-05-30 21:12 UTC  (9+ messages)
` [PATCH 1/8] allow environment and command-line supplied make vars
` [PATCH 2/8] extract definitions for EXT_CSD register EXT_CSD_PARTITIONING_SUPPORT
` [PATCH 3/8] extract definitions for EXT_CSD register PARTITION_SETTING_COMPLETED and pretty-print
` [PATCH 4/8] Support SEND_STATUS command
` [PATCH 5/8] fix printing ENH_START_ADDR
` [PATCH 6/8] report if card is block-addressed and effect on ENH_START_ADDR
` [PATCH 7/8] print KiB sizes for some fields
` [PATCH 8/8] support setting the OTP enhanced user area parameters

[PATCH V3 1/3] mmc: Add size for caller in init+register
 2013-05-29 14:27 UTC  (6+ messages)
    ` [PATCH V3 2/3] ARM: mmc: bcm281xx SDHCI driver
    ` [PATCH V3 3/3] ARM: mmc: bcm281xx SDHCI driver (dt mods)

[PATCH] mmc: sh_mobile_sdhi: fix error return code in sh_mobile_sdhi_probe()
 2013-05-29  8:20 UTC  (4+ messages)

[PATCH] mmc: dw_mmc: change the macro name from DTO to DRTO
 2013-05-28 12:04 UTC  (3+ messages)

[PATCH V3 0/4] mmc: Use runtime pm for blkdevice
 2013-05-28  6:49 UTC  (6+ messages)
` [PATCH V3 3/4] mmc: block: Enable runtime pm for mmc blkdevice

[PATCH] mmc: sdhci-acpi: fix error return code in sdhci_acpi_add_own_cd()
 2013-05-28  6:27 UTC  (3+ messages)

[PATCH] mmc: omap: fix error return code in mmc_omap_probe()
 2013-05-28  5:25 UTC 

[PATCH 1/1] mmc: of_mmc_spi: fix card detect irq
 2013-05-27 18:02 UTC  (4+ messages)

[PATCH V2 0/3] mmc: mmci: Support ap_sleep in cpuidle for ux500
 2013-05-27 11:40 UTC  (2+ messages)

[PATCH V4 0/4] mmc: Use runtime pm for blkdevice
 2013-05-27  7:26 UTC  (5+ messages)
` [PATCH V4 1/4] mmc: core: Stop bkops for eMMC only from mmc suspend

[PATCHv2] mmc: sdhci-s3c: fix the wrong register value when, clock is disabled
 2013-05-27  4:10 UTC 

[PATCH v2] mmc: dwmmc: let device core setup the default pin configuration
 2013-05-27  3:49 UTC  (2+ messages)

eMMC bus test command failure
 2013-05-27  1:12 UTC 

[PATCH 04/13] mmc: mxs-mmc: Let device core handle pinctrl
 2013-05-26 21:01 UTC  (2+ messages)

[PATCH 0/3] mmc: omap_hsmmc: fixes for 3.10
 2013-05-26 18:23 UTC  (2+ messages)

[PATCH 0/3] mmc: sdhci: support runtime PM for BYT SD cards
 2013-05-26 18:21 UTC  (2+ messages)

[PATCHv4 6/6] mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA
 2013-05-26 18:11 UTC  (4+ messages)

[PATCH 01/22] mmc: android-goldfish: remove unnecessary platform_set_drvdata()
 2013-05-26 18:05 UTC  (2+ messages)

[PATCH] mmc: Allow sdhci platform drivers to set quirks2 from platform data
 2013-05-26 18:00 UTC  (2+ messages)

[PATCH V2] mmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume functions
 2013-05-26 17:57 UTC  (2+ messages)

[PATCH 0/3] mmc: sdhi / tmio: add DT DMA
 2013-05-26 17:56 UTC  (3+ messages)

[PATCH 0/3] mmc: add more device ids
 2013-05-26 17:51 UTC  (2+ messages)

[PATCH v2] mmc: core: Fix select power class after resume
 2013-05-26 17:44 UTC  (2+ messages)

[PATCH] mmc: core: Restructure and simplify code for mmc sleep|awake
 2013-05-26 17:39 UTC  (2+ messages)

[PATCH v3 5/6] mci: at91: convert to dma_request_slave_channel_compat()
 2013-05-26 17:34 UTC  (3+ messages)
` [PATCH] mmc: atmel-mci: "

[PATCH -next] mmc: mxs-mmc: fix error return code in mxs_mmc_probe()
 2013-05-26 17:29 UTC  (3+ messages)

[PATCH -next] mmc: dw_mmc: fix error return code in dw_mci_probe()
 2013-05-26 17:28 UTC  (3+ messages)

[PATCH] Add method for triggering Sanitize command
 2013-05-26 17:27 UTC  (2+ messages)

[PATCH v1] mmc-utils: adding support for Android compilation
 2013-05-26 17:22 UTC  (2+ messages)

[PATCH v3] mmc: card: Adding support for sanitize in eMMC 4.5
 2013-05-26 17:22 UTC  (2+ messages)

[RESEND PATCH] mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode
 2013-05-26 17:19 UTC  (2+ messages)

[PATCH] mmc: core: Only execute tuning for SDR50 and SDR104
 2013-05-26 17:17 UTC  (2+ messages)

[PATCH] mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53
 2013-05-26 17:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mmc: sdhci-esdhc-imx: Fix SDIO interrupts
 2013-05-26 17:12 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