linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-15 07:34:12 to 2015-01-03 09:31:09 UTC [more...]

[PATCH v5 0/4] Fixes for SDIO interrupts for dw_mmc
 2015-01-03  9:31 UTC  (8+ messages)

[PATCH v3 0/3] mmc: dw_mmc: update host driver with minor fixes
 2015-01-02 23:07 UTC  (6+ messages)
` [PATCH v3 1/3] mmc: dw_mmc: fix the max_blk_count in IDMAC
` [PATCH v3 2/3] mmc: dw_mmc: exynos: don't use if clock isn't available
` [PATCH v3 3/3] mmc: dw_mmc: exynos: move definitions to header file

[PATCH 0/4] mmc: core: Add support for MMC power sequences
 2015-01-02 18:14 UTC  (6+ messages)
  ` [PATCH 1/4] mmc: core: Initial "
` [PATCH 2/4] mmc: pwrseq: Document DT bindings for the simple MMC power sequence
` [PATCH 3/4] mmc: pwrseq: Initial support for the simple MMC power sequence provider
` [PATCH 4/4] mmc: pwrseq_simple: Add support for a reset GPIO pin

[PATCH v3 0/4] mmc: dw_mmc: exynos: Add HS400 support
 2015-01-02 16:58 UTC  (7+ messages)
` [PATCH v3 1/4] mmc: dw_mmc: exynos: incorporate ciu_div into timing property
` [PATCH v3 2/4] mmc: dw_mmc: exynos: support eMMC's HS400 mode
` [PATCH v3 3/4] ARM: dts: drop dw-mshc-ciu-div property from Exynos
` [PATCH v3 4/4] ARM: dts: add HS400 support for Exynos5420 and exynos5800

[PATCH resend v3 0/2] mmc: Add SDIO function devicetree subnode parsing
 2015-01-02 15:52 UTC  (2+ messages)

[PATCH] mmc: sdhci-acpi: Remove redundant runtime PM idle callback
 2015-01-02 14:15 UTC 

[PATCH] mmc: sdhci-pxav3: do the mbus window configuration after enabling clocks
 2015-01-02 10:52 UTC  (2+ messages)

[PATCH v2 0/4] mmc: sdhci: adding support for a new Fujitsu sdhci IP
 2014-12-30 13:53 UTC  (4+ messages)
` [PATCH v2 3/4] mmc: sdhci: add a quirk for single block transactions
` [PATCH v2 4/4] mmc: sdhci: host: add new f_sdh30

[PATCH 0/3] ARM: edma: Correct header file usage
 2014-12-30 13:17 UTC  (4+ messages)
` [PATCH 3/3] ARM: edma: Split up header file to platform_data and API file

[PATCH] mmc: sdhci: use pipeline mmc requests to improve performance
 2014-12-30 13:07 UTC  (3+ messages)

[PATCH 0/7]: mmc: shmobile: DMA cleanup
 2014-12-30 12:12 UTC  (6+ messages)
` [PATCH 1/7] mmc: tmio: add .enable_dma

[PATCH 0/3] Convert omap_hsmmc to use common devicetree parsing code
 2014-12-30 11:08 UTC  (5+ messages)
` [PATCH 1/3] mmc: core: Allow host driver to provide isr for card-detect interrupts
` [PATCH 3/3] mmc: omap_hsmmc: use mmc_of_parse to parse common mmc configuration
` [PATCH 2/3] mmc: omap_hsmmc: use slot-gpio library for gpio support

[PATCH] mmc: sdhci: Remove redundant ADMA page boundary warnings
 2014-12-30 10:58 UTC  (2+ messages)

[PATCH V2 0/4] mmc: sdhci: Disable re-tuning for HS400
 2014-12-30 10:18 UTC  (4+ messages)

[PATCH] mmc: dt: Add property for broken hs200 quirk
 2014-12-29 22:37 UTC  (5+ messages)

[GIT PULL] MMC fixes for v.3.19
 2014-12-29 14:09 UTC 

[PATCH V4 2/2] mmc: core: Make tuning block patterns static
 2014-12-29 11:04 UTC 

[PATCH V4 1/2] mmc: dw_mmc: Convert to mmc_send_tuning()
 2014-12-29 11:04 UTC 

[PATCH V3] mmc: mmci: Do pm_runtime_put() after the host has been added
 2014-12-29 10:39 UTC 

[PATCH 0/4] mmc: sunxi: General fixup
 2014-12-29 10:13 UTC  (8+ messages)
` [PATCH 1/4] mmc: sunxi: Lock fix
` [PATCH 2/4] mmc: sunxi: Correcting SDXC_HARDWARE_RESET bit
` [PATCH 3/4] mmc: sunxi: Reset behavior fix
    ` sunxi-project-meetup@31c3
