Linux MMC Development
[Prev Page][Next Page]
- Re: [PATCH 7/9] ARM: edma: Don't clear EMR of channel in edma_stop
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH 4/9] dma: edma: Find missed events and issue them
- From: Sekhar Nori <nsekhar@xxxxxx>
- [PATCH] mmc:sdhci: Wait longer for command with busy flags
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- RE: [PATCH] mmc: clean up the duplicate code
- From: "Shen, Jackey" <Jackey.Shen@xxxxxxx>
- [PATCH] mmc:of_spi: Update the code of getting voltage-ranges
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- [PATCH 3/3 V2] mmc:esdhc: add support to get voltage from device-tree
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- [PATCH 1/3 V2] mmc:core: parse voltage from device-tree
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- Re: [PATCH 3/9] ARM: edma: Add function to manually trigger an EDMA channel
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH 4/9] dma: edma: Find missed events and issue them
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH 3/9] ARM: edma: Add function to manually trigger an EDMA channel
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH 7/9] ARM: edma: Don't clear EMR of channel in edma_stop
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH v2] ARM: EDMA: Fix clearing of unused list for DT DMA resources
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH 4/5] mmc: dw_mmc: Indicate that regulators may be absent
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-msm: Add support for MSM chipsets
- From: Bjorn Andersson <bjorn@xxxxxxx>
- Re: [PATCH 1/3] mmc:core: parse voltage from device-tree
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- RE: [PATCH v2 00/13] Remove platform callbacks from mmc_spi, sh_mmcif and sh_mobile_sdhi drivers
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] Optional regulator support
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-msm: Add support for MSM chipsets
- From: David Brown <davidb@xxxxxxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-msm: Add support for MSM chipsets
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH v2] ARM: EDMA: Fix clearing of unused list for DT DMA resources
- From: Sekhar Nori <nsekhar@xxxxxx>
- [PATCH] mmc: sdhci-msm: Add support for MSM chipsets
- From: Georgi Djakov <gdjakov@xxxxxxxxxx>
- RE: [PATCH 4/5] mmc: dw_mmc: Indicate that regulators may be absent
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH 3/9] mmc: WQ_NON_REENTRANT is meaningless and going away
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 0/5] Optional regulator support
- From: Chris Ball <cjb@xxxxxxxxxx>
- [PATCH 3/5] mmc: sdhci: Indicate that regulators may be absent
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH 5/5] mmc: pxamci: Indicate that regulators may be absent
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH 1/5] regulator: core: Provide hints to the core about optional supplies
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH 4/5] mmc: dw_mmc: Indicate that regulators may be absent
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH 2/5] mmc: core: Indicate that vmmcq may be absent
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH 0/5] Optional regulator support
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v2 06/13] sh: ecovec24: Remove MMCIF and SDHI .set_pwr() callbacks
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 04/13] sh: ecovec24: Use MMC/SDHI CD and RO GPIO
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 07/13] mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 10/13] mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform data
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 11/13] mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform data
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 12/13] mmc: tmio-mmc: Remove .get_cd() callback from platform data
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 13/13] mmc: tmio-mmc: Remove .set_pwr() callback from platform data
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 09/13] mmc: sh_mmcif: Remove .set_pwr() callback from platform data
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 08/13] mmc: sh_mmcif: Remove .down_pwr() callback from platform data
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 05/13] sh: ecovec24: Remove mmcif .down_pwr() callback
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 03/13] ARM: ep93xx: vision_ep9307: Use MMC CD and RO GPIO
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 02/13] mmc: mmc_spi: Support CD/RO GPIOs
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 01/13] mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH v2 00/13] Remove platform callbacks from mmc_spi, sh_mmcif and sh_mobile_sdhi drivers
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3] mmc: sdhci-moxart: Add MOXA ART SDHCI driver
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 7/9] ARM: edma: Don't clear EMR of channel in edma_stop
- From: Sekhar Nori <nsekhar@xxxxxx>
- [PATCH 28/35] mmc: host: use dev_get_platdata()
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- Re: [PATCH 4/9] dma: edma: Find missed events and issue them
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH 3/9] ARM: edma: Add function to manually trigger an EDMA channel
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH v2] ARM: EDMA: Fix clearing of unused list for DT DMA resources
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH v2] ARM: EDMA: Fix clearing of unused list for DT DMA resources
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH v2] ARM: EDMA: Fix clearing of unused list for DT DMA resources
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH] dma: edma: add device_slave_caps() support
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH v2] ARM: EDMA: Fix clearing of unused list for DT DMA resources
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH/RFC 2/2] ARM: shmobile: kzm9g: support DDR50 mode with 1.8V VccQ on MMCIF
- From: Simon Horman <horms@xxxxxxxxxxxx>
- Re: [PATCH 1/3] mmc:core: parse voltage from device-tree
- From: Zhang Haijun <B42677@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] mmc:core: parse voltage from device-tree
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] mmc: add Device Tree properties for UHS modes
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] mmc: add Device Tree properties for UHS modes
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] mmc: add Device Tree properties for UHS modes
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- Re: [RFC/RFT PATCH 0/5] mm: ARM nobootmem and few dma_mask fixes
- From: Santosh Shilimkar <santosh.shilimkar@xxxxxx>
- Re: [RFC/RFT PATCH 0/5] mm: ARM nobootmem and few dma_mask fixes
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mmc: add Device Tree properties for UHS modes
- From: Rob Herring <robherring2@xxxxxxxxx>
- Re: [PATCH 1/2] mmc: add Device Tree properties for UHS modes
- From: Pawel Moll <pawel.moll@xxxxxxx>
- [PATCH 0/9] dma: edma: Support scatter-lists of any length
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH 5/9] dma: edma: Leave linked to Null slot instead of DUMMY slot
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH 3/9] ARM: edma: Add function to manually trigger an EDMA channel
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH 7/9] ARM: edma: Don't clear EMR of channel in edma_stop
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH 2/9] dma: edma: Write out and handle MAX_NR_SG at a given time
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH 1/9] dma: edma: Setup parameters to DMA MAX_NR_SG at a time
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH 6/9] dma: edma: Detect null slot errors and handle them correctly
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH 4/9] dma: edma: Find missed events and issue them
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH 9/9] dma: edma: remove limits on number of slots
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH 8/9] dma: edma: Link to dummy slot only for last SG list split
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH 1/2] mmc: add Device Tree properties for UHS modes
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- Re: [RFC/RFT PATCH 0/5] mm: ARM nobootmem and few dma_mask fixes
- From: Santosh Shilimkar <santosh.shilimkar@xxxxxx>
- Re: [PATCH 1/2] mmc: add Device Tree properties for UHS modes
- From: Pawel Moll <pawel.moll@xxxxxxx>
- Re: [PATCH 1/2] mmc: add Device Tree properties for UHS modes
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- Re: [PATCH 1/2] mmc: add Device Tree properties for UHS modes
- From: Pawel Moll <pawel.moll@xxxxxxx>
- Re: [PATCH 1/2] mmc: add Device Tree properties for UHS modes
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- Re: [RFC/RFT PATCH 0/5] mm: ARM nobootmem and few dma_mask fixes
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mmc: add Device Tree properties for UHS modes
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- Re: [PATCH 1/2] mmc: add Device Tree properties for UHS modes
- From: Pawel Moll <pawel.moll@xxxxxxx>
- Re: [PATCH 1/2] mmc: add Device Tree properties for UHS modes
- From: Pawel Moll <pawel.moll@xxxxxxx>
- [PATCH v3] mmc: sdhci-moxart: Add MOXA ART SDHCI driver
- From: Jonas Jensen <jonas.jensen@xxxxxxxxx>
- Re: [PATCH] dma: edma: add device_slave_caps() support
- From: Vinod Koul <vinod.koul@xxxxxxxxx>
- Re: [PATCH 1/3] dmaengine: add dma_get_slave_sg_limits()
- From: Vinod Koul <vinod.koul@xxxxxxxxx>
- Re: [PATCH 1/2] mmc: add Device Tree properties for UHS modes
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- Re: [PATCH v2] ARM: EDMA: Fix clearing of unused list for DT DMA resources
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH v2] ARM: EDMA: Fix clearing of unused list for DT DMA resources
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH 1/2] mmc: add Device Tree properties for UHS modes
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- [PATCH 3/3] mmc:esdhc: add support to get voltage from device-tree
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- [PATCH 1/3] mmc:core: parse voltage from device-tree
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- [PATCH 2/3] mmc:sdhc: get voltage from sdhc host
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- Re: [PATCH 2/2 V2] mmc: esdhc: get voltage from dts file
- From: Zhang Haijun <B42677@xxxxxxxxxxxxx>
- Re: [PATCH v2] ARM: EDMA: Fix clearing of unused list for DT DMA resources
- From: Joel Fernandes <joelf@xxxxxx>
- power class selection failed warning
- From: Marc Dietrich <marvin24@xxxxxx>
- [PATCH] mmc: sdhci-pci: mention DMA mode only once
- From: Paul Bolle <pebolle@xxxxxxxxxx>
- Re: [PATCH 1/2] mmc: add Device Tree properties for UHS modes
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH] ARM: socfpga: dts: Add support for SD/MMC
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH] ARM: socfpga: dts: Add support for SD/MMC
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH] ARM: socfpga: dts: Add support for SD/MMC
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH 1/2] mmc: add Device Tree properties for UHS modes
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- Re: [PATCH] ARM: socfpga: dts: Add support for SD/MMC
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH] ARM: socfpga: dts: Add support for SD/MMC
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH 2/2 V2] mmc: esdhc: get voltage from dts file
- From: Anton Vorontsov <anton@xxxxxxxxxx>
- Re: [PATCH 2/2] mmc: esdhc: get voltage from dts file
- From: Anton Vorontsov <anton@xxxxxxxxxx>
- Re: [PATCH] ARM: socfpga: dts: Add support for SD/MMC
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] mmc: add Device Tree properties for UHS modes
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [RFC/RFT PATCH 0/5] mm: ARM nobootmem and few dma_mask fixes
- From: Santosh Shilimkar <santosh.shilimkar@xxxxxx>
- RE: [PATCH 02/12] ARM: ep93xx: vision_ep9307: Use MMC CD and RO GPIO
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- [PATCH/RFC 2/2] ARM: shmobile: kzm9g: support DDR50 mode with 1.8V VccQ on MMCIF
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- [PATCH 1/2] mmc: add Device Tree properties for UHS modes
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- Re: [PATCH] ARM: socfpga: dts: Add support for SD/MMC
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH] ARM: socfpga: dts: Add support for SD/MMC
- From: Pawel Moll <pawel.moll@xxxxxxx>
- Re: [PATCH] ARM: socfpga: dts: Add support for SD/MMC
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH] ARM: socfpga: dts: Add support for SD/MMC
- From: Pawel Moll <pawel.moll@xxxxxxx>
- Re: [PATCH 02/12] ARM: ep93xx: vision_ep9307: Use MMC CD and RO GPIO
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH 01/12] mmc: mmc_spi: Support CD/RO GPIOs
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [RFC 0/2] Set mmc(blk)X with DT alias
- From: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
- Re: [PATCH 00/12] Remove platform callbacks from mmc_spi, sh_mmcif and sh_mobile_sdhi drivers
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- [PATCH] mmc: core: mmc bus test data timeout setting
- From: "Minjian Wu (minjianwu)" <minjianwu@xxxxxxxxxx>
- Re: [PATCH 01/12] mmc: mmc_spi: Support CD/RO GPIOs
- From: Ryan Mallon <rmallon@xxxxxxxxx>
- RE: [PATCH 02/12] ARM: ep93xx: vision_ep9307: Use MMC CD and RO GPIO
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/12] mmc: mmc_spi: Support CD/RO GPIOs
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH 01/12] mmc: mmc_spi: Support CD/RO GPIOs
- From: Ryan Mallon <rmallon@xxxxxxxxx>
- RE: [PATCH 02/12] ARM: ep93xx: vision_ep9307: Use MMC CD and RO GPIO
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/12] Remove platform callbacks from mmc_spi, sh_mmcif and sh_mobile_sdhi drivers
- From: Ryan Mallon <rmallon@xxxxxxxxx>
- [PATCH 10/12] mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform data
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH 12/12] mmc: tmio-mmc: Remove .set_pwr() callback from platform data
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH 11/12] mmc: tmio-mmc: Remove .get_cd() callback from platform data
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH 08/12] mmc: sh_mmcif: Remove .set_pwr() callback from platform data
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH 07/12] mmc: sh_mmcif: Remove .down_pwr() callback from platform data
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH 09/12] mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform data
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH 03/12] sh: ecovec24: Use MMC/SDHI CD and RO GPIO
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH 06/12] mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH 05/12] sh: ecovec24: Remove MMCIF and SDHI .set_pwr() callbacks
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH 04/12] sh: ecovec24: Remove mmcif .down_pwr() callback
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH 02/12] ARM: ep93xx: vision_ep9307: Use MMC CD and RO GPIO
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH 01/12] mmc: mmc_spi: Support CD/RO GPIOs
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH 00/12] Remove platform callbacks from mmc_spi, sh_mmcif and sh_mobile_sdhi drivers
- From: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx>
- [PATCH] ARM: socfpga: dts: Add support for SD/MMC
- From: <dinguyen@xxxxxxxxxx>
- Re: [PATCH] mmc: pxamci: Refactor regulator support
- From: Andrea Adami <andrea.adami@xxxxxxxxx>
- Re: [RFC 0/2] Set mmc(blk)X with DT alias
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH] dma: edma: add device_slave_caps() support
- From: Vinod Koul <vinod.koul@xxxxxxxxx>
- Re: [PATCH] MMC: Detect execution mode errors after r/w command
- From: Oskar Andero <oskar.andero@xxxxxxxxxxxxxx>
- Re: [PATCH] mmc: fix null pointer use in mmc_blk_remove_req
- From: Franck Jullien <franck.jullien@xxxxxxxxx>
- Re: [PATCH] dma: edma: add device_slave_caps() support
- From: "Fernandes, Joel" <joelf@xxxxxx>
- [PATCH 2/2 V2] mmc: esdhc: get voltage from dts file
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- Re: [PATCH] dma: edma: add device_slave_caps() support
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH] dma: edma: add device_slave_caps() support
- From: Lars-Peter Clausen <lars@xxxxxxxxxx>
- Re: [PATCH] dma: edma: add device_slave_caps() support
- From: Vinod Koul <vinod.koul@xxxxxxxxx>
- Re: [PATCH] dma: edma: add device_slave_caps() support
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH] mmc: fix null pointer use in mmc_blk_remove_req
- From: franck.jullien@xxxxxxxxx
- Question about SD/MMC card sharing the same host bus
- From: Franck Jullien <franck.jullien@xxxxxxxxx>
- [RFC 2/2] mmc: host: allow setting index via devicetree
- From: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
- [RFC 1/2] mmc: block: allow setting name_idx via devicetree
- From: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
- [RFC 0/2] Set mmc(blk)X with DT alias
- From: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
- Re: [PATCH] dma: edma: add device_slave_caps() support
- From: Lars-Peter Clausen <lars@xxxxxxxxxx>
- Re: [PATCH] dma: edma: add device_slave_caps() support
- From: "Fernandes, Joel" <joelf@xxxxxx>
- Re: [PATCH] dma: edma: add device_slave_caps() support
- From: Lars-Peter Clausen <lars@xxxxxxxxxx>
- Re: [PATCH] dma: edma: add device_slave_caps() support
- From: Lars-Peter Clausen <lars@xxxxxxxxxx>
- Re: [PATCH] dma: edma: add device_slave_caps() support
- From: Joel Fernandes <joelf@xxxxxx>
- Re: eMMC bus test command failure
- From: Chris Ball <cjb@xxxxxxxxxx>
- RE: eMMC bus test command failure
- From: "Minjian Wu (minjianwu)" <minjianwu@xxxxxxxxxx>
- [PATCH 1/2 V2] Powerpc: Add voltage support in dts file
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- Re: [PATCH] ARM: pxa: propagate errors from regulator_enable() to pxamci
- From: Olof Johansson <olof@xxxxxxxxx>
- Re: [PATCH] mmc: tmio: fix compiler warning
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH] mmc: tmio: fix compiler warning
- From: Olof Johansson <olof@xxxxxxxxx>
- RFC: clearing clk_old?
- From: Grant Grundler <grundler@xxxxxxxxxx>
- [PATCH] dma: edma: add device_slave_caps() support
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH 1/2] Powerpc: Add voltage support in dts file
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH] dmaengine: shdma: fix a build failure on platforms with no DMA support
- From: Simon Horman <horms@xxxxxxxxxxxx>
- [PATCH 2/2] Powerpc: Add 3.3v voltage support for T4240QDS
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- [PATCH 1/2] Powerpc: Add voltage support in dts file
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- RE: [PATCH 2/2] mmc: esdhc: get voltage from dts file
- From: Zhang Haijun-B42677 <B42677@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] mmc: vub300: Staticize vub300_init_card
- From: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
- Re: [PATCH 1/1] mmc: sdhci-bcm2835: Staticize bcm2835_sdhci_get_min_clock
- From: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
- Re: [PATCH 2/2] mmc: esdhc: get voltage from dts file
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH fix for v3.11 (repost)] dmaengine: shdma: fix a build failure on platforms with no DMA support
- From: Olof Johansson <olof@xxxxxxxxx>
- Re: [PATCH] dmaengine: shdma: fix a build failure on platforms with no DMA support
- From: Olof Johansson <olof@xxxxxxxxx>
- RE: [PATCH 2/2] mmc: esdhc: get voltage from dts file
- From: Zhang Haijun-B42677 <B42677@xxxxxxxxxxxxx>
- RE: [PATCH 1/2] Powerpc: Add voltage ranges support for T4
- From: Zhang Haijun-B42677 <B42677@xxxxxxxxxxxxx>
- RE: [PATCH 3/4 V2] mmc: esdhc: Correct host version of T4240-R1.0
- From: Zhang Haijun-B42677 <B42677@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] dmaengine: add dma_get_slave_sg_limits()
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH v2] ARM: EDMA: Fix clearing of unused list for DT DMA resources
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH] ARM: EDMA: Fix clearing of unused list for DT DMA resources
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH 2/2] mmc: esdhc: get voltage from dts file
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] Powerpc: Add voltage ranges support for T4
- From: Kumar Gala <galak@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4 V2] mmc: esdhc: Correct host version of T4240-R1.0
- From: Kumar Gala <galak@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mmc: pxamci: Refactor regulator support
- From: Mark Brown <broonie@xxxxxxxxxx>
- RE: [PATCH 1/2] Powerpc: Add voltage ranges support for T4
- From: Wrobel Heinz-R39252 <r39252@xxxxxxxxxxxxx>
- [PATCH 2/2] mmc: esdhc: get voltage from dts file
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- [PATCH 1/2] Powerpc: Add voltage ranges support for T4
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- Re: rtsx_pci issue: Realtek 5289 SDHC/SDXC
- From: Diogo Sousa <diogogsousa@xxxxxxxxx>
- Re: rtsx_pci issue: Realtek 5289 SDHC/SDXC
- From: pclinux <pclinux@xxxxxxxxxxxxxx>
- Re: kernel panic in sg_complete
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 1/4 V4] powerpc/85xx: Add support for 85xx cpu type detection
- From: Zhang Haijun-B42677 <B42677@xxxxxxxxxxxxx>
- RE: [PATCH 4/4 V2] mmc: esdhc: Add broken timeout quirk for p4/p5 board
- From: Zhang Haijun-B42677 <B42677@xxxxxxxxxxxxx>
- rtsx_pci issue: Realtek 5289 SDHC/SDXC
- From: Diogo Sousa <diogogsousa@xxxxxxxxx>
- Re: kernel panic in sg_complete
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- kernel panic in sg_complete
- From: Marcin Ślusarz <marcin.slusarz@xxxxxxxxx>
- Unable to randomly boot rootfs (EXT3 or EXT4) from SD: MMC error -110 (TIMEDOUT)
- From: Kevyn-Alexandre Paré <kevyn.alexandre.pare@xxxxxxxxx>
- [RFC 3/5] ARM: edma: Add function to manually trigger an EDMA channel
- From: Joel Fernandes <joelf@xxxxxx>
- [RFC 4/5] dma: edma: Find missed events and issue them
- From: Joel Fernandes <joelf@xxxxxx>
- [RFC 5/5] DMA: EDMA: Leave linked to Null slot instead of DUMMY slot
- From: Joel Fernandes <joelf@xxxxxx>
- [RFC 2/5] dma: edma: Write out and handle MAX_SG_NR at a given time
- From: Joel Fernandes <joelf@xxxxxx>
- [RFC 1/5] dma: edma: Setup parameters to DMA MAX_SG_NR at a time
- From: Joel Fernandes <joelf@xxxxxx>
- [RFC 0/5] EDMA: Support to DMA scatter-lists with any no. of entries
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH] mmc: pxamci: Refactor regulator support
- From: Andrea Adami <andrea.adami@xxxxxxxxx>
- Re: [PATCH 3/3] mmc: sdhci-bcm-kona: Staticize sdhci_bcm_kona_card_event
- From: "Christian Daudt" <csd@xxxxxxxxxxxx>
- Re: [PATCH 2/3] mmc: sdhci-bcm-kona: Remove redundant use of_match_ptr
- From: "Christian Daudt" <csd@xxxxxxxxxxxx>
- Re: [PATCH 1/3] mmc: sdhci-bcm-kona: Remove unneeded version.h inclusion
- From: "Christian Daudt" <csd@xxxxxxxxxxxx>
- Re: [PATCH 4/4 V2] mmc: esdhc: Add broken timeout quirk for p4/p5 board
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH 1/4 V4] powerpc/85xx: Add support for 85xx cpu type detection
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] mmc: sdhci-bcm-kona: Remove unneeded version.h inclusion
- From: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
- [PATCH] mmc: mmc_test: replace strict_strtol() with kstrtol_from_user()
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- [PATCH 3/4 V3] mmc: esdhc: Correct host version of T4240-R1.0-R2.0
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- RE: [PATCH 1/4 V4] powerpc/85xx: Add support for 85xx cpu type detection
- From: Zhang Haijun-B42677 <B42677@xxxxxxxxxxxxx>
- RE: [PATCH 2/4 V2] mmc: esdhc: workaround for dma err in the last system transaction
- From: Zhang Haijun-B42677 <B42677@xxxxxxxxxxxxx>
- RE: [PATCH 4/4 V2] mmc: esdhc: Add broken timeout quirk for p4/p5 board
- From: Zhang Haijun-B42677 <B42677@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] dmaengine: add dma_get_slave_sg_limits()
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH 1/3] dmaengine: add dma_get_slave_sg_limits()
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: ARM: AM335x: Kernel oops when using EDMA and MMC
- From: Joel Fernandes <joelf@xxxxxx>
- Re: ARM: AM335x: Kernel oops when using EDMA and MMC
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH 1/3] dmaengine: add dma_get_slave_sg_limits()
- From: Vinod Koul <vinod.koul@xxxxxxxxx>
- [PATCH 1/3] dmaengine: add dma_get_slave_sg_limits()
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH 3/3] dma: edma: add device_slave_sg_limits() support
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH 0/3] Pending dmaengine patches
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH 2/3] mmc: omap_hsmmc: set max_segs based on dma engine limits
- From: Joel Fernandes <joelf@xxxxxx>
- Re: ARM: AM335x: Kernel oops when using EDMA and MMC
- From: Daniel Mack <zonque@xxxxxxxxx>
- Re: ARM: AM335x: Kernel oops when using EDMA and MMC
- From: Balaji T K <balajitk@xxxxxx>
- Re: omap_hsmmc: race between omap_hsmmc_start_command() and DMA callback
- From: Balaji T K <balajitk@xxxxxx>
- omap_hsmmc: race between omap_hsmmc_start_command() and DMA callback
- From: Daniel Mack <zonque@xxxxxxxxx>
- Re: [PATCH 3/4 V2] mmc: esdhc: Correct host version of T4240-R1.0
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: ARM: AM335x: Kernel oops when using EDMA and MMC
- From: Mark Jackson <mpfj-list@xxxxxxxxxxxxx>
- [PATCH v4 2/5] mmc: atmel-mci: prepare clk before calling enable
- From: Boris BREZILLON <b.brezillon@xxxxxxxxxxx>
- [PATCH] mmc: sd: fix the maximum au_size for SD3.0
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- About omap2 mmc host close too long irq in irqaction.
- From: majianpeng <majianpeng@xxxxxxxxx>
- RE: [PATCH 3/4 V2] mmc: esdhc: Correct host version of T4240-R1.0
- From: Zang Roy-R61911 <r61911@xxxxxxxxxxxxx>
- [PATCH fix for v3.11 (repost)] dmaengine: shdma: fix a build failure on platforms with no DMA support
- From: Simon Horman <horms+renesas@xxxxxxxxxxxx>
- Re: [PATCH 4/4 V2] mmc: esdhc: Add broken timeout quirk for p4/p5 board
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH 3/4 V2] mmc: esdhc: Correct host version of T4240-R1.0
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: ARM: AM335x: Kernel oops when using EDMA and MMC
- From: Joel Fernandes <joelf@xxxxxx>
- Re: ARM: AM335x: Kernel oops when using EDMA and MMC
- From: Mark Jackson <mpfj-list@xxxxxxxxxxxxx>
- ARM: AM335x: Kernel oops when using EDMA and MMC
- From: Mark Jackson <mpfj-list@xxxxxxxxxxxxx>
- [PATCH v2] mmc: sdhci-moxart: Add MOXA ART SDHCI driver
- From: Jonas Jensen <jonas.jensen@xxxxxxxxx>
- Re: [PATCH v2] ARM: dts: add AM33XX MMC support
- From: Mark Jackson <mpfj-list@xxxxxxxxxxxxx>
- [PATCH 4/4 V2] mmc: esdhc: Add broken timeout quirk for p4/p5 board
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- [PATCH 3/4 V2] mmc: esdhc: Correct host version of T4240-R1.0
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- [PATCH 2/4 V2] mmc: esdhc: workaround for dma err in the last system transaction
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- [PATCH] mmc/core: free mmc_card when cmd 3,9,7 got failed in mmc_sd_init_card
- From: <wei_wang@xxxxxxxxxxxxxx>
- [PATCH 1/4 V4] powerpc/85xx: Add support for 85xx cpu type detection
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- [PATCH] mmc:host: Remove a duplicate line in Makefile
- From: <wei_wang@xxxxxxxxxxxxxx>
- RE: [PATCH V3] powerpc/85xx: Add support for 85xx cpu type detection
- From: Zhang Haijun-B42677 <B42677@xxxxxxxxxxxxx>
- Re: [PATCH v4 5/7] mmc: SDHI: add DT compatibility strings for further SoCs
- From: Simon Horman <horms@xxxxxxxxxxxx>
- Re: [PATCH V3] powerpc/85xx: Add support for 85xx cpu type detection
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/7] mmc: atmel-mci: prepare clk before calling enable
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH V3] powerpc/85xx: Add support for 85xx cpu type detection
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- [PATCH v3 2/7] mmc: atmel-mci: prepare clk before calling enable
- From: Boris BREZILLON <b.brezillon@xxxxxxxxxxx>
- Re: [PATCH v3 2/7] mmc: atmel-mci: prepare clk before calling enable
- From: boris brezillon <b.brezillon@xxxxxxxxxxx>
- Re: [PATCH v3 2/7] mmc: atmel-mci: prepare clk before calling enable
- From: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH V3] powerpc/85xx: Add support for 85xx cpu type detection
- From: Zhang Haijun-B42677 <B42677@xxxxxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-esdhc-imx: Write only 4 bit in case of TIMEOUT_CONTROL
- From: Shawn Guo <shawn.guo@xxxxxxxxxx>
- [PATCH] mmc: sdhci-esdhc-imx: Write only 4 bit in case of TIMEOUT_CONTROL
- From: Dirk Behme <dirk.behme@xxxxxxxxxxxx>
- Re: [PATCH 3/4 V2] mmc: esdhc: Add quirks to support T4240QDS board
- From: Anton Vorontsov <anton@xxxxxxxxxx>
- RE: [PATCH 3/4 V2] mmc: esdhc: Add quirks to support T4240QDS board
- From: Zhang Haijun-B42677 <B42677@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/5] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH] dmaengine: shdma: fix a build failure on platforms with no DMA support
- From: Simon Horman <horms@xxxxxxxxxxxx>
- Bug in mmc_start_req() ?
- From: Grant Grundler <grundler@xxxxxxxxxx>
- [PATCHv4] ARM: socfpga: dts: Add support for SD/MMC
- From: <dinguyen@xxxxxxxxxx>
- RE: [PATCH v3 2/5] mmc: dw_mmc: Add suspend_noirq/resume_noirq callbacks for dw_mmc-pltfm
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- RE: [PATCH v2 3/5] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH 3/4 V2] mmc: esdhc: Add quirks to support T4240QDS board
- From: Anton Vorontsov <anton@xxxxxxxxxx>
- [RFC/PATCH v2 4/4] block: Add URGENT request notification support to CFQ scheduler
- From: Tanya Brokhman <tlinder@xxxxxxxxxxxxxx>
- [RFC/PATCH/RESEND v2 3/4] block: Add API for URGENT request handling
- From: Tanya Brokhman <tlinder@xxxxxxxxxxxxxx>
- [RFC/PATCH/RESEND v2 2/4] block: Add support for reinsert a dispatched req
- From: Tanya Brokhman <tlinder@xxxxxxxxxxxxxx>
- [RFC/PATCH/RESEND v2 1/4] block: make rq->cmd_flags be 64-bit
- From: Tanya Brokhman <tlinder@xxxxxxxxxxxxxx>
- [RFC/PATCH v2 0/4] block: Add support for urgent request handling in CFQ
- From: Tanya Brokhman <tlinder@xxxxxxxxxxxxxx>
- Re: [RFC/PATCH 4/4] block: Add URGENT request notification support to CFQ scheduler
- From: Tanya Brokhman <tlinder@xxxxxxxxxxxxxx>
- BCM57765 card reader: irq nobody cared
- From: Daniel J Blueman <daniel@xxxxxxxxx>
- Re: [PATCH 04/12] drivers/mmc/host: don't use devm_pinctrl_get_select_default() in probe
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [RFC/PATCH 4/4] block: Add URGENT request notification support to CFQ scheduler
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH 1/4 V2] powerpc/85xx: Add support for 85xx cpu type detection
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [RFC/PATCH 4/4] block: Add URGENT request notification support to CFQ scheduler
- From: Santosh Y <santoshsy@xxxxxxxxx>
- Re: [PATCH v2] mmc: omap_hsmmc: use the generic config for omap2plus devices
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH] mmc: omap_hsmmc: fix dependency on indirect header inclusion
- From: Felipe Balbi <balbi@xxxxxx>
- [RFC/PATCH 3/4] block: Add API for URGENT request handling
- From: Tanya Brokhman <tlinder@xxxxxxxxxxxxxx>
- [RFC/PATCH 4/4] block: Add URGENT request notification support to CFQ scheduler
- From: Tanya Brokhman <tlinder@xxxxxxxxxxxxxx>
- [RFC/PATCH 2/4] block: Add support for reinsert a dispatched req
- From: Tanya Brokhman <tlinder@xxxxxxxxxxxxxx>
- [RFC/PATCH 1/4] block: make rq->cmd_flags be 64-bit
- From: Tanya Brokhman <tlinder@xxxxxxxxxxxxxx>
- [RFC/PATCH 0/4] block: Add support for urgent request handling in CFQ
- From: Tanya Brokhman <tlinder@xxxxxxxxxxxxxx>
- [PATCH] mmc: dt: add host-off-card-on dt property
- From: Wei Ni <wni@xxxxxxxxxx>
- RE: [PATCH 1/4 V2] powerpc/85xx: Add support for 85xx cpu type detection
- From: Zhang Haijun-B42677 <B42677@xxxxxxxxxxxxx>
- RE: [PATCH 1/4 V2] powerpc/85xx: Add support for 85xx cpu type detection
- From: "David Laight" <David.Laight@xxxxxxxxxx>
- Re: [PATCH 0/8] sdhci: Move real work out of an atomic context
- From: Jeremie Samuel <jeremie.samuel.ext@xxxxxxxxxx>
- [PATCH V3] powerpc/85xx: Add support for 85xx cpu type detection
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] mmc: dw_mmc: Add exynos resume callback to clear WAKEUP_INT
- From: Grant Grundler <grundler@xxxxxxxxxxxx>
- Re: [PATCH v2] mmc: omap_hsmmc: use the generic config for omap2plus devices
- From: Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4 V2] powerpc/85xx: Add support for 85xx cpu type detection
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH v2] mmc: omap_hsmmc: use the generic config for omap2plus devices
- From: Nishanth Menon <nm@xxxxxx>
- Re: 答复: [PATCH] Powerpc/t4240: change the compatible flags for t4240qds board
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH 04/12] drivers/mmc/host: don't use devm_pinctrl_get_select_default() in probe
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 1/6] mmc: sh_mmcif: revision-specific Command Completion Signal handling
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- [PATCH 3/6] ARM: shmobile: armadillo800eva: disable MMCIF Command Completion Signal
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- [PATCH 5/6] ARM: shmobile: ape6evm: disable MMCIF Command Completion Signal
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- [PATCH 0/6] mmc: sh_mmcif: revision-specific CCS and CLK_CTRL2 handling
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- [PATCH 2/6] mmc: sh_mmcif: revision-specific CLK_CTRL2 handling
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- [PATCH 4/6] ARM: shmobile: kzm9g: disable MMCIF Command Completion Signal
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- [PATCH 6/6] ARM: shmobile: lager: disable MMCIF Command Completion Signal, add CLK_CTRL2
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- [PATCH v2] mmc: omap_hsmmc: use the generic config for omap2plus devices
- [PATCH 04/12] drivers/mmc/host: don't use devm_pinctrl_get_select_default() in probe
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH v3 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v3 3/5] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v3 5/5] mmc: dw_mmc: Set timeout to max upon resume
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v3 2/5] mmc: dw_mmc: Add suspend_noirq/resume_noirq callbacks for dw_mmc-pltfm
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v3 4/5] mmc: dw_mmc: Always setup the bus after suspend/resume
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v3 1/5] mmc: dw_mmc: Invalidate cache of current_speed after suspend/resume
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH v2 2/5] mmc: dw_mmc: Add suspend_noirq/resume_noirq callbacks for dw_mmc-pltfm
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH v2 3/5] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- RE: [PATCH v2 3/5] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- RE: [PATCH v2 5/5] mmc: dw_mmc: Set timeout to max upon resume
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- RE: [PATCH] mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properly
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH] mmc: sdhci-moxart: Add MOXA ART SDHCI driver
- From: Jonas Jensen <jonas.jensen@xxxxxxxxx>
- Re: [PATCH v2 2/5] mmc: dw_mmc: Add suspend_noirq/resume_noirq callbacks for dw_mmc-pltfm
- From: James Hogan <james.hogan@xxxxxxxxxx>
- [PATCH 1/4 V2] powerpc/85xx: Add support for 85xx cpu type detection
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- RE: 答复: [PATCH] Powerpc/t4240: change the compatible flags for t4240qds board
- From: Zhang Haijun-B42677 <B42677@xxxxxxxxxxxxx>
- Re: [PATCH] dmaengine: shdma: fix a build failure on platforms with no DMA support
- From: Simon Horman <horms@xxxxxxxxxxxx>
- [PATCH] dmaengine: shdma: fix a build failure on platforms with no DMA support
- From: Simon Horman <horms+renesas@xxxxxxxxxxxx>
- Re: [PATCH v4 5/7] mmc: SDHI: add DT compatibility strings for further SoCs
- From: Simon Horman <horms@xxxxxxxxxxxx>
- Re: [PATCH v3 5/7] mmc: SDHI: add DT compatibility strings for further SoCs
- From: Simon Horman <horms@xxxxxxxxxxxx>
- Re: [PATCH v4 5/7] mmc: SDHI: add DT compatibility strings for further SoCs
- From: Simon Horman <horms@xxxxxxxxxxxx>
- Re: [PATCH v3 5/7] mmc: SDHI: add DT compatibility strings for further SoCs
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- Re: [PATCH v3 5/7] mmc: SDHI: add DT compatibility strings for further SoCs
- From: Simon Horman <horms@xxxxxxxxxxxx>
- [PATCH v2 4/5] mmc: dw_mmc: Always setup the bus after suspend/resume
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v2 5/5] mmc: dw_mmc: Set timeout to max upon resume
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v2 1/5] mmc: dw_mmc: Invalidate cache of current_speed after suspend/resume
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v2 2/5] mmc: dw_mmc: Add suspend_noirq/resume_noirq callbacks for dw_mmc-pltfm
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v2 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v2 3/5] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [GIT PULL] MMC updates for 3.11-rc1
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH 2/5] mmc: dw_mmc: Add suspend/resume callbacks; disable irq during suspend
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH 2/5] mmc: dw_mmc: Add suspend/resume callbacks; disable irq during suspend
- From: James Hogan <james.hogan@xxxxxxxxxx>
- [PATCH] mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properly
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: 答复: [PATCH] Powerpc/t4240: change the compatible flags for t4240qds board
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] mmc: dw_mmc: Add exynos resume callback to clear WAKEUP_INT
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH 5/5] mmc: dw_mmc: Set timeout to max upon resume
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH 3/5] mmc: dw_mmc: Add exynos resume callback to clear WAKEUP_INT
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH 2/5] mmc: dw_mmc: Add suspend/resume callbacks; disable irq during suspend
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH 4/5] mmc: dw_mmc: Always setup the bus after suspend/resume
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH 1/5] mmc: dw_mmc: Invalidate cache of current_speed after suspend/resume
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH 0/8] sdhci: Move real work out of an atomic context
- From: Philip Rakity <prakity@xxxxxxxxxx>
- [PATCH 8/8] sdhci: Use jiffies instead of a timeout counter
- From: Jeremie Samuel <jeremie.samuel.ext@xxxxxxxxxx>
- [PATCH 7/8] sdhci: Get rid of mdelay()s where it is safe and makes sense
- From: Jeremie Samuel <jeremie.samuel.ext@xxxxxxxxxx>
- [PATCH 1/8] sdhci: Turn timeout timer into delayed work
- From: Jeremie Samuel <jeremie.samuel.ext@xxxxxxxxxx>
- [PATCH 6/8] sdhci: Turn host->lock into a mutex
- From: Jeremie Samuel <jeremie.samuel.ext@xxxxxxxxxx>
- [PATCH 2/8] sdhci: Turn tuning timeout timer into delayed work
- From: Jeremie Samuel <jeremie.samuel.ext@xxxxxxxxxx>
- [PATCH 5/8] sdhci: Delay led blinking
- From: Jeremie Samuel <jeremie.samuel.ext@xxxxxxxxxx>
- [PATCH 4/8] sdhci: Use threaded IRQ handler
- From: Jeremie Samuel <jeremie.samuel.ext@xxxxxxxxxx>
- [PATCH 3/8] sdhci: Use work structs instead of tasklets
- From: Jeremie Samuel <jeremie.samuel.ext@xxxxxxxxxx>
- [PATCH 0/8] sdhci: Move real work out of an atomic context
- From: Jeremie Samuel <jeremie.samuel.ext@xxxxxxxxxx>
- [PATCH] MMC: Detect execution mode errors after r/w command
- From: Oskar Andero <oskar.andero@xxxxxxxxxxxxxx>
- [PATCH] mmc: TMIO: update Device Tree binding documentation
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- Re: [PATCH v4 5/7] mmc: SDHI: add DT compatibility strings for further SoCs
- From: Magnus Damm <magnus.damm@xxxxxxxxx>
- [PATCH v4 5/7] mmc: SDHI: add DT compatibility strings for further SoCs
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- Re: [PATCH] mmc: omap_hsmmc: use for OMAP5 as well
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH] mmc: omap_hsmmc: use for OMAP5 as well
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v3 5/7] mmc: SDHI: add DT compatibility strings for further SoCs
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- Re: [PATCH 1/4] powerpc/85xx: Add support for 85xx cpu type detection
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH] mmc: omap_hsmmc: use for OMAP5 as well
- From: Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mmc: omap_hsmmc: use for OMAP5 as well
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH] ARM: pxa: propagate errors from regulator_enable() to pxamci
- From: Hein Tibosch <hein_tibosch@xxxxxxxx>
- Re: [PATCH 3/4 V2] mmc: esdhc: Add quirks to support T4240QDS board
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- Re: [PATCH] Powerpc/t4240: change the compatible flags for t4240qds board
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- [PATCH v3 5/7] mmc: SDHI: add DT compatibility strings for further SoCs
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- [PATCH v3 0/7] ARM: shmobile: DMAC, MMCIF and SDHI for H2 and APE6
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- [PATCH] mmc: tmio: fix compiler warning
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- Re: [PATCH 2/4] mmc: omap_hsmmc: Enable SDIO IRQ using a GPIO in idle mode
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH] dmaengine: shdma: fix a build failure on platforms with no DMA support
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- [PATCH 3/4 V2] mmc: esdhc: Add quirks to support T4240QDS board
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- [PATCH] Powerpc/t4240: change the compatible flags for t4240qds board
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- Re: [PATCH] dmaengine: shdma: fix a build failure on platforms with no DMA support
- From: Vinod Koul <vinod.koul@xxxxxxxxx>
- Re: [PATCH v2 3/3] mmc: omap_hsmmc: add PSTATE to debugfs regs_show.
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH] dmaengine: shdma: fix a build failure on platforms with no DMA support
- From: Olof Johansson <olof@xxxxxxxxx>
- Re: [PATCH v2 2/3] mmc: omap_hsmmc: debugfs entries for GPIO mode.
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v2 1/3] mmc: omap_hsmmc: Enable SDIO IRQ using a GPIO in idle mode.
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH] mmc: omap_hsmmc: use for OMAP5 as well
- From: Felipe Balbi <balbi@xxxxxx>
- RE: eMMC bus test command failure
- From: "Minjian Wu (minjianwu)" <minjianwu@xxxxxxxxxx>
- [PATCH 3/3] mmc: sdhci-bcm-kona: Staticize sdhci_bcm_kona_card_event
- From: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
- [PATCH 2/3] mmc: sdhci-bcm-kona: Remove redundant use of_match_ptr
- From: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
- [PATCH 1/3] mmc: sdhci-bcm-kona: Remove unneeded version.h inclusion
- From: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
- Re: [PATCH] ARM: pxa: propagate errors from regulator_enable() to pxamci
- From: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
- [PATCH 4/4] mmc: eSDHC: Some eSDHC host need long time to generate command interrupt
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- [PATCH 1/4] powerpc/85xx: Add support for 85xx cpu type detection
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- [PATCH 3/4] mmc: esdhc: Add quirks to support T4240 board
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- [PATCH 2/4] mmc: esdhc: workaround for dma err in the last system transaction
- From: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
- Re: [PATCH] mmc: omap_hsmmc: use for OMAP5 as well
- From: Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mmc: core: Fixup Oops for SDIO shutdown
- From: Olof Johansson <olof@xxxxxxxxx>
- Fwd: rtsx_pci issue: Realtek 5289 SDHC/SDXC
- From: Diogo Sousa <diogogsousa@xxxxxxxxx>
- Re: [PATCH] mmc: core: Fixup Oops for SDIO shutdown
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH] mmc: core: Fixup Oops for SDIO shutdown
- From: Olof Johansson <olof@xxxxxxxxx>
- [PATCH v2] mmc: block: fix a bug of error handling in MMC driver
- From: Yoshitake Kobayashi <yoshitake.kobayashi@xxxxxxxxxxxxx>
- Re: [PATCH] ARM: pxa: propagate errors from regulator_enable() to pxamci
- From: Chris Ball <cjb@xxxxxxxxxx>
- [PATCH] ARM: pxa: propagate errors from regulator_enable() to pxamci
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] mmc: core: Add sanity NULL pointer check
- From: Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mmc: sdhci: request irq after sdhci_init() is called
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH] mmc: sdhci: request irq after sdhci_init() is called
- From: Shawn Guo <shawn.guo@xxxxxxxxxx>
- Re: [PATCH] dmaengine: shdma: fix a build failure on platforms with no DMA support
- From: Vinod Koul <vinod.koul@xxxxxxxxx>
- Re: [PATCH] mmc: core: Add sanity NULL pointer check
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- [PATCH] mmc: core: Add sanity NULL pointer check
- From: Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] Add basic support for password protected (locked) SD cards.
- From: Peter Turczak <peter@xxxxxxxxxx>
- Re: [PATCH v2 1/2] ARM: configs: Enable TI_EDMA in omap2plus_defconfig
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH v2] Add basic support for password protected (locked) SD cards.
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 1/2] mmc: mxs-mmc: Use devm_clk_get()
- From: Shawn Guo <shawn.guo@xxxxxxxxxx>
- [PATCH 2/2] mmc: mxs-mmc: Check the return value from stmp_reset_block()
- From: Fabio Estevam <festevam@xxxxxxxxx>
- [PATCH 1/2] mmc: mxs-mmc: Use devm_clk_get()
- From: Fabio Estevam <festevam@xxxxxxxxx>
- Re: [PATCH 3.4-stable] mmc: block: fix a bug of error handling in MMC driver
- From: KOBAYASHI Yoshitake <yoshitake.kobayashi@xxxxxxxxxxxxx>
- Re: Hynix eMMC RPMB: Access timeouts, broken?
- From: Krishna Konda <kkonda@xxxxxxxxxxxxxx>
- Re: [PATCH] mmc: core: Fixup Oops for SDIO shutdown
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH v2] mmc: sh_mmcif: add support for Device Tree DMA bindings
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- Re: [PATCH v2] Add basic support for password protected (locked) SD cards.
- From: Peter Turczak <peter@xxxxxxxxxx>
- Re: [PATCH] mmc: core: Fixup Oops for SDIO shutdown
- From: Tuomas Tynkkynen <ttynkkynen@xxxxxxxxxx>
- Re: [PATCH] mmc: core: Fixup Oops for SDIO shutdown
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: Oops on linux-next during reboot, possibly related to "mmc: core: Handle card shutdown from mmc_bus"
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH] mmc: core: Fixup Oops for SDIO shutdown
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: Crash during reboot due to 7628774 "mmc: core: Handle card shutdown from mmc_bus"
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: Oops on linux-next during reboot, possibly related to "mmc: core: Handle card shutdown from mmc_bus"
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- [PATCH] sdhci:sirf:drop SDHCI_QUIRK_INVERTED_WRITE_PROTECT as only sd0 has inverted_wp
- From: Barry Song <Baohua.Song@xxxxxxx>
- Crash during reboot due to 7628774 "mmc: core: Handle card shutdown from mmc_bus"
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH 3.4-stable] mmc: block: fix a bug of error handling in MMC driver
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] mmc-utils: Add support for locking/unlocking SD cards by password.
- From: Peter Turczak <peter@xxxxxxxxxx>
- [PATCH] Add basic support for password protected (locked) SD cards.
- From: Peter Turczak <pt@xxxxxxxxxxxxxxxxx>
- Oops on linux-next during reboot, possibly related to "mmc: core: Handle card shutdown from mmc_bus"
- From: Tuomas Tynkkynen <ttynkkynen@xxxxxxxxxx>
- RE: [PATCH] mmc: dw_mmc: don't queue up a card detect at slot startup
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH] mmc: sdhci-pci: identify correct base addresses for slots
- From: Jackey Shen <jackey.shen@xxxxxxx>
- [PATCH 3.4-stable] mmc: block: fix a bug of error handling in MMC driver
- From: KOBAYASHI Yoshitake <yoshitake.kobayashi@xxxxxxxxxxxxx>
- [RFC/PATCH v1] mmc: Add support to handle Urgent data transfer request
- From: Konstantin Dorfman <kdorfman@xxxxxxxxxxxxxx>
- [RFC/PATCH v2] mmc: Add support to handle Urgent data transfer request
- From: Konstantin Dorfman <kdorfman@xxxxxxxxxxxxxx>
- [PATCH] mmc: omap_hsmmc: clear status flags before starting a new command
- From: Francesco Lavra <francescolavra.fl@xxxxxxxxx>
- [PATCH -next] mmc: jz4740: fix return value check in jz4740_mmc_probe()
- From: Wei Yongjun <weiyj.lk@xxxxxxxxx>
- Q: mmc au size
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data
- From: "Fernandes, Joel" <joelf@xxxxxx>
- Re: [PATCH] mmc: dw_mmc: don't queue up a card detect at slot startup
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH] mmc: omap_hsmmc: use for OMAP5 as well
- From: Balaji T K <balajitk@xxxxxx>
- Re: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data
- From: Balaji T K <balajitk@xxxxxx>
- Re: [PATCH 0/2] mmc: add support for eMMC hardware reset for BYT eMMC
- From: Chris Ball <chris@xxxxxxxxxx>
- [PATCH] mmc: omap_hsmmc: use for OMAP5 as well
- Re: [PATCHv3] ARM: socfpga: dts: Add support for SD/MMC
- From: Pavel Machek <pavel@xxxxxxx>
- Re: [PATCH v2] mmc: sh_mmcif: add SET_BLOCK_COUNT support
- From: "Shimoda, Yoshihiro" <yoshihiro.shimoda.uh@xxxxxxxxxxx>
- Re: [PATCH v2 2/4] mmc: atmel-mci: prepare clk before calling enable
- From: boris brezillon <b.brezillon@xxxxxxxxxxx>
- Re: [PATCH v2] mmc: sh_mmcif: add SET_BLOCK_COUNT support
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- Re: [PATCH v2 2/4] mmc: atmel-mci: prepare clk before calling enable
- From: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>
- Re: [PATCH 0/2] mmc: add support for eMMC hardware reset for BYT eMMC
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 1/1] mmc: sdhci-pci: add another device id
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCHv3] ARM: socfpga: dts: Add support for SD/MMC
- From: dinh.linux@xxxxxxxxx
- [PATCHv3] ARM: socfpga: dts: Add support for SD/MMC
- From: dinh.linux@xxxxxxxxx
- Re: [PATCHv2 2/2] mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA
- From: Dinh Nguyen <dinh.linux@xxxxxxxxx>
- Re: [PATCHv2] mmc: sdhci-s3c: fix the wrong register value when, clock is disabled
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- RE: [PATCH 2/2] mmc: dw_mmc: add a quirk for Security Management Unit
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- RE: [PATCH] RFC: mmc: dw_mmc: Always go to STATE_DATA_BUSY from STATE_DATA_ERROR
- From: Bing Zhao <bzhao@xxxxxxxxxxx>
- RE: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data
- From: "Fernandes, Joel" <joelf@xxxxxx>
- RE: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data
- From: "Fernandes, Joel" <joelf@xxxxxx>
- Re: [PATCH v2 1/2] mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFER
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFER
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data
- From: Balaji T K <balajitk@xxxxxx>
- Re: [PATCH 1/1] mmc: sdhci-pci: add another device id
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH v2] mmc: sh_mmcif: add SET_BLOCK_COUNT support
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH] mmc: core: production year for eMMC 4.41 and later
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH] mmc: omap: remove unnecessary #if 0's
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH] mmc: sdhci: fix ctrl_2 on super-speed selection
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH v4 0/3] mmc: dw_mmc: Add support for Rockchip variant
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH 0/2] mmc: add support for eMMC hardware reset for BYT eMMC
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCHv2 2/2] mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH (v2)] mmc: sdhci: fix caps2 for HS200
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH] sdhci-pxav3: Fix runtime PM initialization
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH 00/12] mmc: core: mmc_bus to handle suspend|resume|shutdown
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH 1/6] mmc: jz4740: Use clk_prepare_enable/clk_disable_unprepare
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH] mmc: sdhci: improve card removal check in sdhci_card_event()
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mmc: dw_mmc: Add the ability to set the ciu clock frequency
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH v2 1/2] mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFER
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH 1/3] mmc: sdhci-esdhc-imx: Fix version register read
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH v1] mmc: card: fixing an false identification of SANITIZE command
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH] mmc: atmel-mci: remove include <mach/cpu.h>
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH 1/3] mmc: dw: don't check resource with devm_ioremap_resource
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH] drivers: mmc: reordered shutdown sequence in mmc_bld_remove_req
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH 04/13] mmc: mxs-mmc: Let device core handle pinctrl
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH] mmc: sirf: fix sdhci_pltfm_init sequence
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH V2] mmc: host: use platform_{get,set}_drvdata()
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH 0/8] cross-compiling, SEND_STATUS, pretty-printing and enhanced user area
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH] mmc: sh_mobile_sdhi: fix error return code in sh_mobile_sdhi_probe()
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-acpi: fix error return code in sdhci_acpi_add_own_cd()
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: change the macro name from DTO to DRTO
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCHv2] mmc: sdhci-s3c: fix the wrong register value when, clock is disabled
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: eMMC bus test command failure
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH 0/8] sdhci: Move real work out of an atomic context
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH 2/2] mmc-utils: Correctly handle CARD_TYPE.
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH 1/2] mmc-utils: Remove dependency on linux/major.h.
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH] mmc: core: Update the ext-csd.rev check for eMMC5.1
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH] mmc-utils: small fixes of output
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH v2] mmc: sdhci-sirf: let device core setup the default pin configuration
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [RESEND PATCH V3 0/8] mmc_of_parse() adaptations, switch mvsdio to mmc_of_parse()
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH] mmc: jz4740: Use clk_prepare_enable/clk_disable_unprepare
- From: Chris Ball <cjb@xxxxxxxxxx>
- Re: [PATCH v2] dmaengine: shdma: fix a build failure on platforms with no DMA support
- From: Simon Horman <horms@xxxxxxxxxxxx>
- Re: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data
- From: Benoit Cousson <b-cousson@xxxxxx>
- Re: [PATCH 2/2] mmc: dw_mmc: add a quirk for Security Management Unit
- From: Yuvaraj Kumar <yuvaraj.cd@xxxxxxxxx>
- [PATCH v2 1/2] ARM: configs: Enable TI_EDMA in omap2plus_defconfig
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH v2 2/2] DMA: EDMA: Add comments for A-sync case calculations
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH v2 0/2] DMA: EDMA: Config and comments
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH] RFC: mmc: dw_mmc: Always go to STATE_DATA_BUSY from STATE_DATA_ERROR
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- [PATCH v2] ARM: dts: add AM33XX MMC support
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [RFC PATCH] mmc: Enable wakeup_sources for mmc core
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 3/5] ARM: dts: am33xx: Add interrupts and memory resources for MMC
- From: Balaji T K <balajitk@xxxxxx>
- [PATCH 1/1] mmc: vub300: Staticize vub300_init_card
- From: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
- [PATCH 1/1] mmc: sdhci-bcm2835: Staticize bcm2835_sdhci_get_min_clock
- From: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
- RE: [PATCH 1/2] ARM: configs: Enable TI_EDMA in omap2plus_defconfig
- From: "Hebbar, Gururaja" <gururaja.hebbar@xxxxxx>
- RE: [PATCH 2/5] ARM: dts: add AM33XX MMC support
- From: "Hebbar, Gururaja" <gururaja.hebbar@xxxxxx>
- RE: [PATCH 5/5] mmc: omap_hsmmc: Add reg-offset to bindings documentation
- From: "Hebbar, Gururaja" <gururaja.hebbar@xxxxxx>
- RE: [PATCH] mmc: dw_mmc: remove the MMC_CAP_8_BIT_DATA in dw_mmc_caps[]
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- RE: [PATCH] RFC: mmc: dw_mmc: Always go to STATE_DATA_BUSY from STATE_DATA_ERROR
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- [PATCH 0/2] EDMA config and comments
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH 2/2] DMA: EDMA: Add comments for A-sync case calculations
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH 1/2] ARM: configs: Enable TI_EDMA in omap2plus_defconfig
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH 2/5] ARM: dts: add AM33XX MMC support
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH 3/5] ARM: dts: am33xx: Add interrupts and memory resources for MMC
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH 5/5] mmc: omap_hsmmc: Add reg-offset to bindings documentation
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH 4/5] mmc: omap_hsmmc: add generic DMA request support to the DT binding
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH 1/5] MMC: omap_hsmmc: Add reg_offset to DT bindings
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data
- From: Joel A Fernandes <joelagnel@xxxxxx>
- Re: [PATCH 4/4] mmc: sdhci-s3c: remove the duplicated calling sequence
- From: Heiko Stübner <heiko@xxxxxxxxx>
- Re: [PATCH 3/4] mmc: sdhci-s3c: revert "fix missing clock for gpio card-detect"
- From: Heiko Stübner <heiko@xxxxxxxxx>
- Re: [PATCH v12 00/11] DMA Engine support for AM33XX
- From: Santosh Shilimkar <santosh.shilimkar@xxxxxx>
- Re: [PATCH v12 00/11] DMA Engine support for AM33XX
- From: Sekhar Nori <nsekhar@xxxxxx>
- [PATCH v2 2/4] mmc: atmel-mci: prepare clk before calling enable
- From: Boris BREZILLON <b.brezillon@xxxxxxxxxxx>
- Re: [PATCH v12 00/11] DMA Engine support for AM33XX
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- RE: [PATCH] RFC: mmc: dw_mmc: Always go to STATE_DATA_BUSY from STATE_DATA_ERROR
- From: Bing Zhao <bzhao@xxxxxxxxxxx>
- [PATCH 4/4] mmc: sdhci-s3c: remove the duplicated calling sequence
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- [PATCH 3/4] mmc: sdhci-s3c: revert "fix missing clock for gpio card-detect"
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- [PATCH 2/4] mmc: sdhci-s3c: initialize host->quirks2 for using quirk2
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- [PATCH 1/4] mmc: sdhci-s3c: fix the wrong register value, when clock is disabled
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- RE: [PATCH v12 05/11] edma: config: Enable config options for EDMA
- From: "Fernandes, Joel A" <joelagnel@xxxxxx>
- Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA
- From: Joel A Fernandes <agnel.joel@xxxxxxxxx>
- Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA
- From: Joel A Fernandes <agnel.joel@xxxxxxxxx>
- Re: [RFC PATCH] mmc: Enable wakeup_sources for mmc core
- From: Zoran Markovic <zoran.markovic@xxxxxxxxxx>
- Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA
- From: Joel A Fernandes <agnel.joel@xxxxxxxxx>
- Re: [PATCH v12 00/11] DMA Engine support for AM33XX
- From: Benoit Cousson <b-cousson@xxxxxx>
- [PATCH v2] mmc: sh_mmcif: add support for Device Tree DMA bindings
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH v12 00/11] DMA Engine support for AM33XX
- From: Sourav Poddar <sourav.poddar@xxxxxx>
- Re: [PATCH v12 00/11] DMA Engine support for AM33XX
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH v12 04/11] dmaengine: edma: enable build for AM33XX
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH v12 00/11] DMA Engine support for AM33XX
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH v12 04/11] dmaengine: edma: enable build for AM33XX
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH v13] ARM: edma: Add DT and runtime PM support to the private EDMA API
- From: Sekhar Nori <nsekhar@xxxxxx>
- RE: [PATCH] mmc: dw_mmc: don't queue up a card detect at slot startup
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- RE: [PATCH 2/2] mmc: dw_mmc: add a quirk for Security Management Unit
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [RFC PATCH] mmc: Enable wakeup_sources for mmc core
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH (v2)] mmc: sdhci: fix caps2 for HS200
- From: Giuseppe CAVALLARO <peppe.cavallaro@xxxxxx>
- RE: [PATCH (v2)] mmc: sdhci: fix caps2 for HS200
- From: "Shen, Jackey" <Jackey.Shen@xxxxxxx>
- Re: [PATCH v12 00/11] DMA Engine support for AM33XX
- From: Joel A Fernandes <agnel.joel@xxxxxxxxx>
- [PATCH v2] ARM: common: edma: Fix dangling pointer dereference
- From: Joel A Fernandes <joelagnel@xxxxxx>
- Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA
- From: Joel A Fernandes <agnel.joel@xxxxxxxxx>
- Re: [PATCH v12 00/11] DMA Engine support for AM33XX
- From: Joel A Fernandes <agnel.joel@xxxxxxxxx>
- [PATCH] ARM: common: edma: Fix dangling pointer dereference
- From: Joel A Fernandes <joelagnel@xxxxxx>
- Re: [PATCH 2/2] mmc: dw_mmc: add a quirk for Security Management Unit
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA
- From: Joel A Fernandes <agnel.joel@xxxxxxxxx>
- Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA
- From: Joel A Fernandes <agnel.joel@xxxxxxxxx>
- Re: [PATCH 1/1] mmc: sdhci-sirf: Fix build breakage
- From: "Christian Daudt" <csd@xxxxxxxxxxxx>
- Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA
- From: Joel A Fernandes <agnel.joel@xxxxxxxxx>
- Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA
- From: Joel A Fernandes <agnel.joel@xxxxxxxxx>
- Re: [PATCH v12 02/11] ARM: edma: Add DT and runtime PM support to the private EDMA API
- From: Joel A Fernandes <agnel.joel@xxxxxxxxx>
- Re: [PATCH v12 09/11] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
- From: Sourav Poddar <sourav.poddar@xxxxxx>
- Re: [PATCH v12 09/11] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v12 09/11] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH v12 08/11] spi: omap2-mcspi: add generic DMA request support to the DT binding
- From: Sourav Poddar <sourav.poddar@xxxxxx>
- Re: [PATCH v12 00/11] DMA Engine support for AM33XX
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH v12 09/11] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
- From: Sourav Poddar <sourav.poddar@xxxxxx>
- Re: [PATCH v12 05/11] edma: config: Enable config options for EDMA
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH v12 04/11] dmaengine: edma: enable build for AM33XX
- From: Sekhar Nori <nsekhar@xxxxxx>
- [PATCH] ARM: edma: Add EDMA crossbar event mux support
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH v12 03/11] ARM: edma: Add EDMA crossbar event mux support
- From: Sekhar Nori <nsekhar@xxxxxx>
- [PATCH v13] ARM: edma: Add DT and runtime PM support to the private EDMA API
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH v12 02/11] ARM: edma: Add DT and runtime PM support to the private EDMA API
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH] RFC: mmc: dw_mmc: Always go to STATE_DATA_BUSY from STATE_DATA_ERROR
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: mmc_rescan/sdio_reset timeout missing?
- From: Grant Grundler <grundler@xxxxxxxxxxxx>
- [PATCH] mmc: dw_mmc: don't queue up a card detect at slot startup
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- [PATCH v12 06/11] da8xx: config: Enable MMC and FS options
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH v12 01/11] dmaengine: edma: Add TI EDMA device tree binding
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH v12 11/11] ARM: dts: add AM33XX SPI DMA support
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH v12 03/11] ARM: edma: Add EDMA crossbar event mux support
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH v12 09/11] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH v12 10/11] ARM: dts: add AM33XX EDMA support
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH v12 05/11] edma: config: Enable config options for EDMA
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH v12 08/11] spi: omap2-mcspi: add generic DMA request support to the DT binding
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH v12 00/11] DMA Engine support for AM33XX
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH v12 02/11] ARM: edma: Add DT and runtime PM support to the private EDMA API
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH v12 04/11] dmaengine: edma: enable build for AM33XX
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH v12 07/11] ARM: davinci: Fix compiler warnings in devices-da8xx
- From: Joel A Fernandes <joelagnel@xxxxxx>
- Re: [PATCH 2/2] mmc: dw_mmc: add a quirk for Security Management Unit
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH 1/2] mmc: dw_mmc: exynos: Add a new compatible string for exynos5420
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- [PATCH 1/1] mmc: sdhci-pci: add another device id
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH 0/1] mmc: sdhci-pci: add another device id
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- RE: [PATCH (v2)] mmc: sdhci: fix caps2 for HS200
- From: Youssef TRIKI <youssef.triki@xxxxxx>
- Re: [PATCH (v2)] mmc: sdhci: fix caps2 for HS200
- From: Giuseppe CAVALLARO <peppe.cavallaro@xxxxxx>
- Re: [PATCH 2/4] mmc: omap_hsmmc: Enable SDIO IRQ using a GPIO in idle mode
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH v11 3/8] ARM: edma: Add EDMA crossbar event mux support
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: mmc_rescan/sdio_reset timeout missing?
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCHv2 1/2] ARM: socfpga: dts: Add support for SD/MMC
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] mmc: dw_mmc: Add the ability to set the ciu clock frequency
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH] RFC: mmc: dw_mmc: Always go to STATE_DATA_BUSY from STATE_DATA_ERROR
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH v11 3/8] ARM: edma: Add EDMA crossbar event mux support
- From: Joel A Fernandes <agnel.joel@xxxxxxxxx>
- Re: [PATCH] dmaengine: shdma: fix a build failure on platforms with no DMA support
- From: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
- Re: [PATCH] dmaengine: shdma: fix a build failure on platforms with no DMA support
- From: Kevin Hilman <khilman@xxxxxxxxxx>
- Re: [RFC PATCH] mmc: Enable wakeup_sources for mmc core
- From: Colin Cross <ccross@xxxxxxxxxxx>
- Re: [RFC PATCH] mmc: Enable wakeup_sources for mmc core
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- mmc_rescan/sdio_reset timeout missing?
- From: Grant Grundler <grundler@xxxxxxxxxxxx>
- [PATCH 2/8] at_hdmac: prepare clk before calling enable
- From: Boris BREZILLON <b.brezillon@xxxxxxxxxxx>
- [PATCH 3/8] mmc: atmel-mci: prepare clk before calling enable
- From: Boris BREZILLON <b.brezillon@xxxxxxxxxxx>
- [PATCHv2 2/2] mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA
- From: <dinguyen@xxxxxxxxxx>
- [PATCHv2 0/2] mmc: dw_mmc: Add support and bindings for SOCFPGA dw_mmc driver
- From: <dinguyen@xxxxxxxxxx>
- [PATCHv2 1/2] ARM: socfpga: dts: Add support for SD/MMC
- From: <dinguyen@xxxxxxxxxx>
- RE: [PATCH] RFC: mmc: dw_mmc: Always go to STATE_DATA_BUSY from STATE_DATA_ERROR
- From: Bing Zhao <bzhao@xxxxxxxxxxx>
- Re: [PATCH] RFC: mmc: dw_mmc: Always go to STATE_DATA_BUSY from STATE_DATA_ERROR
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- RE: [PATCH] RFC: mmc: dw_mmc: Always go to STATE_DATA_BUSY from STATE_DATA_ERROR
- From: Bing Zhao <bzhao@xxxxxxxxxxx>
- Re: [RFC PATCH] mmc: Enable wakeup_sources for mmc core
- From: Colin Cross <ccross@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] mmc: dw_mmc: Add the ability to set the ciu clock frequency
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [RFC PATCH] mmc: Enable wakeup_sources for mmc core
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v11 0/8] ] DMA Engine support for AM33XX
- From: Arnd Bergmann <arnd@xxxxxxxx>
- RE: [PATCH] RFC: mmc: dw_mmc: Always go to STATE_DATA_BUSY from STATE_DATA_ERROR
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- RE: "exclude asynchronous transfer" patch causes boot fail
- From: Seungwon Jeon <tgih.jun@xxxxxxxxxxx>
- Re: [PATCH v11 3/8] ARM: edma: Add EDMA crossbar event mux support
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH v11 2/8] ARM: edma: Add DT and runtime PM support to the private EDMA API
- From: Sekhar Nori <nsekhar@xxxxxx>
- [PATCH 1/1] mmc: sdhci-sirf: Fix build breakage
- From: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
- [PATCH v11 6/8] dmaengine: edma: enable build for AM33XX
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH v11 1/8] dmaengine: edma: Add TI EDMA device tree binding
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH v11 3/8] ARM: edma: Add EDMA crossbar event mux support
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH v11 0/8] ] DMA Engine support for AM33XX
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH v11 2/8] ARM: edma: Add DT and runtime PM support to the private EDMA API
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH v11 5/8] ARM: dts: add AM33XX SPI DMA support
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH v11 4/8] ARM: dts: add AM33XX EDMA support
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH v11 7/8] spi: omap2-mcspi: add generic DMA request support to the DT binding
- From: Joel A Fernandes <joelagnel@xxxxxx>
- [PATCH v11 8/8] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
- From: Joel A Fernandes <joelagnel@xxxxxx>
- Re: [PATCH v10 0/8] DMA Engine support for AM33XX
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH v2 2/2] mmc: dw_mmc: Add the ability to set the ciu clock frequency
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH v10 5/8] dmaengine: edma: Add TI EDMA device tree binding
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH v10 1/2] ARM: davinci: move private EDMA API to arm/common
- From: Sekhar Nori <nsekhar@xxxxxx>
- [PATCH v2] mmc: sh_mmcif: add SET_BLOCK_COUNT support
- From: "Shimoda, Yoshihiro" <yoshihiro.shimoda.uh@xxxxxxxxxxx>
- RE: [PATCH (v2)] mmc: sdhci: fix caps2 for HS200
- From: "Shen, Jackey" <Jackey.Shen@xxxxxxx>
- Re: [RFC PATCH] mmc: Enable wakeup_sources for mmc core
- From: Colin Cross <ccross@xxxxxxxxxxx>
- Re: [PATCH v10 1/2] ARM: davinci: move private EDMA API to arm/common
- From: Olof Johansson <olof@xxxxxxxxx>
- RE: [PATCH v10 1/2] ARM: davinci: move private EDMA API to arm/common
- From: "Fernandes, Joel A" <joelagnel@xxxxxx>
- Re: [PATCH v10 1/2] ARM: davinci: move private EDMA API to arm/common
- From: Olof Johansson <olof@xxxxxxxxx>
- RE: [PATCH v10 5/8] dmaengine: edma: Add TI EDMA device tree binding
- From: "Fernandes, Joel A" <joelagnel@xxxxxx>
- Re: [PATCH v10 5/8] dmaengine: edma: Add TI EDMA device tree binding
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2 0/3] omap_hsmmc DT DMA Client support
- From: Balaji T K <balajitk@xxxxxx>
- RE: [PATCH v10 5/8] dmaengine: edma: Add TI EDMA device tree binding
- From: "Fernandes, Joel A" <joelagnel@xxxxxx>
- RE: [PATCH v10 5/8] dmaengine: edma: Add TI EDMA device tree binding
- From: "Fernandes, Joel A" <joelagnel@xxxxxx>
- Re: [RFC PATCH] mmc: Enable wakeup_sources for mmc core
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
[Index of Archives]
[Linux Memonry Technology]
[Linux Media]
[Linux USB Devel]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite Trails]