Linux MultiMedia Card development
 help / color / mirror / Atom feed
 messages from 2023-01-04 08:36:36 to 2023-01-15 00:43:27 UTC [more...]

remove arch/sh
 2023-01-15  0:55 UTC  (44+ messages)
` [PATCH 01/22] gpu/drm: remove the shmobile drm driver
` [PATCH 02/22] usb: remove the dead USB_OHCI_SH option
` [PATCH 04/22] sound: remove sound/sh
` [PATCH 05/22] sound: remove sh-specific sounds/soc/sh drivers
` [PATCH 06/22] watchdog: remove the shwdt driver
` [PATCH 07/22] cpufreq: remove the sh-cpufreq driver
` [PATCH 08/22] dmaengine: remove the shdmac driver
` [PATCH 09/22] i2c: remove i2c-sh7760
` [PATCH 10/22] input: remove sh_keysc
` [PATCH 11/22] mtd/nand: remove sh_flctl
` [PATCH 12/22] net/ethernet/8390: remove stnic
` [PATCH 15/22] spi: remove spi-sh
` [PATCH 16/22] spi: remove spi-sh-sci
` [PATCH 17/22] spi: remove spi-jcore
` [PATCH 18/22] usb: remove ehci-sh
` [PATCH 19/22] fbdev: remove sh7760fb
` [PATCH 20/22] media: remove sh_vou
` [PATCH 21/22] drivers: platform: remove is_sh_early_platform_device
` [PATCH 22/22] drivers: platform: remove early_platform_cleanup
  ` [PATCH 13/22] pinctrl: remove renesas sh controllers

[PATCH v4 0/8] mmc: sdhci-pxav2: Add support for PXA168
 2023-01-14 22:49 UTC  (11+ messages)
` [PATCH v4 1/8] mmc: sdhci-pxav2: add initial support for PXA168 V1 controller
` [PATCH v4 2/8] mmc: sdhci-pxav2: enable CONFIG_MMC_SDHCI_IO_ACCESSORS
` [PATCH v4 3/8] mmc: sdhci-pxav2: add register workaround for PXA168 silicon bug
` [PATCH v4 4/8] mmc: sdhci-pxav2: change clock name to match DT bindings
` [PATCH v4 5/8] mmc: sdhci-pxav2: add optional core clock
` [PATCH v4 6/8] mmc: sdhci-pxav2: add SDIO card IRQ workaround for PXA168 V1 controller
` [PATCH v4 7/8] mmc: sdhci-pxav2: add optional pinctrl for SDIO IRQ workaround
` [PATCH v4 8/8] dt-bindings: mmc: sdhci-pxa: add pxav1

[PATCH v2] dt-bindings: mmc: fsl-imx-esdhc: Add some compatible fallbacks
 2023-01-13 19:27 UTC  (2+ messages)

[PATCH 0/6] mmc: sdhci: Remove SDHCI_QUIRK_MISSING_CAPS
 2023-01-13 18:35 UTC  (9+ messages)
` [PATCH 1/6] mmc: sdhci-pci: Replace SDHCI_QUIRK_MISSING_CAPS for Ricoh controller
` [PATCH 2/6] mmc: sdhci-brcmstb: Replace SDHCI_QUIRK_MISSING_CAPS
` [PATCH 3/6] mmc: sdhci-sprd: "
` [PATCH 4/6] mmc: sdhci-pxav3: "
` [PATCH 5/6] mmc: sdhci-iproc: "
` [PATCH 6/6] mmc: sdhci: Remove SDHCI_QUIRK_MISSING_CAPS

[PATCH v2 00/11] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-13 18:30 UTC  (28+ messages)
` [PATCH v2 01/11] dt-bindings: firmware: convert meson_sm.txt to dt-schema
` [PATCH v2 02/11] dt-bindings: nvmem: convert amlogic-efuse.txt "
` [PATCH v2 03/11] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt "
` [PATCH v2 04/11] dt-bindings: watchdog: convert meson-wdt.txt "
` [PATCH v2 05/11] dt-bindings: media: convert meson-ir.txt "
` [PATCH v2 06/11] dt-bindings: power: amlogic,meson-gx-pwrc: mark bindings as deprecated
` [PATCH v2 07/11] dt-bindings: timer: convert timer/amlogic,meson6-timer.txt to dt-schema
` [PATCH v2 08/11] dt-bindings: phy: convert meson-gxl-usb2-phy.txt "
` [PATCH v2 09/11] dt-bindings: mmc: convert amlogic,meson-gx.txt "
` [PATCH v2 10/11] dt-bindings: PCI: convert amlogic,meson-pcie.txt "
` [PATCH v2 11/11] dt-bindings: net: convert mdio-mux-meson-g12a.txt "
` (subset) [PATCH v2 00/11] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings

[PATCH] mmc: core: host: fix mmc retuning
 2023-01-13 13:26 UTC  (7+ messages)

[PATCH v3 06/13] tty: Convert ->carrier_raised() and callchains to bool
 2023-01-13 11:50 UTC  (9+ messages)
` [PATCH v3 07/13] tty: Convert ->dtr_rts() to take bool argument
` [PATCH v3 11/13] tty/serial: Call ->dtr_rts() parameter active consistently

[PATCH v1 1/1] mmc: sdhci-of-dwcmshc: enable host V4 support for BlueField-3 SoC
 2023-01-13 11:37 UTC  (2+ messages)

[PATCH] mmc: sdhci: Always apply sdhci-caps-mask and sdhci-caps to caps
 2023-01-13 11:32 UTC  (2+ messages)

[PATCH 0/5] drivers: mmc: sdhci-cadence: SD6 controller support
 2023-01-13  7:20 UTC  (16+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] drivers: mmc: sdhci-cadence: enable MMC_SDHCI_IO_ACCESSORS
` [PATCH 3/5] dt-bindings: mmc: sdhci-cadence: SD6 support
` [PATCH 4/5] drivers: mmc: sdhci: Add option to configure sdhci timeout
` [PATCH 5/5] drivers: mmc: sdhci-cadence: Add debug option for sdhci-cadence driver

NXP imx6ull nonalignment buffer question
 2023-01-13  7:19 UTC  (3+ messages)

[PATCH v2] mmc: meson-gx: fix SDIO interrupt handling
 2023-01-12 21:27 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v2 00/27] ARM: pxa: remove all unused boards&drivers
 2023-01-12 20:01 UTC  (14+ messages)
` [PATCH 04/27] ARM: pxa: drop pxa310/pxa320/pxa93x support
` [PATCH 18/27] mfd: remove toshiba tmio drivers
` [PATCH 21/27] mmc: remove tmio_mmc driver
` (subset) [PATCH v2 00/27] ARM: pxa: remove all unused boards&drivers

Silikonmischungen
 2023-01-12  8:31 UTC 

[PATCH v3 0/8] mmc: sdhci-pxav2: Add support for PXA168
 2023-01-12  2:20 UTC  (5+ messages)
` [PATCH v3 8/8] dt-bindings: mmc: sdhci-pxa: add pxav1

[PATCH v2 06/13] tty: Convert ->carrier_raised() and callchains to bool
 2023-01-11  5:56 UTC  (4+ messages)
` [PATCH v2 07/13] tty: Convert ->dtr_rts() to take bool argument
` [PATCH v2 11/13] tty/serial: Call ->dtr_rts() parameter active consistently

[PATCH] dt-bindings: mmc: renesas,sdhi: Fix RZ/V2M clock description
 2023-01-10 10:37 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

[PATCH] dt-bindings: mmc: fsl-imx-esdhc: allow more compatible combinations
 2023-01-09 23:15 UTC  (16+ messages)

[PATCH 0/4] SDHI/MMC SoC support for the RZ/V2M
 2023-01-09 15:09 UTC  (4+ messages)
` [PATCH 4/4] arm64: dts: renesas: r9a09g011: Add eMMC and SDHI support

[PATCH 00/12] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-09 11:38 UTC  (4+ messages)
` [PATCH 03/12] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt to dt-schema

[RFC PATCH v1 00/19] rtw88: Add SDIO support
 2023-01-07 14:53 UTC  (13+ messages)
` [RFC PATCH v1 19/19] rtw88: Add support for the SDIO based RTL8821CS chipset

[PATCH v2 0/3] StarFive's SDIO/eMMC driver support
 2023-01-06  8:44 UTC  (7+ messages)
` [PATCH v2 3/3] riscv: dts: starfive: Add mmc node

[PATCH V6 00/24] Add support UHS-II for GL9755
 2023-01-05 21:31 UTC  (25+ messages)
` [PATCH V6 01/24] mmc: core: Cleanup printing of speed mode at card insertion
` [PATCH V6 06/24] mmc: core: Support UHS-II card control and access
` [PATCH V6 07/24] mmc: sdhci: add UHS-II related definitions in headers
` [PATCH V6 09/24] mmc: sdhci-uhs2: dump UHS-II registers
` [PATCH V6 11/24] mmc: sdhci-uhs2: add set_power() to support vdd2
` [PATCH V6 14/24] mmc: sdhci-uhs2: add set_ios()
` [PATCH V6 15/24] mmc: sdhci-uhs2: add detect_init() to detect the interface
` [PATCH V6 17/24] mmc: sdhci-uhs2: add uhs2_control() to initialise "
` [PATCH V6 18/24] mmc: sdhci-uhs2: add request() and others
` [PATCH V6 19/24] mmc: sdhci-uhs2: add irq() "
` [PATCH V6 20/24] mmc: sdhci-uhs2: add add_host() and others to set up the driver
` [PATCH V6 22/24] mmc: sdhci-uhs2: add post-mmc_attach_sd hook

[PATCH 06/10] tty: Convert ->carrier_raised() and callchains to bool
 2023-01-05  8:51 UTC  (5+ messages)
` [PATCH 07/10] tty: Convert ->dtr_rts() to take bool argument

[PATCH v5] mmc: sdio: fix possible resource leaks in some error paths
 2023-01-04 10:19 UTC  (4+ messages)


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