` [PATCH 4/4] mmc: sunxi: Removing unused code

[RFC 0/2] mmc: UHS-II implementation
 2014-12-27  9:27 UTC  (3+ messages)
` [RFC 1/2] mmc: core: support UHS-II in core stack
` [RFC 2/2] mmc: sdhci: support UHS-II in SDHCI host

[PATCH v3] mmc: dw_mmc: add quirk for broken data transfer over scheme
 2014-12-26  9:13 UTC  (2+ messages)
` [PATCH v4] "

[PATCH V3 1/2] mmc: dw_mmc: Convert to mmc_send_tuning()
 2014-12-24 14:11 UTC  (5+ messages)
` [PATCH V3 2/2] mmc: core: Make tuning block patterns static

[PATCH v2 0/4] mmc: Convert host drivers to mmc_send_tuning()
 2014-12-24 14:07 UTC  (16+ messages)
` [PATCH v2 3/4] mmc: dw_mmc: Convert "

[PATCH 2/3] mmc: host: don't use devm_pinctrl_get_select_default() in probe
 2014-12-23 15:37 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: remove unnecessary debug message
 2014-12-23 15:35 UTC  (3+ messages)

[PATCH v5 0/6] mmc: rtsx: add support for sdio card
 2014-12-23 15:33 UTC  (8+ messages)
` [PATCH v5 1/6] mfd: rtsx: add func to split u32 into register
` [PATCH v5 2/6] mmc: rtsx: add dump_reg_range to simplify dump register
` [PATCH v5 3/6] mmc: rtsx: init cookie at probe/card_event
` [PATCH v5 4/6] mmc: rtsx: add helper function to simplify code
` [PATCH v5 5/6] mmc: rtsx: add support for sdio card
` [PATCH v5 6/6] mmc: rtsx: swap function position to avoid pre declaration

[PATCH 2a/3] mmc: core: Allow host driver to provide isr for card-detect interrupts
 2014-12-23 11:37 UTC  (5+ messages)
` [PATCH 2b/3] mmc: omap_hsmmc: use slot-gpio library for gpio support

[RFC PATCH 0/5]mmc: Soft Command queue implementation for eMMC5.1 device
 2014-12-23  2:39 UTC  (6+ messages)

[PATCH] mmc: core: stop trying to switch width when only one bit is supported
 2014-12-22  9:58 UTC  (2+ messages)

[patch] mmc: mxs-mmc: remove unneeded NULL check
 2014-12-22  9:57 UTC  (2+ messages)

[PATCH 0/6] mmc: Fix error handling for mmc_of_parse()
 2014-12-22  4:23 UTC  (10+ messages)
` [PATCH 1/6] mmc: moxart: Handle error from mmc_of_parse()
` [PATCH 2/6] mmc: sdhci-bcm-kona: "
` [PATCH 3/6] mmc: sdhci-of-esdhc: "
` [PATCH 4/6] mmc: sdhci-s3c: "
` [PATCH 5/6] mmc: sdhci-st: Do cleanup while mmc_of_parse() return an error
` [PATCH 6/6] mmc: core: Return error at failure of request CD/WP in mmc_of_parse()

Possible regression with commit 52221610d
 2014-12-22  3:01 UTC  (12+ messages)

[PATCH 0/3] mmc: dw_mmc: Generic clock phase tuning that works with rk3288 (possibly more!)
 2014-12-19 18:29 UTC  (9+ messages)
` [PATCH 1/3] mmc: dw_mmc: dt-binding: Add tuning related things
` [PATCH 2/3] mmc: dw_mmc: Generic MMC tuning with the clock phase framework
` [PATCH 3/3] ARM: dts: rk3288: Add drive/sample clocks for dw_mmc devices

[RFC PATCH 00/13] mmc: host: Add facility to support re-tuning
 2014-12-19 14:37 UTC  (3+ messages)

[PATCH 0/4] mmc: sunxi: General fixup (v2)
 2014-12-19 12:32 UTC  (7+ messages)
` [PATCH 1/4] mmc: sunxi: Fix setup of last descriptor of dma transfer
` [PATCH 2/4] mmc: sunxi: Lock fix
` [PATCH 3/4] mmc: sunxi: Correcting SDXC_HARDWARE_RESET bit
` [PATCH 4/4] mmc: sunxi: Removing unused code

[PATCH V2] mmc: mmci: Use pm_runtime_put_noidle() during ->probe()
 2014-12-19 11:29 UTC  (3+ messages)

[PATCH v2 0/3] mmc: omap_hsmmc: make more use of mmc library functionality
 2014-12-19 11:23 UTC  (5+ messages)
` [PATCH 1/3] mmc: omap_hsmmc: remove prepare/complete system suspend support
` [PATCH 2/3] mmc: omap_hsmmc: use slot-gpio library for gpio support

[PATCH] mmc: toshsd: Fix unbalanced locking
 2014-12-19 10:58 UTC  (2+ messages)

[PATCH -next] mmc: toshsd: use module_pci_driver to simplify the code
 2014-12-19 10:48 UTC  (2+ messages)

[PATCH] mmc: sdhci: Fix FSL ESDHC reset handling quirk
 2014-12-19 10:44 UTC  (2+ messages)

[PATCH v4 0/6] mmc: rtsx: add support for sdio card
 2014-12-19 10:36 UTC  (2+ messages)

[PATCH] mmc: mmci: Use pm_runtime_put_noidle() during ->probe()
 2014-12-19 10:27 UTC  (2+ messages)

[PATCH v2] mmc: sdhci-sirf: add sirf tuning function (cmd 19)
 2014-12-19 10:26 UTC  (2+ messages)

[PATCH] mmc: sdhci-pci: Remove redundant runtime PM idle callback
 2014-12-19  9:52 UTC 

[PATCH 2/2] mmc: sdhci-esdhc-imx: Fixup runtime PM conditions during ->probe()
 2014-12-19  9:47 UTC 

[PATCH 1/2] mmc: sdhci-esdhc-imx: Fixup ->remove()
 2014-12-19  9:45 UTC 

[RFC PATCH 5/5] mmc: sdhci: add SW CMDQ support for CHT SDHCI host
 2014-12-19  8:06 UTC 

[RFC PATCH 4/5] mmc: core: add support for CMDQ feature in MMC Core stack
 2014-12-19  8:05 UTC 

[RFC PATCH 3/5] mmc: queue: change mqrq_cur and mqrq_pre to mq qdepth
 2014-12-19  8:05 UTC 

[RFC PATCH 1/5] mmc: replace sbc to precmd and add postcmd
 2014-12-19  8:05 UTC 

[RFC PATCH 2/5] mmc: host: add runtime PM for host class dev
 2014-12-19  8:05 UTC 

[PATCH 3/3] mmc: Support FFU for eMMC v5.0
 2014-12-19  2:26 UTC  (2+ messages)

[PATCH] Support sending vendor specific commands
 2014-12-18 14:16 UTC 

[PATCH 0/7] mmc: slot-gpio: Cleanup API and simplifications
 2014-12-18 14:44 UTC  (8+ messages)
` [PATCH 1/7] mmc: mvsdio: Remove redundant use of mmc_gpio_free_cd|ro()
` [PATCH 2/7] mmc: sdhci-sirf: Remove redundant use of mmc_gpio_free_cd()
` [PATCH 3/7] mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOs
` [PATCH 4/7] mmc: slot-gpio: Use the parent device while allocating data
` [PATCH 5/7] mmc: slot-gpio: Make mmc_gpio_alloc() available for MMC core
` [PATCH 6/7] mmc: core: Free all resources for the class device at ->dev_release()
` [PATCH 7/7] mmc: slot-gpio: Rework how to handle allocation of slot-gpio data

[PATCH] gpio: pcf857x: restore the initial line state of all pcf lines
 2014-12-18 14:11 UTC  (4+ messages)

[PATCH v2] mmc: sdhci: add quirk for ACMD23 broken
 2014-12-17 20:42 UTC  (4+ messages)

[PATCH] mmc: mmci: Get rid of unused variable and operations on it
 2014-12-16 13:51 UTC 

MMC/SD: Support for 4.41 Specification for 2.6.32 Linux Kernel
 2014-12-16  7:28 UTC  (3+ messages)

[PATCH v3 1/3] mmc: core: Add mmc_regulator_set_vqmmc()
 2014-12-16  1:12 UTC  (3+ messages)
` [PATCH v3 2/3] mmc: dw_mmc: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch

[PATCH v2 1/3] mmc: core: Add mmc_regulator_set_vqmmc()
 2014-12-16  0:09 UTC  (5+ messages)
` [PATCH v2 2/3] mmc: dw_mmc: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch

[PATCH 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
 2014-12-15 21:27 UTC  (4+ messages)
  ` [PATCH 1/2] mmc: host: arasan: Add addition of-arasan quirks and add IOMMU support
  ` [PATCH 2/2] arm64: dts: Add APM X-Gene SDHCI DTS node

regression on rk3288 with - mmc: dw_mmc: Remove old card detect infrastructure
 2014-12-15 21:19 UTC  (3+ messages)

UFS RPMB
 2014-12-15  9:26 UTC  (3+ messages)


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