linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-11 02:13:07 to 2016-06-20 13:08:30 UTC [more...]

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

[PATCH 00/12] power: add generic power sequence framework
 2016-06-20 12:48 UTC  (20+ messages)
` [PATCH 01/12] power/mmc: Move pwrseq drivers to power/pwrseq
` [PATCH 02/12] MAINTAINERS: Retain Ulf Hansson as the same maintainer of pwrseq
` [PATCH 03/12] power: pwrseq: Enable COMPILE_TEST for drivers
` [PATCH 05/12] power: pwrseq: Generalize mmc_pwrseq operations by removing mmc prefix
` [PATCH 06/12] power: pwrseq: change common helpers as generic
` [PATCH 07/12] power: pwrseq: rename file name for generic driver
` [PATCH 09/12] power: pwrseq: pwrseq_usb_generic: add generic power sequence support for USB deivces
  ` [PATCH 04/12] power: pwrseq: Remove mmc prefix from mmc_pwrseq
  ` [PATCH 08/12] doc: binding: pwrseq-usb-generic: add binding doc for generic usb power sequence driver
  ` [PATCH 10/12] usb: core: add power sequence handling for USB devices
  ` [PATCH 12/12] ARM: dts: imx6qdl-udoo.dtsi: fix onboard USB HUB property
` [PATCH 11/12] usb: chipidea: host: let the hcd know's parent device node

[PATCH] mmc: sdhci-esdhc-imx: implement reset quirks for i.MX6 DualLite/Solo
 2016-06-20 10:16 UTC  (4+ messages)

[RESEND PATCH v2 0/1] mmc: dw_mmc: Fix UHS tuning on some brand of cards
 2016-06-20 10:14 UTC  (7+ messages)
` [RESEND PATCH v2 1/1] mmc: dw_mmc: Wait for data transfer after response errors

[PATCH 2/3] mmc: dw_mmc: add the card write threshold for HS400 mode
 2016-06-20  8:25 UTC  (3+ messages)

[PATCH] mmc: Change the enhanced area related sysfs output format
 2016-06-20  9:25 UTC  (5+ messages)

[PATCH] mmc: host: use the defined function to check whether card is removable
 2016-06-20  8:29 UTC  (3+ messages)

[PATCH 1/3] mmc: dw_mmc: remove the quirks flags
 2016-06-20  8:14 UTC  (2+ messages)

mmc: dw_mmc: warning with CONFIG_DMA_API_DEBUG
 2016-06-20  8:34 UTC 

[PATCH 00/12] Remove unneeded build directory traversals
 2016-06-20  7:41 UTC  (23+ messages)
` [PATCH 01/12] gpio: Only descend into gpio directory when CONFIG_GPIOLIB is set
` [PATCH 02/12] pwm: Only descend into pwm directory when CONFIG_PWM "
` [PATCH 03/12] amba: Only descend into amba directory when CONFIG_ARM_AMBA "
` [PATCH 04/12] NFC: Only descend into nfc directory when CONFIG_NFC "
` [PATCH 05/12] macintosh: Only descend into directory when CONFIG_MACINTOSH_DRIVERS "
` [PATCH 06/12] hsi: Only descend into hsi directory when CONFIG_HSI "
    ` [PATCH] hsi: Build hsi_boardinfo.c into hsi core if enabled
` [PATCH 07/12] auxdisplay: Only descend into directory when CONFIG_AUXDISPLAY is set
` [PATCH 08/12] i2c: Only descend into i2c directory when CONFIG_I2C "
` [PATCH 09/12] [media] Only descend into directory when CONFIG_MEDIA_SUPPORT "
` [PATCH 10/12] lguest: Only descend into lguest directory when CONFIG_LGUEST "
` [PATCH 11/12] mmc: Only descend into mmc directory when CONFIG_MMC "
` [PATCH 12/12] leds: Only descend into leds directory when CONFIG_NEW_LEDS "

[PATCH 3/3] mmc: dw_mmc: prevent to set the wrong value
 2016-06-20  4:26 UTC 

[PATCH] mmc: dw_mmc: exynos: fix the NULL pointer dereference error
 2016-06-20  4:16 UTC 

