linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-28 03:36:13 to 2016-06-09 07:11:30 UTC [more...]

[PATCH 00/12] Add SDHCI Xenon driver
 2016-06-09  7:10 UTC  (7+ messages)
  ` [PATCH 01/12] mmc: sdhci: add init_card callback to sdhci
  ` [PATCH 10/12] arm64: dts: marvell: add eMMC support for Armada 37xx
` [PATCH 02/12] mmc: sdhci_f_sdh30: restrict voltage_switch() callback to the 1.8V case
` [PATCH 03/12] mmc: tegra: restrict the "
` [PATCH 04/12] mmc: sdhci: call voltage_switch callback also for the 3.3V case
` [PATCH 07/12] mmc: core: export the alive operation

[PATCH v3 00/12] usb/mmc/power: Generic power sequence (and fix USB/LAN when TFTP booting)
 2016-06-09  5:11 UTC  (31+ messages)
` [PATCH v3 01/12] power/mmc: Move pwrseq drivers to power/pwrseq
` [PATCH v3 02/12] MAINTAINERS: Retain Ulf Hansson as the same maintainer of pwrseq
` [PATCH v3 03/12] power: pwrseq: Enable COMPILE_TEST for drivers
` [PATCH v3 04/12] power: pwrseq: Remove mmc prefix from mmc_pwrseq
` [PATCH v3 05/12] power: pwrseq: Generalize mmc_pwrseq operations by removing mmc prefix
` [PATCH v3 06/12] power: pwrseq: simple: Add support for regulator and generic property
` [PATCH v3 07/12] power: pwrseq: Add support for USB hubs with external power
` [PATCH v3 08/12] usb: hub: Handle deferred probe
` [PATCH v3 09/12] EXAMPLE CODE: usb: port: Parse pwrseq phandle from Device Tree
` [PATCH v3 10/12] EXAMPLE CODE: usb: hub: Power sequence the ports on activation
` [PATCH v3 11/12] ARM: dts: exynos: Switch the buck8 to GPIO mode on Odroid U3
` [PATCH v3 12/12] ARM: dts: exynos: Fix LAN and HUB after bootloader initialization "

[PATCH 0/11] Changes to support 150 MHz eMMC on rk3399
 2016-06-08 20:52 UTC  (15+ messages)
  ` [PATCH 01/11] phy: rockchip-emmc: Increase lock time allowance
  ` [PATCH 02/11] mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes
  ` [PATCH 03/11] Documentation: mmc: sdhci-of-arasan: Add soc-ctl-syscon for corecfg regs
  ` [PATCH 07/11] mmc: sdhci-of-arasan: Add ability to export card clock
  ` [PATCH 08/11] Documentation: phy: Let the rockchip eMMC PHY get an exported "
  ` [PATCH 10/11] phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_off()
` [PATCH 04/11] mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399
` [PATCH 05/11] arm64: dts: rockchip: Add soc-ctl-syscon to sdhci for rk3399
` [PATCH 06/11] Documentation: mmc: sdhci-of-arasan: Add ability to export card clock
` [PATCH 09/11] phy: rockchip-emmc: Set phyctrl_frqsel based on "
` [PATCH 11/11] arm64: dts: rockchip: Provide emmcclk to PHY for rk3399

[RFC PATCH 0/4] Introduce new caps to improve the card's init sequence
 2016-06-08 20:48 UTC  (6+ messages)
` [RFC PATCH 1/4] Documentation: mmc: add description for new caps
` [RFC PATCH 2/4] mmc: core: expose MMC_CAP2_NO_SDIO to dt-binding
` [RFC PATCH 3/4] mmc: core: add cap-no-sd and cap-no-mmc properties
` [RFC PATCH 4/4] mmc: core: improve initialization flow

[PATCH] mmc: mmci: add missing include of mmci_qcom_dml.h
 2016-06-08 18:15 UTC 

[PATCH] mmc: core: add auto bkops support
 2016-06-08 14:46 UTC  (2+ messages)

[PATCH 01/20] [v2] x86, intel: Introduce macros for Intel family numbers
 2016-06-08 11:01 UTC  (4+ messages)
` [PATCH 17/20] x86, mmc: use Intel family name macros for mmc driver

