public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-20 16:48:45 to 2016-06-29 13:30:08 UTC [more...]

[PATCH V2 00/54] mmc: mmc: Add Software Command Queuing
 2016-06-29 13:24 UTC  (14+ messages)
` [PATCH V2 01/54] mmc: sdhci: Do not call implementations of mmc host ops directly
` [PATCH V2 02/54] mmc: sdhci: Split sdhci_add_host()
` [PATCH V2 03/54] mmc: sdhci: Make signal voltage support explicit
` [PATCH V2 04/54] mmc: sdhci: Tidy caps variables in sdhci_setup_host()
` [PATCH V2 05/54] mmc: sdhci: Add sdhci_read_caps()
` [PATCH V2 06/54] mmc: sdhci-pci: Do not runtime suspend at the end of sdhci_pci_probe()
` [PATCH V2 07/54] mmc: sdhci: Move busy signal handling into sdhci_finish_cmd()
` [PATCH V2 08/54] mmc: sdhci: Get rid of redundant BUG_ONs
` [PATCH V2 09/54] mmc: sdhci: Simplify sdhci_finish_command() by clearing host->cmd at the start
` [PATCH V2 10/54] mmc: sdhci: Record what command is using the data lines
` [PATCH V2 11/54] mmc: sdhci: Get rid of host->busy_handle
` [PATCH V2 12/54] mmc: sdhci: Reduce the use of host->mrq
` [PATCH V2 13/54] mmc: sdhci: Move host->data warning

[PATCH RFC 0/8] mmc: sdhci-msm: Add additional support to sdhci-msm driver
 2016-06-29 11:20 UTC  (9+ messages)
` [PATCH RFC 1/8] mmc: sdhci-msm: Reset vendor specific func register on probe
` [PATCH RFC 2/8] mmc: sdhci-msm: Fix the regulator binding name
` [PATCH RFC 3/8] mmc: sdhci-msm: Add DT parsing for regulator support
` [PATCH RFC 4/8] mmc: sdhci-msm: Add regulator DT props to sdhci-msm bindings
` [PATCH RFC 5/8] mmc: sdhci: Add check_power_status host operation
` [PATCH RFC 6/8] mmc: sdhci-msm: Add pwr_irq support to sdhci-msm
` [PATCH RFC 7/8] mmc: sdhci-msm: Add check_power_status "
` [PATCH RFC 8/8] mmc: sdhci-msm: Update DLL reset sequence

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

[GIT PULL] Update dw-mmc controller
 2016-06-29  1:42 UTC 

[PATCH] mmc: dw_mmc: fix unmap sg twice when finding data err
 2016-06-29  1:31 UTC  (2+ messages)

[PATCH RFC 0/5] mmc: sdhci: Make signal voltage support explicit
 2016-06-28 13:23 UTC  (6+ messages)
` [PATCH RFC 1/5] mmc: sdhci: Do not call implementations of mmc host ops directly
` [PATCH RFC 2/5] mmc: sdhci: Split sdhci_add_host()
` [PATCH RFC 3/5] mmc: sdhci: Make signal voltage support explicit
` [PATCH RFC 4/5] mmc: sdhci: Tidy caps variables in sdhci_setup_host()
` [PATCH RFC 5/5] mmc: sdhci: Add sdhci_read_caps()

[RFC PATCH] mmc: host: add a new cap to force set power control
 2016-06-28  9:36 UTC 

linux-next - lockdep whine in MMC/SDHC code
 2016-06-28  5:54 UTC  (2+ messages)

[PATCH 0/3] mmc: Fixes for 150 MHz Rockchip eMMC series
 2016-06-27 17:39 UTC  (4+ messages)
` [PATCH 1/3] mmc: sdhci-of-arasan: Revert: Always power the PHY off/on when clock changes
` [PATCH 2/3] phy: rockchip-emmc: Be tolerant to card clock of 0 in power on
` [PATCH 3/3] phy: rockchip-emmc: Wait even longer for the DLL to lock

[PATCH] mmc: s3cmci: Register cpufreq notifier only on S3C24xx
 2016-06-27 12:52 UTC 

[PATCH/RFC 0/4] mmc: renesas_sdhi: add R-Car Gen-3 DMA support
 2016-06-27 12:18 UTC  (10+ 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] mmc: core: add auto bkops support
 2016-06-27 11:30 UTC  (23+ messages)

[PATCH v4 0/8] Replay Protected Memory Block (RPMB) subsystem
 2016-06-27 10:17 UTC  (4+ messages)
` [PATCH v4 7/8] mmc: block: register RPMB partition with the RPMB subsystem