[PATCH] mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()
 2016-06-20  4:09 UTC  (10+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

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

[PATCH] [V3] mmc: mmci: add missing include of mmci_qcom_dml.h
 2016-06-17 11:41 UTC  (4+ messages)

[PATCH RFC 00/10] mmc: Add HW Command Queuing Support
 2016-06-17  8:51 UTC  (16+ messages)
` [PATCH RFC 01/10] mmc: core: Add support to read command queue parameters
` [PATCH RFC 02/10] mmc: queue: initialization of command queue
` [PATCH RFC 03/10] mmc: core: Add command queue initialzation support
` [PATCH RFC 04/10] mmc: card: add read/write support in command queue mode
` [PATCH RFC 05/10] mmc: core: add flush request support to command queue
` [PATCH RFC 06/10] mmc: host: sdhci: don't set SDMA buffer boundary in ADMA mode
` [PATCH RFC 07/10] mmc: cmdq: support for command queue enabled host
` [PATCH RFC 08/10] mmc: core: Add halt support
` [PATCH RFC 09/10] mmc: cmdq-host: add halt support to command queue host
` [PATCH RFC 10/10] mmc: sdhci: add command queue support to sdhci

[PATCH v2.1 07/11] mmc: sdhci-of-arasan: Add ability to export card clock
 2016-06-16 23:54 UTC  (2+ messages)

[PATCH] [V2] mmc: mmci: add missing include of mmci_qcom_dml.h
 2016-06-16 18:35 UTC  (2+ messages)

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

[PATCH V6 0/2] Add SDHCI driver for Broadcom BRCMSTB/BMIPS Soc's
 2016-06-16 16:46 UTC  (5+ messages)
` [PATCH V6 1/2] mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs
` [PATCH V6 2/2] mmc: DT: sdhci-brcmstb: Add device tree bindings

[PATCH] mmc: mmci: add missing include of mmci_qcom_dml.h
 2016-06-16 15:52 UTC  (6+ messages)
  ` [Linux-kernel] "

[PATCH] mmc: sdhci-msm: Add pm_runtime and system PM support
 2016-06-16 12:35 UTC 

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

[PATCH 0/11] Changes to support 150 MHz eMMC on rk3399
 2016-06-16  1:06 UTC  (35+ 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 04/11] mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399
` [PATCH 06/11] Documentation: mmc: sdhci-of-arasan: Add ability to export card clock
` [PATCH 08/11] Documentation: phy: Let the rockchip eMMC PHY get an exported "
` [PATCH 09/11] phy: rockchip-emmc: Set phyctrl_frqsel based on "
` [PATCH 10/11] phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_off()

[PATCH] mmc: host: use pr_err for sdhci_dumpregs
 2016-06-15 11:28 UTC  (2+ messages)

[PATCH/RFC 0/4] mmc: renesas_sdhi: add R-Car Gen-3 DMA support
 2016-06-15  4:01 UTC  (5+ messages)
` [PATCH/RFC 1/4] mmc: renesas_sdhi: rename sh_mobile_sdhi as renesas_sdhi
` [PATCH/RFC 2/4] mmc: renesas_sdhi, tmio: make dma more modular
` [PATCH/RFC 3/4] mmc: renesas_sdhi: rename DMA source file as renesas_sdhi_dma.c
` [PATCH/RFC 4/4] mmc: renesas_sdhi: add support for R-Car Gen3 SDHI DMAC

[PATCH v4 0/8] Replay Protected Memory Block (RPMB) subsystem
 2016-06-15  2:39 UTC  (2+ messages)

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

[PATCH 00/12] Add SDHCI Xenon driver
 2016-06-14  8:36 UTC  (16+ messages)
` [PATCH 01/12] mmc: sdhci: add init_card callback to sdhci
` [PATCH 05/12] mmc: sdhci: add a pre voltage switch callback function
` [PATCH 08/12] dt-bindings: mmc: Add Xenon description
` [PATCH 09/12] mmc: sdhci-xenon: add initial Xenon eMMC driver

[PATCH] mmc: core: add auto bkops support
 2016-06-13 12:25 UTC  (8+ messages)

[RESEND RFC v2] mmc: Change the max discard sectors and erase response if mmc host supports busy signalling
 2016-06-13  8:54 UTC 

[PATCH] mmc: block: Fix tag condition with packed writes
 2016-06-13  7:32 UTC  (4+ messages)

[RFC v4 00/14] usb/mmc/power: Generic power sequence (and fix USB/LAN when TFTP booting)
 2016-06-13  3:44 UTC  (7+ messages)
` [RFC v4 01/14] regulator: of: Add helper for getting all supplies

[v10, 0/7] Fix eSDHC host version register bug
 2016-06-11  2:13 UTC  (5+ messages)
` [PATCH 4/4] Revert "powerpc/fsl: Move fsl_guts.h out of arch/powerpc"


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