linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-14 09:44:34 to 2014-02-19 18:02:54 UTC [more...]

[PATCH 00/17] amba: PM fixups for amba bus and some amba drivers
 2014-02-19 18:02 UTC  (18+ messages)
` [PATCH 01/17] amba: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 03/17] mmc: mmci: Mask IRQs for all variants during runtime suspend
` [PATCH 06/17] spi: pl022: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 07/17] spi: pl022: Don't ignore power domain and amba bus at system suspend

[PATCH] Add eMMC 5.0 support
 2014-02-19 13:47 UTC 

[PATCH v10 0/7] mmc: omap_hsmmc: pbias dt and cleanup
 2014-02-19 14:56 UTC  (9+ messages)
` [PATCH RESEND "
  ` [PATCH RESEND v11 1/7] mmc: omap_hsmmc: use devm_regulator API
  ` [PATCH RESEND v11 2/7] mmc: omap_hsmmc: handle vcc and vcc_aux independently
  ` [PATCH RESEND v11 3/7] regulator: add pbias regulator support
  ` [PATCH RESEND v11 4/7] mmc: omap_hsmmc: adapt hsmmc to use pbias regulator
  ` [PATCH RESEND v11 5/7] ARM: dts: add pbias dt node
  ` [PATCH RESEND v11 6/7] ARM: OMAP: enable SYSCON and REGULATOR_PBIAS in omap2plus_defconfig
  ` [PATCH RESEND v11 7/7] mmc: omap_hsmmc: remove pbias workaround

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

[PATCH RFC 00/31] SDHCI and SDIO IRQ improvements
 2014-02-19 10:55 UTC  (42+ messages)
` [PATCH RFC 01/31] genirq: Provide synchronize_hardirq()
` [PATCH RFC 02/31] genirq: Provide irq_wake_thread()
` [PATCH RFC 03/31] mmc: sdio_irq: rework sdio irq handling
` [PATCH RFC 04/31] mmc: sdhci: clean up interrupt handling
` [PATCH RFC 05/31] mmc: sdhci: clean up sdio interrupt enable handling
` [PATCH RFC 06/31] mmc: sdhci: convert to new SDIO IRQ handling
` [PATCH RFC 07/31] mmc: sdhci: push card_tasklet into threaded irq handler
` [PATCH RFC 08/31] mmc: sdhci: allow sdio interrupts while sdhci runtime suspended
` [PATCH RFC 09/31] mmc: sdhci: more efficient interrupt enable register handling
` [PATCH RFC 10/31] mmc: sdhci: plug hole in disabling card detection interrupts
` [PATCH RFC 11/31] mmc: sdhci: convert generic bus width setup to library function
` [PATCH RFC 12/31] mmc: sdhci: convert reset into a "
` [PATCH RFC 13/31] mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code
` [PATCH RFC 14/31] mmc: sdhci: avoid sync'ing the SG if there's no misalignment
` [PATCH RFC 15/31] mmc: sdhci: convert ADMA descriptors to a coherent allocation
` [PATCH RFC 16/31] mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock()
` [PATCH RFC 17/31] mmc: sdhci: move setting host->clock into sdhci_do_set_ios()
` [PATCH RFC 18/31] mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
` [PATCH RFC 19/31] mmc: sdhci: convert sdhci_set_clock() into a library function
` [PATCH RFC 20/31] mmc: sdhci-esdhc-imx: avoid DMA to kernel stack
` [PATCH RFC 21/31] mmc: sdhci-esdhc-imx: avoid runtime_pm_get_sync() in esdhc_prepare_tuning()
` [PATCH RFC 22/31] mmc: sdhci-esdhc-imx: fix lockdep splat upon tuning
` [PATCH RFC 23/31] mmc: sdhci: hack up driver to make it more compliant with UHS-1
` [PATCH RFC 24/31] mmc: sdhci: set_uhs_signaling() need not return a value
` [PATCH RFC 25/31] mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
` [PATCH RFC 26/31] mmc: sdhci: cache timing information locally
` [PATCH RFC 27/31] mmc: sdhci: clean up sdhci_execute_tuning() decision
` [PATCH RFC 28/31] mmc: sdhci-esdhc-imx: remove emulation of uhs_mode
` [PATCH RFC 29/31] mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks
` [PATCH RFC 30/31] mmc: sdhci: "
` [PATCH RFC 31/31] mmc: sdhci-tegra: get rid of special PRESENT_STATE register handling

[PATCH] MAINTAINERS: Add maintainer for the mmc subsystem
 2014-02-18 23:01 UTC 

[PATCH] mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controller
 2014-02-18 19:57 UTC  (5+ messages)

[PATCH 0/3] mmc: tmio: Use modern PM ops
 2014-02-18 16:40 UTC  (23+ messages)
` [PATCH 5/5] mmc: add support for HS400 mode of eMMC5.0
` [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 V2 0/2] mmc: omap_hsmmc: fix for pre es3.0 OMAP3
 2014-02-18 14:36 UTC  (4+ messages)
` [PATCH V2 1/2] mmc: omap_hsmmc: Add support for quirky omap3 hsmmc controller

[PATCH] mmc: omap_hsmmc: support more DT properties
 2014-02-18 14:36 UTC  (2+ messages)

[PATCHv3 1/3] mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmc
 2014-02-18 14:09 UTC  (5+ messages)
` [PATCHv3 2/3] mmc: dw_mmc: Add support for SOCFPGA's platform specific implementation
` [PATCHv3 3/3] dts: socfpga: Add support for SD/MMC on the SOCFPGA platform

[RFC PATCH 1/1 v2 ]mmc: Support-FFU-for-eMMC-v5.0
 2014-02-18  8:38 UTC 

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

[PATCHv2 1/3] mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmc
 2014-02-17 20:22 UTC  (5+ messages)
  ` [PATCHv2 2/3] mmc: dw_mmc: Add support for SOCFPGA's platform specific implementation
  ` [PATCHv2 3/3] dts: socfpga: Add support for SD/MMC on the SOCFPGA platform

[PATCH v6 0/8] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
 2014-02-17 14:01 UTC  (15+ 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
          ` [linux-sunxi] "
  ` [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] Fix uses of dma_max_pfn() when converting to a limiting address
 2014-02-17 13:39 UTC  (7+ messages)

[PATCH v4 0/3] Add modules for realtek USB card reader
 2014-02-17 12:03 UTC  (9+ messages)
` [PATCH v4 1/3] mfd: Add realtek USB card reader driver

[PATCH v2 0/3] mmc: rtsx: fix bug and support nonblocking request
 2014-02-17  8:45 UTC  (4+ messages)
` [PATCH v2 1/3] mmc: rtsx: fix card poweroff bug
` [PATCH v2 2/3] mmc: rtsx: modify phase searching method for tuning
` [PATCH v2 3/3] mmc: rtsx: add support for pre_req and post_req

[PATCH 1/3] mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmc
 2014-02-17  8:22 UTC  (6+ messages)
` [PATCH 2/3] mmc: dw_mmc: Add support for SOCFPGA's platform specific implementation
` [PATCH 3/3] dts: socfpga: Add support for SD/MMC on the SOCFPGA platform

[PATCH 1/3] mmc: core: Add DT bindings for SD card's UHS bus speed modes
 2014-02-17  6:56 UTC  (5+ 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

[RESEND PATCHv9] mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmc
 2014-02-17  6:30 UTC  (2+ messages)

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

[PATCH RESEND 0/3] mmc: rtsx: fix bug and support nonblocking request
 2014-02-17  2:12 UTC  (5+ messages)
` [PATCH RESEND 1/3] mmc: rtsx: fix card poweroff bug
` [PATCH RESEND 2/3] mmc: rtsx: modify phase searching method for tuning
` [PATCH RESEND 3/3] mmc: rtsx: add support for pre_req and post_req

[PATCH V2 11/17] i2c: nomadik: Convert to devm functions
 2014-02-16 17:02 UTC  (4+ messages)

[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 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()

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

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


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