[PATCH 0/5] mmc: sh_mmcif: Various minor improvements
 2016-06-27  9:22 UTC  (7+ messages)
` [PATCH 1/5] mmc: core: Allow hosts to specify non-support for SD commands
` [PATCH 2/5] mmc: sh_mmcif: Enable MMC_CAP2_NO_SD and MMC_CAP2_NO_SDIO
` [PATCH 3/5] mmc: sh_mmcif: Use response type to know when to enable busy detection
` [PATCH 4/5] mmc: sh_mmcif: Inform the mmc core about the max busy timeout
` [PATCH 5/5] mmc: sh_mmcif: Use a 10s timeout in the error recovery path

[PATCH] mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral"
 2016-06-27  9:21 UTC  (5+ messages)

[PATCH] mmc: sdhci: Fix sdhci_card_busy()
 2016-06-27  9:21 UTC  (2+ messages)

[PATCH RFC 00/10] mmc: Add HW Command Queuing Support
 2016-06-27  7:59 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 07/10] mmc: cmdq: support for command queue enabled host
` [PATCH RFC 09/10] mmc: cmdq-host: add halt support to command queue host

[PATCH] mmc: sdhci-msm: Do not reset the controller if no card in the slot
 2016-06-24 16:24 UTC 

[PATCH 0/5] mmc: bcm2835-sdhost: Add new driver for the internal SD controller
 2016-06-24 15:55 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: Add binding for brcm,bcm2835-sdhost
` [PATCH 2/5] mmc: bcm2835-sdhost: Add new driver for the internal SD controller
` [PATCH 3/5] mmc: bcm2835-sdhost: zap mmiowb() [fixup]
` [PATCH 4/5] mmc: bcm2835-sdhost: reset tweaks. [fixup]
` [PATCH 5/5] mmc: bcm2835-sdhost: add to devicetree

[PATCH 00/12] power: add generic power sequence framework
 2016-06-24 15:25 UTC  (16+ messages)
` [PATCH 07/12] power: pwrseq: rename file name for generic driver
` [PATCH 08/12] doc: binding: pwrseq-usb-generic: add binding doc for generic usb power sequence driver

[PATCH] mmc: sdhci-msm: Add support for UHS cards
 2016-06-24 15:07 UTC 

[PATCH v5] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP
 2016-06-24 14:41 UTC 

mmc: dw_mmc: warning with CONFIG_DMA_API_DEBUG
 2016-06-24  7:08 UTC  (9+ messages)

[PATCH] mmc: pwrseq-simple: Add an optional post-power-on-delay
 2016-06-23  9:33 UTC  (3+ messages)
    `  "

[RFC PATCH 0/4] Introduce new caps to improve the card's init sequence
 2016-06-23  4:33 UTC  (9+ messages)
` [RFC PATCH 1/4] Documentation: mmc: add description for new caps

[v10, 0/7] Fix eSDHC host version register bug
 2016-06-23  2:46 UTC  (6+ messages)
` [PATCH 2/4] soc: fsl: add GUTS driver for QorIQ platforms

[PATCH v3 0/15] Changes to support 150 MHz eMMC on rk3399
 2016-06-22 16:31 UTC  (31+ messages)
` [PATCH v3 09/15] arm64: dts: rockchip: Add soc-ctl-syscon to sdhci for rk3399
  ` [PATCH v3 01/15] phy: rockchip-emmc: give DLL some extra time to be ready
  ` [PATCH v3 02/15] phy: rockchip-emmc: configure frequency range and drive impedance
  ` [PATCH v3 03/15] phy: rockchip-emmc: configure default output tap delay
  ` [PATCH v3 04/15] phy: rockchip-emmc: reindent the register definitions
  ` [PATCH v3 05/15] phy: rockchip-emmc: Increase lock time allowance
  ` [PATCH v3 06/15] mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes
  ` [PATCH v3 07/15] Documentation: mmc: sdhci-of-arasan: Add soc-ctl-syscon for corecfg regs
  ` [PATCH v3 08/15] mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399
  ` [PATCH v3 10/15] Documentation: mmc: sdhci-of-arasan: Add ability to export card clock
  ` [PATCH v3 11/15] "
  ` [PATCH v3 12/15] Documentation: phy: Let the rockchip eMMC PHY get an exported "
  ` [PATCH v3 13/15] phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off()
  ` [PATCH v3 14/15] phy: rockchip-emmc: Set phyctrl_frqsel based on card clock
  ` [PATCH v3 15/15] arm64: dts: rockchip: Provide emmcclk to PHY for rk3399

