Linux MMC Development
[Prev Page][Next Page]
- [PATCH 4/5] mmc: sdhci_am654: Constify struct sdhci_ops
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- [PATCH 3/5] mmc: sdhci-sprd: Constify struct sdhci_ops
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- [PATCH 2/5] mmc: sdhci-omap: Constify struct sdhci_ops
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- [PATCH 1/5] mmc: sdhci-esdhc-mcf: Constify struct sdhci_ops
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- [PATCH 0/5] mmc: Constify struct sdhci_ops
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH 5/6] mmc: sdhci-brcmstb: Add BCM2712 support
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH 3/6] arm64: dts: broadcom: Add support for BCM2712
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH 2/6] dt-bindings: mmc: Add support for BCM2712 SD host controller
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH 1/6] dt-bindings: pinctrl: Add support for BCM2712 pin controller
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH 2/6] dt-bindings: mmc: Add support for BCM2712 SD host controller
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 1/6] dt-bindings: pinctrl: Add support for BCM2712 pin controller
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH 6/6] mmc: sdhci-brcmstb: Add BCM2712 SD Express support
- From: Andrea della Porta <andrea.porta@xxxxxxxx>
- [PATCH 4/6] pinctrl: bcm: Add pinconf/pinmux controller driver for BCM2712
- From: Andrea della Porta <andrea.porta@xxxxxxxx>
- [PATCH 5/6] mmc: sdhci-brcmstb: Add BCM2712 support
- From: Andrea della Porta <andrea.porta@xxxxxxxx>
- [PATCH 3/6] arm64: dts: broadcom: Add support for BCM2712
- From: Andrea della Porta <andrea.porta@xxxxxxxx>
- [PATCH 2/6] dt-bindings: mmc: Add support for BCM2712 SD host controller
- From: Andrea della Porta <andrea.porta@xxxxxxxx>
- [PATCH 1/6] dt-bindings: pinctrl: Add support for BCM2712 pin controller
- From: Andrea della Porta <andrea.porta@xxxxxxxx>
- [PATCH 0/6] Add support for BCM2712 SD card controller
- From: Andrea della Porta <andrea.porta@xxxxxxxx>
- [PATCH v1 1/2] mmc: sdhci-acpi: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v1 0/2] mmc: sdhci-acpi: Spring cleanup
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v1 2/2] mmc: sdhci-acpi: Use devm_platform_ioremap_resource()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/6] mmc: sdhci-acpi: Add some DMI quirks to fix various issues on Bay Trail devices
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v3 2/6] mmc: sdhci: Add support for "Tuning Error" interrupts
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v4 2/4] dt-bindings: serial: fsl-linflexuart: add compatible for S32G3
- From: Rob Herring <robh@xxxxxxxxxx>
- RE: [PATCH v1] mmc-utils: FFU Status check for device without FW install support
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH v4 3/3] optee: probe RPMB device using RPMB subsystem
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v3 6/6] mmc: sdhci-acpi: Add quirk to enable pull-up on the card-detect GPIO on Asus T100TA
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v9 00/13] Introduce STM32 Firewall framework
- From: Alexandre TORGUE <alexandre.torgue@xxxxxxxxxxx>
- Re: [PATCH v4 3/3] optee: probe RPMB device using RPMB subsystem
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- Re: [PATCH v1 1/1] mmc: slot-gpio: Use irq_handler_t type
- From: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 6/6] mmc: sdhci-acpi: Add quirk to enable pull-up on the card-detect GPIO on Asus T100TA
- From: Andy Shevchenko <andy@xxxxxxxxxx>
- Re: [PATCH v3 6/6] mmc: sdhci-acpi: Add quirk to enable pull-up on the card-detect GPIO on Asus T100TA
- From: Andy Shevchenko <andy@xxxxxxxxxx>
- [PATCH v1 1/1] mmc: slot-gpio: Use irq_handler_t type
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v3 5/6] mmc: sdhci-acpi: Disable write protect detection on Toshiba WT10-A
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v3 6/6] mmc: sdhci-acpi: Add quirk to enable pull-up on the card-detect GPIO on Asus T100TA
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v3 4/6] mmc: sdhci-acpi: Fix Lenovo Yoga Tablet 2 Pro 1380 sdcard slot not working
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v3 3/6] mmc: sdhci-acpi: Sort DMI quirks alphabetically
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v3 2/6] mmc: sdhci: Add support for "Tuning Error" interrupts
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v3 1/6] mmc: core: Add mmc_gpiod_set_cd_config() function
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v3 0/6] mmc: sdhci-acpi: Add some DMI quirks to fix various issues on Bay Trail devices
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v2 4/6] mmc: sdhci-acpi: Disable UHS/1.8V modes on Lenovo Yoga Tablet 2 series sdcard slot
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 1/3] memstick: rtsx_pci_ms: Drop if block with always false condition
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 0/3] memstick: Convert to platform remove callback returning void
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 2/3] memstick: rtsx_pci_ms: Convert to platform remove callback returning void
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 3/3] memstick: rtsx_usb_ms: Convert to platform remove callback returning void
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH v2] mmc: renesas_sdhi: Set the SDBUF after reset
- From: Claudiu Beznea <claudiu.beznea@xxxxxxxxx>
- Re: [PATCH v4 3/3] optee: probe RPMB device using RPMB subsystem
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v9 00/13] Introduce STM32 Firewall framework
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- Re: [PATCH v4 2/3] mmc: block: register RPMB partition with the RPMB subsystem
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- Re: [PATCH v4 2/3] mmc: block: register RPMB partition with the RPMB subsystem
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- Re: [PATCH v2 4/6] mmc: sdhci-acpi: Disable UHS/1.8V modes on Lenovo Yoga Tablet 2 series sdcard slot
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v2 4/6] mmc: sdhci-acpi: Disable UHS/1.8V modes on Lenovo Yoga Tablet 2 series sdcard slot
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v4 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- [PATCH v2 5/6] mmc: sdhci-acpi: Disable write protect detection on Toshiba WT10-A
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 3/6] mmc: sdhci-acpi: Fix Lenovo Yoga Tablet 2 Pro 1380 sdcard slot not working
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 6/6] mmc: sdhci-acpi: Add quirk to enable pull-up on the card-detect GPIO on Asus T100TA
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 4/6] mmc: sdhci-acpi: Disable UHS/1.8V modes on Lenovo Yoga Tablet 2 series sdcard slot
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 1/6] mmc: core: Add mmc_gpiod_set_cd_config() function
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 2/6] mmc: sdhci-acpi: Sort DMI quirks alphabetically
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 0/6] mmc: sdhci-acpi: Add some DMI quirks to fix various issues on Bay Trail devices
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 1/6] mmc: core: Add mmc_gpiod_set_cd_config() function
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 1/6] mmc: core: Add mmc_gpiod_set_cd_config() function
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 4/6] mmc: sdhci-acpi: Disable UHS/1.8V modes on Lenovo Yoga Tablet 2 series sdcard slot
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 1/6] mmc: core: Add mmc_gpiod_set_cd_config() function
- From: Andy Shevchenko <andy@xxxxxxxxxx>
- Re: [PATCH 6/6] mmc: sdhci-acpi: Add quirk to enable pull-up on the card-detect GPIO on Asus T100TA
- From: Andy Shevchenko <andy@xxxxxxxxxx>
- Re: [PATCH 4/6] mmc: sdhci-acpi: Disable UHS/1.8V modes on Lenovo Yoga Tablet 2 series sdcard slot
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 1/6] mmc: core: Add mmc_gpiod_set_cd_config() function
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 4/6] mmc: sdhci-acpi: Disable UHS/1.8V modes on Lenovo Yoga Tablet 2 series sdcard slot
- From: Andy Shevchenko <andy@xxxxxxxxxx>
- Re: [PATCH 1/6] mmc: core: Add mmc_gpiod_set_cd_config() function
- From: Andy Shevchenko <andy@xxxxxxxxxx>
- [PATCH] mmc: race condition between "sdcard hot plug out" and "system reboot"
- From: "Joe.Zhou" <Joe.Zhou@xxxxxxxxxxxx>
- Re: [PATCH 7/9] s390: Convert from tasklet to BH workqueue
- From: Harald Freudenberger <freude@xxxxxxxxxxxxx>
- Re: [PATCH 7/9] s390: Convert from tasklet to BH workqueue
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/3] mmc: block: register RPMB partition with the RPMB subsystem
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v9 00/13] Introduce STM32 Firewall framework
- From: Alexandre TORGUE <alexandre.torgue@xxxxxxxxxxx>
- [PATCH 6/6] mmc: sdhci-acpi: Add quirk to enable pull-up on the card-detect GPIO on Asus T100TA
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 4/6] mmc: sdhci-acpi: Disable UHS/1.8V modes on Lenovo Yoga Tablet 2 series sdcard slot
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 5/6] mmc: sdhci-acpi: Disable write protect detection on Toshiba WT10-A
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 3/6] mmc: sdhci-acpi: Fix Lenovo Yoga Tablet 2 Pro 1380 sdcard slot not working
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 1/6] mmc: core: Add mmc_gpiod_set_cd_config() function
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 2/6] mmc: sdhci-acpi: Sort DMI quirks alphabetically
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 3/9] IB: Convert from tasklet to BH workqueue
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- RE: [PATCH v4 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: "Winkler, Tomas" <tomas.winkler@xxxxxxxxx>
- RE: [PATCH v4 2/3] mmc: block: register RPMB partition with the RPMB subsystem
- From: "Winkler, Tomas" <tomas.winkler@xxxxxxxxx>
- RE: [PATCH v4 2/3] mmc: block: register RPMB partition with the RPMB subsystem
- From: Avri Altman <Avri.Altman@xxxxxxx>
- RE: [PATCH v4 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: Avri Altman <Avri.Altman@xxxxxxx>
- [PATCH v4 3/3] optee: probe RPMB device using RPMB subsystem
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- [PATCH v4 2/3] mmc: block: register RPMB partition with the RPMB subsystem
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- [PATCH v4 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- [PATCH v4 0/3] Replay Protected Memory Block (RPMB) subsystem
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- Re: [PATCH v3 3/3] optee: probe RPMB device using RPMB subsystem
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- Re: [PATCH 9/9] mmc: Convert from tasklet to BH workqueue
- From: Michał Mirosław <mirq-linux@xxxxxxxxxxxx>
- Re: [PATCH v3 3/3] optee: probe RPMB device using RPMB subsystem
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-msm: pervent access to suspended controller
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-msm: pervent access to suspended controller
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v1] mmc: sdhci-of-dwcmshc: th1520: Increase tuning loop count to 128
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 0/7] mmc/wifi/bluetooth: store owner from modules with sdio_register_driver()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v1] mmc: sdhci-of-dwcmshc: th1520: Increase tuning loop count to 128
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 1/9] hyperv: Convert from tasklet to BH workqueue
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [PATCH V2 0/2] PM: wakeup: make device_wakeup_disable return void
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v3 3/3] optee: probe RPMB device using RPMB subsystem
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- [PATCH v2 6/7] wifi: mwifiex: drop driver owner initialization
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- [PATCH v2 2/7] Bluetooth: btmtksdio: drop driver owner initialization
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- [PATCH v2 7/7] wifi: wfx: drop driver owner initialization
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- [PATCH v2 5/7] wifi: brcm80211: drop driver owner initialization
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- [PATCH v2 4/7] wifi: ath10k: sdio: drop driver owner initialization
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- [PATCH v2 3/7] wifi: ath10k: sdio: simplify module initialization
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- [PATCH v2 1/7] Bluetooth: btmrvl_sdio: drop driver owner initialization
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- [PATCH v2 0/7] mmc/wifi/bluetooth: store owner from modules with sdio_register_driver()
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH 7/7] wifi: silabs: wfx: drop driver owner initialization
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- Re: [PATCH 6/7] wifi: marvell: mwifiex: drop driver owner initialization
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- Re: [PATCH 7/9] s390: Convert from tasklet to BH workqueue
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [PATCH v3 3/3] optee: probe RPMB device using RPMB subsystem
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
- From: Sam Protsenko <semen.protsenko@xxxxxxxxxx>
- Re: [PATCH v4 4/4] arm64: dts: S32G3: Introduce device tree for S32G-VNP-RDB3
- From: Shawn Guo <shawnguo2@xxxxxxxx>
- Re: [PATCH v4 1/4] dt-bindings: arm: fsl: add NXP S32G3 board
- From: Shawn Guo <shawnguo2@xxxxxxxx>
- Re: [PATCH 2/9] dma: Convert from tasklet to BH workqueue
- From: Vinod Koul <vkoul@xxxxxxxxxx>
- Re: [PATCH 7/9] s390: Convert from tasklet to BH workqueue
- From: Alexandra Winter <wintera@xxxxxxxxxxxxx>
- Re: [PATCH 2/9] dma: Convert from tasklet to BH workqueue
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 0/7] mmc/wifi/bluetooth: store owner from modules with sdio_register_driver()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3] mmc-utils: man 1 mmc-utils
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 0/2] mmc: sdhci-pci-gli: Remove unnecessary device-dependent code
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: update Angelo Dureghello e-mail address
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 2/2] mmc: debugfs: add card entry for quirks
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 1/2] mmc: debugfs: convert permissions to octal
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-msm: pervent access to suspended controller
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 2/2] mmc: sdhci-pci-gli: Use pci_set_power_state(), not direct PMCSR writes
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 9/9] mmc: Convert from tasklet to BH workqueue
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v1] mmc: sdhci-of-dwcmshc: th1520: Increase tuning loop count to 128
- From: Maksim Kiselev <bigunclemax@xxxxxxxxx>
- Re: [PATCH 1/7] mmc: sdio: store owner from modules with sdio_register_driver()
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH 1/7] mmc: sdio: store owner from modules with sdio_register_driver()
- From: Francesco Dolcini <francesco@xxxxxxxxxx>
- Re: [PATCH 6/7] wifi: marvell: mwifiex: drop driver owner initialization
- From: Francesco Dolcini <francesco@xxxxxxxxxx>
- Re: [PATCH 5/7] wifi: brcm80211: drop driver owner initialization
- From: Arend Van Spriel <arend.vanspriel@xxxxxxxxxxxx>
- Re: [PATCH 4/7] wifi: ath10k: sdio: drop driver owner initialization
- From: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
- [PATCH 7/7] wifi: silabs: wfx: drop driver owner initialization
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- [PATCH 6/7] wifi: marvell: mwifiex: drop driver owner initialization
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- [PATCH 5/7] wifi: brcm80211: drop driver owner initialization
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- [PATCH 4/7] wifi: ath10k: sdio: drop driver owner initialization
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- [PATCH 3/7] bluetooth: btmtksdio: drop driver owner initialization
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- [PATCH 2/7] bluetooth: btmrvl_sdio: drop driver owner initialization
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- [PATCH 1/7] mmc: sdio: store owner from modules with sdio_register_driver()
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- [PATCH 0/7] mmc/wifi/bluetooth: store owner from modules with sdio_register_driver()
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH 2/9] dma: Convert from tasklet to BH workqueue
- From: Vinod Koul <vkoul@xxxxxxxxxx>
- Re: [PATCH 2/9] dma: Convert from tasklet to BH workqueue
- From: Vinod Koul <vkoul@xxxxxxxxxx>
- RE: [PATCH] mmc: core: resume not check card exist before powerup
- From: Ricky WU <ricky_wu@xxxxxxxxxxx>
- [PATCH v3] mmc-utils: man 1 mmc-utils
- From: Avri Altman <avri.altman@xxxxxxx>
- Re: SD card specification and eSDHC controller
- From: Patryk <pbiel7@xxxxxxxxx>
- Re: [GIT PULL] MMC fixes for v6.9-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- RE: [PATCH v2] mmc-utils: man 1 mmc-utils
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH 2/9] dma: Convert from tasklet to BH workqueue
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [PATCH 6/9] ipmi: Convert from tasklet to BH workqueue
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [PATCH 6/9] ipmi: Convert from tasklet to BH workqueue
- From: Corey Minyard <minyard@xxxxxxx>
- Re: [PATCH 2/9] dma: Convert from tasklet to BH workqueue
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 6/9] ipmi: Convert from tasklet to BH workqueue
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [PATCH 2/9] dma: Convert from tasklet to BH workqueue
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [PATCH 6/9] ipmi: Convert from tasklet to BH workqueue
- From: Corey Minyard <minyard@xxxxxxx>
- Re: [PATCH 2/9] dma: Convert from tasklet to BH workqueue
- From: Vinod Koul <vkoul@xxxxxxxxxx>
- Re: [PATCH 4/9] USB: Convert from tasklet to BH workqueue
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [PATCH 6/9] ipmi: Convert from tasklet to BH workqueue
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [PATCH 2/9] dma: Convert from tasklet to BH workqueue
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [PATCH 9/9] mmc: Convert from tasklet to BH workqueue
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [PATCH 9/9] mmc: Convert from tasklet to BH workqueue
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v3 3/3] optee: probe RPMB device using RPMB subsystem
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-msm: pervent access to suspended controller
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 9/9] mmc: Convert from tasklet to BH workqueue
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: SD card specification and eSDHC controller
- From: Christian Loehle <christian.loehle@xxxxxxx>
- SD card specification and eSDHC controller
- From: Patryk <pbiel7@xxxxxxxxx>
- Re: [PATCH 9/9] mmc: Convert from tasklet to BH workqueue
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: core: resume not check card exist before powerup
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [GIT PULL] MMC fixes for v6.9-rc2
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 9/9] mmc: Convert from tasklet to BH workqueue
- From: Christian Loehle <christian.loehle@xxxxxxx>
- Re: [PATCH 2/9] dma: Convert from tasklet to BH workqueue
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2] mmc-utils: man 1 mmc-utils
- From: Christian Loehle <christian.loehle@xxxxxxx>
- Re: [PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- Re: [PATCH 2/9] dma: Convert from tasklet to BH workqueue
- From: Vinod Koul <vkoul@xxxxxxxxxx>
- Re: [PATCH 2/2] mmc: sdhci-pci-gli: Use pci_set_power_state(), not direct PMCSR writes
- From: Ben Chuang <benchuanggli@xxxxxxxxx>
- [PATCH 2/2] mmc: sdhci-pci-gli: Use pci_set_power_state(), not direct PMCSR writes
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 1/2] mmc: sdhci-pci-gli: Use PCI AER definitions, not hard-coded values
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 0/2] mmc: sdhci-pci-gli: Remove unnecessary device-dependent code
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 9/9] mmc: Convert from tasklet to BH workqueue
- From: Jernej Škrabec <jernej.skrabec@xxxxxxxxx>
- [PATCH v2] mmc-utils: man 1 mmc-utils
- From: Avri Altman <avri.altman@xxxxxxx>
- RE: [PATCH] mmc-utils: man 1 mmc-utils
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH 6/9] ipmi: Convert from tasklet to BH workqueue
- From: Corey Minyard <minyard@xxxxxxx>
- Re: [PATCH 4/9] USB: Convert from tasklet to BH workqueue
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/9] USB: Convert from tasklet to BH workqueue
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [PATCH 4/9] USB: Convert from tasklet to BH workqueue
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/9] Convert Tasklets to BH Workqueues
- From: Allen Pais <apais@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/9] dma: Convert from tasklet to BH workqueue
- From: Allen Pais <apais@xxxxxxxxxxxxxxxxxxx>
- [PATCH 7/9] s390: Convert from tasklet to BH workqueue
- From: Allen Pais <apais@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/9] hyperv: Convert from tasklet to BH workqueue
- From: Allen Pais <apais@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mmc-utils: man 1 mmc-utils
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 4/9] USB: Convert from tasklet to BH workqueue
- From: Duncan Sands <duncan.sands@xxxxxxx>
- [PATCH 8/9] drivers/media/*: Convert from tasklet to BH workqueue
- From: Allen Pais <apais@xxxxxxxxxxxxxxxxxxx>
- [PATCH 9/9] mmc: Convert from tasklet to BH workqueue
- From: Allen Pais <apais@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6/9] ipmi: Convert from tasklet to BH workqueue
- From: Allen Pais <apais@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5/9] mailbox: Convert from tasklet to BH workqueue
- From: Allen Pais <apais@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/9] USB: Convert from tasklet to BH workqueue
- From: Allen Pais <apais@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/9] IB: Convert from tasklet to BH workqueue
- From: Allen Pais <apais@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-msm: pervent access to suspended controller
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 0/8] block: implement NVMEM provider
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH RFC] riscv: dts: sophgo: add sdcard support for milkv duo
- From: Inochi Amaoto <inochiama@xxxxxxxxxxx>
- Re: [PATCH RFC] riscv: dts: sophgo: add sdcard support for milkv duo
- From: Inochi Amaoto <inochiama@xxxxxxxxxxx>
- [PATCH] mmc: core: resume not check card exist before powerup
- From: Ricky Wu <ricky_wu@xxxxxxxxxxx>
- Re: [PATCH 0/8] block: implement NVMEM provider
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- Re: [PATCH v2] mmc: sdhci-pci-gli: GL975x: Mask rootport's replay timer timeout during suspend
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 0/8] block: implement NVMEM provider
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH] MAINTAINERS: update Angelo Dureghello e-mail address
- From: Angelo Dureghello <adureghello@xxxxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-msm: pervent access to suspended controller
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH 2/2] mmc: debugfs: add card entry for quirks
- From: Rouven Czerwinski <r.czerwinski@xxxxxxxxxxxxxx>
- [PATCH 1/2] mmc: debugfs: convert permissions to octal
- From: Rouven Czerwinski <r.czerwinski@xxxxxxxxxxxxxx>
- Re: [PATCH v2] mmc: sdhci-pci-gli: GL975x: Mask rootport's replay timer timeout during suspend
- From: Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
- Re: [PATCH 0/8] block: implement NVMEM provider
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2] mmc: sdhci-pci-gli: GL975x: Mask rootport's replay timer timeout during suspend
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v4 3/4] dt-bindings: mmc: fsl-imx-esdhc: add NXP S32G3 support
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [RFC PATCH 0/2] Introduce per-task io utilization boost
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v4 3/4] dt-bindings: mmc: fsl-imx-esdhc: add NXP S32G3 support
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- Re: [PATCH 2/2] mmc core block.c: avoid negative index with array access
- From: Francesco Dolcini <francesco@xxxxxxxxxx>
- Re: [PATCH 0/8] block: implement NVMEM provider
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- Re: [PATCH 0/8] block: implement NVMEM provider
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 0/8] block: implement NVMEM provider
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v4 4/4] arm64: dts: S32G3: Introduce device tree for S32G-VNP-RDB3
- From: Ghennadi Procopciuc <ghennadi.procopciuc@xxxxxxxxxxx>
- Re: [PATCH v4 4/4] arm64: dts: S32G3: Introduce device tree for S32G-VNP-RDB3
- From: Wadim Mueller <wafgo01@xxxxxxxxx>
- Re: [PATCH v7 0/2] mmc: sdhci-of-dwcmshc: Add CQE support
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: davinci: Don't strip remove function when driver is builtin
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v5 0/7] Add tuning algorithm for delay chain
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: core: Convert sprintf/snprintf to sysfs_emit
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v1 1/1] sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-omap: re-tuning is needed after a pm transition to support emmc HS200 mode
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: remove unneeded assignment
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: remove unneeded assignment
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v1 1/1] mmc: sdhci-sprd: Remove unused of_gpio.h
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v1 1/1] mmc: mtk-sd: Remove unused of_gpio.h
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v1 1/1] mmc: sdhci-s3c: Replace deprecated of_get_named_gpio()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v1 1/1] mmc: core: Remove unused of_gpio.h
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 1/2] mmc core block.c: initialize mmc_blk_ioc_data
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [RFC PATCH 0/2] Introduce per-task io utilization boost
- From: Christian Loehle <christian.loehle@xxxxxxx>
- Re: [PATCH] mmc: dw_mmc: remove unneeded assignment
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v4 4/4] arm64: dts: S32G3: Introduce device tree for S32G-VNP-RDB3
- From: Ghennadi Procopciuc <ghennadi.procopciuc@xxxxxxxxxxx>
- Re: [PATCH 1/2] mmc core block.c: initialize mmc_blk_ioc_data
- From: Francesco Dolcini <francesco@xxxxxxxxxx>
- Re: [RFC PATCH 0/2] Introduce per-task io utilization boost
- From: Qais Yousef <qyousef@xxxxxxxxxxx>
- RE: [PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: "Winkler, Tomas" <tomas.winkler@xxxxxxxxx>
- RE: [PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH v4 2/4] dt-bindings: serial: fsl-linflexuart: add compatible for S32G3
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: remove unneeded assignment
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v2] mmc: sdhci-pci-gli: GL975x: Mask rootport's replay timer timeout during suspend
- From: Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/32] spi: get rid of some legacy macros
- From: patchwork-bot+chrome-platform@xxxxxxxxxx
- Re: [PATCH v3 00/32] spi: get rid of some legacy macros
- From: patchwork-bot+chrome-platform@xxxxxxxxxx
- [PATCH v4 4/4] arm64: dts: S32G3: Introduce device tree for S32G-VNP-RDB3
- From: Wadim Mueller <wafgo01@xxxxxxxxx>
- [PATCH v4 3/4] dt-bindings: mmc: fsl-imx-esdhc: add NXP S32G3 support
- From: Wadim Mueller <wafgo01@xxxxxxxxx>
- [PATCH v4 2/4] dt-bindings: serial: fsl-linflexuart: add compatible for S32G3
- From: Wadim Mueller <wafgo01@xxxxxxxxx>
- [PATCH v4 1/4] dt-bindings: arm: fsl: add NXP S32G3 board
- From: Wadim Mueller <wafgo01@xxxxxxxxx>
- [PATCH v4 0/4] NXP S32G3 SoC initial bring-up
- From: Wadim Mueller <wafgo01@xxxxxxxxx>
- RE: [PATCH 2/2] mmc core block.c: avoid negative index with array access
- From: Francesco Dolcini <francesco@xxxxxxxxxx>
- RE: [PATCH 2/2] mmc core block.c: avoid negative index with array access
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH 2/2] mmc core block.c: avoid negative index with array access
- From: Francesco Dolcini <francesco@xxxxxxxxxx>
- [PATCH] mmc: davinci: Don't strip remove function when driver is builtin
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: Bug report: probe of AMDI0040:00 failed with error -16
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 3/8] block: add new genhd flag GENHD_FL_NVMEM
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 0/8] block: implement NVMEM provider
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 4/8] block: implement NVMEM provider
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- Re: [PATCH 3/8] block: add new genhd flag GENHD_FL_NVMEM
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- Re: [PATCH 0/8] block: implement NVMEM provider
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- Re: [PATCH 4/8] block: implement NVMEM provider
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 0/8] block: implement NVMEM provider
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 3/8] block: add new genhd flag GENHD_FL_NVMEM
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2] mmc: sdhci-pci-gli: GL975x: Mask rootport's replay timer timeout during suspend
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3 3/4] dt-bindings: mmc: fsl-imx-esdhc: add NXP S32G3 support
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH v3 4/4] arm64: dts: S32G3: Introduce device tree for S32G-VNP-RDB3
- From: Ghennadi Procopciuc <ghennadi.procopciuc@xxxxxxxxxxx>
- Re: Bug report: probe of AMDI0040:00 failed with error -16
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: Bug report: probe of AMDI0040:00 failed with error -16
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v7 0/2] mmc: sdhci-of-dwcmshc: Add CQE support
- From: Christian Loehle <christian.loehle@xxxxxxx>
- Re: [PATCH v3 3/4] dt-bindings: mmc: fsl-imx-esdhc: add NXP S32G3 support
- From: Wadim Mueller <wafgo01@xxxxxxxxx>
- Re: [PATCH 1/8] dt-bindings: block: add basic bindings for block devices
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- Re: [PATCH 4/8] block: implement NVMEM provider
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/2] Introduce per-task io utilization boost
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 4/8] block: implement NVMEM provider
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/8] dt-bindings: block: add basic bindings for block devices
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 8/8] mmc: block: set GENHD_FL_NVMEM
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [PATCH 7/8] mmc: block: set fwnode of disk devices
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [PATCH 6/8] mmc: core: set card fwnode_handle
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [PATCH 5/8] dt-bindings: mmc: mmc-card: add block device nodes
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [PATCH 4/8] block: implement NVMEM provider
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [PATCH 3/8] block: add new genhd flag GENHD_FL_NVMEM
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [PATCH 2/8] block: partitions: populate fwnode
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [PATCH 1/8] dt-bindings: block: add basic bindings for block devices
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [PATCH 0/8] block: implement NVMEM provider
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/2] Introduce per-task io utilization boost
- From: Christian Loehle <christian.loehle@xxxxxxx>
- Re: [PATCH v3 4/4] arm64: dts: S32G3: Introduce device tree for S32G-VNP-RDB3
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH v3 3/4] dt-bindings: mmc: fsl-imx-esdhc: add NXP S32G3 support
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH v3 2/4] dt-bindings: serial: fsl-linflexuart: add compatible for S32G3
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH v3 1/4] dt-bindings: arm: fsl: Document NXP S32G3 board
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: Bug report: probe of AMDI0040:00 failed with error -16
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v3 4/4] arm64: dts: S32G3: Introduce device tree for S32G-VNP-RDB3
- From: Wadim Mueller <wafgo01@xxxxxxxxx>
- [PATCH v3 3/4] dt-bindings: mmc: fsl-imx-esdhc: add NXP S32G3 support
- From: Wadim Mueller <wafgo01@xxxxxxxxx>
- [PATCH v3 2/4] dt-bindings: serial: fsl-linflexuart: add compatible for S32G3
- From: Wadim Mueller <wafgo01@xxxxxxxxx>
- [PATCH v3 1/4] dt-bindings: arm: fsl: Document NXP S32G3 board
- From: Wadim Mueller <wafgo01@xxxxxxxxx>
- [PATCH v3 0/4] NXP S32G3 SoC initial bring-up
- From: Wadim Mueller <wafgo01@xxxxxxxxx>
- [PATCH] mmc: sdhci-msm: pervent access to suspended controller
- From: Mantas Pucka <mantas@xxxxxxxxxxxx>
- Re: [PATCH v1 1/1] sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove()
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH] mmc: sdhci-omap: re-tuning is needed after a pm transition to support emmc HS200 mode
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v2] mmc: sdhci-pci-gli: GL975x: Mask rootport's replay timer timeout during suspend
- From: Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-omap: re-tuning is needed after a pm transition to support emmc HS200 mode
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: sdhci-omap: issues with PM features since 5.16
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH v7 0/2] mmc: sdhci-of-dwcmshc: Add CQE support
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- RE:Mobile App Development || Web App Development
- From: Raju Kumar <rajukumarkorav@xxxxxxxxx>
- [PATCH v5 1/7] mmc: sdhci_am654: Add tuning algorithm for delay chain
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v5 4/7] mmc: sdhci_am654: Fix itapdly/otapdly array type
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v5 6/7] mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v5 2/7] mmc: sdhci_am654: Write ITAPDLY for DDR52 timing
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v5 7/7] mmc: sdhci_am654: Fix ITAPDLY for HS400 timing
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v5 0/7] Add tuning algorithm for delay chain
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v5 3/7] mmc: sdhci_am654: Add OTAP/ITAP delay enable
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v5 5/7] mmc: sdhci_am654: Update comments in sdhci_am654_set_clock
- From: Judith Mendez <jm@xxxxxx>
- Re: Bug report: probe of AMDI0040:00 failed with error -16
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- Re: [PATCH v7 0/2] mmc: sdhci-of-dwcmshc: Add CQE support
- From: Maxim Kiselev <bigunclemax@xxxxxxxxx>
- Re: [PATCH v3 1/7] mmc: sdhci_am654: Add tuning algorithm for delay chain
- From: Judith Mendez <jm@xxxxxx>
- Re: Bug report: probe of AMDI0040:00 failed with error -16
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH v1 1/1] sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove()
- From: Liming Sun <limings@xxxxxxxxxx>
- Bug report: probe of AMDI0040:00 failed with error -16
- From: Francisco Ayala Le Brun <francisco@xxxxxxxxxxxxxx>
- Re: [PATCH v7 2/2] mmc: sdhci-of-dwcmshc: Implement SDHCI CQE support
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v7 1/2] mmc: cqhci: Add cqhci set_tran_desc() callback
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH v7 2/2] mmc: sdhci-of-dwcmshc: Implement SDHCI CQE support
- From: Sergey Khimich <serghox@xxxxxxxxx>
- [PATCH v7 1/2] mmc: cqhci: Add cqhci set_tran_desc() callback
- From: Sergey Khimich <serghox@xxxxxxxxx>
- [PATCH v7 0/2] mmc: sdhci-of-dwcmshc: Add CQE support
- From: Sergey Khimich <serghox@xxxxxxxxx>
- Re: [PATCH v3 1/7] mmc: sdhci_am654: Add tuning algorithm for delay chain
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH v4 5/7] mmc: sdhci_am654: Update comments in sdhci_am654_set_clock
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v4 0/7] Add tuning algorithm for delay chain
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v4 6/7] mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v4 3/7] mmc: sdhci_am654: Add OTAP/ITAP delay enable
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v4 7/7] mmc: sdhci_am654: Fix ITAPDLY for HS400 timing
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v4 2/7] mmc: sdhci_am654: Write ITAPDLY for DDR52 timing
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v4 1/7] mmc: sdhci_am654: Add tuning algorithm for delay chain
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v4 4/7] mmc: sdhci_am654: Fix itapdly/otapdly array type
- From: Judith Mendez <jm@xxxxxx>
- Re: [PATCH 1/3] PM: wakeup: make device_wakeup_disable return void
- From: Dhruva Gole <d-gole@xxxxxx>
- Re: [PATCH 2/3] PM: wakeup: Remove unnecessary else from device_init_wakeup
- From: Dhruva Gole <d-gole@xxxxxx>
- [PATCH V2 2/2] PM: wakeup: Remove unnecessary else from device_init_wakeup
- From: Dhruva Gole <d-gole@xxxxxx>
- [PATCH V2 1/2] PM: wakeup: make device_wakeup_disable return void
- From: Dhruva Gole <d-gole@xxxxxx>
- [PATCH V2 0/2] PM: wakeup: make device_wakeup_disable return void
- From: Dhruva Gole <d-gole@xxxxxx>
- Re: [PATCH v3 1/7] mmc: sdhci_am654: Add tuning algorithm for delay chain
- From: Judith Mendez <jm@xxxxxx>
- Re: [PATCH 2/3] PM: wakeup: Remove unnecessary else from device_init_wakeup
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 3/3] mmc: sdhci-pci: Use device_set_wakeup_enable for en/disable wakeups
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 1/3] PM: wakeup: make device_wakeup_disable return void
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v6 0/2] mmc: sdhci-of-dwcmshc: Add CQE support
- From: Sergey Khimich <serghox@xxxxxxxxx>
- [PATCH 1/3] PM: wakeup: make device_wakeup_disable return void
- From: Dhruva Gole <d-gole@xxxxxx>
- [PATCH 3/3] mmc: sdhci-pci: Use device_set_wakeup_enable for en/disable wakeups
- From: Dhruva Gole <d-gole@xxxxxx>
- [PATCH 2/3] PM: wakeup: Remove unnecessary else from device_init_wakeup
- From: Dhruva Gole <d-gole@xxxxxx>
- [PATCH 0/3] PM: wakeup: make device_wakeup_disable return void
- From: Dhruva Gole <d-gole@xxxxxx>
- Re: [PATCH V14 00/21] Add support UHS-II for GL9755
- From: Victor Shih <victorshihgli@xxxxxxxxx>
- [PATCH] mmc-utils: man 1 mmc-utils
- From: Avri Altman <avri.altman@xxxxxxx>
- Re: sdhci-omap: issues with PM features since 5.16
- From: Romain Naour <romain.naour@xxxxxxxx>
- [PATCH] mmc: sdhci-omap: re-tuning is needed after a pm transition to support emmc HS200 mode
- From: Romain Naour <romain.naour@xxxxxxxx>
- Re: [PATCH v6 0/2] mmc: sdhci-of-dwcmshc: Add CQE support
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v6 2/2] mmc: sdhci-of-dwcmshc: Implement SDHCI CQE support
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v3 1/7] mmc: sdhci_am654: Add tuning algorithm for delay chain
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH v6 2/2] mmc: sdhci-of-dwcmshc: Implement SDHCI CQE support
- From: Sergey Khimich <serghox@xxxxxxxxx>
- [PATCH v6 1/2] mmc: cqhci: Add cqhci set_tran_desc() callback
- From: Sergey Khimich <serghox@xxxxxxxxx>
- [PATCH v6 0/2] mmc: sdhci-of-dwcmshc: Add CQE support
- From: Sergey Khimich <serghox@xxxxxxxxx>
- [PATCH] mmc: core: Convert sprintf/snprintf to sysfs_emit
- From: Li Zhijian <lizhijian@xxxxxxxxxxx>
- Re: [PATCH v4 0/9] rtw88: Add support for RTL8723CS/RTL8703B
- From: Fiona Klute <fiona.klute@xxxxxx>
- Re: [PATCH v4 1/9] wifi: rtw88: Shared module for rtw8723x devices
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- Fwd: optee/fTPM access to RPMB via tee-supplicant broken in 6.6.13 compared to 6.5.10
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v4 0/9] rtw88: Add support for RTL8723CS/RTL8703B
- From: Ping-Ke Shih <pkshih@xxxxxxxxxxx>
- Re: [GIT PULL] MMC and MEMSTICK updates for v6.9
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH 2/2] mmc core block.c: avoid negative index with array access
- From: mikko.rapeli@xxxxxxxxxx
- [PATCH 1/2] mmc core block.c: initialize mmc_blk_ioc_data
- From: mikko.rapeli@xxxxxxxxxx
- RE: [PATCH 2/2] mmc core block.c: avoid negative index with array access
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH 1/2] mmc core block.c: initialize mmc_blk_ioc_data
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 2/2] mmc core block.c: avoid negative index with array access
- From: Mikko Rapeli <mikko.rapeli@xxxxxxxxxx>
- RE: [PATCH 2/2] mmc core block.c: avoid negative index with array access
- From: Avri Altman <Avri.Altman@xxxxxxx>
- RE: [PATCH 1/2] mmc core block.c: initialize mmc_blk_ioc_data
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH v4 0/9] rtw88: Add support for RTL8723CS/RTL8703B
- From: Fiona Klute <fiona.klute@xxxxxx>
- RE: [PATCH v4] mmc: core: Use mrq.sbc in close-ended ffu
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH v4] mmc: core: Use mrq.sbc in close-ended ffu
- From: Mikko Rapeli <mikko.rapeli@xxxxxxxxxx>
- Re: [PATCH] mmc: renesas_sdhi: Set the SDBUF after reset
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- Re: [PATCH v4] mmc: core: Use mrq.sbc in close-ended ffu
- From: Mikko Rapeli <mikko.rapeli@xxxxxxxxxx>
- Re: [RFC PATCH v2 0/8] nvmem: add block device NVMEM provider
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH] mmc: renesas_sdhi: Set the SDBUF after reset
- From: Claudiu <claudiu.beznea@xxxxxxxxx>
- Re: [PATCH v4 0/9] rtw88: Add support for RTL8723CS/RTL8703B
- From: Larry Finger <Larry.Finger@xxxxxxxxxxxx>
- Re: [RFC PATCH v2 0/8] nvmem: add block device NVMEM provider
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 0/8] nvmem: add block device NVMEM provider
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [RFC PATCH v2 0/8] nvmem: add block device NVMEM provider
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 0/8] nvmem: add block device NVMEM provider
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: Fix potential null pointer risk
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v4 0/9] rtw88: Add support for RTL8723CS/RTL8703B
- From: Ping-Ke Shih <pkshih@xxxxxxxxxxx>
- Re: [PATCH v4 0/9] rtw88: Add support for RTL8723CS/RTL8703B
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v4] mmc: core: Use mrq.sbc in close-ended ffu
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- RE: [PATCH v4 0/9] rtw88: Add support for RTL8723CS/RTL8703B
- From: Ping-Ke Shih <pkshih@xxxxxxxxxxx>
- RE: [EXTERNAL] Re: [RFC PATCH v2 1/8] dt-bindings: block: add basic bindings for block devices
- From: Chad Monroe <chad.monroe@xxxxxxxxxx>
- RE: [PATCH v4] mmc: core: Use mrq.sbc in close-ended ffu
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH v4] mmc: core: Use mrq.sbc in close-ended ffu
- From: Mikko Rapeli <mikko.rapeli@xxxxxxxxxx>
- Re: [PATCH v4] mmc: core: Use mrq.sbc in close-ended ffu
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- Re: [PATCH v4] mmc: core: Use mrq.sbc in close-ended ffu
- From: Mikko Rapeli <mikko.rapeli@xxxxxxxxxx>
- RE: [PATCH v4] mmc: core: Use mrq.sbc in close-ended ffu
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH v4] mmc: core: Use mrq.sbc in close-ended ffu
- From: Mikko Rapeli <mikko.rapeli@xxxxxxxxxx>
- [GIT PULL] MMC and MEMSTICK updates for v6.9
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v4 1/9] wifi: rtw88: Shared module for rtw8723x devices
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v4 5/9] wifi: rtw88: Add rtw8703b.c
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v4 7/9] wifi: rtw88: Add rtw8703b_tables.c
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v4 9/9] wifi: rtw88: SDIO device driver for RTL8723CS
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v4 8/9] wifi: rtw88: Reset 8703b firmware before download
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v4 6/9] wifi: rtw88: Add rtw8703b_tables.h
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v4 2/9] wifi: rtw88: Debug output for rtw8723x EFUSE
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v4 3/9] wifi: rtw88: Add definitions for 8703b chip
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v4 4/9] wifi: rtw88: Add rtw8703b.h
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v4 0/9] rtw88: Add support for RTL8723CS/RTL8703B
- From: Fiona Klute <fiona.klute@xxxxxx>
- RE: [PATCH v3 0/9] rtw88: Add support for RTL8723CS/RTL8703B
- From: Ping-Ke Shih <pkshih@xxxxxxxxxxx>
- RE: [PATCH v3 5/9] wifi: rtw88: Add rtw8703b.c
- From: Ping-Ke Shih <pkshih@xxxxxxxxxxx>
- [PATCH v3 5/9] wifi: rtw88: Add rtw8703b.c
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v3 7/9] wifi: rtw88: Add rtw8703b_tables.c
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v3 9/9] wifi: rtw88: SDIO device driver for RTL8723CS
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v3 1/9] wifi: rtw88: Shared module for rtw8723x devices
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v3 8/9] wifi: rtw88: Reset 8703b firmware before download
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v3 6/9] wifi: rtw88: Add rtw8703b_tables.h
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v3 3/9] wifi: rtw88: Add definitions for 8703b chip
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v3 4/9] wifi: rtw88: Add rtw8703b.h
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v3 2/9] wifi: rtw88: Debug output for rtw8723x EFUSE
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v3 0/9] rtw88: Add support for RTL8723CS/RTL8703B
- From: Fiona Klute <fiona.klute@xxxxxx>
- Re: [RFC PATCH v2 6/8] mmc: core: set card fwnode_handle
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] mmc: sdhci-s3c: Replace deprecated of_get_named_gpio()
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v1 1/1] mmc: mtk-sd: Remove unused of_gpio.h
- From: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] mmc: sdhci-sprd: Remove unused of_gpio.h
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- RE: [RFC PATCH v2 6/8] mmc: core: set card fwnode_handle
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH v1 1/1] mmc: mtk-sd: Remove unused of_gpio.h
- From: Axe Yang (杨磊) <Axe.Yang@xxxxxxxxxxxx>
- [PATCH v3 1/7] mmc: sdhci_am654: Add tuning algorithm for delay chain
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v3 3/7] mmc: sdhci_am654: Add OTAP/ITAP delay enable
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v3 7/7] mmc: sdhci_am654: Fix ITAPDLY for HS400 timing
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v3 0/7] Add tuning algorithm for delay chain
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v3 5/7] mmc: sdhci_am654: Update comments in sdhci_am654_set_clock
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v3 6/7] mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v3 2/7] mmc: sdhci_am654: Write ITAPDLY for DDR52 timing
- From: Judith Mendez <jm@xxxxxx>
- [PATCH v3 4/7] mmc: sdhci_am654: Fix itapdly/otapdly array type
- From: Judith Mendez <jm@xxxxxx>
- Re: [PATCH v1 1/1] mmc: sdhci-sprd: Remove unused of_gpio.h
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: Fix potential null pointer risk
- From: Aleksandr Mishin <amishin@xxxxxxxxxx>
- Re: WinLink E850-96: WARNING: at block/blk-settings.c:204 blk_validate_limits
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: remove unneeded assignment
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: remove unneeded assignment
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/8] dt-bindings: block: add basic bindings for block devices
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH] mmc: dw_mmc: remove unneeded assignment
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: remove unneeded assignment
- From: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: remove unneeded assignment
- From: Yang Xiwen <forbidden405@xxxxxxxxxxx>
- [PATCH] mmc: dw_mmc: remove unneeded assignment
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v1 1/1] mmc: sdhci-s3c: Replace deprecated of_get_named_gpio()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v1 1/1] mmc: core: Remove unused of_gpio.h
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v1 1/1] mmc: sdhci-sprd: Remove unused of_gpio.h
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v1 1/1] mmc: mtk-sd: Remove unused of_gpio.h
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] mmc-utils: mmc_cmds: fix type-punned warning on &ext_csd[] casting
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: Fix potential null pointer risk
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH] mmc: dw_mmc: Fix potential null pointer risk
- From: Aleksandr Mishin <amishin@xxxxxxxxxx>
- Re: [PATCH] mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: WinLink E850-96: WARNING: at block/blk-settings.c:204 blk_validate_limits
- From: Sam Protsenko <semen.protsenko@xxxxxxxxxx>
- [PATCH] mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
- From: Sam Protsenko <semen.protsenko@xxxxxxxxxx>
- Re: [PATCH] mmc: core: make mmc_host_class constant
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: part_switch: fixes switch on gp3 partition
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: part_switch: fixes switch on gp3 partition
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH] mmc: part_switch: fixes switch on gp3 partition
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: part_switch: fixes switch on gp3 partition
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH] mmc: part_switch: fixes switch on gp3 partition
- From: "Jorge Ramirez-Ortiz, Foundries" <jorge@xxxxxxxxxxxx>
- Re: [PATCH] mmc: part_switch: fixes switch on gp3 partition
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH] mmc: part_switch: fixes switch on gp3 partition
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [RFC PATCH v2 4/8] block: implement NVMEM provider
- From: "Ricardo B. Marliere" <ricardo@xxxxxxxxxxxx>
- Re: [PATCH] mmc: part_switch: fixes switch on gp3 partition
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: Question regarding informing MMC subsystem about upcoming power loss.
- From: Christian Loehle <christian.loehle@xxxxxxx>
- Re: [PATCH] mmc: part_switch: fixes switch on gp3 partition
- From: "Jorge Ramirez-Ortiz, Foundries" <jorge@xxxxxxxxxxxx>
- Re: [PATCH] mmc: part_switch: fixes switch on gp3 partition
- From: Dominique Martinet <dominique.martinet@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] mmc: part_switch: fixes switch on gp3 partition
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/8] dt-bindings: block: add basic bindings for block devices
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/8] dt-bindings: block: add basic bindings for block devices
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- 판매 문의 2024
- From: info@xxxxxxxxxxxxxxxxxxxxxx
- [PATCH] mmc: part_switch: fixes switch on gp3 partition
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [RFC PATCH v2 8/8] mmc: block: set GENHD_FL_NVMEM
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [RFC PATCH v2 7/8] mmc: block: set fwnode of disk devices
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [RFC PATCH v2 6/8] mmc: core: set card fwnode_handle
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [RFC PATCH v2 5/8] dt-bindings: mmc: mmc-card: add block device nodes
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [RFC PATCH v2 4/8] block: implement NVMEM provider
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [RFC PATCH v2 2/8] block: partitions: populate fwnode
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [RFC PATCH v2 3/8] block: add new genhd flag GENHD_FL_NVMEM
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [RFC PATCH v2 1/8] dt-bindings: block: add basic bindings for block devices
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [RFC PATCH v2 0/8] nvmem: add block device NVMEM provider
- From: Daniel Golle <daniel@xxxxxxxxxxxxxx>
- [PATCH] mmc: core: make mmc_host_class constant
- From: "Ricardo B. Marliere" <ricardo@xxxxxxxxxxxx>
- RE: [PATCH v2] mmc-utils: mmc_cmds: fix type-punned warning on &ext_csd[] casting
- From: Avri Altman <Avri.Altman@xxxxxxx>
- [PATCH v2] mmc-utils: mmc_cmds: fix type-punned warning on &ext_csd[] casting
- From: Giulio Benetti <giulio.benetti@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mmc-utils: mmc_cmds: fix type-punned warning on &ext_csd[] casting
- From: Giulio Benetti <giulio.benetti@xxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- RE: [PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: Question regarding informing MMC subsystem about upcoming power loss.
- From: Patryk <pbiel7@xxxxxxxxx>
- Re: Question regarding informing MMC subsystem about upcoming power loss.
- From: Christian Loehle <christian.loehle@xxxxxxx>
- Re: [PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- Question regarding informing MMC subsystem about upcoming power loss.
- From: Patryk <pbiel7@xxxxxxxxx>
- RE: [PATCH] mmc-utils: mmc_cmds: fix type-punned warning on &ext_csd[] casting
- From: Avri Altman <Avri.Altman@xxxxxxx>
- RE: [PATCH] mmc-utils: mmc_cmds: fix type-punned warning on &ext_csd[] casting
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v2] mmc: tmio: avoid concurrent runs of mmc_request_done()
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- RE: [PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: "Winkler, Tomas" <tomas.winkler@xxxxxxxxx>
- RE: [PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: "Winkler, Tomas" <tomas.winkler@xxxxxxxxx>
- Re: [PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH] mmc: tmio: comment the ERR_PTR usage in this driver
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v1 1/1] mmc: dw_mmc: Remove unused of_gpio.h
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v1 1/1] mmc: mmc_spi: Don't mention DMA direction
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v7 0/5] mmc: add hi3798mv200 specific extensions of DWMMC
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove function
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2] mmc: tmio: avoid concurrent runs of mmc_request_done()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH] mmc-utils: mmc_cmds: fix type-punned warning on &ext_csd[] casting
- From: Giulio Benetti <giulio.benetti@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mmc: tmio: comment the ERR_PTR usage in this driver
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] mmc: tmio: comment the ERR_PTR usage in this driver
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2] mmc: tmio: avoid concurrent runs of mmc_request_done()
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] mmc: dw_mmc: Remove unused of_gpio.h
- From: Sam Protsenko <semen.protsenko@xxxxxxxxxx>
- [PATCH v1 1/1] mmc: mmc_spi: Don't mention DMA direction
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v1 1/1] mmc: dw_mmc: Remove unused of_gpio.h
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 2/2] mmc: sdhci-of-dwcmshc: Implement SDHCI CQE support
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v5 2/2] mmc: sdhci-of-dwcmshc: Implement SDHCI CQE support
- From: Sergey Khimich <serghox@xxxxxxxxx>
- Re: [PATCH v5 2/2] mmc: sdhci-of-dwcmshc: Implement SDHCI CQE support
- From: Sergey Khimich <serghox@xxxxxxxxx>
- Re: [PATCH v2 4/9] wifi: rtw88: Add rtw8703b.h
- From: Fiona Klute <fiona.klute@xxxxxx>
- Re: [PATCH v2 4/9] wifi: rtw88: Add rtw8703b.h
- From: Ping-Ke Shih <pkshih@xxxxxxxxxxx>
- Re: [PATCH v2 4/9] wifi: rtw88: Add rtw8703b.h
- From: Ping-Ke Shih <pkshih@xxxxxxxxxxx>
- Re: [PATCH v2 7/9] wifi: rtw88: Add rtw8703b_tables.c
- From: Ping-Ke Shih <pkshih@xxxxxxxxxxx>
- Re: WinLink E850-96: WARNING: at block/blk-settings.c:204 blk_validate_limits
- From: Sam Protsenko <semen.protsenko@xxxxxxxxxx>
- Re: WinLink E850-96: WARNING: at block/blk-settings.c:204 blk_validate_limits
- From: Sam Protsenko <semen.protsenko@xxxxxxxxxx>
- Re: [GIT PULL] MMC fixes for v6.8-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v2 4/9] wifi: rtw88: Add rtw8703b.h
- From: Fiona Klute <fiona.klute@xxxxxx>
- Re: [PATCH v2 5/9] wifi: rtw88: Add rtw8703b.c
- From: Fiona Klute <fiona.klute@xxxxxx>
- Re: [PATCH v2 7/9] wifi: rtw88: Add rtw8703b_tables.c
- From: Fiona Klute <fiona.klute@xxxxxx>
- Re: [PATCH v2 4/9] wifi: rtw88: Add rtw8703b.h
- From: Fiona Klute <fiona.klute@xxxxxx>
- Re: [PATCH] mmc: sd: Add a variable to check a faulty device
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3 3/3] optee: probe RPMB device using RPMB subsystem
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [GIT PULL] MMC fixes for v6.8-rc7
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- RE: [PATCH v2 5/9] wifi: rtw88: Add rtw8703b.c
- From: Ping-Ke Shih <pkshih@xxxxxxxxxxx>
- RE: [PATCH v2 9/9] wifi: rtw88: SDIO device driver for RTL8723CS
- From: Ping-Ke Shih <pkshih@xxxxxxxxxxx>
- RE: [PATCH v2 7/9] wifi: rtw88: Add rtw8703b_tables.c
- From: Ping-Ke Shih <pkshih@xxxxxxxxxxx>
- RE: [PATCH v2 5/9] wifi: rtw88: Add rtw8703b.c
- From: Ping-Ke Shih <pkshih@xxxxxxxxxxx>
- RE: [PATCH v2 4/9] wifi: rtw88: Add rtw8703b.h
- From: Ping-Ke Shih <pkshih@xxxxxxxxxxx>
- RE: [PATCH v2 0/9] rtw88: Add support for RTL8723CS/RTL8703B
- From: Ping-Ke Shih <pkshih@xxxxxxxxxxx>
- Re: [PATCH v2 0/9] rtw88: Add support for RTL8723CS/RTL8703B
- From: Fiona Klute <fiona.klute@xxxxxx>
- Re: [PATCH 2/2] cgroup/cpuset: Mark memory_spread_slab as obsolete
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 1/2] cgroup/cpuset: Remove cpuset_do_slab_mem_spread()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: WinLink E850-96: WARNING: at block/blk-settings.c:204 blk_validate_limits
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 2/2] cgroup/cpuset: Mark memory_spread_slab as obsolete
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH 1/2] cgroup/cpuset: Remove cpuset_do_slab_mem_spread()
- From: Waiman Long <longman@xxxxxxxxxx>
- [PATCH 2/2] cgroup/cpuset: Mark memory_spread_slab as obsolete
- From: Xiongwei Song <xiongwei.song@xxxxxxxxxxxxx>
- [PATCH 1/2] cgroup/cpuset: Remove cpuset_do_slab_mem_spread()
- From: Xiongwei Song <xiongwei.song@xxxxxxxxxxxxx>
- Re: [PATCH RFT] mmc: tmio: avoid concurrent runs of mmc_request_done()
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v2 0/9] rtw88: Add support for RTL8723CS/RTL8703B
- From: Ping-Ke Shih <pkshih@xxxxxxxxxxx>
- Re: [PATCH RFT] mmc: tmio: avoid concurrent runs of mmc_request_done()
- From: Dirk Behme <dirk.behme@xxxxxxxxxxxx>
- [PATCH v7 5/5] mmc: dw_mmc: add support for hi3798mv200
- From: Yang Xiwen via B4 Relay <devnull+forbidden405.outlook.com@xxxxxxxxxx>
- [PATCH v7 3/5] dt-bindings: mmc: dw-mshc-hi3798cv200: convert to YAML
- From: Yang Xiwen via B4 Relay <devnull+forbidden405.outlook.com@xxxxxxxxxx>
- [PATCH v7 0/5] mmc: add hi3798mv200 specific extensions of DWMMC
- From: Yang Xiwen via B4 Relay <devnull+forbidden405.outlook.com@xxxxxxxxxx>
- [PATCH v7 2/5] mmc: dw_mmc-hi3798cv200: remove MODULE_ALIAS()
- From: Yang Xiwen via B4 Relay <devnull+forbidden405.outlook.com@xxxxxxxxxx>
- [PATCH v7 4/5] dt-bindings: mmc: hisilicon,hi3798cv200-dw-mshc: add Hi3798MV200 binding
- From: Yang Xiwen via B4 Relay <devnull+forbidden405.outlook.com@xxxxxxxxxx>
- [PATCH v7 1/5] mmc: host: mmc_of_parse_clk_phase(): Pass struct device * instead of mmc_host *
- From: Yang Xiwen via B4 Relay <devnull+forbidden405.outlook.com@xxxxxxxxxx>
- Re: [PATCH v2 2/7] mmc: sdhci_am654: Write ITAPDLY for DDR52 timing
- From: Judith Mendez <jm@xxxxxx>
- Re: [PATCH v2 1/7] mmc: sdhci_am654: Add tuning algorithm for delay chain
- From: Judith Mendez <jm@xxxxxx>
- Re: [PATCH] mmc: sdhci-esdhc-mcf: Flag if the sg_miter is atomic
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 2/7] mmc: sdhci_am654: Write ITAPDLY for DDR52 timing
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v2 1/7] mmc: sdhci_am654: Add tuning algorithm for delay chain
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v2] dt-bindings: mmc: fsl-imx-mmc: Document the required clocks
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3 0/2] Fix PHY init timeout issues
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 0/2] Try to fix the sg_mitet bugs in SH MMCIF
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2] mmc: sdhci-esdhc-mcf: Flag the sg_miter as atomic
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] dt-bindings: mmc: fsl-imx-esdhc: add default and 100mhz state
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: core: constify the struct device_type usage
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 0/2] mmc: sdhci-of-dwcmshc: support Sophgo CV1800B and SG2002
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v1 0/2] mmc: meson-mx-sdhc: two small cleanups
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH RFT] mmc: tmio: avoid concurrent runs of mmc_request_done()
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mmc: sdhci-esdhc-mcf: Flag the sg_miter as atomic
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH v2] mmc: sdhci-esdhc-mcf: Flag the sg_miter as atomic
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-esdhc-mcf: Flag if the sg_miter is atomic
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-esdhc-mcf: Flag if the sg_miter is atomic
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v6 3/5] mmc: dw_mmc: add support for hi3798mv200
- From: Yang Xiwen <forbidden405@xxxxxxxxxxx>
- [PATCH v2 5/9] wifi: rtw88: Add rtw8703b.c
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v2 7/9] wifi: rtw88: Add rtw8703b_tables.c
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v2 9/9] wifi: rtw88: SDIO device driver for RTL8723CS
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v2 8/9] wifi: rtw88: Reset 8703b firmware before download
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v2 1/9] wifi: rtw88: Shared module for rtw8723x devices
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v2 4/9] wifi: rtw88: Add rtw8703b.h
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v2 6/9] wifi: rtw88: Add rtw8703b_tables.h
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v2 3/9] wifi: rtw88: Add definitions for 8703b chip
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v2 2/9] wifi: rtw88: Debug output for rtw8723x EFUSE
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH v2 0/9] rtw88: Add support for RTL8723CS/RTL8703B
- From: Fiona Klute <fiona.klute@xxxxxx>
- Re: Bug Report: Delayed Wake from Suspend with Genesys Logic GL9755 SD Host Controller
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 2/2] arm64: dts: ac5: add mmc node and clock
- From: Gregory CLEMENT <gregory.clement@xxxxxxxxxxx>
- [PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- [PATCH v3 3/3] optee: probe RPMB device using RPMB subsystem
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- [PATCH v3 2/3] mmc: block: register RPMB partition with the RPMB subsystem
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- [PATCH v3 0/3] Replay Protected Memory Block (RPMB) subsystem
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- Re: [PATCH v6 0/5] mmc: add hi3798mv200 specific extensions of DWMMC
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v6 3/5] mmc: dw_mmc: add support for hi3798mv200
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH] mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove function
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: Bug Report: Delayed Wake from Suspend with Genesys Logic GL9755 SD Host Controller
- From: Mathias De Weerdt <mathias.de.weerdt@xxxxxxxxx>
- Re: Bug Report: Delayed Wake from Suspend with Genesys Logic GL9755 SD Host Controller
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- Re: Bug Report: Delayed Wake from Suspend with Genesys Logic GL9755 SD Host Controller
- From: Mathias De Weerdt <mathias.de.weerdt@xxxxxxxxx>
- Re: [PATCH] dt-bindings: mmc: fsl-imx-esdhc: add default and 100mhz state
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH v4 4/4] dt-bindings: mmc: hisilicon,hi3798cv200-dw-mshc: rename to hisilicon,hi3798-dw-mshc
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: Bug Report: Delayed Wake from Suspend with Genesys Logic GL9755 SD Host Controller
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Bug Report: Delayed Wake from Suspend with Genesys Logic GL9755 SD Host Controller
- From: Mathias De Weerdt <mathias.de.weerdt@xxxxxxxxx>
- Re: [PATCH] dt-bindings: mmc: fsl-imx-mmc: Document the required clocks
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH v2 0/6] mfd: tmio: simplify header and move to platform_data
- From: Lee Jones <lee@xxxxxxxxxx>
- Re: [PATCH v2 0/4] Add 8qm SMMU information
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v2 0/4] Add 8qm SMMU information
- From: Shawn Guo <shawnguo2@xxxxxxxx>
- Re: [PATCH v4 4/4] dt-bindings: mmc: hisilicon,hi3798cv200-dw-mshc: rename to hisilicon,hi3798-dw-mshc
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v3 1/2] mmc: xenon: fix PHY init clock stability
- From: Elad Nachman <enachman@xxxxxxxxxxx>
- [PATCH v3 1/2] mmc: xenon: fix PHY init clock stability
- From: Elad Nachman <enachman@xxxxxxxxxxx>
- [PATCH v3 1/2] mmc: xenon: fix PHY init clock stability
- From: Elad Nachman <enachman@xxxxxxxxxxx>
- [PATCH v3 2/2] mmc: xenon: add timeout for PHY init complete
- From: Elad Nachman <enachman@xxxxxxxxxxx>
- [PATCH v3 0/2] Fix PHY init timeout issues
- From: Elad Nachman <enachman@xxxxxxxxxxx>
- Re: [PATCH v2] dt-bindings: mmc: fsl-imx-mmc: Document the required clocks
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- [PATCH v2] dt-bindings: mmc: fsl-imx-mmc: Document the required clocks
- From: Fabio Estevam <festevam@xxxxxxxxx>
- [PATCH] dt-bindings: mmc: fsl-imx-mmc: Document the required clocks
- From: Fabio Estevam <festevam@xxxxxxxxx>
- Re: [PATCH v2 9/9] mmc: sh_mmcif: Use sg_miter for PIO
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] mmc: sh_mmcif: Advance sg_miter before reading blocks
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] mmc: sh_mmcif: sg_miter does not need to be atomic
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-esdhc-mcf: Flag if the sg_miter is atomic
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH] mmc: sdhci-esdhc-mcf: Flag if the sg_miter is atomic
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH] mmc: sdhci-esdhc-mcf: Flag if the sg_miter is atomic
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v2 9/9] mmc: sh_mmcif: Use sg_miter for PIO
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v2 2/2] mmc: sh_mmcif: Advance sg_miter before reading blocks
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v2 1/2] mmc: sh_mmcif: sg_miter does not need to be atomic
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v2 0/2] Try to fix the sg_mitet bugs in SH MMCIF
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH] dt-bindings: mmc: fsl-imx-esdhc: add default and 100mhz state
- From: Marco Felsch <m.felsch@xxxxxxxxxxxxxx>
- Re: [PATCH] mmc: host: replace 1st argument to struct device * for mmc_of_parse_clk_phase()
- From: Yang Xiwen <forbidden405@xxxxxxxxxxx>
- [PATCH v6 5/5] dt-bindings: mmc: hisilicon,hi3798cv200-dw-mshc: add Hi3798MV200 binding
- From: Yang Xiwen via B4 Relay <devnull+forbidden405.outlook.com@xxxxxxxxxx>
- [PATCH v6 4/5] dt-bindings: mmc: dw-mshc-hi3798cv200: convert to YAML
- From: Yang Xiwen via B4 Relay <devnull+forbidden405.outlook.com@xxxxxxxxxx>
- [PATCH v6 3/5] mmc: dw_mmc: add support for hi3798mv200
- From: Yang Xiwen via B4 Relay <devnull+forbidden405.outlook.com@xxxxxxxxxx>
- [PATCH v6 1/5] mmc: host: mmc_of_parse_clk_phase(): Pass struct device * instead of mmc_host *
- From: Yang Xiwen via B4 Relay <devnull+forbidden405.outlook.com@xxxxxxxxxx>
- [PATCH v6 2/5] mmc: dw_mmc-hi3798cv200: remove MODULE_ALIAS()
- From: Yang Xiwen via B4 Relay <devnull+forbidden405.outlook.com@xxxxxxxxxx>
- [PATCH v6 0/5] mmc: add hi3798mv200 specific extensions of DWMMC
- From: Yang Xiwen via B4 Relay <devnull+forbidden405.outlook.com@xxxxxxxxxx>
- Re: [PATCH v2 9/9] mmc: sh_mmcif: Use sg_miter for PIO
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] mmc: sh_mmcif: sg_miter does not need to be atomic
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 8/9] mmc: sdhci-esdhc-mcf: Use sg_miter for swapping
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 9/9] mmc: sh_mmcif: Use sg_miter for PIO
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH] mmc: sh_mmcif: sg_miter does not need to be atomic
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/7] mmc: sdhci_am654: Write ITAPDLY for DDR52 timing
- From: Judith Mendez <jm@xxxxxx>
- Re: [PATCH v2 9/9] mmc: sh_mmcif: Use sg_miter for PIO
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 5/7] mmc: sdhci_am654: Update comments in sdhci_am654_set_clock
- From: Judith Mendez <jm@xxxxxx>
- Re: [PATCH v2 4/7] mmc: sdhci_am654: Fix itapdly/otapdly array type
- From: Judith Mendez <jm@xxxxxx>
- Re: [PATCH v2 1/7] mmc: sdhci_am654: Add tuning algorithm for delay chain
- From: Judith Mendez <jm@xxxxxx>
- Re: [PATCH] mmc: host: replace 1st argument to struct device * for mmc_of_parse_clk_phase()
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: pass queue_limits to blk_mq_alloc_disk for simple drivers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 07/17] rbd: pass queue_limits to blk_mq_alloc_disk
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: mmc: sdhci-of-dwcmhsc: Add Sophgo CV1800B and SG2002 support
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH v5 5/5] dt-bindings: mmc: hisilicon,hi3798cv200-dw-mshc: add Hi3798MV200 binding
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH v2 0/4] Add 8qm SMMU information
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 2/4] dt-bindings: net: fec: add iommus property
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH v5 5/5] dt-bindings: mmc: hisilicon,hi3798cv200-dw-mshc: add Hi3798MV200 binding
- From: Yang Xiwen via B4 Relay <devnull+forbidden405.outlook.com@xxxxxxxxxx>
- [PATCH v5 1/5] mmc: host: replace 1st argument to struct device * for mmc_of_parse_clk_phase()
- From: Yang Xiwen via B4 Relay <devnull+forbidden405.outlook.com@xxxxxxxxxx>
- [PATCH v5 3/5] mmc: dw_mmc: add support for hi3798mv200
- From: Yang Xiwen via B4 Relay <devnull+forbidden405.outlook.com@xxxxxxxxxx>
- [PATCH v5 2/5] mmc: dw_mmc-hi3798cv200: remove MODULE_ALIAS()
- From: Yang Xiwen via B4 Relay <devnull+forbidden405.outlook.com@xxxxxxxxxx>
- [PATCH v5 4/5] dt-bindings: mmc: dw-mshc-hi3798cv200: convert to YAML
- From: Yang Xiwen via B4 Relay <devnull+forbidden405.outlook.com@xxxxxxxxxx>
- [PATCH v5 0/5] mmc: add hi3798mv200 specific extensions of DWMMC
- From: Yang Xiwen via B4 Relay <devnull+forbidden405.outlook.com@xxxxxxxxxx>
- [PATCH] mmc: core: constify the struct device_type usage
- From: "Ricardo B. Marliere" <ricardo@xxxxxxxxxxxx>
- Re: [PATCH 1/3] mmc: dw_mmc: add support for hi3798mv200
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH 1/3] mmc: dw_mmc: add support for hi3798mv200
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/3] mmc: dw_mmc: add support for hi3798mv200
- From: Yang Xiwen <forbidden405@xxxxxxxxxxx>
- Re: [PATCH 1/3] mmc: dw_mmc: add support for hi3798mv200
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 14/17] ubiblock: pass queue_limits to blk_mq_alloc_disk
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- Re: [PATCH RFC] riscv: dts: sophgo: add sdcard support for milkv duo
- From: Chen Wang <unicorn_wang@xxxxxxxxxxx>
- [PATCH RFC] riscv: dts: sophgo: add sdcard support for milkv duo
- From: Jisheng Zhang <jszhang@xxxxxxxxxx>
- [PATCH 2/2] mmc: sdhci-of-dwcmshc: Add support for Sophgo CV1800B and SG2002
- From: Jisheng Zhang <jszhang@xxxxxxxxxx>
[Index of Archives]
[Linux Memonry Technology]
[Linux Media]
[Linux USB Devel]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite Trails]