public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-08-07 11:17:52 to 2023-08-11 10:12:05 UTC [more...]

[PATCH v3 0/5] Add octal DTR support for Macronix flash
 2023-08-11 10:11 UTC  (11+ messages)
` [PATCH v3 2/5] mtd: spi-nor: core: Hook manufacture by checking first byte ID
` [PATCH v3 3/5] spi: spi-mem: Allow specifying the byte order in DTR mode

[PATCH 0/7] Fix UBI Block wrt. highmem
 2023-08-11  8:36 UTC  (16+ messages)
` [PATCH 1/7] ubi: block: Refactor sg list processing for highmem
` [PATCH 2/7] scatterlist: Add kmap helpers
` [PATCH 3/7] scsi: dc395x: Switch to kmap_sg
` [PATCH 4/7] scsi: esp_scsi: "
` [PATCH 5/7] scsi: fdomain: "
` [PATCH 6/7] ubi: block: "
` [PATCH 7/7] scsi: core: Remove scsi_kmap_atomic_sg()

raw nand: Accessing R/B# through GPIO never used
 2023-08-11  6:40 UTC 

[PATCH v4 0/8] mtd: ubi: allow UBI volumes to provide NVMEM
 2023-08-11  1:38 UTC  (9+ messages)
` [PATCH v4 1/8] dt-bindings: mtd: add basic bindings for UBI
` [PATCH v4 2/8] dt-bindings: mtd: nvmem-cells: add support for UBI volumes
` [PATCH v4 3/8] mtd: ubi: block: don't return on error when removing
` [PATCH v4 4/8] mtd: ubi: block: use notifier to create ubiblock
` [PATCH v4 5/8] mtd: ubi: attach MTD partition from device-tree
` [PATCH v4 6/8] mtd: ubi: introduce pre-removal notification for UBI volumes
` [PATCH v4 7/8] mtd: ubi: populate ubi volume fwnode
` [PATCH v4 8/8] mtd: ubi: provide NVMEM layer over UBI volumes

ubiblock: null pointer dereference using scatterlist in work_queue
 2023-08-10 15:43 UTC  (9+ messages)

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-10 14:19 UTC  (2+ messages)
` [PATCH 01/17] [RESEND] jffs2: mark __jffs2_dbg_superblock_counts() static

[PATCH] mtd-utils: nandtest: handle large nand devices
 2023-08-10  8:20 UTC 

[PATCH v3 20/50] dt-bindings: atmel-nand: add microchip,sam9x7-pmecc
 2023-08-10  5:27 UTC  (3+ messages)

[PATCH v3 0/8] mtd: ubi: allow UBI volumes to provide NVMEM
 2023-08-09 22:58 UTC  (11+ messages)
` [PATCH v3 1/8] dt-bindings: mtd: add basic bindings for UBI
` [PATCH v3 2/8] dt-bindings: mtd: nvmem-cells: allow UBI volumes to provide NVMEM
` [PATCH v3 3/8] mtd: ubi: block: don't return on error when removing
` [PATCH v3 4/8] mtd: ubi: block: use notifier to create ubiblock from parameter
` [PATCH v3 5/8] mtd: ubi: attach MTD partition from device-tree
` [PATCH v3 6/8] mtd: ubi: introduce pre-removal notification for UBI volumes
` [PATCH v3 7/8] mtd: ubi: populate ubi volume fwnode
` [PATCH v3 8/8] mtd: ubi: provide NVMEM layer over UBI volumes

[PATCH v7 00/13] fs: implement multigrain timestamps
 2023-08-09 22:37 UTC  (49+ messages)
` [PATCH v7 01/13] fs: remove silly warning from current_time
` [PATCH v7 02/13] fs: pass the request_mask to generic_fillattr
` [PATCH v7 03/13] fs: drop the timespec64 arg from generic_update_time
` [PATCH v7 04/13] btrfs: have it use inode_update_timestamps
` [PATCH v7 05/13] fat: make fat_update_time get its own timestamp
` [PATCH v7 06/13] ubifs: have ubifs_update_time use inode_update_timestamps
` [PATCH v7 07/13] xfs: have xfs_vn_update_time gets its own timestamp
` [PATCH v7 08/13] fs: drop the timespec64 argument from update_time
` [PATCH v7 09/13] fs: add infrastructure for multigrain timestamps
` [PATCH v7 10/13] tmpfs: add support "
` [PATCH v7 11/13] xfs: switch to "
` [PATCH v7 12/13] ext4: "
` [PATCH v7 13/13] btrfs: convert "

[PATCH -next v3 RESEND] mtd: rawnand: Propagate error and simplify ternary operators for brcmstb_nand_wait_for_completion()
 2023-08-08 22:32 UTC  (2+ messages)

[PATCH 00/41] mtd: spi-nor: clean the flash_info database up
 2023-08-08 18:34 UTC  (52+ messages)
` [PATCH 01/41] mtd: spi-nor: remove catalyst 'flashes'
` [PATCH 02/41] mtd: spi-nor: remove Fujitsu MB85RS1MT support
` [PATCH 03/41] mtd: spi-nor: xilinx: use SPI_NOR_ID() in S3AN_INFO()
` [PATCH 04/41] mtd: spi-nor: xilinx: remove addr_nbytes from S3AN_INFO()
` [PATCH 05/41] mtd: spi-nor: convert .n_sectors to .size
` [PATCH 06/41] mtd: spi-nor: default page_size to 256 bytes
` [PATCH 07/41] mtd: spi-nor: store .n_banks in struct spi_nor_flash_parameter
` [PATCH 08/41] mtd: spi-nor: default .n_banks to 1
` [PATCH 09/41] mtd: spi-nor: push 4k SE handling into spi_nor_select_uniform_erase()
` [PATCH 10/41] mtd: spi-nor: make sector_size optional
` [PATCH 11/41] mtd: spi-nor: drop .parse_sfdp
` [PATCH 12/41] mtd: spi-nor: introduce (temporary) INFO0()
` [PATCH 13/41] mtd: spi-nor: move the .id and .id_len into an own structure
` [PATCH 14/41] mtd: spi-nor: rename .otp_org to .otp and make it a pointer
` [PATCH 15/41] mtd: spi-nor: add SNOR_ID() and SNOR_OTP()
` [PATCH 16/41] mtd: spi-nor: remove or move flash_info comments
` [PATCH 17/41] mtd: spi-nor: atmel: convert flash_info to new format
` [PATCH 18/41] mtd: spi-nor: eon: "
` [PATCH 19/41] mtd: spi-nor: esmt: "
` [PATCH 20/41] mtd: spi-nor: everspin: "
` [PATCH 21/41] mtd: spi-nor: gigadevice: "
` [PATCH 22/41] mtd: spi-nor: intel: "
` [PATCH 23/41] mtd: spi-nor: issi: "
` [PATCH 24/41] mtd: spi-nor: macronix: "
` [PATCH 25/41] mtd: spi-nor: micron-st: "
` [PATCH 26/41] mtd: spi-nor: spansion: "
` [PATCH 27/41] mtd: spi-nor: sst: "
` [PATCH 28/41] mtd: spi-nor: winbond: "
` [PATCH 29/41] mtd: spi-nor: xilinx: use new macros in S3AN_INFO()
` [PATCH 30/41] mtd: spi-nor: xmc: convert flash_info to new format
` [PATCH 31/41] mtd: spi-nor: atmel: sort flash_info database
` [PATCH 32/41] mtd: spi-nor: eon: "
` [PATCH 33/41] mtd: spi-nor: gigadevice: "
` [PATCH 34/41] mtd: spi-nor: issi: "
` [PATCH 35/41] mtd: spi-nor: macronix: "
` [PATCH 36/41] mtd: spi-nor: micron-st: "
` [PATCH 37/41] mtd: spi-nor: spansion: "
` [PATCH 38/41] mtd: spi-nor: sst: "
` [PATCH 39/41] mtd: spi-nor: winbond: sort flash_info entries
` [PATCH 40/41] mtd: spi-nor: atmel: drop duplicate entry
` [PATCH 41/41] mtd: spi-nor: core: get rid of the INFOx() macros

[PATCH v4] mtd: spi-nor: Add support for sst26vf032b flash
 2023-08-08 15:30 UTC  (5+ messages)

[RFC PATCH 0/6] nvmem: add block device NVMEM provider
 2023-08-08 10:59 UTC  (5+ messages)
` [RFC PATCH 2/6] mmc: block: set fwnode of disk devices

[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
 2023-08-08  7:50 UTC  (34+ messages)
` [PATCH v4 06/48] binder: dynamically allocate the android-binder shrinker
` [PATCH v4 18/48] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v4 19/48] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v4 26/48] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v4 28/48] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v4 29/48] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v4 30/48] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v4 31/48] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v4 32/48] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v4 36/48] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v4 37/48] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v4 38/48] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v4 39/48] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v4 40/48] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v4 41/48] fs: super: dynamically allocate the s_shrink
` [PATCH v4 42/48] mm: shrinker: remove old APIs
` [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v4 44/48] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless
` [PATCH v4 46/48] mm: shrinker: make memcg "
` [PATCH v4 47/48] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v4 48/48] mm: shrinker: convert shrinker_rwsem to mutex

[PATCH -next v3] Propagate error and simplify ternary operators for brcmstb_nand_wait_for_completion()
 2023-08-08  2:22 UTC 

[PATCH -next v2] mtd: rawnand: Propagate error values for brcmstb_nand_wait_for_completion()
 2023-08-07 18:03 UTC  (4+ messages)

[PATCH v2 00/15] ARM: oxnas support removal
 2023-08-07 13:44 UTC  (4+ messages)
` [PATCH v2 09/15] pinctrl: pinctrl-oxnas: remove obsolete pinctrl driver

[PATCH 00/10] mtd: rawnand: qcom: Bunch of fixes and cleanups
 2023-08-07 11:50 UTC  (3+ messages)


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