messages from 2015-04-30 12:31:54 to 2015-05-08 05:59:23 UTC [more...]
[PATCH 1/2] mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probe
2015-05-08 5:56 UTC
[PATCH] mmc: sdhci-esdhc-imx: Remove unneeded code
2015-05-08 5:59 UTC (4+ messages)
[PATCH] mmc: core: Check for timeout before checking mmc device state
2015-05-08 2:40 UTC
execution order of packed command in eMMC
2015-05-07 14:38 UTC (3+ messages)
[PATCH V7 00/14] mmc: host: Add facility to support re-tuning
2015-05-07 10:10 UTC (15+ messages)
` [PATCH V7 01/14] "
` [PATCH V7 02/14] mmc: core: Enable / disable re-tuning
` [PATCH V7 03/14] mmc: core: Add support for re-tuning before each request
` [PATCH V7 04/14] mmc: core: Hold re-tuning during switch commands
` [PATCH V7 05/14] mmc: core: Hold re-tuning during erase commands
` [PATCH V7 06/14] mmc: core: Hold re-tuning while bkops ongoing
` [PATCH V7 07/14] mmc: mmc: Hold re-tuning in mmc_sleep()
` [PATCH V7 08/14] mmc: core: Separate out the mmc_switch status check so it can be re-used
` [PATCH V7 09/14] mmc: core: Add support for HS400 re-tuning
` [PATCH V7 10/14] mmc: sdhci: Change to new way of doing re-tuning
` [PATCH V7 11/14] mmc: core: Flag re-tuning is needed on CRC errors
` [PATCH V7 12/14] mmc: block: Check re-tuning in the recovery path
` [PATCH V7 13/14] mmc: block: Retry errored data requests when re-tuning is needed
` [PATCH V7 14/14] mmc: core: Don't print reset warning if reset is not supported
[GIT PULL] Update dw-mmc controller
2015-05-07 8:37 UTC
[PATCH v2 0/3] dw_mmc-k3 support hi6220
2015-05-07 7:56 UTC (4+ messages)
` [PATCH v2 1/3] Document: dw_mmc-k3: add document of hi6220 mmc
` [PATCH v2 2/3] mmc: dw_mmc: add switch_voltage
` [PATCH v2 3/3] mmc: dw_mmc: k3: support hi6220
[PATCH v2 0/3] dw_mmc-k3 support hi6220
2015-05-07 7:51 UTC
[PATCH V6 00/15] mmc: host: Add facility to support re-tuning
2015-05-07 7:49 UTC (26+ messages)
` [PATCH V6 01/15] "
` [PATCH V6 03/15] mmc: core: Add support for re-tuning before each request
` [PATCH V6 04/15] mmc: core: Check re-tuning before retrying
` [PATCH V6 08/15] mmc: mmc: Hold re-tuning if the card is put to sleep
` [PATCH V6 12/15] mmc: sdhci: Flag re-tuning is needed on CRC or End-Bit errors
[PATCH v2 1/4] mmc: Add support for disabling write-protect detection
2015-05-07 5:44 UTC (6+ messages)
` [PATCH v2 2/4] mmc: dt: Allow to specify that no write protect signal is present
` [PATCH v2 3/4] mmc: sdhci-of-arasan: Call mmc_of_parse()
` [PATCH v2 4/4] mmc: dw_mmc: Use core to handle absent write protect line
[PATCH 3/3 v3] mmc: sh_mmcif: calculate best clock with parent clock
2015-05-07 5:26 UTC (8+ messages)
` [PATCH 0/7 v4] mmc: sh_mmcif: add parent clk support
` [PATCH 6/7 v4] ARM: shmobile: r8a7790: add MMCIF parent clock range
[RFC PATCH 0/7] UHS-I support for sh_mobile_sdhi
2015-05-07 4:33 UTC (29+ messages)
` [RFC PATCH 2/7] mmc: sh_mobile_sdhi: Add actual clock rate support
` [RFC PATCH 3/7] pinctrl: sh-pfc: r8a7790: Add regulators for SD voltage switch
` [RFC PATCH 4/7] ARM: shmobile: r8a7790: Add nodes for pfc SD voltage regulators
` [RFC PATCH 5/7] mmc: sh_mobile_sdhi: Add UHS-I mode support
` [Linux-kernel] "
` [RFC PATCH 6/7] ARM: shmobile: r8a7790-lager.dts: Set sdhi and mmcif clock rates
` [RFC PATCH 7/7] ARM: shmobile: r8a7790-lager.dts: Assert UHS-I SDR-50 capability
[PATCH v3 0/7] Add Mediatek MMC driver
2015-05-07 1:42 UTC (8+ messages)
` [PATCH v3 2/7] mmc: mediatek: "
` [PATCH v3 3/7] mmc: mediatek: Add PM support for "
[PATCH v2] mmc: sdhci-esdhc-imx: fix abort due to missing runtime PM
2015-05-06 20:23 UTC (3+ messages)
[PATCH v6 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
2015-05-06 13:42 UTC (3+ messages)
` [PATCH v6 1/2] arm64: dts: Add the arasan sdhci nodes in apm-storm.dtsi
` [PATCH v6 2/2] mmc: sdhci: Add support to disable SDR104/SDR50/DDR50 based on capability register 0
[PATCH] mmc: card: not access RPMB partition for normal read and write
2015-05-06 13:26 UTC (4+ messages)
[PATCH] mmc: atmel-mci: fix bad variable type for clkdiv
2015-05-06 13:16 UTC
[PATCH v5 0/1] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
2015-05-06 12:47 UTC (13+ messages)
` [PATCH v5 1/1] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi
Disable and/or RPMB partitions
2015-05-06 10:05 UTC (2+ messages)
[PATCH/RFC] mmc: sh_mmcif: Fix timeout value for command request
2015-05-06 10:00 UTC (2+ messages)
[PATCH] mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE
2015-05-06 7:23 UTC (13+ messages)
[PATCH] mmc: core: don't call bus_ops->power_restore if already on
2015-05-05 16:03 UTC
[PATCH] sdhci-of-esdhc: Support 8BIT bus width
2015-05-05 13:01 UTC (6+ messages)
[PATCHv2] sdhci-of-esdhc: Support 8BIT bus width
2015-05-05 12:17 UTC
[PATCH] mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macro
2015-05-05 10:34 UTC (3+ messages)
[PATCH 1/2] mmc: sdhci: Add quirk to disable write-protect detection
2015-05-05 10:15 UTC (5+ messages)
` [PATCH 2/2] mmc: sdhci: DT: Allow to specify that no write protect signal is present
[PATCH v4 0/3] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
2015-05-05 8:53 UTC (10+ messages)
` [PATCH v4 2/3] mmc: host: arasan: Add the support for sdhci-arasan4.9a in sdhci-of-arasan.c
` [PATCH v4 3/3] Documentation: mmc: Update Arasan SDHC documentation to support 4.9a version of Arasan SDHC controller
` [PATCH v4 1/3] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi
[PATCH mmc 0/4] Cleanup fixes for tmio_mmc
2015-05-05 8:37 UTC (3+ messages)
` [Linux-kernel] "
[PATCH 1/6] mmc: davinci: Constify platform_device_id
2015-05-05 8:36 UTC (7+ messages)
` [PATCH 2/6] mmc: mxs: "
` [PATCH 3/6] mmc: rtsx: "
` [PATCH 4/6] mmc: s3cmci: "
` [PATCH 5/6] mmc: sdhci-imx: "
` [PATCH 6/6] mmc: sdhc-s3c: "
[PATCH 1/2] mmc: sdhci-sirf: fix the tuning count in platform_execute_tuning
2015-05-05 8:35 UTC (4+ messages)
` [PATCH 2/2] mmc: sdhci-sirf: fake version and capbility registers
[PATCH 1/2] mmc: sdhci_f_sdh30: Staticize local functions
2015-05-05 8:34 UTC (4+ messages)
` [PATCH 2/2] mmc: sdhci_f_sdh30: Fix the size passed to sdhci_alloc_host
[PATCH] sdhci-of-esdhc: Pre divider starts at 1
2015-05-05 8:34 UTC (2+ messages)
[PATCH 5/7] mmc: host: sdhci-esdhc-imx: fix broken email address
2015-05-05 8:33 UTC (2+ messages)
[PATCH] mmc: pwrseq: dt: example with reset clock and active low pin
2015-05-05 8:33 UTC (2+ messages)
[PATCH v2] mmc: sdio: add reset callback to bus operations
2015-05-05 8:33 UTC (2+ messages)
[PATCH] mmc : don't disable discard support because max_busy_timeout is too small
2015-05-04 15:41 UTC
[PATCH RESEND] ARM: dts: exynos5422-odroidxu3: add mmc detect gpio
2015-05-04 11:28 UTC (4+ messages)
[PATCH] ARM: dts: exynos5422-odroidxu3: add mmc detect gpio
2015-05-04 11:03 UTC
[PATCH 0/2] mmc: cast to avoid unexpected error
2015-05-04 10:43 UTC (2+ messages)
[v2, 1/4] mmc: sdhci-pltfm: add little-endian mode support for SDHCI platform
2015-05-04 10:42 UTC (2+ messages)
[PATCH v3 0/3] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
2015-05-04 6:29 UTC (9+ messages)
` [PATCH v3 1/3] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi
` [PATCH v3 2/3] mmc: host: arasan: Add the support for sdhci-arasan4.9a in sdhci-of-arasan.c
` [PATCH v3 3/3] Documentation: mmc: Update Arasan SDHC documentation to support 4.9a version of Arasan SDHC controller
[PATCH 0/3] dw_mmc-k3 support hi6220
2015-05-04 0:56 UTC (7+ messages)
` [PATCH 1/3] Document: dw_mmc-k3: add document of hi6220 mmc
` [PATCH 2/3] mmc: dw_mmc: add switch_voltage
` [PATCH 3/3] mmc: dw_mmc: k3: support hi6220
[PATCH] mmc: dw_mmc: init desc in dw_mci_idmac_init
2015-05-04 0:07 UTC (6+ messages)
/dev/mmcblk0 (or /dev/mmcblk0p1) does not exist on Freescale iMX6SL board
2015-05-01 15:03 UTC (9+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox