public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-25 09:59:16 to 2014-09-03 07:23:56 UTC [more...]

[PATCH v3] mmc: core: try 1.8v signling in ddr mode if host and device
 2014-09-03  7:23 UTC  (6+ messages)

[PATCH 00/13] mmc: Improve busy detection for MMC_CAP_WAIT_WHILE_BUSY
 2014-09-03  6:51 UTC  (2+ messages)

[PATCH] mmc: sdhci-esdhc-imx: Enable boot partition access from DT
 2014-09-03  2:59 UTC  (2+ messages)

[PATCH] mmc: sdhci-pci: disable preset register for Baytrail and Merrifield
 2014-09-03  3:04 UTC  (3+ messages)

[PATCH v2] mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdio
 2014-09-03  3:03 UTC  (3+ messages)

[PATCH] mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread
 2014-09-03  2:12 UTC  (7+ messages)

[PATCH 0/7] mmc: remove MMC_CAP2_NO_MULTI_READ flags
 2014-09-03  2:10 UTC  (28+ messages)
` [PATCH 1/7] mmc: add blk_size_workaround for HW bug
` [PATCH 2/7] mmc: omap_hsmmc: use blk_size_workaround
` [PATCH 3/7] mmc: tmio_mmc: "
` [PATCH 4/7] mmc: sh_mobile_sdhi: "
` [PATCH 5/7] ARM: shmobile: koelsch: remove MMC_CAP2_NO_MULTI_READ
` [PATCH 6/7] ARM: shmobile: lager: "
` [PATCH 7/7] mmc: remove MMC_CAP2_NO_MULTI_READ flags
` [PATCH 0/7 v2] "
  ` [PATCH 1/7 v2] mmc: add blk_size_workaround for HW bug
  ` [PATCH 2/7 v2] mmc: omap_hsmmc: use blk_size_workaround
  ` [PATCH 3/7 v2] mmc: tmio_mmc: "
  ` [PATCH 4/7 v2] mmc: sh_mobile_sdhi: "
  ` [PATCH 5/7 v2] ARM: shmobile: koelsch: remove MMC_CAP2_NO_MULTI_READ
  ` [PATCH 6/7 v2] ARM: shmobile: lager: "
  ` [PATCH 7/7 v2] mmc: remove MMC_CAP2_NO_MULTI_READ flags
` [PATCH 0/7 v3] "
  ` [PATCH 1/7 v3] mmc: add .multi_io_quirk callback for multi I/O HW bug
  ` [PATCH 2/7 v3] mmc: use .multi_io_quirk on omap_hsmmc
  ` [PATCH 3/7 v3] mmc: use .multi_io_quirk on tmio_mmc
  ` [PATCH 4/7 v3] mmc: use .multi_io_quirk on sh_mobile
  ` [PATCH 5/7 v3] ARM: shmobile: remove MMC_CAP2_NO_MULTI_READ from koelsch
  ` [PATCH 6/7 v3] ARM: shmobile: remove MMC_CAP2_NO_MULTI_READ from lager
  ` [PATCH 7/7 v3] mmc: remove MMC_CAP2_NO_MULTI_READ flags

mmc: eMMC BKOPS status handling lock for non urgent case
 2014-09-03  1:47 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Don't enable interrupts until we're ready
 2014-09-02 23:37 UTC 

sdhci-esdhc-imx : cannot read eMMC
 2014-09-02 15:10 UTC  (2+ messages)

[PATCH v2 00/12] clk: sunxi: Improve MMC clocks support
 2014-09-02 11:03 UTC  (22+ messages)
` [PATCH v2 01/12] clk: introduce clk_set_phase function & callback
` [PATCH v2 02/12] clk: Include of.h in clock-provider.h
` [PATCH v2 03/12] clk: Add a function to retrieve phase
` [PATCH v2 04/12] clk: sunxi: factors: Invert the probing logic
` [PATCH v2 05/12] clk: sunxi: Introduce mbus compatible
` [PATCH v2 06/12] ARM: sunxi: dt: Switch to the new "
` [PATCH v2 07/12] clk: sunxi: Move mod0 clock to a file of its own
` [PATCH v2 08/12] clk: sunxi: Move mbus to mod0 file
` [PATCH v2 09/12] ARM: sunxi: dt: Add sample and output mmc clocks
` [PATCH v2 10/12] clk: sunxi: mod0: Introduce MMC proper phase handling
` [PATCH v2 11/12] mmc: sunxi: Convert MMC driver to the standard clock phase API
` [PATCH v2 12/12] clk: sunxi: Remove custom phase function

[PATCH v2] mmc: pxamci: prepare and unprepare the clocks
 2014-09-02 10:53 UTC  (2+ messages)

[PATCH] mmc: sdhci: enable runtime pm for Intel Merrifield platform
 2014-09-02 10:04 UTC  (2+ messages)

[PATCH v2] mmc:sdhci: handle busy-end interrupt during command
 2014-09-02  9:27 UTC  (2+ messages)

[PATCH] sdhci: Make sdhci_disable_irq_wakeups() static
 2014-09-02  9:23 UTC  (2+ messages)

[PATCH] mmc: pxamci: prepare and unprepare the clocks
 2014-09-02  9:02 UTC  (8+ messages)

[ulf.hansson-mmc:next 62/67] drivers/mmc/host/sdhci.c:1199:4: error: 'mmc' undeclared
 2014-09-02  2:17 UTC  (2+ messages)

[ulf.hansson-mmc:next 58/67] drivers/mmc/core/slot-gpio.c:311:2: error: too many arguments to function 'devm_gpiod_get_index'
 2014-09-01 13:13 UTC  (2+ messages)

[RFC PATCH 1/1 v8]mmc: Support-FFU-for-eMMC-v5.0
 2014-09-01 11:27 UTC  (9+ messages)

mmc: mmci: Add qcom dml support to the driver
 2014-09-01  9:02 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: exynos: Add support for exynos7
 2014-09-01  5:44 UTC  (3+ messages)

[PATCH] mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdio
 2014-09-01  3:17 UTC  (3+ messages)

[PATCH] mmc: sunxi: Declare ERASE capability
 2014-08-29 23:16 UTC  (5+ messages)

[PATCH V3 0/6] mmc: sdhci: a few fixes on timeout and max_discard_to
 2014-08-29 12:35 UTC  (8+ messages)
` [PATCH V3 1/6] mmc: sdhci: add platfrom get_max_timeout_count hook
` [PATCH V3 2/6] mmc: sdhci-esdhc-imx: fix incorrect max timeout cout for uSDHC
` [PATCH V3 3/6] mmc: sdhci: add platform set_timeout hook
` [PATCH V3 4/6] mmc: sdhci-esdhc-imx: set the correct max timeout value for uSDHC
` [PATCH V3 5/6] mmc: sdhci: calculate timeout_clk conditionally in sdhci_add_host
` [PATCH V3 6/6] mmc: sdhci: move timeout_clk dynamically calculation code into common code

[PATCH 4/4 v2] mmc: mmci: augment driver to handle gpio descriptors
 2014-08-29 12:17 UTC  (2+ messages)

[PATCH 1/4] mmc: slot-gpio: switch to use flags when getting GPIO
 2014-08-29 12:16 UTC  (8+ messages)
` [PATCH 2/4] mmc: slot-gpio: add gpiod variant to get wp GPIO
` [PATCH 3/4 v2] mmc: host: switch OF parser to use gpio descriptors
` [PATCH 4/4] mmc: mmci: augment driver to handle "

[PATCH v2] mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCs
 2014-08-29 12:07 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Pass back errors from mmc_of_parse()
 2014-08-29 11:59 UTC  (3+ messages)

[PATCH v3] mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_width
 2014-08-29 11:48 UTC  (2+ messages)

[PATCH V2 0/3] Adding UHS support for dw_mmc driver
 2014-08-29 11:43 UTC  (35+ messages)
` [PATCH V2 1/3] mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
` [PATCH V2 2/3] mmc: dw_mmc: Support voltage changes
` [PATCH V2 3/3] mmc: dw_mmc: Dont cut off vqmmc and vmmc

[PATCH] mmc: core: resolve divded by zero panic
 2014-08-29 11:26 UTC  (2+ messages)

[PATCH] mmc:sdhci: handle busy-end interrupt during command
 2014-08-29 11:18 UTC  (3+ messages)

[PATCH] mmc: sdhci: Add PCI IDs for Intel Braswell
 2014-08-29 11:08 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: move rockchip related code to a separate file
 2014-08-29 11:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] mmc: dw_mmc: add support for ARM64
 2014-08-29 10:24 UTC 

[PATCH] davinci-mmc: Use IRQ to detect "card not busy" status change
 2014-08-29  6:43 UTC  (2+ messages)

Sandisk MMC I/O errors
 2014-08-28 14:31 UTC  (22+ messages)

[PATCH 0/10][RFC] mmc: tmio: fixup patches
 2014-08-28 10:36 UTC  (14+ messages)
          ` [PATCH 0/10 v2 resend] "
            ` [PATCH 01/10 v2 resend] mmc: block: add block number limitation flag for multiple block read
          ` [PATCH 0/9 v3] mmc: tmio: fixup patches
              ` [PATCH v4] mmc: tmio: ensure that the clock has been stopped before set_clock

[PATCH v2 6/9] mmc: sdio: Convert to dev_pm_domain_attach|detach()
 2014-08-28  8:38 UTC 

[PATCH] mmc: core: sd: check card write-protect lock while resuming
 2014-08-28  6:25 UTC  (6+ messages)
        ` FW: "

