linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-17 06:21:49 to 2019-10-31 16:59:05 UTC [more...]

[PATCH v2 00/11] OpenPandora: make wl1251 connected to mmc3 sdio port of OpenPandora work again
 2019-10-31 16:59 UTC  (24+ messages)
` [PATCH v2 01/11] Documentation: dt: wireless: update wl1251 for sdio
` [PATCH v2 02/11] net: wireless: ti: wl1251 add device tree support
` [PATCH v2 03/11] DTS: ARM: pandora-common: define wl1251 as child node of mmc3
` [PATCH v2 04/11] mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pandora_wl1251_init_card
` [PATCH v2 05/11] omap: pdata-quirks: revert pandora specific gpiod additions
` [PATCH v2 06/11] omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251
` [PATCH v2 07/11] omap: remove old hsmmc.[ch] and in Makefile
` [PATCH v2 08/11] mmc: sdio: fix wl1251 vendor id
` [PATCH v2 09/11] mmc: core: fix wl1251 sdio quirks
` [PATCH v2 10/11] net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definition
` [PATCH v2 11/11] net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitions

[PATCH v4 1/8] mmc: sdhci-of-arasan: Separate out clk related data to another structure
 2019-10-31  8:54 UTC  (12+ messages)
` [PATCH v4 2/8] dt-bindings: mmc: arasan: Update Documentation for the input clock
` [PATCH v4 3/8] mmc: sdhci-of-arasan: Add sampling clock for a phy to use
` [PATCH v4 4/8] dt-bindings: mmc: arasan: Add optional properties for Arasan SDHCI
` [PATCH v4 5/8] mmc: sdhci-of-arasan: Add support to set clock phase delays for SD
` [PATCH v4 6/8] firmware: xilinx: Add SDIO Tap Delay nodes
` [PATCH v4 7/8] dt-bindings: mmc: arasan: Document 'xlnx,zynqmp-8.9a' controller
` [PATCH v4 8/8] mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays Setup

[PATCH] mmc: core: Fix size overflow for mmc partitions
 2019-10-31  1:11 UTC 

[PATCH] mmc: renesas_sdhi: add checks for pinctrl_lookup_state
 2019-10-30 15:09 UTC  (5+ messages)

PCI device function not being enumerated [Was: PCMCIA not working on Panasonic Toughbook CF-29]
 2019-10-29 17:02 UTC 

[RFC 0/6] mmc: Add clock scaling support for mmc driver
 2019-10-29 16:36 UTC  (9+ messages)
` [RFC 1/6] mmc: core: Parse clk scaling dt entries
` [RFC 2/6] mmc: core: Add core scaling support in driver
` [RFC 3/6] mmc: core: Initialize clk scaling for mmc and SDCard
` [RFC 4/6] mmc: core: Add debugfs entries for scaling support
` [RFC 5/6] mmc: sdhci-msm: Add capability in platform host
` [RFC 6/6] dt-bindings: mmc: sdhci-msm: Add clk scaling dt parameters

[PATCH v4 0/8] Arasan SDHCI enhancements and ZynqMP Tap Delays Handling
 2019-10-29 10:31 UTC 

[PATCH v5 0/4] Add MMC software queue support
 2019-10-29  5:43 UTC  (5+ messages)
` [PATCH v5 1/4] mmc: Add MMC host "
` [PATCH v5 2/4] mmc: host: sdhci: Add request_done ops for struct sdhci_ops
` [PATCH v5 3/4] mmc: host: sdhci-sprd: Add software queue support
` [PATCH v5 4/4] mmc: host: sdhci: Add a variable to defer to complete data requests if needed

[PATCH 00/46] ARM: pxa: towards multiplatform support
 2019-10-28 19:14 UTC  (17+ messages)
` [PATCH 05/46] ARM: pxa: split up mach/hardware.h

[PATCH v3 1/3] dt-bindings: sdhci-of-at91: new compatible string and update properties
 2019-10-28 11:30 UTC  (4+ messages)
` [PATCH v3 2/3] mmc: sdhci-of-at91: rework clocks management to support SAM9x60 device
` [PATCH v3 3/3] ARM: dts: at91: sama5d2: set the sdmmc gclk frequency

[PATCH v4 0/3] Add MMC software queue support
 2019-10-28  9:15 UTC  (9+ messages)
` [PATCH v4 1/3] mmc: Add MMC host "
` [PATCH v4 2/3] mmc: host: sdhci: Add request_done ops for struct sdhci_ops
` [PATCH v4 3/3] mmc: host: sdhci-sprd: Add software queue support

Onboard SD card doesn't work anymore after the 'mmc-v5.4-2' updates
 2019-10-28  8:47 UTC  (10+ messages)

[GIT PULL] MMC fixes for v5.4-rc5
 2019-10-25 19:55 UTC  (2+ messages)

[PATCH 0/2] mmc: core: Fixup HW reset for SDIO cards
 2019-10-25 14:16 UTC  (10+ messages)
  ` [PATCH 1/2] mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan()
  ` [PATCH 2/2] mmc: core: Re-work HW reset for SDIO cards

