public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-06 19:14:12 to 2013-06-13 18:21:17 UTC [more...]

[PATCH 2/2] MMC: P2020 SDHC: Fix bug when writing to SDHCI_HOST_CONTROL register
 2013-06-13 18:21 UTC  (2+ messages)

[PATCH 1/2] MMC: P2020 SDHC: Add support for 8-bit bus width and non-removable card
 2013-06-13 18:17 UTC  (2+ messages)

[RFC PATCH] mmc: Enable wakeup_sources for mmc core
 2013-06-13 17:56 UTC 

[PATCH 06/13] mmc: omap_hsmmc: add dt pbias and control mmc support
 2013-06-13 17:45 UTC  (40+ messages)
` [PATCH v2 00/10] mmc: omap_hsmmc: dt pbias and regulator voltage switch
  ` [PATCH v2 01/10] ARM: OMAP2+: add needs_vmmc to hsmmc_info
  ` [PATCH v2 02/10] mmc: omap_hsmmc: make vcc and vcc_aux independent
  ` [PATCH v2 03/10] mmc: omap_hsmmc: use needs_vmmc
  ` [PATCH v2 04/10] mmc: omap_hsmmc: update needs_vmmc for dt
  ` [PATCH v2 05/10] mmc: omap_hsmmc: remove use_reg
  ` [PATCH v2 06/10] mmc: omap_hsmmc: add support for pbias configuration in dt
  ` [PATCH v2 07/10] mmc: omap_hsmmc: remove dt pbias workaround
    ` [PATCH v2 08/10] ARM: dts: omap3: split omap3_pmx_core
  ` [PATCH v2 09/10] ARM: dts: omap3: add pbias and mmc_init pinctrl states
  ` [PATCH v2 10/10] ARM: dts: omap4: "

[PATCH] mmc: omap: remove unnecessary #if 0's
 2013-06-13 15:25 UTC 

[PATCH] mmc: sdhci: fix ctrl_2 on super-speed selection
 2013-06-13 14:41 UTC 

[PATCH 0/8] sdhci: Move real work out of an atomic context
 2013-06-13 14:23 UTC  (2+ messages)

[PATCH] mmc: sh_mmcif: add SET_BLOCK_COUNT support
 2013-06-13  9:01 UTC  (3+ messages)

[PATCH] mmc: sdhci: fix caps2 for HS200
 2013-06-13  8:59 UTC  (4+ messages)
  ` [PATCH (v2)] "

[PATCH v4 0/3] mmc: dw_mmc: Add support for Rockchip variant
 2013-06-13  8:58 UTC  (4+ messages)
` [PATCH v4 1/3] mmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_remove
` [PATCH v4 2/3] mmc: dw_mmc-pltfm: move probe and remove below dt match table
` [PATCH v4 3/3] mmc: dw_mmc-pltfm: add Rockchip variant

[PATCH 0/2] mmc: add support for eMMC hardware reset for BYT eMMC
 2013-06-13  8:50 UTC  (3+ messages)
` [PATCH 1/2] mmc: sdhci-pci: "
` [PATCH 2/2] mmc: sdhci-acpi: add support for eMMC hardware reset for HID 80860F14

[PATCH v3 0/7] arm: add basic support for Rockchip Cortex-A9 SoCs
 2013-06-12 23:40 UTC  (20+ messages)
` [PATCH v3 1/7] clk: divider: add flag to limit possible dividers to even numbers
` [PATCH v3 2/7] mmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_remove
` [PATCH v3 3/7] mmc: dw_mmc-pltfm: move probe and remove below dt match table
` [PATCH v3 4/7] mmc: dw_mmc-pltfm: add Rockchip variant
  ` [PATCH v3 5/7] clk: add basic Rockchip rk3066a clock support
` [PATCH v3 6/7] arm: add debug uarts for rockchip rk29xx and rk3xxx series
` [PATCH v3 7/7] arm: add basic support for Rockchip RK3066a boards

[PATCH 0/2] mmc: dw_mmc: Add support and bindings for SOCFPGA dw_mmc driver
 2013-06-12 19:39 UTC  (10+ messages)