[PATCH 00/12] mmc: tmio: Fixup PM support
 2014-08-27 12:59 UTC  (16+ messages)
` [PATCH 01/12] mmc: tmio: Keep host active while SDIO IRQ is enabled
` [PATCH 02/12] mmc: tmio: Keep host active while serving requests
` [PATCH 03/12] mmc: tmio: Extract bus_width modifications to a separate function
` [PATCH 04/12] mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it
` [PATCH 05/12] mmc: tmio: Handle clock gating from runtime PM functions
` [PATCH 06/12] mmc: tmio: Mask all IRQs when inactive
` [PATCH 07/12] mmc: tmio: Make runtime PM callbacks available for CONFIG_PM
` [PATCH 08/12] mmc: sdhi: "
` [PATCH 09/12] mmc: tmio_mmc: Enable runtime PM support
` [PATCH 10/12] mmc: sdhi: Fixup system PM suspend lock-up
` [PATCH 11/12] mmc: tmio_mmc: "
` [PATCH 12/12] mmc: tmio: Remove library functions for system PM

[PATCHv10 0/5] ARM: remove the sub-node and deprecate supports-highspeed property for dwmmc
 2014-08-27 11:56 UTC  (9+ messages)

[PATCH v14 0/6] mmc: omap_hsmmc: Enable SDIO IRQ
 2014-08-27  7:57 UTC  (7+ messages)
` [PATCH v14 1/6] mmc: omap_hsmmc: Enable SDIO interrupt

[PATCH] [RESEND 3] mmc: add Toshiba PCI SD controller driver
 2014-08-26 19:51 UTC 

[PATCH 6/9] mmc: sdio: Convert to dev_pm_domain_attach|detach()
 2014-08-26 12:07 UTC 

[PATCH 00/14] clk: sunxi: Improve MMC clocks support
 2014-08-25 15:18 UTC  (4+ messages)
` [PATCH 07/14] clk: sunxi: Introduce mbus compatible

[PATCHv6 0/5] remove the sub-node and deprecated
 2014-08-25 11:18 UTC  (3+ messages)
` [PATCHv6 3/5] ARM: dts: socfpga: unuse the slot-node and deprecated the supports-highspeed for dw-mmc


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