linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-21 21:30:50 to 2022-10-06 17:43:23 UTC [more...]

[PATCH v3 0/5] treewide cleanup of random integer usage
 2022-10-06 17:42 UTC  (11+ messages)
` [PATCH v3 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v3 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v3 3/5] treewide: use get_random_u32() "
` [PATCH v3 4/5] treewide: use get_random_bytes "
` [PATCH v3 5/5] prandom: remove unused functions

[PATCH v2 0/5] treewide cleanup of random integer usage
 2022-10-06 16:25 UTC  (11+ messages)
` [PATCH v2 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v2 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v2 3/5] treewide: use get_random_u32() "
` [PATCH v2 4/5] treewide: use get_random_bytes "
` [PATCH v2 5/5] prandom: remove unused functions

[PATCH v1 0/5] treewide cleanup of random integer usage
 2022-10-06 13:49 UTC  (28+ messages)
` [PATCH v1 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v1 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v1 3/5] treewide: use get_random_u32() "
    ` [f2fs-dev] "
` [PATCH v1 4/5] treewide: use get_random_bytes "
` [PATCH v1 5/5] prandom: remove unused functions
` [f2fs-dev] [PATCH v1 0/5] treewide cleanup of random integer usage

[PATCH] mtd: spi-nor: winbond: add support for w25q01jv-im
 2022-10-06 11:52 UTC  (2+ messages)

[PATCH] spi-nand: add Winbond W25N02KV flash support, fix Winbond flashes identifications
 2022-10-06  9:32 UTC  (3+ messages)

[PATCH] mtd: Delete commented printk and add some space for required
 2022-10-06  9:15 UTC  (2+ messages)

[PATCH] mtd: rawnand: mpc5121: Replace NO_IRQ by 0
 2022-10-06  8:18 UTC  (3+ messages)

[PATCH] mtd: spi-nor: winbond: add support for w25q01jv-im
 2022-10-06  7:39 UTC 

[PATCH] mtd: spi-nor: winbond: add support for w25q01jv-im
 2022-10-06  7:38 UTC 

[PATCH v2] mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init()
 2022-10-06  4:56 UTC  (8+ messages)

[RFC PATCH 00/18] block: add and use init disk helper
 2022-10-05 17:24 UTC  (22+ messages)
` [RFC PATCH 01/18] "
` [RFC PATCH 02/18] nfblock: "
` [RFC PATCH 03/18] amiflop: "
` [RFC PATCH 04/18] brd: "
` [RFC PATCH 05/18] drbd: "
` [RFC PATCH 06/18] floppy: "
` [RFC PATCH 07/18] loop: "
` [RFC PATCH 08/18] n64cart: "
` [RFC PATCH 09/18] nbd: "
` [RFC PATCH 10/18] pcd: "
` [RFC PATCH 11/18] pd: "
` [RFC PATCH 12/18] pf: "
` [RFC PATCH 13/18] pktcdvd: "
` [RFC PATCH 14/18] rnbd-clt: "
` [RFC PATCH 15/18] swim: "
` [RFC PATCH 16/18] swim3: "
` [RFC PATCH 17/18] z2ram: "
` [RFC PATCH 18/18] ubi: "

[RFC PATCH 00/21] block: add and use init tagset helper
 2022-10-05 16:54 UTC  (25+ messages)
` [RFC PATCH 01/21] "
` [RFC PATCH 02/21] loop: use lib tagset init helper
` [RFC PATCH 03/21] nbd: "
` [RFC PATCH 04/21] rnbd: "
` [RFC PATCH 05/21] bsg-lib: "
` [RFC PATCH 06/21] rnbd-clt: "
` [RFC PATCH 07/21] virtio-blk: "
` [RFC PATCH 08/21] scsi: "
` [RFC PATCH 09/21] block: "
` [RFC PATCH 10/21] amiflop: "
` [RFC PATCH 11/21] floppy: "
` [RFC PATCH 12/21] mtip32xx: "
` [RFC PATCH 13/21] z3ram: "
` [RFC PATCH 14/21] scm_blk: "
` [RFC PATCH 15/21] ubi: "
` [RFC PATCH 16/21] mmc: core: "
` [RFC PATCH 17/21] dasd: "
` [RFC PATCH 18/21] nvme-core: use lib tagset init helper for I/O q
` [RFC PATCH 19/21] nvme-core: use lib tagset init helper for adminq
` [RFC PATCH 20/21] nvme-apple: use lib tagset init helper
` [RFC PATCH 21/21] nvme-pci: "

[PATCH] mtd: rawnand: marvell: Use correct logic for nand-keep-config
 2022-10-05  7:34 UTC  (9+ messages)

[PATCH 0/2] Discover current address mode by CRC
 2022-10-05  7:10 UTC  (3+ messages)
` [PATCH 2/2] mtd: spi-nor: spansion: "

[PATCH v3 0/2] mtd: spi-nor: Add flash device reset support
 2022-10-05  5:48 UTC  (5+ messages)
` [PATCH v3 2/2] mtd: spi-nor: Add support for flash reset

[PATCH] mtd: dataflash: Remove duplicated id table
 2022-10-05  5:05 UTC  (3+ messages)

[PATCH v1 0/2] mtd: mtdoops: change log and erase functions
 2022-10-04  9:55 UTC  (4+ messages)
` [PATCH v1 1/2] mtd: mtdoops: change printk() to counterpart pr_ functions
` [PATCH v1 2/2] mtd: mtdoops: panic caused mtdoops to call mtd erase function immediately

[PATCH V2 1/2] mtd: core: simplify (a bit) code find partition-matching dynamic OF node
 2022-10-04  8:37 UTC  (2+ messages)
` [PATCH V2 2/2] mtd: core: try to find OF node for every MTD partition

[GIT PULL] fscrypt updates for 6.1
 2022-10-04  3:44 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: sfdp: Fix index value for SCCR dwords
 2022-10-03  6:49 UTC  (3+ messages)

[PATCH] mtd: spi-nor: gigadevice: gd25q256: replace gd25q256_default_init with gd25q256_post_bfpt
 2022-10-03  5:35 UTC  (2+ messages)

[PATCH] MAINTAINERS: rectify entry for MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS
 2022-09-29 12:34 UTC 

[PATCH 1/2] mtd: rawnand: lpc32xx_mlc: switch to using gpiod API
 2022-09-28 23:00 UTC  (2+ messages)
` [PATCH 2/2] mtd: rawnand: lpc32xx_slc: "

[PATCH v2] clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocks
 2022-09-28 18:20 UTC  (2+ messages)

[PATCH -next] mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe()
 2022-09-28 10:19 UTC  (5+ messages)

[PATCH] mkfs.jffs2: fix spelling of --compression-mode parameter in help text
 2022-09-28 10:17 UTC  (4+ messages)

[PATCH v6 0/4] Let userspace know when snd-hda-intel needs i915
 2022-09-27 23:31 UTC  (4+ messages)

IMPORTANT
 2022-09-27 18:56 UTC 

[PATCH] mtd: spi-nor: gigadevice: Add support for gd25lr256e
 2022-09-27 10:39 UTC  (7+ messages)

[PATCH] spi: Replace `dummy.nbytes` with `dummy.ncycles`
 2022-09-27  8:21 UTC  (5+ messages)

[PATCH] mtd-utils: flash_otp_dump make offset optional
 2022-09-27  6:43 UTC  (3+ messages)

[PATCH mtd-utils] libmtd: do not ignore non-zero eraseblock size when MTD_NO_ERASE is set
 2022-09-27  6:43 UTC  (2+ messages)

[PATCH] mtd-www: UBIFS: fix some incorrect hyperlinks
 2022-09-27  6:34 UTC  (2+ messages)

[PATCH] UBI: Fastmap: Fix kernel-doc
 2022-09-27  3:57 UTC 

[PATCH -next] mtd: rawnand: Fix PM disable depth imbalance in tegra_nand_probe
 2022-09-26  8:44 UTC 

[PATCH] mtd: spi-nor: fix memory leak when using debugfs_lookup()
 2022-09-24  8:46 UTC  (3+ messages)

[PATCH -next] mtd: spi-nor: fix artificial warning when CONFIG_MTD_CFI_Ix disable
 2022-09-24  0:47 UTC  (3+ messages)

[PATCH v3 1/2] mtd: spi-nor: issi: is25wp256: Init flash based on SFDP
 2022-09-23 18:31 UTC  (3+ messages)

[PATCH v2 00/20] nvmem: core: introduce NVMEM layouts
 2022-09-23 17:28 UTC  (10+ messages)
` [PATCH v2 15/20] dt-bindings: nvmem: add YAML schema for the sl28 vpd layout

[PATCH v1 03/11] dt-bindings: pwm: rockchip: add rockchip,rk3128-pwm
 2022-09-23 10:22 UTC  (3+ messages)

[PATCH v2 -next] mtd: spi-nor: fix artificial warning when CONFIG_MTD_CFI_Ix disable
 2022-09-23  8:50 UTC 

[PATCH -next] mtd: spi-nor: core: fix implicit declaration warning
 2022-09-23  3:14 UTC 

Boot fail with UBIFS_FS=y on Qualcomm msm8974/msm8226
 2022-09-22 16:45 UTC  (2+ messages)

[PATCH -next] mtd: rawnand: gpmi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-09-22 15:06 UTC 

[PATCH] Revert "mtd: spi-nor: core: Return error code from set_4byte_addr_mode()"
 2022-09-22 14:58 UTC  (6+ messages)

[PATCH] mtd: spi-nor: macronix: Add support for mx66u1g45g
 2022-09-22 14:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] jffs2: correct logic when creating a hole in jffs2_write_begin
 2022-09-21 21:30 UTC  (5+ messages)


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