linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-08 23:22:53 to 2020-05-18 11:15:47 UTC [more...]

[PATCH 00/17] RZ/G1H describe I2C, IIC, MMC0, SATA, AVB, RWDT and APMU nodes
 2020-05-18 11:15 UTC  (48+ messages)
` [PATCH 01/17] dt-bindings: i2c: renesas,i2c: Document r8a7742 support
` [PATCH 02/17] dt-bindings: i2c: renesas,iic: "
` [PATCH 03/17] ARM: dts: r8a7742: Add I2C and IIC support
` [PATCH 04/17] dt-bindings: mmc: renesas,sdhi: Document r8a7742 support
` [PATCH 05/17] mmc: renesas_sdhi_sys_dmac: Add support for r8a7742 SoC
` [PATCH 06/17] ARM: dts: r8a7742: Add SDHI nodes
` [PATCH 07/17] ARM: dts: r8a7742: Add MMC0 node
` [PATCH 08/17] dt-bindings: ata: renesas,rcar-sata: Add r8a7742 support
` [PATCH 09/17] ARM: dts: r8a7742: Add sata nodes
` [PATCH 10/17] dt-bindings: net: renesas,ravb: Add support for r8a7742 SoC
` [PATCH 11/17] dt-bindings: net: renesas,ether: Document R8A7742 SoC
` [PATCH 12/17] ARM: dts: r8a7742: Add Ethernet AVB support
` [PATCH 13/17] ARM: dts: r8a7742: Add Ether support
` [PATCH 14/17] dt-bindings: power: renesas,apmu: Document r8a7742 support
` [PATCH 15/17] ARM: dts: r8a7742: Add APMU nodes
` [PATCH 16/17] dt-bindings: watchdog: renesas,wdt: Document r8a7742 support
` [PATCH 17/17] ARM: dts: r8a7742: Add RWDT node

[PATCH V1 0/2] Introduce new quirk to use reserved timeout
 2020-05-18  9:39 UTC  (3+ messages)
` [PATCH V1 1/2] mmc: sdhci: "

[PATCH 0/3] mmc: Adding support for Microchip Sparx5 SoC
 2020-05-18  8:58 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: mmc: Add Sparx5 SDHCI controller bindings
` [PATCH 2/3] sdhci: sparx5: Add Sparx5 SoC eMMC driver
` [PATCH 3/3] arm64: dts: sparx5: Add Sparx5 eMMC support

[PATCH v5 1/3] m68k: mcf5441x: add support for esdhc mmc controller
 2020-05-18  8:02 UTC  (7+ messages)
` [PATCH v5 2/3] mmc: sdhci: add quirks for be to le byte swapping
` [PATCH v5 3/3] mmc: host: add Coldfire esdhc support

[PATCH v5 0/6] Introduce NVIDIA Tegra Partition Table
 2020-05-18  8:00 UTC  (15+ messages)
` [PATCH v5 1/6] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v5 2/6] mmc: block: Add mmc_bdev_to_card() helper
` [PATCH v5 3/6] partitions: Introduce NVIDIA Tegra Partition Table
` [PATCH v5 4/6] partitions/efi: Support GPT entry lookup at a non-standard location
` [PATCH v5 5/6] partitions/tegra: Support enforced GPT scanning
` [PATCH v5 6/6] soc/tegra: Expose Boot Configuration Table via sysfs

[PATCH v6 0/7] Introduce NVIDIA Tegra Partition Table
 2020-05-18  7:51 UTC  (11+ messages)
` [PATCH v6 1/7] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v6 2/7] mmc: block: Add mmc_bdev_to_card() helper
` [PATCH v6 3/7] partitions: Introduce NVIDIA Tegra Partition Table
` [PATCH v6 4/7] partitions/efi: Support GPT entry lookup at a non-standard location
` [PATCH v6 5/7] partitions/efi: Improve coding style
` [PATCH v6 6/7] partitions/tegra: Support enforced GPT scanning
` [PATCH v6 7/7] soc/tegra: Expose Boot Configuration Table via sysfs

[PATCH] mmc: host: meson-mx-sdhc: fix building with CONFIG_MMC_MESON_MX_SDHC=m
 2020-05-18  6:08 UTC 

[PATCH 1/2] mmc: host: meson-mx-sdhc: fix manual RX FIFO flushing
 2020-05-17 22:29 UTC  (2+ messages)
` [PATCH 2/2] mmc: host: meson-mx-sdhc: don't use literal 0 to initialize structs

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-05-17 19:34 UTC  (22+ messages)
` [PATCH 19/28] dt-bindings: mmc: Convert sdhci-pxa to json-schema
` [PATCH 21/28] dt-bindings: gpio: Convert mrvl-gpio "
` [PATCH 23/28] dt-bindings: interrupt-controller: Convert mrvl,intc "
` [PATCH 24/28] dt-bindings: media: Convert marvell,mmp2-ccic "
` [PATCH 25/28] dt-bindings: rtc: Convert sa1100-rtc "
` [PATCH 26/28] dt-bindings: spi: Convert spi-pxa2xx "
` [PATCH 28/28] dt-bindings: usb: Convert ehci-mv "

[PATCH] mmc: sdhci-esdhc-imx: add HS400 support for i.MX6SLL
 2020-05-17 13:13 UTC  (2+ messages)

[PATCH v1] sdhci: tegra: Remove warnings about missing device-tree properties
 2020-05-16 15:43 UTC 

[PATCH 2/2] mmc: host: Drop redundant MMC_CAP_ERASE
 2020-05-16  9:31 UTC  (3+ messages)

[PATCH 1/2] mmc: core: Enable erase/discard/trim support for all mmc hosts
 2020-05-16  9:27 UTC  (2+ messages)

[PATCH] fscrypt: add support for IV_INO_LBLK_32 policies
 2020-05-15 20:41 UTC 

[PATCH] mmc: renesas_sdhi: don't lose RPM savings because of manual clk handling
 2020-05-15 16:48 UTC  (5+ messages)

[PATCH v4 0/6] Introduce NVIDIA Tegra Partition Table
 2020-05-15 15:52 UTC  (11+ messages)
` [PATCH v4 1/6] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v4 2/6] mmc: block: Add mmc_bdev_to_card() helper
` [PATCH v4 3/6] partitions: Introduce NVIDIA Tegra Partition Table
` [PATCH v4 4/6] partitions/efi: Support GPT entry lookup at a non-standard location
` [PATCH v4 5/6] partitions/tegra: Support gpt_sector= command line option
` [PATCH v4 6/6] soc/tegra: Expose Boot Configuration Table via sysfs

[PATCH 1/2] mmc: tmio: Further fixup runtime PM management at remove
 2020-05-15 15:02 UTC  (2+ messages)

[PATCH V1 0/7] Target specific DLL configuration for qcom SDHC
 2020-05-15 14:32 UTC  (4+ messages)
` [PATCH V1 1/7] dt-bindings: mmc: Add information for DLL register properties

[PATCH v4 1/3] m68k: mcf5441x: add support for esdhc mmc controller
 2020-05-15 14:16 UTC  (6+ messages)
` [PATCH v4 2/3] mmc: sdhci: add quirks for be to le byte swapping
` [PATCH v4 3/3] mmc: host: add Coldfire esdhc support

[RFC PATCH] mmc: tmio: properly balance RPM on remove
 2020-05-15 14:08 UTC  (4+ messages)

[PATCH 2/2] mmc: tmio: Make sure the PM domain is 'started' while probing
 2020-05-15 14:04 UTC 

[PATCH V1 0/3] Internal voltage control for qcom SDHC
 2020-05-15 11:18 UTC  (4+ messages)
` [PATCH V1 1/3] dt-bindings: mmc: Supply max load for mmc supplies
` [PATCH V1 2/3] mmc: sdhci-msm: Use internal voltage control
` [PATCH V1 3/3] mmc: sdhci: Allow platform controlled voltage switching

[PATCH] mmc: sdhci-of-dwcmshc: implement specific set_uhs_signaling
 2020-05-15  7:09 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-dwcmshc: add suspend/resume support
 2020-05-15  7:09 UTC  (2+ messages)

[PATCH v7 0/2] Amlogic 32-bit Meson SoC SDHC MMC controller driver
 2020-05-15  7:09 UTC  (7+ messages)
` [PATCH v7 1/2] dt-bindings: mmc: Document the Amlogic Meson SDHC MMC host controller
` [PATCH v7 2/2] mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC host

[PATCH] mmc: fix compilation of user API
 2020-05-15  7:09 UTC  (2+ messages)

[PATCH] mmc: sdhci: use FIELD_GET/PREP for current capabilities bit masks
 2020-05-15  7:09 UTC  (2+ messages)

[PATCH] mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe()
 2020-05-15  7:09 UTC  (2+ messages)

[PATCH] mmc: sdhci-pci-gli: Add Genesys Logic GL9763E support
 2020-05-15  7:09 UTC  (2+ messages)

[PATCH] Revert "mmc: sdhci-xenon: add runtime pm support and reimplement standby"
 2020-05-15  7:01 UTC  (6+ messages)

[GIT PULL] MMC fixes for v5.7-rc6
 2020-05-14 20:30 UTC  (2+ messages)

[PATCH v2 0/9] RZ/G1H describe IRQC, [H]SCIF{A|B} and GPIO nodes
 2020-05-14 18:58 UTC  (10+ messages)
` [PATCH v2 2/9] dt-bindings: irqchip: renesas-irqc: Document r8a7742 bindings
` [PATCH v2 4/9] dt-bindings: serial: renesas,scif: "
` [PATCH v2 5/9] dt-bindings: serial: renesas,scifb: "
` [PATCH v2 6/9] dt-bindings: serial: renesas,hscif: "

[PATCH v3 1/3] m68k: mcf5441x: add support for esdhc mmc controller
 2020-05-13 12:24 UTC  (7+ messages)

[PATCH 5.4.33 0/2] Fix for long operation cmds busy detection
 2020-05-13  9:37 UTC  (5+ messages)

[PATCH v2 00/10] Add initial support for R8A7742/RZG1H SoC and iW-RainboW-G21D-Qseven development board support
 2020-05-12 22:21 UTC  (11+ messages)
` [PATCH v2 01/10] dt-bindings: pinctrl: sh-pfc: Document r8a7742 PFC support
` [PATCH v2 03/10] dt-bindings: serial: renesas,scifa: Document r8a7742 bindings
` [PATCH v2 05/10] dt-bindings: renesas,rcar-dmac: Document r8a7742 support
` [PATCH v2 07/10] dt-bindings: arm: Document iW-RainboW-G21M-Qseven-RZG1H system on module
` [PATCH v2 08/10] dt-bindings: arm: Document iW-RainboW-G21D-Qseven-RZG1H board

[PATCH] memstick: Replace zero-length array with flexible-array
 2020-05-12 18:07 UTC  (3+ messages)

[RFC PATCH v2 0/7] Add MMC packed request support
 2020-05-12  7:55 UTC  (15+ messages)
` [RFC PATCH v2 1/7] block: Extand commit_rqs() to do batch processing

[PATCH v6 0/2] Amlogic 32-bit Meson SoC SDHC MMC controller driver
 2020-05-12  7:09 UTC  (9+ messages)
` [PATCH v6 2/2] mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC host

[PATCH] mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040
 2020-05-10 11:33 UTC  (3+ messages)

[PATCH V2] mmc: core: Fix recursive locking issue in CQE recovery path
 2020-05-09 12:30 UTC  (2+ messages)

[PATCH V1 2/2] mmc: core: Fix recursive locking issue in CQE recovery path
 2020-05-09 12:30 UTC  (2+ messages)


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