public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-19 10:19:15 to 2017-01-24 10:36:53 UTC [more...]

[PATCH v3 0/3] mmc: mediatek: Use data tune for CMD line tune
 2017-01-24 10:36 UTC  (11+ messages)
` [PATCH v3 1/3] mmc: dt-bindings: update Mediatek MMC bindings
` [PATCH v3 2/3] dts: mediatek: configure some fixed mmc parameters
  ` [PATCH v3 3/3] mmc: mediatek: Use data tune for CMD line tune
    ` [PATCH] mmc: mediatek: fix semicolon.cocci warnings

[PATCH 0/6] mmc: block: command issue cleanups
 2017-01-24 10:17 UTC  (7+ messages)
` [PATCH 1/6] mmc: block: break out mmc_blk_rw_cmd_abort()
` [PATCH 2/6] mmc: block: break out mmc_blk_rw_start_new()
` [PATCH 3/6] mmc: block: do not assign mq_rq when aborting command
` [PATCH 4/6] mmc: block: inline command abortions
` [PATCH 5/6] mmc: block: introduce new_areq and old_areq
` [PATCH 6/6] mmc: block: stop passing around pointless return values

[PATCH 0/3] mmc: host: tmio: sdio irq improvements
 2017-01-24  9:56 UTC  (5+ messages)
` [PATCH v2 1/3] mmc: host: tmio: refactor calls to sdio irq
` [PATCH v2 2/3] mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITS
` [PATCH v2 3/3] mmc: tmio: discard obsolete SDIO irqs before enabling irqs

[PATCH v4 0/2] mmc: pwrseq: add support for Marvell SD8787 chip
 2017-01-24  9:56 UTC  (4+ messages)
  ` [PATCH v4 1/2] devicetree: document new marvell-8xxx and pwrseq-sd8787 options
` [PATCH v4 2/2] mmc: pwrseq: add support for Marvell SD8787 chip

[PATCH V3 0/6] Enable onboard SDHCI for Nexus 5X (msm8992)
 2017-01-24  9:36 UTC  (7+ messages)
` [PATCH V3 1/6] dt-bindings: qcom: clk: Add missing binding for SDCHI enablement on Nexus 5X/6P
` [PATCH V3 2/6] sdhci: Add quirk for delayed IRQ ACK
` [PATCH V3 3/6] arm64: dts: msm8992 add fixed regulator
` [PATCH V3 4/6] arm64: dts: smem enablement for msm8992
` [PATCH V3 5/6] dts: arm64: Enable onboard SDHCI on msm8992
` [PATCH V3 6/6] dts: doc: rename rpm_requests to respect DT naming conventions

[PATCH 0/2] mmc: sdhci-s3c: remove s3c specific header file
 2017-01-24  9:27 UTC  (3+ messages)
  ` [PATCH 1/2] mmc: sdhci-s3c: remove the sdhci-s3c-regs "
  ` [PATCH 2/2] mmc: sdhci-s3c: use the bitops API for bit operation

[PATCH v3 0/13] arm64: allwinner: a64: Enable MMC support
 2017-01-24  9:15 UTC  (13+ messages)
` [PATCH v3 1/13] mmc: sunxi: Fix clock frequency change sequence
` [PATCH v3 2/13] mmc: sunxi: Gate the clock when rate is 0
` [PATCH v3 3/13] mmc: sunxi: Always set signal delay to 0 for A64
` [PATCH v3 5/13] mmc: sunxi: Mask DATA0 when updating the clock
` [PATCH v3 7/13] mmc: sunxi: Add more debug messages

[RESEND PATCHv1 0/8] mmc: sdhci-msm: Provide support for enhanced strobe
 2017-01-24  8:59 UTC  (15+ messages)
` [RESEND PATCHv1 3/8] mmc: sdhci-msm: Factor out sdhci_msm_hs400
` [RESEND PATCHv1 5/8] mmc: sdhci-msm: configure CORE_CSR_CDC_DELAY_CFG to recommended value
` [RESEND PATCHv1 6/8] mmc: sdhci: Clear SDHCI_HS400_TUNING flag after platform_execute_tuning
` [RESEND PATCHv1 7/8] mmc: sdhci-msm: Make HS400 tuning follow as per recommeneded HW sequence
` [RESEND PATCHv1 8/8] mmc: sdhci-msm: Provide enhanced_strobe mode feature support

[PATCH] mmc: core: Pass node pointer to mmc_of_parse
 2017-01-24  8:56 UTC  (2+ messages)

[PATCHv1 0/2] mmc: sdhci-msm: Addresses minor cleanups
 2017-01-24  8:50 UTC  (3+ messages)
` [PATCHv1 1/2] mmc: sdhci-msm: Remove platform_execute_tuning from sdhci_msm_ops
` [PATCHv1 2/2] mmc: sdhci-msm: Remove unnecessary comments of CDC init sequence

[PATCH v4 0/3] mmc: mediatek: Use data tune for CMD line tune
 2017-01-24  8:02 UTC  (5+ messages)
` [PATCH v4 1/3] mmc: dt-bindings: update Mediatek MMC bindings
` [PATCH v4 2/3] ARM64: dts: mediatek: configure some fixed mmc parameters
` [PATCH v4 3/3] mmc: mediatek: Use data tune for CMD line tune

[PATCH v3 00/15] mmc: core: A start to slim down public mmc headers
 2017-01-24  7:57 UTC  (7+ messages)
` [PATCH v3 01/15] ARM: pxa: Don't rely on public mmc header to include leds.h

[PATCH] mmc: s3cmci: include linux/interrupt.h for tasklet_struct
 2017-01-24  7:31 UTC  (2+ messages)

[PATCH v3 0/2] mmc: pwrseq: add support for Marvell SD8787 chip
 2017-01-23 21:00 UTC  (5+ messages)
` [PATCH v3 1/2] devicetree: document new marvell-8xxx and pwrseq-sd8787 options
` [PATCH v3 2/2] mmc: pwrseq: add support for Marvell SD8787 chip

[PATCH v5 0/3] mmc: sh_mobile_sdhi: fix missing r7s72100 clocks
 2017-01-23 17:56 UTC  (11+ messages)
` [PATCH v5 1/3] mmc: sh_mobile_sdhi: add support for 2 clocks
  ` [PATCH v5 2/3] mmc: sh_mobile_sdhi: explain clock bindings
` [PATCH v5 3/3] ARM: dts: r7s72100: update sdhi "

[PATCH 0/3] Auto BKOPS PM suspend
 2017-01-23 17:07 UTC  (5+ messages)
` [PATCH 3/3] mmc: Checking BKOPS status prior to Suspend

Urgent Please,,
 2017-01-23 14:07 UTC 

[PATCH] Revert "mmc: dw_mmc-rockchip: add runtime PM support"
 2017-01-23 13:22 UTC  (15+ messages)

[PATCH 0/4] Support sdio feature
 2017-01-23 11:34 UTC  (4+ messages)
` [PATCH 2/4] sdio: mediatek: "

[PATCH v8 0/6] UHS-I SDR-104 support for sh_mobile_sdhi
 2017-01-23 11:16 UTC  (4+ messages)
` [PATCH v8 6/6] mmc: sh_mobile_sdhi: Add tuning support

[PATCH 0/3] mmc: sdhci-s3c: remove s3c specific header file
 2017-01-23 10:50 UTC  (8+ messages)
  ` [PATCH 1/3] mmc: sdhci-s3c: remove the sdhci-s3c-regs "
  ` [PATCH 2/3] mmc: sdhci-s3c: remove the unnecessary defined values
  ` [PATCH 3/3] mmc: sdhci-s3c: use the bitops API for bit operation

[PATCH 00/13] Ingenic JZ4740 / JZ4780 pinctrl driver
 2017-01-23 10:40 UTC  (32+ messages)
` [PATCH 09/13] mmc: jz4740: Let the pinctrl driver configure the pins
` [PATCH 13/13] MIPS: jz4740: Remove custom GPIO code
    ` [PATCH v2 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
      ` [PATCH v2 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
      ` [PATCH v2 02/14] Documentation: dt/bindings: Document pinctrl-gpio
      ` [PATCH v2 04/14] GPIO: Add gpio-ingenic driver
        ` [PATCH] GPIO: fix semicolon.cocci warnings
      ` [PATCH v2 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
      ` [PATCH v2 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
      ` [PATCH v2 07/14] MIPS: jz4780: "
        ` [PATCH v2 03/14] pinctrl-ingenic: add a pinctrl driver for the Ingenic jz47xx SoCs
        ` [PATCH v2 08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
        ` [PATCH v2 11/14] mtd: nand: jz4740: Let the pinctrl driver configure the pins
      ` [PATCH v2 09/14] MIPS: JZ4780: CI20: Add pinctrl configuration for several drivers
      ` [PATCH v2 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
      ` [PATCH v2 12/14] fbdev: jz4740-fb: "
      ` [PATCH v2 13/14] pwm: jz4740: "
      ` [PATCH v2 14/14] MIPS: jz4740: Remove custom GPIO code

[PATCH V2 0/4] Enable onboard SDHCI for Nexus 5X (msm8992)
 2017-01-23 10:39 UTC  (8+ messages)
` [PATCH V2 3/4] arm64: dts: Enable "
` [PATCH V2 4/4] dts: doc: rename rpm_requests to respect DT naming conventions

[PATCH v2 0/2] Auto BKOPS PM suspend
 2017-01-22  9:15 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
` [PATCH v2 2/2] mmc: Checking BKOPS status prior to Suspend

[PATCH v2] mmc: sdio: check the buffer address for sdio API
 2017-01-22  7:37 UTC  (3+ messages)

[PATCH v3 0/9] mmc: mmci: add support for STM32 SD controller
 2017-01-22  6:41 UTC  (11+ messages)
` [PATCH v3 1/9] mmc: mmci: don't pretend IP variants with only one IRQ to have two mask regs
` [PATCH v3 2/9] mmc: mmci: add support for not-amba, but still compatible, variants

[MMC_SPI] mmcblk0: error transferring error -84
 2017-01-21 17:51 UTC 

(unknown),
 2017-01-21 17:47 UTC 

[PATCH v5 00/12] mmc: Add support to Marvell Xenon SD Host Controller
 2017-01-21  0:16 UTC  (3+ messages)
` [PATCH v5 01/12] clk: apn806: Add eMMC clock to system controller driver

[PATCH v4 0/3] mmc: sh_mobile_sdhi: fix missing r7s72100 clocks
 2017-01-20 22:41 UTC  (7+ messages)
` [PATCH v4 1/3] mmc: sh_mobile_sdhi: add support for 2 clocks
` [PATCH v4 2/3] mmc: sh_mobile_sdhi: explain clock bindings
  ` [PATCH v4 3/3] ARM: dts: r7s72100: update sdhi "

[PATCH v3 0/3] mmc: sh_mobile_sdhi: fix missing r7s72100 clocks
 2017-01-20 21:32 UTC  (12+ messages)
` [PATCH v3 1/3] mmc: sh_mobile_sdhi: add support for 2 clocks
` [PATCH v3 2/3] mmc: sh_mobile_sdhi: explain clock bindings

[PATCH v10 0/8] Cavium MMC driver
 2017-01-20 10:37 UTC  (6+ messages)

[PATCH] brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BF
 2017-01-20 10:29 UTC  (3+ messages)
  `  "

[GIT PULL] dw-mmc controller fixes
 2017-01-20  8:38 UTC  (2+ messages)

[PATCH v6 1/2] mmc: dw_mmc: silent verbose log when calling from PM context
 2017-01-20  8:20 UTC  (4+ messages)
    ` [PATCH v6 2/2] mmc: dw_mmc: force setup bus if active slots exist

[PATCH v3 0/2] mmc: pwrseq: add support for Marvell SD8787 chip
 2017-01-20  7:31 UTC  (12+ messages)
` [PATCH v3 2/2] "

[RESEND RFC 0/3] mmc: sdhci: sdhci-msm: Add more debug logs
 2017-01-20  6:26 UTC  (12+ messages)
` [RESEND RFC 1/3] mmc: sdhci: Add platform_dumpregs callback support to sdhci_ops
` [RESEND RFC 2/3] mmc: sdhci-msm: Implement platform_dumpregs callback in sdhci-msm
` [RESEND RFC 3/3] mmc: sdhci: Add more debug info in case of data error

[PATCH] mmc: sdio: don't allow vmalloc area buffer to use sdio API
 2017-01-20  6:24 UTC  (3+ messages)

Geschäftsvorschlag
 2017-01-14 23:21 UTC 

[PATCH] mmc: host: tmio: disable clocks when unbinding
 2017-01-19 21:19 UTC  (2+ messages)

[PATCH v2] Fix CMD6 timeout issue
 2017-01-19 21:13 UTC  (5+ messages)
` [PATCH v2 1/2] mmc: core: "

[PATCH v2 RESEND] sdhci: Ignore unexpected CARD_INT interrupts
 2017-01-19 20:37 UTC  (3+ messages)

[RFC 0/3] mmc: host: tmio: sdio irq improvements
 2017-01-19 19:42 UTC  (7+ messages)
` [RFC 2/3] mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITS
` [RFC 3/3] mmc: tmio: discard obsolete SDIO irqs before enabling irqs

[PATCH] mmc: wbsd: safer check if dma_addr is valid DMA address
 2017-01-19 11:23 UTC  (2+ messages)

[PATCH RFC] mmc: mxs-mmc: Implement CMD23 support
 2017-01-19 11:46 UTC  (2+ messages)

[PATCH V4] mmc: sdhci-acpi: support deferred probe
 2017-01-19 11:11 UTC  (2+ messages)

[PATCH v3 0/2] mmc: host: s3cmci: add device tree support
 2017-01-19 11:10 UTC  (3+ messages)
` [PATCH v3 2/2] mmc: host: s3cmci: allow probing from device tree


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