card detection incomplete with rtsx_pci in v4.7-rc1
 2016-06-08 10:41 UTC 

[PATCH v2] mmc: core: Only change mode if mmc_select_bus_width() is successful
 2016-06-08 10:27 UTC 

[PATCH] mmc: core: Fix mmc_select_hs200() regression in v4.7-rc
 2016-06-08 10:20 UTC  (5+ messages)

[PATCH] mmc: dw_mmc: fix 32bit little-endian access of des1 field
 2016-06-08 10:11 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()
 2016-06-08  4:07 UTC 

[PATCH v3 1/2] mmc: API for accessing host supported maximum segment count and size
 2016-06-08  2:01 UTC  (3+ messages)
  ` [PATCH v3 2/2] mmc: sdio support external scatter gather list

[PATCH v2] mmc: moxart-mmc: Fix APP_CMD flag set on non-application commands
 2016-06-07  9:33 UTC 

[PATCH] mmc: moxart-mmc: Fix APP_CMD flag set on non-application commands
 2016-06-07  8:59 UTC  (2+ messages)

mmc-moxart: CMD6 locks up the controller
 2016-06-07  8:39 UTC  (3+ messages)

error -110 sending stop command
 2016-06-07  7:07 UTC  (5+ messages)

[PATCH] mmc: sunxi: Add support to the Allwinner A83T
 2016-06-06  9:13 UTC  (2+ messages)

[PATCH v3 0/4] UHS-I SDR-104 support for sh_mobile_sdhi
 2016-06-06  1:02 UTC  (4+ messages)
` [PATCH v3 3/4] mmc: sh_mobile_sdhi: Add tuning support

[PATCH] mmc: sunxi: Add support to the Allwinner A83T
 2016-06-04 10:01 UTC 

[PATCH] mmc: sunxi: Add support to the Allwinner A83T
 2016-06-04 10:01 UTC 

[PATCH 0/2] mmc: remove sdhci-bcm2835
 2016-06-04  0:02 UTC  (5+ messages)
` [PATCH 1/2] DT: bindings: remove bcm2835-sdhci
` [PATCH 2/2] mmc: sdhci-bcm2835: remove driver

mmc-utils: fully configure emmc user data area for enhanced mode
 2016-06-03 18:12 UTC 

RFC: 32-bit __data_len and REQ_DISCARD+REQ_SECURE
 2016-06-03 16:08 UTC  (4+ messages)
` [PATCH] mmc: Set pref erase size based on size
  ` [PATCH v2] "
    ` [PATCH v3] CHROMIUM: "

[PATCH 21/32] mmc: bcm2835-sdhost: Add new driver for the internal SD controller
 2016-06-03  8:42 UTC  (10+ messages)
` [PATCH 32/32] mmc: bcm2835: Import bcm2835-mmc and switch to it

[PATCH] mmc: tmio: make a cast explicit
 2016-06-03  8:34 UTC  (2+ messages)

[PATCH v6 0/5] Add enhanced strobe support for emmc version 5.1 or later
 2016-06-03  8:34 UTC  (2+ messages)

[PATCH 31/54] MAINTAINERS: Add file patterns for mmc device tree bindings
 2016-06-03  8:33 UTC  (2+ messages)

[PATCH v2] mmc: sdhci: fix wakeup configuration
 2016-06-03  8:33 UTC  (6+ messages)

[PATCH] mmc: block: correct 4KB alignment check
 2016-06-03  8:33 UTC  (2+ messages)

[PATCH] mmc: sdhci: remove comment regarding timeout during tuning
 2016-06-03  8:32 UTC  (2+ messages)

[PATCH] mmc: sh_mobile_sdhi: properly document R-Car versions
 2016-06-03  8:32 UTC  (2+ messages)

[PATCH 01/20] x86, intel: Introduce macros for Intel family numbers
 2016-06-03  7:42 UTC  (7+ messages)
` [PATCH 17/20] x86, mmc: use Intel family name macros for mmc driver

[GIT PULL] MMC fixes for v.4.7 rc2
 2016-06-03  7:40 UTC 

[PATCH v4 0/8] Replay Protected Memory Block (RPMB) subsystem
 2016-06-02 22:35 UTC  (13+ messages)
` [PATCH v4 1/8] rpmb: add "
` [PATCH v4 2/8] char: rpmb: add sysfs-class ABI documentation
` [PATCH v4 3/8] char: rpmb: add device attributes
` [PATCH v4 4/8] char: rpmb: provide user space interface
  ` [v4,4/8] "
` [PATCH v4 5/8] char: rpmb: add RPMB simulation device
` [PATCH v4 6/8] tools rpmb: add RPBM access tool
` [PATCH v4 7/8] mmc: block: register RPMB partition with the RPMB subsystem
` [PATCH v4 8/8] scsi: ufs: connect to "

[PATCH V5 0/2] Add SDHCI driver for Broadcom BRCMSTB/BMIPS Soc's
 2016-06-02 18:12 UTC  (3+ messages)
` [PATCH V5 1/2] mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs
` [PATCH V5 2/2] mmc: DT: sdhci-brcmstb: Add device tree bindings

[PATCH 0/3] mmc: sunxi: Fix MMC DDR modes for Allwinner A80
 2016-06-02 15:01 UTC  (17+ messages)
` [PATCH 1/3] mmc: fix mmc mode selection for HS-DDR and higher
` [PATCH 2/3] mmc: sunxi: Fix DDR MMC timings for A80
` [PATCH 3/3] mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80

[v10, 0/7] Fix eSDHC host version register bug
 2016-06-02  9:01 UTC  (15+ messages)
` [v10, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
    ` [PATCH 1/4] base: soc: introduce soc_device_match() interface
    ` [PATCH 2/4] soc: fsl: add GUTS driver for QorIQ platforms
    ` [PATCH 3/4] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
    ` [PATCH 4/4] Revert "powerpc/fsl: Move fsl_guts.h out of arch/powerpc"

Fw:Re: [RFC PATCH 0/4] Command Queueing Support in eMMC
 2016-06-02  2:23 UTC  (2+ messages)

[PATCH] mmc: mmc: fix check on mmc_select_bus_width return value
 2016-06-01 12:54 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: k3: add MMC_CAP_CMD23
 2016-06-01 12:46 UTC  (2+ messages)

[PATCH] mmc: host: use pr_err for sdhci_dumpregs
 2016-06-01  5:12 UTC  (3+ messages)

[RFC v2 00/13] usb/mmc/power: Fix USB/LAN when TFTP booting
 2016-05-31 11:54 UTC  (8+ messages)

[PATCH 00/23] a few sdhci/imx clean up and fix patches
 2016-05-31 10:18 UTC  (13+ messages)
` [PATCH 10/23] mmc: core: disable auto retune during card detection process
` [PATCH 13/23] mmc: sdhci-esdhc-imx: restore watermark level setting after resume

[PATCH] mmc: sdhci: use udelay instead of mdelay
 2016-05-31  9:38 UTC  (5+ messages)

regression: b43-sdio: probe of mmc0:0001:1 failed with error -16
 2016-05-31  5:17 UTC  (8+ messages)

[PATCH] mmc: core: fix the wrong error control
 2016-05-31  1:00 UTC  (3+ messages)

[PATCH v2 2/2] mmc: dw_mmc: check card present before starting request
 2016-05-29 23:18 UTC  (2+ messages)

[PATCH v2 1/2] mmc: dw_mmc: remove redundant of set_bit and clear_bit
 2016-05-29 23:18 UTC  (2+ messages)

Hello
 2016-05-29  0:44 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).