` [PATCH 1/2] ARM: socfpga: dts: Add support for SD/MMC
` [PATCH 2/2] mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA

[PATCH] RFC: mmc: dw_mmc: Always go to STATE_DATA_BUSY from STATE_DATA_ERROR
 2013-06-12 19:06 UTC  (8+ messages)

lockdep dump on devtree_lock (involving esdhc)
 2013-06-12 16:56 UTC  (4+ messages)

[PATCHv2 1/2] ARM: socfpga: dts: Add support for SD/MMC
 2013-06-12 15:18 UTC  (2+ messages)
` [PATCHv2 2/2] mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA

[PATCH 0/4] Updated omap_hsmmc SDIO and remuxing patches
 2013-06-12 13:21 UTC  (11+ messages)
` [PATCH 1/4] mmc: omap_hsmmc: Fix context save and restore for DT
` [PATCH 2/4] mmc: omap_hsmmc: Enable SDIO IRQ using a GPIO in idle mode
` [PATCH 3/4] mmc: omap_hsmmc: Remux pins to support SDIO interrupt and PM runtime
` [PATCH 4/4] mmc: omap_hsmmc: debugfs entries for GPIO and SDIO mode

[PATCH 00/12] mmc: core: mmc_bus to handle suspend|resume|shutdown
 2013-06-12  8:15 UTC  (15+ messages)
` [PATCH 01/12] mmc: core: Remove unnecessary check for the remove callback
` [PATCH 02/12] mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE
` [PATCH 03/12] mmc: core: Push common suspend|resume code into each bus_ops
` [PATCH 04/12] mmc: core: Initiate suspend|resume from mmc bus instead of mmc host
` [PATCH 05/12] mmc: core: Handle card shutdown from mmc_bus
` [PATCH 06/12] mmc: core: Extend shutdown sequence to handle bus operations
` [PATCH 07/12] mmc: core: Add shutdown callback for SD bus_ops
` [PATCH 08/12] mmc: core: Handle both poweroff notification types for eMMC
` [PATCH 09/12] mmc: core: Add shutdown callback for (e)MMC bus_ops
` [PATCH 10/12] mmc: core: Enable power_off_notify for eMMC shutdown sequence
` [PATCH 11/12] mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE
` [PATCH 12/12] mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLE

[PATCHv6 6/6] mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA
 2013-06-12  1:22 UTC  (4+ messages)

[PATCH] mmc: sirf: fix sdhci_pltfm_init sequence
 2013-06-11 22:39 UTC  (2+ messages)

[PATCHv8 6/6] mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA
 2013-06-11  2:47 UTC 

[PATCHv7 6/6] mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA
 2013-06-11  2:24 UTC  (4+ messages)

[PATCH] drivers: mmc: reordered shutdown sequence in mmc_bld_remove_req
 2013-06-11  0:00 UTC  (3+ messages)

[RESEND PATCH V3 0/8] mmc_of_parse() adaptations, switch mvsdio to mmc_of_parse()
 2013-06-10 22:02 UTC  (12+ messages)
` [RESEND PATCH V3 1/8] mmc: return mmc_of_parse() errors to caller
` [RESEND PATCH V3 2/8] mmc: sh_mmcif: handle mmc_of_parse() errors during probe
` [RESEND PATCH V3 3/8] mmc: tmio-mmc: "
` [RESEND PATCH V3 4/8] mmc: mxcmmc: "
` [RESEND PATCH V3 5/8] mmc: sdhci-pxav3: "
` [RESEND PATCH V3 6/8] mmc: tegra: "
` [RESEND PATCH V3 7/8] ARM: mvebu: Use standard MMC binding for all users of mvsdio
` [RESEND PATCH V3 8/8] mmc: mvsdio: use standard MMC device-tree binding parser mmc_of_parse()

[PATCH V2 0/3] mmc: mmci: Support ap_sleep in cpuidle for ux500
 2013-06-10 20:43 UTC  (3+ messages)

[PATCH] sdhci-pxav3: Fix runtime PM initialization
 2013-06-10 20:16 UTC 

"exclude asynchronous transfer" patch causes boot fail
 2013-06-10 19:53 UTC 

[PATCH] MMC: FSL SDHC: Add support for non-removable card. Kernel version 3.4.48
 2013-06-10 17:15 UTC 

[PATCH 3/3] MMC: FSL SDHC: Add support for hard-wired (permanent) card. Kernel version 3.4.47
 2013-06-10 16:44 UTC  (4+ messages)

[PATCH 00/15] Convert to use devm_ioremap_resource
 2013-06-10 11:35 UTC  (2+ messages)
` [PATCH 03/15] mmc: mvsdio: "

[PATCH] mmc: sdhci-acpi: fix error return code in sdhci_acpi_add_own_cd()
 2013-06-10  6:35 UTC  (4+ messages)

[PATCH 1/6] mmc: jz4740: Use clk_prepare_enable/clk_disable_unprepare
 2013-06-09 19:10 UTC  (6+ messages)
` [PATCH 2/6] mmc: JZ4740: Remove duplicated code
` [PATCH 3/6] mmc: jz4740: Fix handling of read errors
` [PATCH 4/6] mmc: jz4740: Use SIMPLE_DEV_PM_OPS
` [PATCH 5/6] mmc: jz4740: Use slot-gpio helpers
` [PATCH 6/6] mmc: jz4740: Use managed resources

[RFC/PATCH] mmc: Add support to handle Urgent data transfer request
 2013-06-09 15:48 UTC  (2+ messages)

[PATCH] mmc: sdhci: improve card removal check in sdhci_card_event()
 2013-06-09 11:49 UTC 

[PATCH/RESEND v8 4/4] block: Adding ROW scheduling algorithm
 2013-06-09 10:44 UTC 

[PATCH v8 3/4] block: Add API for urgent request handling
 2013-06-09 10:44 UTC 

[PATCH/RESEND v8 2/4] block: Extend cmd_flags in struct request
 2013-06-09 10:38 UTC 

[PATCH/RESEND v8 1/4] block: Add support for reinsert a dispatched req
 2013-06-09 10:38 UTC 

[PATCH v8 0/4] block: Adding ROW scheduling algorithm
 2013-06-09 10:38 UTC 

[PATCH v2 0/8] arm: add basic support for Rockchip Cortex-A9 SoCs
 2013-06-07 23:53 UTC  (11+ messages)
` [PATCH v2 1/8] clk: flag to use upper half of the register as change indicator
` [PATCH v2 4/8] mmc: dw_mmc-pltfm: add Rockchip variant
` [PATCH v2 5/8] pinctrl: add pinctrl driver for Rockchip SoCs

[PATCH 09/11] mmc: omap_hsmmc: enhance pinctrl support
 2013-06-07 21:01 UTC  (4+ messages)

[RFC 00/50] ARM: at91: move to common clk framework
 2013-06-07 20:06 UTC  (5+ messages)

[PATCH 1/2] mmc: dw_mmc: Handle late vmmc regulator with EPROBE_DEFER
 2013-06-07 18:14 UTC  (11+ messages)
  ` [PATCH 2/2] mmc: dw_mmc: Add the ability to set the ciu clock frequency
` [PATCH v2 1/2] mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFER
  ` [PATCH v2 2/2] mmc: dw_mmc: Add the ability to set the ciu clock frequency

[RESEND RFC PATCH 00/50] ARM: at91: move to common clk framework
 2013-06-07 16:26 UTC  (2+ messages)
` [RFC PATCH 29/50] mmc: atmel-mci: prepare clk before calling enable

[PATCHv2] mmc: sdhci-s3c: fix the wrong register value when, clock is disabled
 2013-06-07 11:39 UTC  (2+ messages)

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

arm: add basic support for Rockchip Cortex-A9 SoCs
 2013-06-06 20:01 UTC  (3+ messages)
` [PATCH 06/10] mmc: dw_mmc-pltfm: add Rockchip variant


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