Linux-mmc Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-05 13:14:04 to 2021-05-21 10:25:53 UTC [more...]

[GIT PULL] MMC fixes for v5.13-rc3
 2021-05-21 10:25 UTC 

simplify gendisk and request_queue allocation for bio based drivers
 2021-05-21  8:37 UTC  (30+ messages)
` [PATCH 01/26] block: refactor device number setup in __device_add_disk
` [PATCH 02/26] block: move the DISK_MAX_PARTS sanity check into __device_add_disk
` [PATCH 03/26] block: automatically enable GENHD_FL_EXT_DEVT
` [PATCH 04/26] block: add a flag to make put_disk on partially initalized disks safer
` [PATCH 05/26] block: add blk_alloc_disk and blk_cleanup_disk APIs
` [PATCH 06/26] brd: convert to blk_alloc_disk/blk_cleanup_disk
` [PATCH 07/26] drbd: "
` [PATCH 08/26] pktcdvd: "
` [PATCH 09/26] rsxx: "
` [PATCH 10/26] zram: "
` [PATCH 11/26] lightnvm: "
` [PATCH 12/26] bcache: "
` [PATCH 13/26] dm: "
` [PATCH 14/26] md: "
` [PATCH 15/26] nvdimm-blk: "
` [PATCH 16/26] nvdimm-btt: "
` [PATCH 17/26] nvdimm-pmem: "
` [PATCH 18/26] nvme-multipath: "
` [PATCH 19/26] nfblock: "
` [PATCH 20/26] simdisk: "
` [PATCH 21/26] n64cart: convert to blk_alloc_disk
` [PATCH 22/26] ps3vram: convert to blk_alloc_disk/blk_cleanup_disk
` [PATCH 23/26] dcssblk: "
` [PATCH 24/26] xpram: "
` [PATCH 25/26] null_blk: "
` [PATCH 26/26] block: unexport blk_alloc_queue

simplify gendisk and request_queue allocation for bio based drivers
 2021-05-21  5:50 UTC 

[PATCH] mmc: cqhci: introduce get_trans_desc_offset()
 2021-05-21  3:44 UTC 

[PATCH v4 0/3] mmc: sdhci-of-aspeed: Support toggling SD bus signal
 2021-05-21  1:28 UTC  (8+ messages)
` [PATCH v4 1/3] ARM: dts: aspeed: ast2600evb: Add sdhci node and gpio regulator for A2 evb
` [PATCH v4 2/3] ARM: dts: aspeed: ast2600evb: Add phase correction for emmc controller
` [PATCH v4 3/3] mmc: sdhci-of-aspeed: Configure the SDHCIs as specified by the devicetree

[PATCH] mmc: sdhci-omap: Use pm_runtime_resume_and_get() to replace open coding
 2021-05-21  1:02 UTC 

[PATCH] mmc: sdhci_am654: Use pm_runtime_resume_and_get() to replace open coding
 2021-05-21  0:59 UTC 

[PATCH] mmc: core: Use pm_runtime_resume_and_get() to replace open coding
 2021-05-20 12:21 UTC 

[PATCH] mmc: cqhci: fix typo
 2021-05-20 10:13 UTC 

[PATCH] mmc: cqhci: use data instead of mrq parameter from cqhci_dma_map()
 2021-05-20 10:00 UTC 

[PATCH] mmc: core: Use ternery for return value in mmc_vdd_to_ocrbitnum()
 2021-05-20  8:28 UTC 

[PATCH] mmc: core: Return err directly if mmc_wait_for_cmd() fails
 2021-05-20  7:38 UTC 

[PATCH v3 0/5] mmc: sdhci-of-aspeed: Support toggling SD bus signal
 2021-05-19 23:09 UTC  (28+ messages)
` [PATCH v3 1/5] dt-bindings: mmc: sdhci-of-aspeed: Add an example for AST2600-A2 EVB
` [PATCH v3 2/5] ARM: dts: aspeed: ast2600evb: Add comment for gpio regulator of sdhci
` [PATCH v3 3/5] ARM: dts: aspeed: ast2600evb: Add phase correction for emmc controller
` [PATCH v3 4/5] mmc: sdhci-of-aspeed: Add a helper for updating capability register
` [PATCH v3 5/5] mmc: sdhci-of-aspeed: Assert/Deassert reset signal before probing eMMC

[PATCH v2] dt-bindings: mmc: Clean-up examples to match documented bindings
 2021-05-19 15:37 UTC 

[PATCH] dt-bindings: mmc: Drop the "sdhci" compatible example
 2021-05-19 15:31 UTC  (2+ messages)

[PATCH] mmc: renesas_sdhi: increase suspend/resume latency limit
 2021-05-19 14:25 UTC  (2+ messages)

[PATCH v4 00/10] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-05-19 12:57 UTC  (8+ messages)
` [PATCH v4 03/10] dt-bindings: mmc: rockchip-dw-mshc: add description for rk3568
` [PATCH v4 04/10] dt-bindings: watchdog: dw-wdt: "
` [RESEND PATCH v4 06/10] dt-bindings: gpio: change items restriction of clock for rockchip,gpio-bank

[PATCH 6/9] dt-bindings: mmc: rockchip-dw-mshc: Add Rockchip RK1808
 2021-05-18 14:16 UTC  (2+ messages)

[PATCH v2 06/10] mmc: sdhci-of-aspeed: Remove some unnecessary casts from KUnit tests
 2021-05-18  4:29 UTC  (4+ messages)

[PATCH] Unnecessary code change in spin_lock section
 2021-05-17 11:34 UTC  (2+ messages)

[PATCH] mmc: mediatek: remove useless data parameter from msdc_data_xfer_next()
 2021-05-17 10:54 UTC 

[PATCH] mmc: mediatek: use data instead of mrq parameter from msdc_{un}prepare_data()
 2021-05-17 10:09 UTC 

Who assigns SDIO vendor IDs?
 2021-05-14 17:12 UTC 

[PATCH] mmc: enable UHS voltage switch for SDSC if supported
 2021-05-12 16:03 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 1/3] dt-bindings: mmc: add no-mmc-hs400 flag
 2021-05-12  2:23 UTC  (10+ messages)
` [PATCH v2 2/3] mmc: sdhci-esdhc-imx: advertise HS400 mode through MMC caps
` [PATCH v2 3/3] mmc: core: add support for disabling HS400 mode via DT

[PATCH] memstick: rtsx_usb_ms: fix UAF
 2021-05-11 16:41 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] mmc: block: ioctl: No busywaiting of non-TRAN CMDs
 2021-05-11 16:07 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v4] mmc-utils: Add eMMC erase command support
 2021-05-11 14:33 UTC  (5+ messages)
  ` [External] : "
  ` [External] : "

[PATCH] mmc: sdhci-acpi: Disable write protect detection on Toshiba Encore 2 WT8-B
 2021-05-11 11:02 UTC  (4+ messages)

[PATCH v2] mmc: core: Add support for cache ctrl for SD cards
 2021-05-11 10:57 UTC  (3+ messages)

[PATCH] mmc: sdhci-pci-gli: Fine tune GL9763E L1 entry delay
 2021-05-11 10:56 UTC  (2+ messages)

[PATCH v2] dt-bindings: mmc: renesas,mmcif: Convert to json-schema
 2021-05-11 10:56 UTC  (2+ messages)

[PATCH 1/1] mmc: jz4740: Remove redundant error printing in jz4740_mmc_probe()
 2021-05-11 10:56 UTC  (2+ messages)

[PATCH 1/1] mmc: usdhi6rol0: fix error return code in usdhi6_probe()
 2021-05-11 10:56 UTC  (2+ messages)

[PATCH] drivers: memstick: core:ms_block.c: Fix alignment of block comment
 2021-05-11 10:56 UTC  (2+ messages)

[PATCH 00/11] Initital support for new power/perf features for SD cards
 2021-05-11 10:56 UTC  (40+ messages)
` [PATCH 01/11] mmc: core: Drop open coding when preparing commands with busy signaling
` [PATCH 02/11] mmc: core: Take into account MMC_CAP_NEED_RSP_BUSY for eMMC HPI commands
` [PATCH 03/11] mmc: core: Re-structure some code in __mmc_poll_for_busy()
` [PATCH 04/11] mmc: core: Extend re-use of __mmc_poll_for_busy()
` [PATCH 05/11] mmc: core: Enable eMMC sleep commands to use HW busy polling
` [PATCH 06/11] mmc: core: Prepare mmc_send_cxd_data() to be re-used for additional cmds
` [PATCH 07/11] mmc: core: Drop open coding in mmc_sd_switch()
` [PATCH 08/11] mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59
` [PATCH 09/11] mmc: core: Read the SD function extension registers for power management
` [PATCH 10/11] mmc: core: Read performance enhancements registers for SD cards
` [PATCH 11/11] mmc: core: Add support for Power Off Notification "

[PATCH v1] mmc: block: Disable CMDQ on the ioctl path
 2021-05-11 10:56 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: sdhci-am654: Remove duplicate ti,j721e-sdhci-4bit
 2021-05-11 10:56 UTC  (2+ messages)

[PATCH] mmc: sdhci-pci-gli: increase 1.8V regulator wait
 2021-05-11 10:56 UTC  (3+ messages)

[PATCH 1/2] mmc: meson-gx: make replace WARN_ONCE with dev_warn_once about scatterlist offset alignment
 2021-05-11 10:56 UTC  (4+ messages)
` [PATCH 2/2] mmc: meson-gx: also check SD_IO_RW_EXTENDED for scatterlist size alignment

[PATCH] mmc: s3cmci: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-05-11 10:56 UTC  (3+ messages)

[PATCH 0/2] mmc: core: Implement support for cache ctrl for SD cards
 2021-05-11  8:22 UTC  (14+ messages)
` [PATCH 1/2] mmc: core: Move eMMC cache flushing to a new bus_ops callback
` [PATCH 2/2] mmc: core: Add support for cache ctrl for SD cards

[PATCH 1/2] dt-bindings: mmc: add no-mmc-hs400 flag
 2021-05-10 16:16 UTC  (4+ messages)
` [PATCH 2/2] mmc: sdhci-esdhc-imx: add support for disabling HS400 mode via DT

Personal
 2021-05-10 14:06 UTC 

[PATCH v1 0/2] wo minor changes for Cavium MMC host driver
 2021-05-10 14:01 UTC  (6+ messages)
` [PATCH v1 2/2] mmc: cavium: Remove redundant if-statement checkup

[PATCH RESEND v3 1/3] mmc: Mediatek: add Inline Crypto Engine support
 2021-05-10 11:57 UTC 

[PATCH] dt-bindings: mmc: renesas,mmcif: Convert to json-schema
 2021-05-07 22:05 UTC  (2+ messages)

[PATCH] mmc: core: Mark mmc_host device with pm_runtime_no_callbacks
 2021-05-07 11:38 UTC  (5+ messages)

[PATCH RESEND v4] Clean up and show effect of ERASE_GROUP_DEF
 2021-05-06  6:44 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).