linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-09 21:31:33 to 2019-07-26 08:31:16 UTC [more...]

[PATCH v9 0/5] treewide: improve R-Car SDHI performance
 2019-07-26  8:31 UTC  (6+ messages)
  ` [PATCH v9 1/5] dma: Introduce dma_get_merge_boundary()
  ` [PATCH v9 2/5] iommu/dma: Add a new dma_map_ops of get_merge_boundary()
  ` [PATCH v9 3/5] block: sort headers on blk-setting.c
  ` [PATCH v9 4/5] block: add a helper function to merge the segments
  ` [PATCH v9 5/5] mmc: queue: Use bigger segments if DMA MAP layer can "

[PATCH v8 0/5] treewide: improve R-Car SDHI performance
 2019-07-26  7:50 UTC  (12+ messages)
  ` [PATCH v8 1/5] dma: Introduce dma_get_merge_boundary()
  ` [PATCH v8 2/5] iommu/dma: Add a new dma_map_ops of get_merge_boundary()
  ` [PATCH v8 3/5] block: sort headers on blk-setting.c
  ` [PATCH v8 4/5] block: add a helper function to merge the segments
  ` [PATCH v8 5/5] mmc: queue: Use bigger segments if DMA MAP layer can "

[PATCH v2 0/2] mmc: Add support for the ASPEED SD controller
 2019-07-26  6:47 UTC  (16+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: Document Aspeed "
` [PATCH v2 2/2] mmc: Add support for the ASPEED "

[PATCH v2 2/2] mmc: sdhci: sdhci-pci-core: Add Genesis Logic GL975x support
 2019-07-26  2:07 UTC 

[PATCH v2 1/2] mmc: sdhci: Add PLL Enable support to internal clock setup
 2019-07-26  2:07 UTC 

[PATCH v5] mmc: host: sdhci: Fix the incorrect soft reset operation when runtime resuming
 2019-07-26  1:41 UTC  (3+ messages)

[PATCH 00/18] ARM: Add minimal Raspberry Pi 4 support
 2019-07-25 22:09 UTC  (29+ messages)
` [PATCH 01/18] ARM: bcm283x: Reduce register ranges for UART, SPI and I2C
` [PATCH 02/18] ARM: bcm2835: DMA can only address 1GB
` [PATCH 03/18] ARM: dts: bcm283x: Move BCM2835/6/7 specific to bcm2835-common.dtsi
` [PATCH 04/18] ARM: dts: bcm283x: Define MMC interfaces at board level
` [PATCH 05/18] ARM: dts: bcm283x: Define memory "
` [PATCH 06/18] dt-bindings: bcm2835-cprman: Add bcm2711 support
` [PATCH 07/18] clk: bcm2835: Introduce SoC specific clock registration
` [PATCH 09/18] dt-bindings: sdhci-iproc: Add brcm,bcm2711-emmc2
  ` [PATCH 08/18] clk: bcm2835: Add BCM2711_CLOCK_EMMC2 support

Issue with sequence to switch to HS400
 2019-07-25 21:37 UTC  (4+ messages)

[PATCH v2 0/2] mmc: core: Fix Marvell WiFi reset by adding SDIO API to replug card
 2019-07-25 13:28 UTC  (8+ messages)
` [PATCH v2 1/2] mmc: core: Add sdio_trigger_replug() API
  ` [PATCH v2 2/2] mwifiex: Make use of the new sdio_trigger_replug() API to reset

[PATCH] mmc: sdhci-pltfm: Use devm_platform_ioremap_resource() to simplify code
 2019-07-25 13:14 UTC  (2+ messages)

[PATCH v2 00/11] Arasan SDHCI enhancements and ZynqMP Tap Delays Handling
 2019-07-25 13:00 UTC  (14+ messages)
` [PATCH v2 01/11] dt-bindings: mmc: arasan: Update documentation for SD Card Clock
` [PATCH v2 05/11] dt-bindings: mmc: arasan: Update Documentation for the input clock
` [PATCH v2 07/11] dt-bindings: mmc: arasan: Add optional properties for Arasan SDHCI
` [PATCH v2 10/11] dt-bindings: mmc: arasan: Document 'xlnx,zynqmp-8.9a' controller

[PATCH 1/2] mmc: sdhci: Add PLL Enable support to internal clock setup
 2019-07-25 11:21 UTC  (4+ messages)

[PATCH v4] mmc: host: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
 2019-07-25  3:05 UTC  (9+ messages)

[PATCH RFC v1 0/2] Amlogic 32-bit Meson SDHC MMC controller driver
 2019-07-24 20:04 UTC  (3+ messages)
` [PATCH RFC v1 1/2] dt-bindings: mmc: Document the Amlogic Meson SDHC MMC host controller

[PATCH 11/18] dt-bindings: pinctrl: bcm2835: Add brcm, bcm2711 compatible
 2019-07-24 14:08 UTC  (4+ messages)
` [PATCH 12/18] pinctrl: bcm2835: Add support for BCM2711 pull-up functionality
` [PATCH 10/18] mmc: sdhci-iproc: Add support for emmc2 of the BCM2711

[PATCH] mmc: sdhci-pci: Use dev_get_drvdata
 2019-07-24 14:08 UTC  (3+ messages)

[PATCH] memstick: r592: Use dev_get_drvdata
 2019-07-24 14:08 UTC  (2+ messages)

[PATCH V1 1/1] mmc: sdhci: Fix O2 Host data read/write DLL lock phase shift issue
 2019-07-24 13:59 UTC 

[PATCH 13/18] dt-bindings: arm: Convert BCM2835 board/soc bindings to json-schema
 2019-07-23  7:20 UTC  (7+ messages)
` [PATCH 14/18] dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
` [PATCH 15/18] ARM: bcm2835: Add bcm2711 compatible string
` [PATCH 16/18] ARM: dts: Add minimal Raspberry Pi 4 support
` [PATCH 17/18] arm64: dts: broadcom: Add reference to RPi 4 B
` [PATCH 18/18] MAINTAINERS: Add BCM2711 to BCM2835 ARCH

[RFC PATCH 0/7] Add MMC packed function
 2019-07-23  3:31 UTC  (11+ messages)
` [RFC PATCH 1/7] blk-mq: Export blk_mq_hctx_has_pending() function
` [RFC PATCH 2/7] mmc: core: Add MMC packed request function
` [RFC PATCH 3/7] mmc: host: sdhci: Introduce ADMA3 transfer mode
` [RFC PATCH 4/7] mmc: host: sdhci: Factor out the command configuration
` [RFC PATCH 5/7] mmc: host: sdhci: Remove redundant sg_count member of struct sdhci_host
` [RFC PATCH 6/7] mmc: host: sdhci: Add MMC packed request support
` [RFC PATCH 7/7] mmc: host: sdhci-sprd: "

[PATCH 3/3] MIPS: qi_lb60: Move MMC configuration to devicetree
 2019-07-22 22:30 UTC  (2+ messages)

[PATCH 2/3] MIPS: DTS: jz4740: Add node for the MMC driver
 2019-07-22 21:22 UTC  (2+ messages)

[PATCH 0/2] mmc: core: Fix Marvell WiFi reset by adding SDIO API to replug card
 2019-07-22 19:35 UTC  (5+ messages)
` [PATCH 1/2] mmc: core: Add sdio_trigger_replug() API
` [PATCH 2/2] mwifiex: Make use of the new sdio_trigger_replug() API to reset

[PATCH 1/2] dt-bindings: mmc: sunxi: reorder MMC compatibles
 2019-07-22 13:43 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: mmc: sunxi: Add H5 compatibles

[PATCH] mmc: mxs: use devm_platform_ioremap_resource() to simplify code
 2019-07-22 13:43 UTC  (3+ messages)

[PATCH 00/12] treewide: Fix GENMASK misuses
 2019-07-22 13:43 UTC  (10+ messages)
  ` [PATCH 06/12] mmc: meson-mx-sdio: Fix misuse of GENMASK macro

[PATCH 0/7] Add SD/MMC driver for Actions Semi S900 SoC
 2019-07-22 13:41 UTC  (3+ messages)
` [PATCH 5/7] mmc: Add Actions Semi Owl SoCs SD/MMC driver

[PATCH] mmc: usdhi6rol0: Add maintainers
 2019-07-22 13:41 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Fix occasional hang after tuning on eMMC
 2019-07-22 13:41 UTC  (7+ messages)

[PATCH] mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()
 2019-07-22 13:41 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 07/35] memstick: Fix error cleanup path of memstick_init
 2019-07-19  4:13 UTC 

[PATCH AUTOSEL 4.9 09/45] memstick: Fix error cleanup path of memstick_init
 2019-07-19  4:12 UTC 

[PATCH AUTOSEL 4.14 11/60] memstick: Fix error cleanup path of memstick_init
 2019-07-19  4:10 UTC 

[PATCH AUTOSEL 4.19 022/101] memstick: Fix error cleanup path of memstick_init
 2019-07-19  4:06 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 037/101] mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit width

[PATCH AUTOSEL 5.1 034/141] memstick: Fix error cleanup path of memstick_init
 2019-07-19  4:01 UTC  (2+ messages)
` [PATCH AUTOSEL 5.1 055/141] mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit width

[PATCH AUTOSEL 5.2 047/171] memstick: Fix error cleanup path of memstick_init
 2019-07-19  3:55 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 073/171] mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit width

[PATCH 2/2] mmc: sdhci: sdhci-pci-core: Add Genesis Logic GL975x support
 2019-07-17  2:40 UTC 

[PATCH v3] mmc: host: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
 2019-07-16 10:52 UTC  (3+ messages)

[PATCH v2] mmc: host: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
 2019-07-16  8:28 UTC  (3+ messages)

[PATCH V3 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant
 2019-07-15 16:31 UTC  (8+ messages)
` [PATCH V3 1/3] mmc: mmci: fix read status for busy detect

[PATCH] mmc: host: sdhci: Fix the incorrect soft reset operation when runtime resuming
 2019-07-15 12:37 UTC  (4+ messages)

[GIT PULL] MMC and MEMSTICK updates for v5.3
 2019-07-12  1:55 UTC  (2+ messages)

[PATCH 0/2] mmc: Add support for the ASPEED SD controller
 2019-07-11 13:44 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: mmc: Document Aspeed "
` [PATCH 2/2] mmc: Add support for the ASPEED "

[PATCH v2 1/2] dt-bindings: mmc: add DT bindings for Milbeaut SD controller
 2019-07-11  1:28 UTC  (3+ messages)

[PATCH 0/7] mmc: sdio: Various fixes/improvements for SDIO PM
 2019-07-09 23:35 UTC  (9+ messages)
` [PATCH 4/7] mmc: sdio: Drop powered-on re-init at runtime resume and HW reset
` [PATCH 7/7] mmc: sdio: Drop unused in-parameter from mmc_sdio_init_card()


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