[PATCH] mmc: sdhci-pci: Add support for Intel KBP
 2016-06-22 15:24 UTC  (2+ messages)

[PATCH] mmc: host: use pr_err for sdhci_dumpregs
 2016-06-22 15:23 UTC  (4+ messages)
  ` [PATCH V2] mmc: sdhci: "

[PATCH v2] mmc: host: use the defined function to check whether card is removable
 2016-06-22 15:23 UTC  (3+ messages)

[PATCH V7 0/2] Add SDHCI driver for Broadcom BRCMSTB/BMIPS Soc's
 2016-06-22 15:23 UTC  (4+ messages)
` [PATCH V7 1/2] mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs

[PATCH] mmc: block: Fix tag condition with packed writes
 2016-06-22 15:23 UTC  (2+ messages)

[RFC][PATCH] mmc: core: Disable HPI for certain Hynix eMMC cards
 2016-06-22 15:23 UTC  (2+ messages)

[PATCH v2] mmc: core: Only change mode if mmc_select_bus_width() is successful
 2016-06-22 15:23 UTC  (2+ messages)

[PATCH v2] mmc: Set pref erase size based on size
 2016-06-22 15:23 UTC  (3+ messages)
` [PATCH v3] CHROMIUM: "

[PATCH 0/2] mmc: remove sdhci-bcm2835
 2016-06-22 15:22 UTC  (2+ messages)

[PATCH v2] mmc: moxart-mmc: Fix APP_CMD flag set on non-application commands
 2016-06-22 11:54 UTC  (2+ messages)

[PATCH 00/12] Add SDHCI Xenon driver
 2016-06-22 11:04 UTC  (6+ messages)
` [PATCH 09/12] mmc: sdhci-xenon: add initial Xenon eMMC driver

[PATCH] mmc-utils: Add Command Queue fields to Extended CSD
 2016-06-22 10:26 UTC  (2+ messages)

[PATCH v2 1/3] mmc: dw_mmc: remove the quirks flags
 2016-06-22  4:16 UTC  (8+ messages)
  ` [PATCH v2 2/3] mmc: dw_mmc: add the card write threshold for HS400 mode
  ` [PATCH v2 3/3] mmc: dw_mmc: prevent to set the wrong value

[PATCH v2] mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()
 2016-06-22  1:27 UTC  (3+ messages)
  ` [PATCH v3] "

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

[PATCH] mmc: mmc: Fix HS switch failure in mmc_select_hs400()
 2016-06-21 13:16 UTC  (2+ messages)

[PATCH v2] mmc: mmc: do not use CMD13 to get status after speed mode
 2016-06-21 13:16 UTC  (7+ messages)
` [PATCH 1/3] mmc: mmc: use ops->card_busy() to check card status in __mmc_switch()
` [PATCH 2/3] mmc: mmc: do not use CMD13 to get status after speed mode switch
` [PATCH 3/3] mmc: mmc: fix switch timeout issue caused by jiffies precision

[PATCH 00/12] Remove unneeded build directory traversals
 2016-06-21 13:11 UTC  (11+ messages)
` [PATCH 10/12] lguest: Only descend into lguest directory when CONFIG_LGUEST is set
` [PATCH 12/12] leds: Only descend into leds directory when CONFIG_NEW_LEDS "
        ` [PATCH] leds: Add no-op gpio_led_register_device when LED subsystem is disabled

[PATCH 1/4] phy: rockchip-emmc: give DLL some extra time to be ready
 2016-06-20 16:50 UTC  (3+ messages)

[PATCH v2 0/11] Changes to support 150 MHz eMMC on rk3399
 2016-06-20 16:48 UTC  (4+ messages)
` [PATCH v2 10/11] phy: rockchip-emmc: Set phyctrl_frqsel based on card clock


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox