Linux MMC Development
[Prev Page][Next Page]
- [PATCH RESEND 2/3] mmc: mvsdio: workaround for spurious irqs
- From: Sebastian Hesselbarth <sebastian.hesselbarth@xxxxxxxxx>
- [PATCH RESEND 1/3] mmc: mvsdio: silence card detect notice
- From: Sebastian Hesselbarth <sebastian.hesselbarth@xxxxxxxxx>
- [PATCH v2] mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- [PATCH v9 00/17] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v9 03/17] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v9 07/17] ARM: dts: sun5i: Add mmc controller nodes
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v9 09/17] ARM: dts: sun5i: Enable mmc controller on various A10s and A13 boards
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v9 11/17] ARM: dts: sun6i: Add mmc controller nodes
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v9 12/17] ARM: dts: sun6i: Add pin-muxing info for the mmc controllers
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v9 13/17] ARM: dts: sun6i: Add new sun6i-a31-m9 dts file for Mele M9
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v9 16/17] ARM: dts: sun7i: Enable mmc controller on various A20 boards
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v9 17/17] ARM: dts: sun7i: Add basic support for the Cubietruck WiFi module
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v9 15/17] ARM: dts: sun7i: Add pin-muxing info for the mmc controllers
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v9 14/17] ARM: dts: sun7i: Add mmc controller nodes
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v9 10/17] ARM: dts: sun6i: Add mmc clocks
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v9 08/17] ARM: dts: sun5i: Add pin-muxing info for the mmc controllers
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v9 06/17] ARM: dts: sun4i: Enable mmc controller on various A10 boards
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v9 05/17] ARM: dts: sun4i: Add pin-muxing info for the mmc0 controller
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v9 04/17] ARM: dts: sun4i: Add mmc controller nodes
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v9 01/17] clk: sunxi: factors: automatic reparenting support
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v9 02/17] clk: sunxi: Implement MMC phase control
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH RESEND] mmc: core: Improve support for deferred regulators
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH RESEND] mmc: core: Improve support for deferred regulators
- From: Tim Kryger <tim.kryger@xxxxxxxxxx>
- Re: [PATCH 21/38] mmc: sdhci: hack up driver to make it more compliant with UHS-1
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- [PATCH 32/32] mmc: sdhci: fix SDHCI dependencies
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 31/32] mmc: sdhci: track whether preset mode is currently enabled in hardware
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 30/32] mmc: sdhci: move remaining power handling into sdhci_set_power()
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 29/32] mmc: sdhci: move regulator handling into sdhci_set_power()
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 28/32] mmc: sdhci-tegra: get rid of special PRESENT_STATE register handling
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 27/32] mmc: sdhci: remove platform_suspend/platform_resume callbacks
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 26/32] mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 25/32] mmc: sdhci-esdhc-imx: remove emulation of uhs_mode
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 22/32] mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 24/32] mmc: sdhci: clean up sdhci_execute_tuning() decision
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 23/32] mmc: sdhci: cache timing information locally
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 21/32] mmc: sdhci: set_uhs_signaling() need not return a value
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 21/38] mmc: sdhci: hack up driver to make it more compliant with UHS-1
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH 21/38] mmc: sdhci: hack up driver to make it more compliant with UHS-1
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH 21/38] mmc: sdhci: hack up driver to make it more compliant with UHS-1
- From: Markus Pargmann <mpa@xxxxxxxxxxxxxx>
- Re: [PATCH 21/38] mmc: sdhci: hack up driver to make it more compliant with UHS-1
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH 21/38] mmc: sdhci: hack up driver to make it more compliant with UHS-1
- From: Markus Pargmann <mpa@xxxxxxxxxxxxxx>
- Re: [PATCH 00/38] MMC updates, plus CuBox-i WiFi support
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 00/38] MMC updates, plus CuBox-i WiFi support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH 00/38] MMC updates, plus CuBox-i WiFi support
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v7 4/4] memstick: Add realtek USB memstick host driver
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 00/38] MMC updates, plus CuBox-i WiFi support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mmc: core: Try other signal levels during power up
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: sdhci: Use mmc core regulator infrastucture
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v7 4/4] memstick: Add realtek USB memstick host driver
- From: Roger <rogerable@xxxxxxxxxxx>
- [PATCH v2] mmc: core: Try other signal levels during power up
- From: Tim Kryger <tim.kryger@xxxxxxxxxx>
- Re: [PATCH 0/2] SDHCI should use more common MMC structs and functions
- From: Tim Kryger <tim.kryger@xxxxxxxxxx>
- [PATCH] mmc: sdhci: Use mmc core regulator infrastucture
- From: Tim Kryger <tim.kryger@xxxxxxxxxx>
- Re: [PATCH] mmc: core: Try other signal levels during power up
- From: Tim Kryger <tim.kryger@xxxxxxxxxx>
- Re: [PATCH 35/38] mmc: dw_mmc: call mmc_of_parse to fill in common options
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements
- From: Balaji T K <balajitk@xxxxxx>
- Re: [PATCH 3/5] mmc: host: omap_hsmmc: introduce new accessor functions
- From: Balaji T K <balajitk@xxxxxx>
- Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements
- From: Balaji T K <balajitk@xxxxxx>
- Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements
- From: Balaji T K <balajitk@xxxxxx>
- Re: [PATCH 27/38] mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 27/38] mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH v8] mmc: moxart: Add MOXA ART SD/MMC driver
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 27/38] mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 27/38] mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH 00/38] MMC updates, plus CuBox-i WiFi support
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 00/38] MMC updates, plus CuBox-i WiFi support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH 00/38] MMC updates, plus CuBox-i WiFi support
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 1/2] mmc-utils: add check for max enhanced user area.
- From: Balaji T K <balajitk@xxxxxx>
- [PATCH 0/2] mmc-utils: gp partition support
- From: Balaji T K <balajitk@xxxxxx>
- [PATCH 2/2] mmc-utils: add support to create gp partition
- From: Balaji T K <balajitk@xxxxxx>
- Re: [PATCH 00/38] MMC updates, plus CuBox-i WiFi support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: Don't print data errors
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 34/38] mmc: add support for power-on sequencing through DT
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/38] mmc: sdio_irq: rework sdio irq handling
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 01/38] mmc: sdio_irq: rework sdio irq handling
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH] mmc: core: Try other signal levels during power up
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 0/2] SDHCI should use more common MMC structs and functions
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 00/38] MMC updates, plus CuBox-i WiFi support
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 01/38] mmc: sdio_irq: rework sdio irq handling
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 28/38] mmc: sdhci: remove platform_suspend/platform_resume callbacks
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 27/38] mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 35/38] mmc: dw_mmc: call mmc_of_parse to fill in common options
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- [PATCH 38/38] ARM: cubox-i: add support for Wifi/BT
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 37/38] ARM: cubox-i: add support for SD UHS-1 cards
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 36/38] mmc: fix power-on sequencing for esdhc-imx driver
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 34/38] mmc: add support for power-on sequencing through DT
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 35/38] mmc: dw_mmc: call mmc_of_parse to fill in common options
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 33/38] mmc: sdhci: fix SDHCI dependencies
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 32/38] mmc: sdhci: track whether preset mode is currently enabled in hardware
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 31/38] mmc: sdhci: move remaining power handling into sdhci_set_power()
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 30/38] mmc: sdhci: move regulator handling into sdhci_set_power()
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 29/38] mmc: sdhci-tegra: get rid of special PRESENT_STATE register handling
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 28/38] mmc: sdhci: remove platform_suspend/platform_resume callbacks
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 27/38] mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 26/38] mmc: sdhci-esdhc-imx: remove emulation of uhs_mode
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 25/38] mmc: sdhci: clean up sdhci_execute_tuning() decision
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 24/38] mmc: sdhci: cache timing information locally
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 23/38] mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 22/38] mmc: sdhci: set_uhs_signaling() need not return a value
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 21/38] mmc: sdhci: hack up driver to make it more compliant with UHS-1
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 20/38] mmc: sdhci-esdhc-imx: fix lockdep splat upon tuning
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 19/38] mmc: sdhci-esdhc-imx: comment runtime_pm_get_sync() in esdhc_prepare_tuning()
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 18/38] mmc: sdhci-esdhc-imx: avoid DMA to kernel stack
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 17/38] mmc: sdhci: convert sdhci_set_clock() into a library function
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 16/38] mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 15/38] mmc: sdhci: move setting host->clock into sdhci_do_set_ios()
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 14/38] mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock()
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 13/38] mmc: sdhci: convert ADMA descriptors to a coherent allocation
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 12/38] mmc: sdhci: avoid sync'ing the SG if there's no misalignment
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 11/38] mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 10/38] mmc: sdhci: convert reset into a library function
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 09/38] mmc: sdhci: convert generic bus width setup to library function
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 08/38] mmc: sdhci: plug hole in disabling card detection interrupts
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 07/38] mmc: sdhci: more efficient interrupt enable register handling
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 06/38] mmc: sdhci: allow sdio interrupts while sdhci runtime suspended
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 05/38] mmc: sdhci: push card_tasklet into threaded irq handler
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 04/38] mmc: sdhci: convert to new SDIO IRQ handling
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 03/38] mmc: sdhci: clean up sdio interrupt enable handling
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 02/38] mmc: sdhci: clean up interrupt handling
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 01/38] mmc: sdio_irq: rework sdio irq handling
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH 00/38] MMC updates, plus CuBox-i WiFi support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: SD CRC error on mx27pdk
- From: Fabio Estevam <festevam@xxxxxxxxx>
- Re: SD CRC error on mx27pdk
- From: Alexander Shiyan <shc_work@xxxxxxx>
- Re: [PATCH] mmc: dw_mmc: Don't print data errors
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements
- From: Felipe Balbi <balbi@xxxxxx>
- Re: SD CRC error on mx27pdk
- From: Fabio Estevam <festevam@xxxxxxxxx>
- SD CRC error on mx27pdk
- From: Fabio Estevam <festevam@xxxxxxxxx>
- Re: [PATCH v8] mmc: moxart: Add MOXA ART SD/MMC driver
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH] mmc: Add hardware dependencies for sdhci-pxav3 and sdhci-pxav2
- From: Jean Delvare <jdelvare@xxxxxxx>
- Re: [PATCH v8 11/17] ARM: dts: sun6i: Add mmc controller nodes
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [linux-sunxi] Re: [PATCH v8 07/17] ARM: dts: sun5i: Add mmc controller nodes
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v8 14/17] ARM: dts: sun6i: Enable the mmc controller on the m9
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 00/17] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 11/17] ARM: dts: sun6i: Add mmc controller nodes
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 07/17] ARM: dts: sun5i: Add mmc controller nodes
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 10/17] ARM: dts: sun6i: Add mmc clocks
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 00/17] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 6/6] mmc: core: add DT bindings for eMMC HS400 1.8/1.2V
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: Don't print data errors
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 6/6] mmc: core: add DT bindings for eMMC HS400 1.8/1.2V
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH 5/6] mmc: add support for HS400 mode of eMMC5.0
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH 4/6] mmc: rework selection of bus speed mode
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH 3/6] mmc: step power class after final selection of bus mode
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH 2/6] mmc: identify available device type to select
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH 1/6] mmc: drop the speed mode of card's state
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH 0/6] update selection of bus speed mode for eMMC
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [RFC PATCH 1/1 v6 ]mmc: Support-FFU-for-eMMC-v5.0
- From: Avi Shchislowski <Avi.Shchislowski@xxxxxxxxxxx>
- Re: [PATCH] mmc: mmci: switch the driver to using gpio descriptors
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH V2] mmc: dw_mmc: exynos: Turn SDIO interrupts on
- From: Yuvaraj Cd <yuvaraj.lkml@xxxxxxxxx>
- RE: [PATCH] mmc: dw_mmc: Don't print data errors
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH V2] mmc: dw_mmc: exynos: Turn SDIO interrupts on
- From: Alim Akhtar <alim.akhtar@xxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: Don't print data errors
- From: Alim Akhtar <alim.akhtar@xxxxxxxxx>
- [PATCH] mmc: dw_mmc: Don't print data errors
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements
- From: Balaji T K <balajitk@xxxxxx>
- Re: [PATCH RFC 00/12] Add Qualcomm SD Card Controller support.
- From: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
- Re: [PATCH] linux-next: rsi: fix using of removed stuff from mmc
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH RFC 00/12] Add Qualcomm SD Card Controller support.
- From: Christopher Covington <cov@xxxxxxxxxxxxxx>
- RE: [PATCH] linux-next: rsi: fix using of removed stuff from mmc
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH v8 00/17] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v8 00/17] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
- From: Emilio López <emilio@xxxxxxxxxxxxx>
- Re: [PATCH] linux-next: rsi: fix using of removed stuff from mmc
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v8 17/17] ARM: dts: sun7i: Enable mmc controller on various A20 boards
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v8 09/17] ARM: dts: sun5i: Enable mmc controller on various A10s and A13 boards
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v8 12/17] ARM: dts: sun6i: Add pin-muxing info for the mmc controllers
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v8 15/17] ARM: dts: sun7i: Add mmc controller nodes
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v8 16/17] ARM: dts: sun7i: Add pin-muxing info for the mmc controllers
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v8 14/17] ARM: dts: sun6i: Enable the mmc controller on the m9
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v8 13/17] ARM: dts: sun6i: Add new sun6i-a31-m9 dts file for Mele M9
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v8 11/17] ARM: dts: sun6i: Add mmc controller nodes
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v8 10/17] ARM: dts: sun6i: Add mmc clocks
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v8 07/17] ARM: dts: sun5i: Add mmc controller nodes
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v8 08/17] ARM: dts: sun5i: Add pin-muxing info for the mmc controllers
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v8 06/17] ARM: dts: sun4i: Enable mmc controller on various A10 boards
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v8 04/17] ARM: dts: sun4i: Add mmc controller nodes
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v8 05/17] ARM: dts: sun4i: Add pin-muxing info for the mmc0 controller
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v8 03/17] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v8 00/17] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v8 02/17] clk: sunxi: Implement MMC phase control
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v8 01/17] clk: sunxi: factors: automatic reparenting support
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- RE: [PATCH] linux-next: rsi: fix using of removed stuff from mmc
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH RFC 10/12] mmc: mmci: Add clock support for Qualcomm.
- From: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
- Re: [PATCH] linux-next: rsi: fix using of removed stuff from mmc
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH RFC 06/12] mmc: mmci: Add write delay to variant structure.
- From: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
- [PATCH] linux-next: rsi: fix using of removed stuff from mmc
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH RFC 10/12] mmc: mmci: Add clock support for Qualcomm.
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- Re: [PATCH RFC 06/12] mmc: mmci: Add write delay to variant structure.
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH RFC 04/12] mmc: mmci: Add register read/write wrappers.
- From: srinivas.kandagatla@xxxxxxxxxx
- [PATCH RFC 09/12] mmc: mmci: Qcom fix MCICLK register settings.
- From: srinivas.kandagatla@xxxxxxxxxx
- [PATCH RFC 12/12] mmc: mmci: Add Qcom specific pio_read function.
- From: srinivas.kandagatla@xxxxxxxxxx
- [PATCH RFC 11/12] mmc: mmci: Add Qcom variations to MCICommand register.
- From: srinivas.kandagatla@xxxxxxxxxx
- [PATCH RFC 10/12] mmc: mmci: Add clock support for Qualcomm.
- From: srinivas.kandagatla@xxxxxxxxxx
- [PATCH RFC 08/12] mmc: mmci: move ST specific register extensions access under condition.
- From: srinivas.kandagatla@xxxxxxxxxx
- [PATCH RFC 07/12] mmc: mmci: Qcomm: Add 3 clock cycle delay after each register write
- From: srinivas.kandagatla@xxxxxxxxxx
- [PATCH RFC 05/12] mmc: mmci: use NSEC_PER_SEC macro
- From: srinivas.kandagatla@xxxxxxxxxx
- [PATCH RFC 06/12] mmc: mmci: Add write delay to variant structure.
- From: srinivas.kandagatla@xxxxxxxxxx
- [PATCH RFC 03/12] mmc: mmci: Add Qcom datactrl register variant
- From: srinivas.kandagatla@xxxxxxxxxx
- [PATCH RFC 02/12] mmc: mmci: Add Qualcomm Id to amba id table
- From: srinivas.kandagatla@xxxxxxxxxx
- [PATCH RFC 01/12] ARM: amba: Add Qualcomm vendor ID.
- From: srinivas.kandagatla@xxxxxxxxxx
- [PATCH RFC 00/12] Add Qualcomm SD Card Controller support.
- From: srinivas.kandagatla@xxxxxxxxxx
- Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements
- From: Felipe Balbi <balbi@xxxxxx>
- Re: Locking issues in "mmc: rtsx: add support for pre_req and post_req"
- From: micky <micky_ching@xxxxxxxxxxxxxx>
- [PATCH 1/1 v2] mmc: sdhci-pci-o2micro Add SeaBird SeaEagle SD3 support
- From: Peter Guo <peter.guo@xxxxxxxxxxxxxx>
- RE: [PATCH v6 0/6] update selection of bus speed mode for eMMC
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [GIT PULL] MMC updates for mmc-next for 3.16, take 1
- From: Chris Ball <chris@xxxxxxxxxx>
- Re: [PATCH v6 0/6] update selection of bus speed mode for eMMC
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH] mmc: mxs: fix card detection function for broken card detect
- From: Daniel Willmann <daniel@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] mmc: avoid garbage when dt properties missing
- From: James Cameron <quozl@xxxxxxxxxx>
- Locking issues in "mmc: rtsx: add support for pre_req and post_req" (was: Re: [PATCH] mmc: rtsx: fix possible circular locking dependency)
- From: Peter Wu <peter@xxxxxxxxxxxxx>
- Re: [PATCH] mmc: sdhci: Set ocr_avail directly based on vmmc
- From: Tim Kryger <tim.kryger@xxxxxxxxxx>
- [PATCH] mmc: core: Try other signal levels during power up
- From: Tim Kryger <tim.kryger@xxxxxxxxxx>
- Re: [PATCH v2 1/2] regulator: pbias: Fix is_enabled callback implementation
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: 3.1[34]: omap4: panda: hang on reboot?
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH v9 resend 1/3] mmc: omap_hsmmc: Enable SDIO interrupt
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] mmc: rtsx: fix possible circular locking dependency
- From: Peter Wu <peter@xxxxxxxxxxxxx>
- SDHCI DDR50 implies MMC DDR
- From: Matthieu CASTET <matthieu.castet@xxxxxxxxxx>
- [PATCH v6 6/6] mmc: core: add DT bindings for eMMC HS400 1.8/1.2V
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v6 5/6] mmc: add support for HS400 mode of eMMC5.0
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v6 4/6] mmc: rework selection of bus speed mode
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v6 3/6] mmc: step power class after final selection of bus mode
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v6 2/6] mmc: identify available device type to select
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v6 1/6] mmc: drop the speed mode of card's state
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v6 0/6] update selection of bus speed mode for eMMC
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH 1/1] mmc: sdhci-pci-o2micro Add SeaBird SeaEagle SD3 support
- From: Chris Ball <chris@xxxxxxxxxx>
- [PATCH 1/1] mmc: sdhci-pci-o2micro Add SeaBird SeaEagle SD3 support
- From: Peter Guo <peter.guo@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] mmc: sdhci: add a driver for Berlin SoCs
- From: Antoine Ténart <antoine.tenart@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] mmc: sdhci: add a driver for Berlin SoCs
- From: Jisheng Zhang <jszhang@xxxxxxxxxxx>
- [PATCH 0/2] SDHCI should use more common MMC structs and functions
- From: Tim Kryger <tim.kryger@xxxxxxxxxx>
- [PATCH 2/2] mmc: sdhci: Use common mmc_regulator_get_supply
- From: Tim Kryger <tim.kryger@xxxxxxxxxx>
- [PATCH 1/2] mmc: sdhci: Use supplies in common mmc_host struct
- From: Tim Kryger <tim.kryger@xxxxxxxxxx>
- [PATCH] mmc: core: Improve support for deferred regulators
- From: Tim Kryger <tim.kryger@xxxxxxxxxx>
- Re: [PATCH 1/4] mmc: sdhci: add a driver for Berlin SoCs
- From: Antoine Ténart <antoine.tenart@xxxxxxxxxxxxxxxxxx>
- eMMC 4.2 controller vs. eMMC 4.5 memory
- From: Joakim Tjernlund <joakim.tjernlund@xxxxxxxxxxxx>
- Re: [PATCH 3/4] ARM: dts: berlin: add the SDHCI nodes for the BG2Q
- From: Sebastian Hesselbarth <sebastian.hesselbarth@xxxxxxxxx>
- Re: [PATCH 3/4] ARM: dts: berlin: add the SDHCI nodes for the BG2Q
- From: Jisheng Zhang <jszhang@xxxxxxxxxxx>
- Re: [PATCH v2 3/3] ARM: tegra: fix Venice2 SD card VQMMC supply
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- [PATCH v2 1/3] mmc: tegra: disable UHS modes
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 0/3] Tegra SD/MMC fixes
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 2/3] mmc: tegra: fix reporting of base clock frequency
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v2 3/3] ARM: tegra: fix Venice2 SD card VQMMC supply
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH] sdhci: Forward EPROBE_DEFER on vmmc and vqmmc regulators
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 4/4] ARM: tegra: fix Venice2 VQMMC regulators
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH] sdhci: Forward EPROBE_DEFER on vmmc and vqmmc regulators
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH v4 07/21] ARM: dts: parse DMA config in pxamci
- From: Sergei Ianovich <ynvich@xxxxxxxxx>
- Re: [PATCH 4/4] ARM: tegra: fix Venice2 VQMMC regulators
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] mmc: sdhci: add a driver for Berlin SoCs
- From: Sebastian Hesselbarth <sebastian.hesselbarth@xxxxxxxxx>
- Re: [PATCH 3/4] ARM: dts: berlin: add the SDHCI nodes for the BG2Q
- From: Antoine Ténart <antoine.tenart@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] ARM: dts: berlin: add the SDHCI nodes for the BG2Q
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH 1/4] mmc: sdhci: add a driver for Berlin SoCs
- From: Antoine Ténart <antoine.tenart@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] mmc: sdhci: add a driver for Berlin SoCs
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH 4/4] ARM: dts: berlin: enable SD card reader and eMMC for the BG2Q DMP
- From: Antoine Ténart <antoine.tenart@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/4] mmc: sdhci: add a driver for Berlin SoCs
- From: Antoine Ténart <antoine.tenart@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/4] Documentation: bindings: add the sdhci-berlin
- From: Antoine Ténart <antoine.tenart@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/4] ARM: dts: berlin: add the SDHCI nodes for the BG2Q
- From: Antoine Ténart <antoine.tenart@xxxxxxxxxxxxxxxxxx>
- [PATCH 0/4] ARM: berlin: add SDHCI support
- From: Antoine Ténart <antoine.tenart@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 2/4] [v6 fix] mfd/rtsx_usb: add comment in rtsx_usb_suspend
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v7 1/4] [v6 fix] mfd/rtsx_usb: fix possible race condition
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v7 4/4] memstick: Add realtek USB memstick host driver
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v7 0/4] Add modules for realtek USB card reader
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH] mmc: mmci: switch the driver to using gpio descriptors
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v7 0/4] Add modules for realtek USB card reader
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: sdhci: Set ocr_avail directly based on vmmc
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH RFC] Alcor Micro AU6601
- From: Oleksij Rempel <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH] mmc: mmci: switch the driver to using gpio descriptors
- From: Alexandre Courbot <gnurou@xxxxxxxxx>
- Re: [PATCH v2 4/7] mmc: dw_mmc: exynos: incorporate ciu_div into timing property
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH v7 0/4] Add modules for realtek USB card reader
- From: Roger <rogerable@xxxxxxxxxxx>
- [PATCH] mmc: rtsx: fix possible circular locking dependency
- From: <micky_ching@xxxxxxxxxxxxxx>
- Re: [PATCH 4/4] ARM: tegra: fix Venice2 VQMMC regulators
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH 3/4] mmc: sdhci: defer probing on regulator_get_optional() failures
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH 3/4] mmc: sdhci: defer probing on regulator_get_optional() failures
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] mmc: sdhci: defer probing on regulator_get_optional() failures
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH 3/4] mmc: sdhci: defer probing on regulator_get_optional() failures
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH 2/4] mmc: tegra: fix reporting of base clock frequency
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH 4/4] ARM: tegra: fix Venice2 VQMMC regulators
- From: Chris Ball <chris@xxxxxxxxxx>
- Re: [PATCH 3/4] mmc: sdhci: defer probing on regulator_get_optional() failures
- From: Tim Kryger <tim.kryger@xxxxxxxxxx>
- Re: [PATCH 4/4] ARM: tegra: fix Venice2 VQMMC regulators
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] mmc: sdhci: defer probing on regulator_get_optional() failures
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] mmc: tegra: fix reporting of base clock frequency
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH] mmc: sdhci: Set ocr_avail directly based on vmmc
- From: Tim Kryger <tim.kryger@xxxxxxxxxx>
- Re: [PATCH v2 1/2] regulator: pbias: Fix is_enabled callback implementation
- From: Axel Lin <axel.lin@xxxxxxxxxx>
- RE: [PATCH] mmc: add a driver for the Renesas v08r07s01e SD/SDIO host controller
- From: Phil Edworthy <phil.edworthy@xxxxxxxxxxx>
- RE: [PATCH] mmc: add a driver for the Renesas v08r07s01e SD/SDIO host controller
- From: Phil Edworthy <phil.edworthy@xxxxxxxxxxx>
- RE: [PATCH v2 4/7] mmc: dw_mmc: exynos: incorporate ciu_div into timing property
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH] mmc: mmci: switch the driver to using gpio descriptors
- From: Alexander Shiyan <shc_work@xxxxxxx>
- [PATCH] mmc: mmci: switch the driver to using gpio descriptors
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 3/4] mmc: sdhci: defer probing on regulator_get_optional() failures
- From: Alexandre Courbot <gnurou@xxxxxxxxx>
- [PATCH 3/4] mmc: sdhci: defer probing on regulator_get_optional() failures
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 1/4] mmc: tegra: disable UHS modes
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 4/4] ARM: tegra: fix Venice2 VQMMC regulators
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 2/4] mmc: tegra: fix reporting of base clock frequency
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH 0/4] Tegra SD/MMC fixes
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- [PATCH] mmc: sdhci-pci: Remove useless check for "slots == 0"
- From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
- Re: [PATCH v2 1/2] regulator: pbias: Fix is_enabled callback implementation
- From: Mark Brown <broonie@xxxxxxxxxx>
- [GIT PULL] MMC updates for mmc-next for 3.16, take 1
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH RESEND] mmc: sdhci-s3c: Remove unused define for NUM_GPIOS
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH RESEND 2/2] mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPS
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH RESEND] mmc: Delay the card_event callback into the mmc_rescan worker
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [RFC PATCH 1/1 v5 ]mmc: Support-FFU-for-eMMC-v5.0
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: fix status error for Kingston brand SD cards
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH v2 3/7] mmc: dw_mmc: exynos: move definitions to header file
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH v2 2/7] mmc: dw_mmc: exynos: don't use if clock isn't available
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH v2 1/7] mmc: dw_mmc: fix the max_blk_count in IDMAC
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH v2 4/7] mmc: dw_mmc: exynos: incorporate ciu_div into timing property
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- [PATCH] mmc:esdhc: use generic IO entry to replace fix IO to support different endian mode
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- [PATCH] mmc: add a driver for the Renesas v08r07s01e SD/SDIO host controller
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- Re: [PATCH RESEND] mmc: Delay the card_event callback into the mmc_rescan worker
- From: Markus Mayer <markus.mayer@xxxxxxxxxx>
- [RFC PATCH 1/1 v5 ]mmc: Support-FFU-for-eMMC-v5.0
- From: Avi Shchislowski <Avi.Shchislowski@xxxxxxxxxxx>
- Re: [PATCH] mmc: sdhci: Set ocr_avail directly based on vmmc
- From: Tim Kryger <tim.kryger@xxxxxxxxxx>
- Re: [PATCH v5 5/5] mmc: add support for HS400 mode of eMMC5.0
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v5 2/5] mmc: identify available device type to select
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v5 5/5] mmc: add support for HS400 mode of eMMC5.0
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v5 4/5] mmc: rework selection of bus speed mode
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v5 3/5] mmc: step power class after final selection of bus mode
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v5 2/5] mmc: identify available device type to select
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v5 1/5] mmc: drop the speed mode of card's state
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v5 0/5] update selection of bus speed mode for eMMC
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH v7 0/4] Add modules for realtek USB card reader
- From: Oliver Neukum <oneukum@xxxxxxx>
- Re: [PATCH v7 0/4] Add modules for realtek USB card reader
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH] mmc: sdhci: Set ocr_avail directly based on vmmc
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [RFC] dt: bindings: add bindings for Broadcom bcm43xx sdio devices
- From: Arend van Spriel <arend@xxxxxxxxxxxx>
- Re: [PATCH v7 0/4] Add modules for realtek USB card reader
- From: Oliver Neukum <oneukum@xxxxxxx>
- [PATCH v7 4/4] memstick: Add realtek USB memstick host driver
- From: <rogerable@xxxxxxxxxxx>
- [PATCH v7 3/4] mmc: Add realtek USB sdmmc host driver
- From: <rogerable@xxxxxxxxxxx>
- [PATCH v7 0/4] Add modules for realtek USB card reader
- From: <rogerable@xxxxxxxxxxx>
- [PATCH v7 2/4] [v6 fix] mfd/rtsx_usb: add comment in rtsx_usb_suspend
- From: <rogerable@xxxxxxxxxxx>
- [PATCH v7 1/4] [v6 fix] mfd/rtsx_usb: fix possible race condition
- From: <rogerable@xxxxxxxxxxx>
- [PATCH] mmc: sdhci: Set ocr_avail directly based on vmmc
- From: Tim Kryger <tim.kryger@xxxxxxxxxx>
- [RFC PATCH 1/1 v3] mmc-utils: Support-sending-eMMC-5.0-FFU
- From: Avi Shchislowski <Avi.Shchislowski@xxxxxxxxxxx>
- [RFC PATCH 1/1 v4 ]mmc: Support-FFU-for-eMMC-v5.0
- From: Avi Shchislowski <Avi.Shchislowski@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] regulator: pbias: Fix is_enabled callback implementation
- From: Mark Brown <broonie@xxxxxxxxxx>
- [RFC PATCH 1/1 v4 ]mmc: Support-FFU-for-eMMC-v5.0
- From: Avi Shchislowski <Avi.Shchislowski@xxxxxxxxxxx>
- [RFC PATCH 1/1 v3 ]mmc: Support-FFU-for-eMMC-v5.0
- From: Avi Shchislowski <Avi.Shchislowski@xxxxxxxxxxx>
- [RFC PATCH 1/1 v2] mmc-utils: Support-sending-eMMC-5.0-FFU
- From: Avi Shchislowski <Avi.Shchislowski@xxxxxxxxxxx>
- Re: [PATCH 0/2] add support of O2Mirco/BayHubTech SD hosts
- From: "Frank A. Kingswood" <frank@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v8] mmc: moxart: Add MOXA ART SD/MMC driver
- From: Jonas Jensen <jonas.jensen@xxxxxxxxx>
- Re: [PATCH] mmc: card.h: Use NULL instead of 0 for END_FIXUP
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] regulator: pbias: Fix is_enabled callback implementation
- From: Axel Lin <axel.lin@xxxxxxxxxx>
- Re: [PATCH RESEND] mmc: Convert to use ATTRIBUTE_GROUPS
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2] mmc: core: Use maximum timeout values in case TACC field is zero
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: card.h: Use NULL instead of 0 for END_FIXUP
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH RESEND] mmc: Delay the card_event callback into the mmc_rescan worker
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v6 3/4] mmc: Add realtek USB sdmmc host driver
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v6 3/4] mmc: Add realtek USB sdmmc host driver
- From: <rogerable@xxxxxxxxxxx>
- [PATCH v6 0/4] Add modules for realtek USB card reader
- From: <rogerable@xxxxxxxxxxx>
- [PATCH v6 1/4] [v6 fix] mfd/rtsx_usb: fix possible race condition
- From: <rogerable@xxxxxxxxxxx>
- [PATCH v6 4/4] memstick: Add realtek USB memstick host driver
- From: <rogerable@xxxxxxxxxxx>
- [PATCH v6 2/4] [v6 fix] mfd/rtsx_usb: add comment in rtsx_usb_suspend
- From: <rogerable@xxxxxxxxxxx>
- [GIT PULL] MMC updates for 3.15-rc1
- From: Chris Ball <chris@xxxxxxxxxx>
- [PATCH RESEND] mmc: Delay the card_event callback into the mmc_rescan worker
- From: Markus Mayer <markus.mayer@xxxxxxxxxx>
- Re: omap_hsmmc: Problem with SanDisk Extreme Pro MicroSDHC 1
- From: Stefan Roese <stefan.roese@xxxxxxxxx>
- RE: [PATCH] mmc-utils: Support sending Samsung eMMC 4.5 FFU
- From: Alex Lemberg <Alex.Lemberg@xxxxxxxxxxx>
- Re: [PATCH v5 3/3] memstick: Add realtek USB memstick host driver
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v5 3/3] memstick: Add realtek USB memstick host driver
- From: Roger <rogerable@xxxxxxxxxxx>
- Re: [PATCH v5 3/3] memstick: Add realtek USB memstick host driver
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v5 3/3] memstick: Add realtek USB memstick host driver
- From: Roger <rogerable@xxxxxxxxxxx>
- Re: [PATCH] mmc-utils: Support sending Samsung eMMC 4.5 FFU
- From: Grant Grundler <grundler@xxxxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-acpi: Intel SDIO has broken card detect
- From: Chris Ball <chris@xxxxxxxxxx>
- Re: [PATCH] mmc: Support FFU for Samsung eMMC v4.5
- From: Grant Grundler <grundler@xxxxxxxxxxxx>
- omap_hsmmc: Problem with SanDisk Extreme Pro MicroSDHC 1
- From: Stefan Roese <stefan.roese@xxxxxxxxx>
- Re: [PATCH] sdhci: Forward EPROBE_DEFER on vmmc and vqmmc regulators
- From: Mike Looijmans <mike.looijmans@xxxxxxxx>
- Re: [PATCH] sdhci: Forward EPROBE_DEFER on vmmc and vqmmc regulators
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] sdhci: Forward EPROBE_DEFER on vmmc and vqmmc regulators
- From: Mike Looijmans <mike.looijmans@xxxxxxxx>
- Re: [PATCH] sdhci: Forward EPROBE_DEFER on vmmc and vqmmc regulators
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] sdhci: Forward EPROBE_DEFER on vmmc and vqmmc regulators
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- Re: [PATCH] sdhci: Forward EPROBE_DEFER on vmmc and vqmmc regulators
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- Re: [PATCH] sdhci: Forward EPROBE_DEFER on vmmc and vqmmc regulators
- From: Mike Looijmans <mike.looijmans@xxxxxxxx>
- Re: [PATCH] sdhci: Forward EPROBE_DEFER on vmmc and vqmmc regulators
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] mmc: sdhci-acpi: Intel SDIO has broken card detect
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH] sdhci: Forward EPROBE_DEFER on vmmc and vqmmc regulators
- From: Mike Looijmans <mike.looijmans@xxxxxxxx>
- [PATCH] sdhci: Forward EPROBE_DEFER on vmmc and vqmmc regulators
- From: Mike Looijmans <mike.looijmans@xxxxxxxx>
- Re: [PATCH] mmc: sdhci-acpi: Intel SDIO has broken card detect
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- RE: [PATCH v3 5/5] mmc: add support for HS400 mode of eMMC5.0
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH] mmc: card.h: Use NULL instead of 0 for END_FIXUP
- From: Fabio Estevam <festevam@xxxxxxxxx>
- [PATCH] mmc-utils: Support sending Samsung eMMC 4.5 FFU
- From: Seunguk Shin <seunguk.shin@xxxxxxxxxxx>
- [PATCH] mmc: Support FFU for Samsung eMMC v4.5
- From: Seunguk Shin <seunguk.shin@xxxxxxxxxxx>
- [PATCH] mmc: Support FFU for eMMC v5.0 for Samsung
- From: Seunguk Shin <seunguk.shin@xxxxxxxxxxx>
- [PATCH] mmc: sdhci: remove delay during tuning command for mmc
- From: Seunguk Shin <seunguk.shin@xxxxxxxxxxx>
- Re: [PATCH v3 5/5] mmc: add support for HS400 mode of eMMC5.0
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- RE: [PATCH v3 5/5] mmc: add support for HS400 mode of eMMC5.0
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH 4/4] mmc: SDHI: update sh_mobile_sdhi_of_data for r8a7790
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxx>
- [PATCH v2] mmc: core: Use maximum timeout values in case TACC field is zero
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- Re: [PATCH 4/4] mmc: SDHI: update sh_mobile_sdhi_of_data for r8a7790
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- RE: [RFC PATCH 1/1 ]mmc: Support-FFU-for-eMMC-v5.0
- From: Alex Lemberg <Alex.Lemberg@xxxxxxxxxxx>
- Re: [PATCH v3 5/5] mmc: add support for HS400 mode of eMMC5.0
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- RE: [RFC PATCH 1/1 ]mmc: Support-FFU-for-eMMC-v5.0
- From: Alex Lemberg <Alex.Lemberg@xxxxxxxxxxx>
- [PATCH] mmc: sdhci-acpi: Intel SDIO has broken card detect
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- RE: [PATCH RESEND v3 0/7] mmc: distinguish DDR timing mode for eMMC/UHS
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- RE: [PATCH v3 5/5] mmc: add support for HS400 mode of eMMC5.0
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH] mmc: Add SDIO function devicetree subnode parsing
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] mmc: core: Use maximum timeout values in case TACC field is zero
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: core: Use maximum timeout values in case TACC field is zero
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- Re: [PATCH v5 3/3] memstick: Add realtek USB memstick host driver
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH RESEND v3 0/7] mmc: distinguish DDR timing mode for eMMC/UHS
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: core: Use maximum timeout values in case TACC field is zero
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3 5/5] mmc: add support for HS400 mode of eMMC5.0
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: core: Use maximum timeout values in case TACC field is zero
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- RE: [RFC PATCH 1/1 ]mmc: Support-FFU-for-eMMC-v5.0
- From: Seunguk Shin <seunguk.shin@xxxxxxxxxxx>
- RE: [PATCH v3 5/5] mmc: add support for HS400 mode of eMMC5.0
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [RFC PATCH 1/1 ]mmc: Support-FFU-for-eMMC-v5.0
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH RESEND] mmc: Convert to use ATTRIBUTE_GROUPS
- From: Axel Lin <axel.lin@xxxxxxxxxx>
- Re: [PATCH RESEND] mmc: sdhci-s3c: Remove unused define for NUM_GPIOS
- From: Axel Lin <axel.lin@xxxxxxxxxx>
- Re: [PATCH v2 1/2] regulator: pbias: Fix is_enabled callback implementation
- From: Axel Lin <axel.lin@xxxxxxxxxx>
- [STATUS] mmc: disable UHS on broadcom sdhci
- From: Sebastián E. Peyrott <pseus7@xxxxxxxxx>
- Re: [PATCH v5 3/3] memstick: Add realtek USB memstick host driver
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/2] mmc: use SD/MMC host ID for block device name ID
- From: Stefan Agner <stefan@xxxxxxxx>
- Re: sh mmcif cleanups
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- Re: [RFC 2/2] mmc: use SD/MMC host ID for block device name ID
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- [RFC 2/2] mmc: use SD/MMC host ID for block device name ID
- [RFC 0/2] fixed order for mmc devices/mmc block devices
- [RFC 1/2] mmc: read mmc alias from device tree
- Re: [RFC PATCH 1/1 ]mmc: Support-FFU-for-eMMC-v5.0
- From: Grant Grundler <grundler@xxxxxxxxxxxx>
- Re: sh mmcif cleanups
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH v2 5/6] mmc: sh-mmcif: no need to call pm_runtime_suspend on error
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- [PATCH v2 2/6] mmc: sh-mmcif: use devm_ for ioremap
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- [PATCH v2 4/6] mmc: sh-mmcif: use devm_ for irq management
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- [PATCH v2 3/6] mmc: sh-mmcif: use devm_ for clock management
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- [PATCH v2 6/6] mmc: sh-mmcif: final error path cleanup
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- [PATCH v2 1/6] mmc: sh-mmcif: update to print version and bus clock rate on probe
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- sh mmcif cleanups
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] mmc: sh-mmcif: print bus clock rate on probe
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] mmc: sh-mmcif: use devm_ for ioremap
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/6] mmc: sh-mmcif: use devm_ for clock management
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] mmc: sh-mmcif: use devm_ for ioremap
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] mmc: sh-mmcif: print bus clock rate on probe
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH 3/6] mmc: sh-mmcif: use devm_ for clock management
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 2/6] mmc: sh-mmcif: use devm_ for ioremap
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] mmc: sh-mmcif: use devm_ for ioremap
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 1/6] mmc: sh-mmcif: print bus clock rate on probe
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 6/6] mmc: sh-mmcif: final error path cleanup
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- [PATCH 3/6] mmc: sh-mmcif: use devm_ for clock management
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- [PATCH 5/6] mmc: sh-mmcif: no need to call pm_runtime_suspend on error
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- [PATCH 4/6] mmc: sh-mmcif: use devm_ for irq management
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- [PATCH 2/6] mmc: sh-mmcif: use devm_ for ioremap
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- [PATCH 1/6] mmc: sh-mmcif: print bus clock rate on probe
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- cleanups for sh-mmcif driver
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/1 ]mmc: Support-FFU-for-eMMC-v5.0
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH v5 3/3] memstick: Add realtek USB memstick host driver
- From: Roger <rogerable@xxxxxxxxxxx>
- Re: 3.1[34]: omap4: panda: hang on reboot?
- From: Paolo Pisati <p.pisati@xxxxxxxxx>
- [PATCH] mmc: Delay the card_event callback into the mmc_rescan worker
- From: Markus Mayer <markus.mayer@xxxxxxxxxx>
- Re: [RFC PATCH 1/1 ]mmc: Support-FFU-for-eMMC-v5.0
- From: Seunguk Shin <seunguk.shin@xxxxxxxxxxx>
- Re: [PATCH 6/9] mmc: omap_hsmmc: Enable SDIO interrupt
- From: Andreas Fenkart <afenkart@xxxxxxxxx>
- Re: [RFC] dt: bindings: add bindings for Broadcom bcm43xx sdio devices
- From: Arend van Spriel <arend@xxxxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controller
- From: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controller
- From: Chris Ball <chris@xxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controller
- From: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] workqueue: WQ_NON_REENTRANT is meaningless and going away
- From: Tejun Heo <tj@xxxxxxxxxx>
- RE: [PATCH] mmc: dw_mmc: fix status error for Kingston brand SD cards
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH v3 5/5] mmc: add support for HS400 mode of eMMC5.0
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- RE: [PATCH] mmc: dw_mmc: fix status error for Kingston brand SD cards
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- RE: [PATCH v2 2/5] mmc: identify available device type to select
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- RE: [PATCH v3 5/5] mmc: add support for HS400 mode of eMMC5.0
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH] sdhci: Forward EPROBE_DEFER on vmmc and vqmmc regulators
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3 5/5] mmc: add support for HS400 mode of eMMC5.0
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v5 1/3] mfd: Add realtek USB card reader driver
- From: Roger <rogerable@xxxxxxxxxxx>
- Re: [PATCH v4 3/5] mmc: step power class after final selection of bus mode
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v5 1/3] mfd: Add realtek USB card reader driver
- From: Oliver Neukum <oneukum@xxxxxxx>
- Re: [PATCH v2 2/5] mmc: identify available device type to select
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v5 1/3] mfd: Add realtek USB card reader driver
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- [PATCH] sdhci: Forward EPROBE_DEFER on vmmc and vqmmc regulators
- From: Mike Looijmans <mike.looijmans@xxxxxxxx>
- Re: [PATCH v5 1/3] mfd: Add realtek USB card reader driver
- From: Roger <rogerable@xxxxxxxxxxx>
- Re: [PATCH] workqueue: WQ_NON_REENTRANT is meaningless and going away
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH] mmc: dw_mmc: fix status error for Kingston brand SD cards
- From: <dinguyen@xxxxxxxxxx>
- Re: [PATCH] sdhci: Forward EPROBE_DEFER on vmmc and vqmmc regulators
- From: Georgi Djakov <gdjakov@xxxxxxxxxx>
- Re: [PATCH] sdhci: Forward EPROBE_DEFER on vmmc and vqmmc regulators
- From: Mike Looijmans <mike.looijmans@xxxxxxxx>
- Re: [PATCH] workqueue: WQ_NON_REENTRANT is meaningless and going away
- From: James Chapman <jchapman@xxxxxxxxxxx>
- Re: [PATCH] mmc: core: Use maximum timeout values in case TACC field is zero
- From: Fabio Estevam <festevam@xxxxxxxxx>
- [PATCH] mmc: core: Use maximum timeout values in case TACC field is zero
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- Re: [PATCH] workqueue: WQ_NON_REENTRANT is meaningless and going away
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [RFC PATCH] mmc: core: Invoke sdio func driver's PM callbacks from the sdio bus
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 0/2] mmc: rtsx: add new cmd type handle and modify error handle
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH] mmc: dw_mmc: Make sure we don't get stuck when we get an error
- From: Yuvaraj Kumar C D <yuvaraj.cd@xxxxxxxxx>
- Re: wait_for_completion in mmc_wait_for_req_done never returns
- From: Lee Chen <achieveforce@xxxxxxxxx>
- [PATCH v2 2/2] mmc: rtsx: modify error handle and remove smatch warnings
- From: <micky_ching@xxxxxxxxxxxxxx>
- [PATCH v2 0/2] mmc: rtsx: add new cmd type handle and modify error handle
- From: <micky_ching@xxxxxxxxxxxxxx>
- [PATCH v2 1/2] mmc: rtsx: add R1-no-CRC mmc command type handle
- From: <micky_ching@xxxxxxxxxxxxxx>
- [PATCH] workqueue: WQ_NON_REENTRANT is meaningless and going away
- From: ZhangZhen <zhenzhang.zhang@xxxxxxxxxx>
- Re: [PATCH v11 0/3] mmc: sdhci-msm: Add support for Qualcomm chipsets
- From: Chris Ball <chris@xxxxxxxxxx>
- Re: [PATCH 5/5] mmc: host: omap_hsmmc: set max_blk_size correctly
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 2/5] mmc: host: omap_hsmmc: add reg_offset field
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 1/5] mmc: host: omap_hsmmc: pass host as an argument
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 3/5] mmc: host: omap_hsmmc: introduce new accessor functions
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 5/5] mmc: host: omap_hsmmc: set max_blk_size correctly
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 4/5] mmc: host: omap_hsmmc: switch over to new accessors
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v11 0/3] mmc: sdhci-msm: Add support for Qualcomm chipsets
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: mvsdio: unhandled interrupt, mmc writes queuing up
- From: Bruno Prémont <bonbons@xxxxxxxxxxxxxxxxx>
- Re: mvsdio: unhandled interrupt, mmc writes queuing up
- From: Alexander Elbs <alex@xxxxxxx>
- Re: [PATCH] mmc: sdhci: only invoke clock re-tuning for adtc type commands
- From: Franky Lin <frankyl@xxxxxxxxxxxx>
- Re: [PATCH v11 0/3] mmc: sdhci-msm: Add support for Qualcomm chipsets
- From: Georgi Djakov <gdjakov@xxxxxxxxxx>
- Re: [PATCH] sdhci: Forward EPROBE_DEFER on vmmc and vqmmc regulators
- From: Georgi Djakov <gdjakov@xxxxxxxxxx>
- Re: [PATCH v5 1/3] mfd: Add realtek USB card reader driver
- From: Oliver Neukum <oneukum@xxxxxxx>
- [PATCH] mmc: dw_mmc: change to use recommended reset procedure
- From: Yuvaraj Kumar C D <yuvaraj.cd@xxxxxxxxx>
- [PATCH v2 7/7] ARM: dts: add HS400 support for Exynos5420
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v2 6/7] ARM: dts: drop dw-mshc-ciu-div property from Exynos
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v2 5/7] mmc: dw_mmc: exynos: support eMMC's HS400 mode
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v2 4/7] mmc: dw_mmc: exynos: incorporate ciu_div into timing property
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v2 3/7] mmc: dw_mmc: exynos: move definitions to header file
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v2 2/7] mmc: dw_mmc: exynos: don't use if clock isn't available
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v2 1/7] mmc: dw_mmc: fix the max_blk_count in IDMAC
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v2 0/7] mmc: dw_mmc: update host driver including HS400 support
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v4 5/5] mmc: add support for HS400 mode of eMMC5.0
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v4 4/5] mmc: rework selection of bus speed mode
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v4 1/5] mmc: drop the speed mode of card's state
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v4 3/5] mmc: step power class after final selection of bus mode
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v4 2/5] mmc: identify available device type to select
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v4 0/5] update selection of bus speed mode for eMMC
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH 1/1] mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmops
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 1/1] mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmops
- From: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
- Re: [PATCH 0/2] mmc: rtsx: add new cmd type handle and modify errorhandle
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: mvsdio: unhandled interrupt, mmc writes queuing up
- From: Bruno Prémont <bonbons@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] mmc: rtsx: add new cmd type handle and modify errorhandle
- From: micky <micky_ching@xxxxxxxxxxxxxx>
- Re: mvsdio: unhandled interrupt, mmc writes queuing up
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [PATCH 4/4] Limit max_discard_sectors to UINT_MAX>>9
- From: Gwendal Grignou <gwendal@xxxxxxxxxxxx>
- [PATCH 1/4] Limit max_discard_sectors to UINT_MAX>>9
- From: Gwendal Grignou <gwendal@xxxxxxxxxxxx>
- [PATCH 3/4] Limit max_discard_sectors to UINT_MAX>>9
- From: Gwendal Grignou <gwendal@xxxxxxxxxxxx>
- [PATCH 2/4] Limit max_discard_sectors to UINT_MAX>>9
- From: Gwendal Grignou <gwendal@xxxxxxxxxxxx>
- [PATCH 0/4] Set max_discard_sectors maximal value to UINT_MAX>>9
- From: Gwendal Grignou <gwendal@xxxxxxxxxxxx>
- Re: mvsdio: unhandled interrupt, mmc writes queuing up
- From: Sebastian Hesselbarth <sebastian.hesselbarth@xxxxxxxxx>
- Re: RESEND:[PATCH V3] sdhci: only reprogram retuning timer when flag is set
- From: Chris Ball <chris@xxxxxxxxxx>
- Re: RESEND:[PATCH V3] sdhci: only reprogram retuning timer when flag is set
- From: Arend van Spriel <arend@xxxxxxxxxxxx>
- Re: mvsdio: unhandled interrupt, mmc writes queuing up
- From: Alexander Elbs <alex@xxxxxxx>
- Re: [PATCH 6/9] mmc: omap_hsmmc: Enable SDIO interrupt
- From: Balaji T K <balajitk@xxxxxx>
- [PATCH v5 1/3] mfd: Add realtek USB card reader driver
- From: <rogerable@xxxxxxxxxxx>
- [PATCH v5 3/3] memstick: Add realtek USB memstick host driver
- From: <rogerable@xxxxxxxxxxx>
- [PATCH v5 2/3] mmc: Add realtek USB sdmmc host driver
- From: <rogerable@xxxxxxxxxxx>
- [PATCH v5 0/3] Add modules for realtek USB card reader
- From: <rogerable@xxxxxxxxxxx>
- Re: [PATCH 0/2] mmc: rtsx: add new cmd type handle and modify error handle
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 0/2] mmc: rtsx: add new cmd type handle and modify error handle
- From: <micky_ching@xxxxxxxxxxxxxx>
- [PATCH 2/2] mmc: rtsx: modify error handle and remove smatch warnings
- From: <micky_ching@xxxxxxxxxxxxxx>
- [PATCH 1/2] mmc: rtsx: add R1-no-CRC mmc command type handle
- From: <micky_ching@xxxxxxxxxxxxxx>
- RE: [PATCH v3 5/5] mmc: add support for HS400 mode of eMMC5.0
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH V2] mmc: sdhci: don't read cd-gpio while holding spinlock
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 6/9] mmc: omap_hsmmc: Enable SDIO interrupt
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 6/9] mmc: omap_hsmmc: Enable SDIO interrupt
- From: Andreas Fenkart <afenkart@xxxxxxxxx>
- Re: [PATCH V2] mmc: sdhci: don't read cd-gpio while holding spinlock
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH 6/9] mmc: omap_hsmmc: Enable SDIO interrupt
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3 5/5] mmc: add support for HS400 mode of eMMC5.0
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 6/9] mmc: omap_hsmmc: Enable SDIO interrupt
- From: Andreas Fenkart <afenkart@xxxxxxxxx>
- Re: [PATCH v7 1/8] clk: sunxi: factors: automatic reparenting support
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/4] rename ARCH_BCM to ARCH_BCM_MOBILE (mmc)
- From: Chris Ball <chris@xxxxxxxxxx>
- Re: [PATCH v3 4/5] mmc: rework selection of bus speed mode
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 6/9] mmc: omap_hsmmc: Enable SDIO interrupt
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH RESEND 1/2] mmc: mxcmmc: Convert to devm-* API
- From: Alexander Shiyan <shc_work@xxxxxxx>
- Re: [PATCH v9 resend 1/3] mmc: omap_hsmmc: Enable SDIO interrupt
- From: Dmitry Lifshitz <lifshitz@xxxxxxxxxxxxxx>
- Re: [PATCH RESEND 1/2] mmc: mxcmmc: Convert to devm-* API
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- RE: [PATCH 3/7] mmc: dw_mmc: exynos: move definitions to header file
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- RE: [PATCH 2/7] mmc: dw_mmc: exynos: don't use if clock isn't available
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH V2] mmc: sdhci: don't read cd-gpio while holding spinlock
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH V2] mmc: dw_mmc: exynos: Turn SDIO interrupts on
- From: Yuvaraj Kumar <yuvaraj.cd@xxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: Fix the max_blk_count in IDMAC
- From: Yuvaraj Kumar <yuvaraj.cd@xxxxxxxxx>
- Re: [PATCH V2] mmc: dw_mmc: exynos: Turn SDIO interrupts on
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- [PATCH V2] mmc: dw_mmc: exynos: Turn SDIO interrupts on
- From: Yuvaraj Kumar C D <yuvaraj.cd@xxxxxxxxx>
- Re: [PATCH 3/7] mmc: dw_mmc: exynos: move definitions to header file
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH 2/7] mmc: dw_mmc: exynos: don't use if clock isn't available
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: Fix the max_blk_count in IDMAC
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- [PATCH] mmc: dw_mmc: Fix the max_blk_count in IDMAC
- From: Yuvaraj Kumar C D <yuvaraj.cd@xxxxxxxxx>
- [PATCH V2] mmc: sdhci: don't read cd-gpio while holding spinlock
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- mmc: rtsx: add new cmd type handle and modify error handle
- From: <micky_ching@xxxxxxxxxxxxxx>
- [PATCH 2/2] mmc: rtsx: modify error handle and remove smatch warnings
- From: <micky_ching@xxxxxxxxxxxxxx>
- [PATCH 1/2] mmc: rtsx: add R1-no-CRC mmc command type handle
- From: <micky_ching@xxxxxxxxxxxxxx>
- RE: [PATCH v3 4/5] mmc: rework selection of bus speed mode
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH RESEND 1/2] mmc: mxcmmc: Convert to devm-* API
- From: Alexander Shiyan <shc_work@xxxxxxx>
- [PATCH RESEND 2/2] mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPS
- From: Alexander Shiyan <shc_work@xxxxxxx>
- Re: [PATCH] mmc: sdhci: don't read cd-gpio while holding spinlock
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH 4/9] mmc: omap_hsmmc: use devm_request_mem_region
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 4/9] mmc: omap_hsmmc: use devm_request_mem_region
- From: Balaji T K <balajitk@xxxxxx>
- Re: [PATCH 4/9] mmc: omap_hsmmc: use devm_request_mem_region
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 6/9] mmc: omap_hsmmc: Enable SDIO interrupt
- From: Balaji T K <balajitk@xxxxxx>
- [PATCH 7/9] mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x
- From: Balaji T K <balajitk@xxxxxx>
- [PATCH 9/9] mmc: omap_hsmmc: enable wakeup event for sdio
- From: Balaji T K <balajitk@xxxxxx>
- [PATCH 8/9] mmc: omap_hsmmc: Extend debugfs for SDIO IRQ, GPIO and pinmux
- From: Balaji T K <balajitk@xxxxxx>
- [PATCH 3/9] mmc: omap_hsmmc: use devm_request_threaded_irq
- From: Balaji T K <balajitk@xxxxxx>
- [PATCH 5/9] mmc: omap_hsmmc: use devm_ioremap
- From: Balaji T K <balajitk@xxxxxx>
- [PATCH 4/9] mmc: omap_hsmmc: use devm_request_mem_region
- From: Balaji T K <balajitk@xxxxxx>
- [PATCH 2/9] mmc: omap_hsmmc: use devm_request_irq
- From: Balaji T K <balajitk@xxxxxx>
- [PATCH 1/9] mmc: omap_hsmmc: use devm_clk_get
- From: Balaji T K <balajitk@xxxxxx>
- [PATCH 0/9] mmc: omap_hsmmc: convert to use devm_* and enable sdio irq
- From: Balaji T K <balajitk@xxxxxx>
- Re: [PATCH v9 resend 1/3] mmc: omap_hsmmc: Enable SDIO interrupt
- From: Balaji T K <balajitk@xxxxxx>
- [PATCH 7/7] ARM: dts: add HS400 support for Exynos5420
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH 6/7] ARM: dts: drop dw-mshc-ciu-div property from Exynos
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH 5/7] mmc: dw_mmc: exynos: support eMMC's HS400 mode
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH 4/7] mmc: dw_mmc: exynos: incorporate ciu_div into timing property
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH 3/7] mmc: dw_mmc: exynos: move definitions to header file
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH 2/7] mmc: dw_mmc: exynos: don't use if clock isn't available
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH 1/7] mmc: dw_mmc: fix the max_blk_count in IDMAC
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH 0/7] mmc: dw_mmc: update host driver including HS400 support
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH v3 4/5] mmc: rework selection of bus speed mode
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Backporting eMMC v5 support to Linux 3.4
- From: Hans-Christian Egtvedt <egtvedt@xxxxxxxxxxxx>
- [PATCH v9 resend 2/3] mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x
- From: Andreas Fenkart <afenkart@xxxxxxxxx>
- [PATCH v9 resend 3/3] mmc: omap_hsmmc: Extend debugfs for SDIO IRQ, GPIO and pinmux
- From: Andreas Fenkart <afenkart@xxxxxxxxx>
- [PATCH v9 resend 1/3] mmc: omap_hsmmc: Enable SDIO interrupt
- From: Andreas Fenkart <afenkart@xxxxxxxxx>
- [PATCH v9 resend 0/3] mmc: omap_hsmmc: Enable SDIO IRQ.
- From: Andreas Fenkart <afenkart@xxxxxxxxx>
- [PATCH] mmc: dw_mmc: Support setting the ciu-div on exynos
- From: Yuvaraj Kumar C D <yuvaraj.cd@xxxxxxxxx>
- [PATCH] mmc: core: add DT bindings for eMMC HS400 1.8/1.2V
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH] mmc: sdhci: don't read cd-gpio while holding spinlock
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v4 3/3] memstick: Add realtek USB memstick host driver
- From: Roger <rogerable@xxxxxxxxxxx>
- Re: [PATCH v4 3/3] memstick: Add realtek USB memstick host driver
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] memstick: Add realtek USB memstick host driver
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controller
- From: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
- [PATCH] mmc: sdhci: don't read cd-gpio while holding spinlock
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: [PATCH v2] mmc: sdhci: add quirk for broken write protect detection
- From: Mike Looijmans <mike.looijmans@xxxxxxxx>
- Re: [PATCH v2] mmc: sdhci: add quirk for broken write protect detection
- From: Eli Billauer <eli.billauer@xxxxxxxxx>
- Re: [PATCH v2] mmc: sdhci: add quirk for broken write protect detection
- From: Michal Simek <monstr@xxxxxxxxx>
- Re: [PATCH v4 3/3] memstick: Add realtek USB memstick host driver
- From: Roger <rogerable@xxxxxxxxxxx>
- Re: RESEND:[PATCH V3] sdhci: only reprogram retuning timer when flag is set
- From: Aaron Lu <aaron.lu@xxxxxxxxx>
- Re: mvsdio: unhandled interrupt, mmc writes queuing up
- From: Nicolas Pitre <nico@xxxxxxxxxxx>
- mvsdio: unhandled interrupt, mmc writes queuing up
- From: Bruno Prémont <bonbons@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-bcm-kona: Fix locking in sdhci_bcm_kona_sd_card_emulate()
- From: Christian Daudt <bcm@xxxxxxxxxxxxx>
- Re: RESEND:[PATCH V3] sdhci: only reprogram retuning timer when flag is set
- From: Arend van Spriel <arend@xxxxxxxxxxxx>
- [PATCH 2/2] sdhci: imx: add callback for card_type inits
- From: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
- [PATCH 1/2] sdhci: add init_card callback
- From: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] update selection of bus speed mode for eMMC
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- RE: [PATCH 1/1] mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmops
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH 1/1] mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmops
- From: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
- Re: [PATCH v3 0/5] update selection of bus speed mode for eMMC
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- [PATCH 2/2] mmc: rtsx: modify error handle and remove smatch warnings
- From: <micky_ching@xxxxxxxxxxxxxx>
- [PATCH 0/2] add new cmd type handle and remove smatch warnings
- From: <micky_ching@xxxxxxxxxxxxxx>
- [PATCH 1/2] mmc: rtsx: add R1-no-CRC mmc command type handle
- From: <micky_ching@xxxxxxxxxxxxxx>
- RE: [PATCH v3 0/5] update selection of bus speed mode for eMMC
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH] mmc: sdhci: only invoke clock re-tuning for adtc type commands
- From: Franky Lin <frankyl@xxxxxxxxxxxx>
- Re: [PATCH 0/6] mmc: sdhci-acpi: Fix broken card detect for ACPI HID 80860F14
- From: Chris Ball <chris@xxxxxxxxxx>
- Re: [PATCH 0/6] mmc: sdhci-acpi: Fix broken card detect for ACPI HID 80860F14
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH] mmc: sdhci: only invoke clock re-tuning for adtc type commands
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3 0/5] update selection of bus speed mode for eMMC
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: sdhci: only invoke clock re-tuning for adtc type commands
- From: Franky Lin <frankyl@xxxxxxxxxxxx>
- RE: [PATCH RESEND] mmc:sdhci: handle busy-end interrupt during command
- From: Youssef TRIKI <youssef.triki@xxxxxx>
- [PATCH RESEND] mmc:sdhci: handle busy-end interrupt during command
- From: Chanho Min <chanho.min@xxxxxxx>
- [PATCH v3 5/5] mmc: add support for HS400 mode of eMMC5.0
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v3 4/5] mmc: rework selection of bus speed mode
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v3 3/5] mmc: step power class after final selection of bus mode
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v3 2/5] mmc: identify available device type to select
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v3 1/5] mmc: drop the speed mode of card's state
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH v3 0/5] update selection of bus speed mode for eMMC
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH RESEND v3 7/7] mmc: sdhci: clarify DDR timing mode between SD-UHS and eMMC
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH RESEMD v3 6/7] mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMC
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH RESEND v3 5/7] mmc: rtsx: clarify DDR timing mode between SD-UHS and eMMC
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH RESEND v3 4/7] mmc: sh_mmcif: clarify DDR timing mode between SD-UHS and eMMC
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH RESEND v3 3/7] mmc: omap: clarify DDR timing mode between SD-UHS and eMMC
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH RESEND v3 2/7] mmc: mmci: clarify DDR timing mode between SD-UHS and eMMC
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH RESEND v3 1/7] mmc: clarify DDR timing mode between SD-UHS and eMMC
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH RESEND v3 0/7] mmc: distinguish DDR timing mode for eMMC/UHS
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- RE: [PATCH v2 5/5] mmc: add support for HS400 mode of eMMC5.0
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH 1/6] mmc: slot-gpio: Record GPIO descriptors instead of GPIO numbers
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 1/6] mmc: slot-gpio: Record GPIO descriptors instead of GPIO numbers
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- RE: [PATCH v2 2/5] mmc: identify available device type to select
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH 3/6] mmc: slot-gpio: Add GPIO descriptor based CD GPIO API
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 1/6] mmc: slot-gpio: Record GPIO descriptors instead of GPIO numbers
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: add the vqmmc regulator
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: add the vqmmc regulator
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mmc: identify available device type to select
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mmc: step power class after final selection of bus mode
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH] mmc: dw_mmc: add the vqmmc regulator
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- RE: [PATCH v2 3/5] mmc: step power class after final selection of bus mode
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- RE: [PATCH v2 2/5] mmc: identify available device type to select
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH 1/6] mmc: slot-gpio: Record GPIO descriptors instead of GPIO numbers
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH v2 0/5] update selection of bus speed mode for eMMC
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mmc: step power class after final selection of bus mode
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mmc: identify available device type to select
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 1/6] mmc: slot-gpio: Record GPIO descriptors instead of GPIO numbers
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH 1/6] mmc: slot-gpio: Record GPIO descriptors instead of GPIO numbers
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 1/6] mmc: slot-gpio: Record GPIO descriptors instead of GPIO numbers
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH RESEND 0/5] update selection of bus speed mode for eMMC
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH v2 2/5] mmc: identify available device type to select
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- RE: [PATCH v2 2/5] mmc: identify available device type to select
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
[Index of Archives]
[Linux Memonry Technology]
[Linux Media]
[Linux USB Devel]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite Trails]