[PATCH v2 0/7] debugfs: Add and use debugfs_create_xul()
 2019-10-25  9:41 UTC  (8+ messages)
` [PATCH v2 1/7] debugfs: Add debugfs_create_xul() for hexadecimal unsigned long
` [PATCH v2 2/7] mac80211: Use debugfs_create_xul() helper
` [PATCH v2 3/7] net: caif: Fix debugfs on 64-bit platforms
` [PATCH v2 4/7] mmc: atmel-mci: "
  ` [PATCH v2 5/7] mmc: atmel-mci: Remove superfluous cast in debugfs_create_u32() call
  ` [PATCH v2 6/7] mmc: dw_mmc: Fix debugfs on 64-bit platforms
  ` [PATCH v2 7/7] mmc: dw_mmc: Remove superfluous cast in debugfs_create_u32() call

[PATCH] mmc: block: remove unused variable
 2019-10-24 11:34 UTC  (3+ messages)

[PATCH 00/36] ARM: samsung platform cleanup
 2019-10-23 15:17 UTC  (15+ messages)
  ` [PATCH 08/36] ARM: exynos: stop selecting PLAT_SAMSUNG
  ` [PATCH 11/36] ARM: s5pv210: split from plat-samsung

[PATCH 0/7] debugfs: Add and use debugfs_create_xul()
 2019-10-22 17:35 UTC  (15+ messages)
` [PATCH 1/7] debugfs: Add debugfs_create_xul() for hexadecimal unsigned long
` [PATCH 2/7] mac80211: Use debugfs_create_xul() helper
` [PATCH 3/7] net: caif: Fix debugfs on 64-bit platforms
  ` [PATCH 4/7] mmc: atmel-mci: "
` [PATCH 5/7] mmc: atmel-mci: Remove superfluous cast in debugfs_create_u32() call
` [PATCH 6/7] mmc: dw_mmc: Fix debugfs on 64-bit platforms
` [PATCH 7/7] mmc: dw_mmc: Remove superfluous cast in debugfs_create_u32() call

[PATCH] mmc: fix mmc dma operation
 2019-10-22  2:45 UTC  (7+ messages)

[PATCH 0/9] OpenPandora: make wl1251 connected to mmc3 sdio port of OpenPandora work again
 2019-10-21 18:22 UTC  (15+ messages)
` [PATCH 1/9] Documentation: dt: wireless: update wl1251 for sdio
` [PATCH 2/9] net: wireless: ti: wl1251 add device tree support
` [PATCH 3/9] DTS: ARM: pandora-common: define wl1251 as child node of mmc3
` [PATCH 4/9] mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pandora_wl1251_init_card
` [PATCH 5/9] omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251
` [PATCH 6/9] mmc: sdio: fix wl1251 vendor id
` [PATCH 7/9] mmc: core: fix wl1251 sdio quirks
` [PATCH 8/9] net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definition
` [PATCH 9/9] net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitions

[PATCH] mmc: mxs: fix flags passed to dmaengine_prep_slave_sg
 2019-10-21 14:59 UTC  (5+ messages)

MMC: JZ4740: Add support for 8bit mode and LPM and JZ4760 Soc v2
 2019-10-21 14:57 UTC  (7+ messages)
  ` [PATCH 6/6 v2] MMC: JZ4740: Add support for LPM

[PATCH v3 0/8] Arasan SDHCI enhancements and ZynqMP Tap Delays Handling
 2019-10-21 14:14 UTC  (9+ messages)
` [PATCH v3 2/8] dt-bindings: mmc: arasan: Update Documentation for the input clock
` [PATCH v3 4/8] dt-bindings: mmc: arasan: Add optional properties for Arasan SDHCI
` [PATCH v3 7/8] dt-bindings: mmc: arasan: Document 'xlnx,zynqmp-8.9a' controller
` [PATCH v3 8/8] mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays Setup

[PATCH 0/2] mmc: add unstuck function if host is in deadlock state
 2019-10-21 13:35 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH v2] fix device in programming state after ioctl()
 2019-10-21 11:43 UTC  (3+ messages)
` [PATCH v2 2/2] mmc: block: add CMD13 polling for ioctl() cmd with R1B response

[GIT PULL] MMC fixes for v5.4-rc4
 2019-10-18 17:05 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: sdhci-of-at91: new compatible string and update properties
 2019-10-18 12:15 UTC  (3+ messages)

[RFC] mmc: cqhci: commit descriptors before setting the doorbell
 2019-10-18 11:27 UTC  (8+ messages)

[PATCH] mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20C
 2019-10-18 10:58 UTC  (2+ messages)

[PATCH] mmc: mmci: stm32: make sdmmc_idma_validate_data static
 2019-10-18 10:58 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: sdhci-of-at91: add the microchip,sdcal-inverted property
 2019-10-18 10:58 UTC  (4+ messages)
` [PATCH 2/2] mmc: sdhci-of-at91: add DT property to enable calibration on full reset

[PATCH v2 0/2] mmc: core: Fix Marvell WiFi reset by adding SDIO API to replug card
 2019-10-17  9:10 UTC  (5+ messages)
` [PATCH v2 1/2] mmc: core: Add sdio_trigger_replug() API


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