Linux MMC Development
[Prev Page][Next Page]
- Re: [PATCH] mmc: sdhci-sprd: Fix minimum clock limit, (continued)
- [PATCH v6 0/7] treewide cleanup of random integer usage,
Jason A. Donenfeld
- [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1,
Jason A. Donenfeld
- [PATCH v6 2/7] treewide: use prandom_u32_max() when possible, part 2,
Jason A. Donenfeld
- [PATCH v6 3/7] treewide: use get_random_{u8,u16}() when possible, part 1,
Jason A. Donenfeld
- [PATCH v6 4/7] treewide: use get_random_{u8,u16}() when possible, part 2,
Jason A. Donenfeld
- [PATCH v6 5/7] treewide: use get_random_u32() when possible,
Jason A. Donenfeld
- [PATCH v6 6/7] treewide: use get_random_bytes() when possible,
Jason A. Donenfeld
- [PATCH v6 7/7] prandom: remove unused functions,
Jason A. Donenfeld
- Re: [PATCH v6 0/7] treewide cleanup of random integer usage,
Jakub Kicinski
- Re: [PATCH v6 0/7] treewide cleanup of random integer usage,
liulongfang
- [PATCH 2/2] mmc-utils: Allow for custom sanitize timeout,
Christian Löhle
- [PATCH 1/2] mmc-utils: Refactor switch to allow custom timeout,
Christian Löhle
- [PATCHv3 1/2] mmc: block: Remove error check of hw_reset on reset,
Christian Löhle
- [PATCH] dt-binding: mmc: fsl-imx-esdhc: update i.MX8DXL compatible,
Peng Fan (OSS)
- [PATCH AUTOSEL 5.15 22/25] mmc: sdhci-msm: add compatible string check for sdm670,
Sasha Levin
- [PATCH AUTOSEL 5.10 19/22] mmc: sdhci-msm: add compatible string check for sdm670,
Sasha Levin
- [PATCH AUTOSEL 5.4 13/14] mmc: sdhci-msm: add compatible string check for sdm670,
Sasha Levin
- [PATCH AUTOSEL 6.0 39/44] mmc: sdhci-msm: add compatible string check for sdm670,
Sasha Levin
- [PATCH 0/2] Add mmc-support for mt7986,
Frank Wunderlich
- [PATCH v5 0/7] treewide cleanup of random integer usage,
Jason A. Donenfeld
- [PATCH v5 1/7] treewide: use prandom_u32_max() when possible, part 1,
Jason A. Donenfeld
- [PATCH v5 3/7] treewide: use get_random_{u8,u16}() when possible, part 1,
Jason A. Donenfeld
- [PATCH v5 2/7] treewide: use prandom_u32_max() when possible, part 2,
Jason A. Donenfeld
- [PATCH v5 7/7] prandom: remove unused functions,
Jason A. Donenfeld
- [PATCH v5 5/7] treewide: use get_random_u32() when possible,
Jason A. Donenfeld
- [PATCH v5 4/7] treewide: use get_random_{u8,u16}() when possible, part 2,
Jason A. Donenfeld
- [PATCH v5 6/7] treewide: use get_random_bytes when possible,
Jason A. Donenfeld
- Re: [PATCH v5 0/7] treewide cleanup of random integer usage,
Greg Kroah-Hartman
- Re: [PATCH v5 0/7] treewide cleanup of random integer usage,
Yury Norov
- Re: [PATCH v5 0/7] treewide cleanup of random integer usage,
Kees Cook
- Re: [PATCH v4 2/6] treewide: use prandom_u32_max() when possible,
Kees Cook
- [PATCH v4 0/6] treewide cleanup of random integer usage,
Jason A. Donenfeld
- [PATCHv2 2/2] mmc: queue: Cancel recovery work on cleanup,
Christian Löhle
- [PATCHv2 1/2] mmc: block: Remove error check of hw_reset on reset,
Christian Löhle
- [PATCH RFC 0/6] mmc: renesas_sdhi: add support for DMA end irqs,
Wolfram Sang
- [PATCH v3 0/5] treewide cleanup of random integer usage,
Jason A. Donenfeld
- [PATCH 2/2] mmc: queue: Flush recovery work on cleanup,
Christian Löhle
- [PATCH 1/2] mmc: block: Remove error check of hw_reset on reset,
Christian Löhle
- [PATCH v2 0/5] treewide cleanup of random integer usage,
Jason A. Donenfeld
- [PATCH v1 0/5] treewide cleanup of random integer usage,
Jason A. Donenfeld
- Message not available
- Re: [PATCH v1 3/5] treewide: use get_random_u32() when possible,
Joe Perches
[PATCH v1 4/5] treewide: use get_random_bytes when possible,
Jason A. Donenfeld
[PATCH v1 5/5] prandom: remove unused functions,
Jason A. Donenfeld
[PATCH 00/14] mmc: Replace kmap_atomic() with kmap_local_page(),
Adrian Hunter
- [PATCH 01/14] mmc: sdhci: Remove local_irq_{save,restore}() around k[un]map_atomic(),
Adrian Hunter
- [PATCH 02/14] mmc: sdhci: Remove local_irq_{save,restore}() around sg_miter_{next,stop}(),
Adrian Hunter
- [PATCH 03/14] mmc: sdhci: Replace kmap_atomic() with kmap_local_page(),
Adrian Hunter
- [PATCH 04/14] mmc: bcm2835: Remove local_irq_{save,restore}() around k[un]map_atomic(),
Adrian Hunter
- [PATCH 05/14] mmc: bcm2835: Remove local_irq_{save,restore}() around sg_miter_{next,stop}(),
Adrian Hunter
- [PATCH 06/14] mmc: bcm2835: Replace kmap_atomic() with kmap_local_page(),
Adrian Hunter
- [PATCH 07/14] mmc: mmc_test: Remove local_irq_{save,restore}() around sg_copy_{from,to}_buffer(),
Adrian Hunter
- [PATCH 08/14] mmc: tifm_sd: Remove local_irq_{save,restore}() around tifm_sd_transfer_data(),
Adrian Hunter
- [PATCH 09/14] mmc: tifm_sd: Remove local_irq_{save,restore}() around tifm_sd_bounce_block(),
Adrian Hunter
- [PATCH 10/14] mmc: tifm_sd: Replace kmap_atomic() with kmap_local_page(),
Adrian Hunter
- [PATCH 11/14] mmc: tmio_mmc_core: Remove local_irq_{save,restore}() around k[un]map_atomic(),
Adrian Hunter
- [PATCH 12/14] mmc: tmio_mmc_core: Replace kmap_atomic() with kmap_local_page(),
Adrian Hunter
- [PATCH 13/14] mmc: au1xmmc: Replace kmap_atomic() with kmap_local_page(),
Adrian Hunter
- [PATCH 14/14] mmc: wbsd: Replace kmap_atomic() with kmap_local_page(),
Adrian Hunter
- Re: [PATCH 00/14] mmc: Replace kmap_atomic() with kmap_local_page(),
Ulf Hansson
[RFC PATCH 00/21] block: add and use init tagset helper,
Chaitanya Kulkarni
- [RFC PATCH 01/21] block: add and use init tagset helper,
Chaitanya Kulkarni
- [RFC PATCH 02/21] loop: use lib tagset init helper,
Chaitanya Kulkarni
- [RFC PATCH 03/21] nbd: use lib tagset init helper,
Chaitanya Kulkarni
- [RFC PATCH 04/21] rnbd: use lib tagset init helper,
Chaitanya Kulkarni
- [RFC PATCH 06/21] rnbd-clt: use lib tagset init helper,
Chaitanya Kulkarni
- [RFC PATCH 07/21] virtio-blk: use lib tagset init helper,
Chaitanya Kulkarni
- [RFC PATCH 05/21] bsg-lib: use lib tagset init helper,
Chaitanya Kulkarni
- [RFC PATCH 08/21] scsi: use lib tagset init helper,
Chaitanya Kulkarni
- [RFC PATCH 09/21] block: use lib tagset init helper,
Chaitanya Kulkarni
- [RFC PATCH 10/21] amiflop: use lib tagset init helper,
Chaitanya Kulkarni
- [RFC PATCH 11/21] floppy: use lib tagset init helper,
Chaitanya Kulkarni
- [RFC PATCH 12/21] mtip32xx: use lib tagset init helper,
Chaitanya Kulkarni
- [RFC PATCH 14/21] scm_blk: use lib tagset init helper,
Chaitanya Kulkarni
- [RFC PATCH 13/21] z3ram: use lib tagset init helper,
Chaitanya Kulkarni
- [RFC PATCH 15/21] ubi: use lib tagset init helper,
Chaitanya Kulkarni
- [RFC PATCH 17/21] dasd: use lib tagset init helper,
Chaitanya Kulkarni
- [RFC PATCH 16/21] mmc: core: use lib tagset init helper,
Chaitanya Kulkarni
- [RFC PATCH 18/21] nvme-core: use lib tagset init helper for I/O q,
Chaitanya Kulkarni
- [RFC PATCH 19/21] nvme-core: use lib tagset init helper for adminq,
Chaitanya Kulkarni
- [RFC PATCH 21/21] nvme-pci: use lib tagset init helper,
Chaitanya Kulkarni
- [RFC PATCH 20/21] nvme-apple: use lib tagset init helper,
Chaitanya Kulkarni
- Re: [RFC PATCH 00/21] block: add and use init tagset helper,
Luis Chamberlain
[GIT PULL] MMC updates for v6.1,
Ulf Hansson
[PATCHv2] mmc: core: fix race of queue reset and card removal,
Christian Löhle
[PATCH] mmc: core: fix race of queue reset and card removal,
Christian Löhle
[PATCH 0/5] Add misc support for QDU1000/QRU1000 SoCs,
Melody Olvera
sh_mobile_sdhi ee100000.mmc: timeout waiting for hardware interrupt (CMD19),
Geert Uytterhoeven
Re: [PATCH RFC stable 4.14 1/1] mmc: core: fix hung task caused by race condition on context_info,
Ulf Hansson
[PATCHv4 1/3] dt-bindings: mmc: synopsys-dw-mshc: document "altr,sysmgr-syscon",
Dinh Nguyen
[PATCH v5] mmc: renesas_sdhi: Fix rounding errors,
Biju Das
[PATCH v2] mmc: core: SD: Add BROKEN-SD-DISCARD quirk,
Avri Altman
[GIT PULL] MMC + ARM_SCMI fixes for v6.0-rc8,
Ulf Hansson
[PATCH 1/3] dt-bindings: mmc: arm,pl18x: Document interrupt-names is ignored,
Marek Vasut
[PATCH v2] dt-bindings: mmc: arm,pl18x: Document interrupt-names property,
Marek Vasut
[PATCH] mmc-utils: Fix a typo for ATP mid,
Avri Altman
[PATCH] mmc: sdio: fix kernel panic when remove non-standard SDIO card,
Weizhao Ouyang
[PATCH] dt-bindings: mmc: arm,pl18x: Document interrupt-names property,
Marek Vasut
[PATCH 0/4] mmc: sdhci: Tidy reset handling,
Adrian Hunter
[PATCH v4] mmc: renesas_sdhi: Fix rounding errors,
Biju Das
[PATCHv3 1/3] dt-bindings: mmc: synopsys-dw-mshc: document "altr,sysmgr-syscon",
Dinh Nguyen
Re: [PATCH linux-next] memstick/ms_block: fix the spelling mistakes,
Marion & Christophe JAILLET
[PATCH] mmc: core: SD: Add BROKEN-SD-DISCARD quirk,
Avri Altman
[PATCH] MAINTAINERS: Add Vignesh as maintainer of TI SDHCI OMAP DRIVER,
Kishon Vijay Abraham I
[PATCH 0/2] SDM670 SDHCI support,
Richard Acayan
[PATCHv2 0/3] mmc: socfpga: add method to configure clk-phase,
Dinh Nguyen
[PATCH v2] mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe(),
Christophe JAILLET
[PATCH v3] mmc: renesas_sdhi: Fix rounding errors,
Biju Das
[PATCH v3 1/4] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data,
Prathamesh Shete
[PATCH linux-next] mmc: rtsx_usb_sdmmc: Remove the unneeded result variable,
cgel . zte
[PATCH v2] mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake,
Patrick Thompson
[PATCH 1/2] arm64: dts: socfpga: Add clk-phase-sd-hs property to the sdmmc node,
Dinh Nguyen
[PATCH] mmc-utils: correct ffu in case of unsupported MODE_OPERATION_CODES,
Bruno Matic
[PATCH v2] mmc: renesas_sdhi: Add clk margin for sdhi hs clock,
Biju Das
[PATCH] mmc_cmds.c: fix warning on uninitialized 'cnt',
Giulio Benetti
[PATCH] mmc: sdhci-of-aspeed: Add dependency on ARCH_ASPEED,
Peter Robinson
[PATCH] mmc: host: Fix data stomping during mmc recovery,
Wenchao Chen
[PATCH 0/2] MMC/SD support for MediaTek MT6795 Helio X10,
AngeloGioacchino Del Regno
[PATCH v2 1/4] mmc: sdhci-tegra: Separate T19x and T23x SoC data,
Prathamesh Shete
[PATCH] mmc: sdhci-sprd: Fix the limitation of div,
Wenchao Chen
[PATCH] mmd: core: Terminate infinite loop in SD-UHS voltage switch,
Brian Norris
[PATCH] mmc: renesas_sdhi: Add margins for main clock and hs clock,
Biju Das
[PATCH] mmc: sdhci-pci-core: Disable cqe for ASUS 1100FK family devices,
Patrick Thompson
[PATCH] mmc: sdhci-tegra: Issue CMD and DAT resets together,
Prathamesh Shete
[PATCH 1/2] mmc: sdhci-tegra: Separate T19x and T23x SoC data,
Prathamesh Shete
[PATCH v3 5/9] dt-bindings: mmc: sdhci-msm: Add pinctrl-1 property,
Iskren Chernev
[PATCH v1 02/11] dt-bindings: i2c: rockchip: add rockchip,rk3128-i2c,
Johan Jonker
[PATCH v1 05/11] dt-bindings: spi: rockchip: add rockchip,rk3128-spi,
Johan Jonker
[PATCH v1 04/11] dt-bindings: mmc: rockchip: add rockchip,rk3128-dw-mshc,
Johan Jonker
[PATCH v1 03/11] dt-bindings: pwm: rockchip: add rockchip,rk3128-pwm,
Johan Jonker
[PATCH v1 06/11] dt-bindings: usb: dwc2: rockchip: add rockchip,rk3128-usb,
Johan Jonker
[PATCH v1 09/11] dt-bindings: phy: phy-rockchip-inno-usb2: add rockchip,rk3128-usb2phy,
Johan Jonker
[PATCH v1 08/11] dt-bindings: arm: rockchip: pmu: add rockchip,rk3128-pmu,
Johan Jonker
[PATCH v1 07/11] dt-bindings: watchdog: rockchip: add rockchip,rk3128-wdt,
Johan Jonker
[PATCH v1 10/11] dt-bindings: soc: rockchip: grf: add rockchip,rk3128-grf,
Johan Jonker
[PATCH v1 01/11] dt-bindings: serial: rockchip: add rockchip,rk3128-uart,
Johan Jonker
[PATCH v1 11/11] dt-bindings: mtd: rockchip: add rockchip,rk3128-nfc,
Johan Jonker
[PATCH v1 00/11] Add more Rockchip rk3128 compatible strings,
Johan Jonker
[PATCH v3] mmc-utils: correct and clean up the file handling,
Bruno Matic
[PATCH] mmc: moxart: fix 4-bit bus width, remove 8-bit bus width,
Sergei Antonov
[PATCH Vx 5/5] mmc: sdhci: Fix host->cmd is null,
Wenchao Chen
RE: [PATCH v2] mmc-utils: correct and clean up the file handling,
Matic, Bruno (Nokia - DE/Ulm)
[PATCH v9 0/2] Add mmc driver for Sunplus SP7021 SOC,
Tony Huang
[GIT PULL] MMC fixes for v6.0-rc4,
Ulf Hansson
[PATCH v2] dt-bindings: mmc: renesas,sdhi: Add iommus property,
Lad Prabhakar
[PATCH 0/1] mmc: sdhci: check host->cmd is null or not in sdhci_cqe_irq(),
Ying-Chun Liu (PaulLiu)
[PATCH linux-next] mmc: sdhci_am654: Remove the unneeded result variable,
cgel . zte
[PATCH] dt-bindings: mmc: renesas,sdhi: Add iommus property,
Lad Prabhakar
[Regression] Bug 216420 - Unable to handle kernel NULL pointer dereference at virtual address 00000008,
Thorsten Leemhuis
Designware MSHC: dw_mmc versus sdhci-of-dwcmshc?,
Drew Fustini
[PATCH] mmc: host: Fix repeated word in comments,
Jules Maselbas
[PATCH v3 0/2] mmc: meson-gx: add SDIO interrupt support,
Heiner Kallweit
[PATCH 0/2] mmc: Fix dma_map_sg error check,
Jack Wang
[PATCH] mmc: au1xmmc: Fix an error handling path in au1xmmc_probe(),
Christophe JAILLET
[PATCH v6 00/17] Support AMD Pensando Elba SoC,
Brad Larson
- [PATCH v6 04/17] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller bindings,
Brad Larson
- [PATCH v6 06/17] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip,
Brad Larson
- [PATCH v6 02/17] dt-bindings: mmc: cdns: Add AMD Pensando Elba SoC,
Brad Larson
- [PATCH v6 01/17] dt-bindings: arm: add AMD Pensando boards,
Brad Larson
- [PATCH v6 05/17] dt-bindings: mfd: syscon: Add amd,pensando-elba-syscon compatible,
Brad Larson
- [PATCH v6 03/17] dt-bindings: spi: cdns: Add compatible for AMD Pensando Elba SoC,
Brad Larson
- [PATCH v6 08/17] MAINTAINERS: Add entry for AMD PENSANDO,
Brad Larson
- [PATCH v6 15/17] reset: elbasr: Add AMD Pensando Elba SR Reset Controller,
Brad Larson
- [PATCH v6 09/17] arm64: Add config for AMD Pensando SoC platforms,
Brad Larson
- [PATCH v6 14/17] mfd: pensando-elbasr: Add AMD Pensando Elba System Resource chip,
Brad Larson
- [PATCH v6 10/17] arm64: dts: Add AMD Pensando Elba SoC support,
Brad Larson
- [PATCH v6 13/17] mmc: sdhci-cadence: Enable device specific override of writel(),
Brad Larson
- [PATCH v6 11/17] spi: cadence-quadspi: Add compatible for AMD Pensando Elba SoC,
Brad Larson
- [PATCH v6 07/17] dt-bindings: reset: amd,pensando-elbasr-reset: Add AMD Pensando SR Reset Controller bindings,
Brad Larson
- [PATCH v6 12/17] spi: dw: Add support for AMD Pensando Elba SoC,
Brad Larson
- [PATCH v6 16/17] mmc: sdhci-cadence: Add AMD Pensando Elba SoC support,
Brad Larson
- [PATCH v6 17/17] mmc: sdhci-cadence: Support mmc hardware reset,
Brad Larson
[PATCH] mmc: core: Switch to basic workqueue API for sdio_irq_work,
Heiner Kallweit
[PATCH v2 0/2] mmc: meson-gx: add SDIO interrupt support,
Heiner Kallweit
[PATCH 0/3] Fix ti,sci-inta/intr and mmc dtbs_check warnings for TI K3 platforms,
Apurva Nandan
[GIT PULL] MMC fixes for v6.0-rc2,
Ulf Hansson
[PATCH v1 18/19] mmc: jz4740_mmc: Fix error check for dma_map_sg,
Jack Wang
[PATCH v1 17/19] mmc: meson-mx-sdhc: Fix error check for dma_map_sg,
Jack Wang
[PATCH 8/8] tty: Make ->set_termios() old ktermios const,
Ilpo Järvinen
[PATCH] mmc: sdhci: Update MAINTAINERS Maintained -> Supported,
Adrian Hunter
[PATCH 0/7] Compatibles for SM6115,
Adam Skladowski
[Index of Archives]
[Linux Memonry Technology]
[Linux Media]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]