public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-08-31 21:08:03 to 2023-09-13 19:24:15 UTC [more...]

[PATCH 0/5] gpio: remove gpiod_toggle_active_low()
 2023-09-13 19:23 UTC  (14+ messages)
` [PATCH 1/5] gpiolib: provide gpiod_set_active_[low/high]()
` [PATCH 2/5] mtd: rawnand: ingenic: use gpiod_set_active_high()
` [PATCH 3/5] mmc: slot-gpio: use gpiod_set_active_[low|high]()
` [PATCH 4/5] platform/x86: int3472/discrete: use gpiod_set_active_low()
` [PATCH 5/5] gpiolib: remove gpiod_toggle_active_low()

[PATCH v4 0/8] mtd: ubi: allow UBI volumes to provide NVMEM
 2023-09-13 13:10 UTC  (6+ messages)
` [PATCH v4 1/8] dt-bindings: mtd: add basic bindings for UBI

[PATCH v4] mtd: rawnand: qcom: Unmap the right resource upon probe failure
 2023-09-13  7:08 UTC  (5+ messages)

[PATCH v5] mtd: rawnand: qcom: Unmap the right resource upon probe failure
 2023-09-13  7:07 UTC 

[PATCH] mtd: rawnand: brcmnand: Initial exec_op implementation
 2023-09-13  2:24 UTC 

[PATCH v2 0/3] mtd: rawnand: Sequential page reads
 2023-09-12 15:59 UTC  (4+ messages)
` [PATCH v2 3/3] mtd: rawnand: Support for sequential cache reads

[PATCH 1/3] mtd: rawnand: marvell: Ensure program page operations are successful
 2023-09-12 14:17 UTC  (6+ messages)
` [PATCH 2/3] mtd: rawnand: arasan: "

[PATCH 00/10] drm/i915/spi: spi access for discrete graphics
 2023-09-12 13:36 UTC  (19+ messages)
` [PATCH 01/10] drm/i915/spi: add spi device "
` [PATCH 02/10] drm/i915/spi: add intel_spi_region map
` [PATCH 03/10] drm/i915/spi: add driver for on-die spi device
` [PATCH 04/10] drm/i915/spi: implement region enumeration
` [PATCH 05/10] drm/i915/spi: implement spi access functions
` [PATCH 06/10] drm/i915/spi: spi register with mtd
` [PATCH 07/10] drm/i915/spi: mtd: implement access handlers
` [PATCH 08/10] drm/i915/spi: align 64bit read and write
` [PATCH 09/10] drm/i915/spi: wake card on operations
` [PATCH 10/10] drm/i915/spi: add support for access mode

[PATCH v3] mtd: rawnand: qcom: unmap dma address during probe failure
 2023-09-12 11:33 UTC  (3+ messages)

[PATCH] mtd: rawnand: tegra: add missing check for platform_get_irq()
 2023-09-12 10:35 UTC  (2+ messages)

[PATCH] ARM: dts: arm: realview: Fix development chip ROM compatible value
 2023-09-12  7:18 UTC  (2+ messages)

[PATCH v2] mtd: nand: qcom: Fix the node for nand unmap resource
 2023-09-11 20:00 UTC  (3+ messages)

[PATCH] mtd: rawnand: omap2: Fix check 0 for platform_get_irq()
 2023-09-11 16:00 UTC  (2+ messages)

[PATCH v1] mtd: rawnand: remove 'nand_exit_status_op()' prototype
 2023-09-11 15:59 UTC  (5+ messages)

[PATCH] mtd: lpddr_cmds: Added literal suffix
 2023-09-11 15:56 UTC  (2+ messages)

[PATCH] mtd: physmap-core: Restore map_rom fallback
 2023-09-11 15:52 UTC  (2+ messages)

[PATCH v3] mtd: spinand: micron: correct bitmask for ecc status
 2023-09-11 15:51 UTC  (2+ messages)

[PATCH] mtd: nand: qcom: Fix the node for nand unmap resource
 2023-09-11 13:37 UTC  (5+ messages)

[PATCH v6 14/45] ubifs: dynamically allocate the ubifs-slab shrinker
 2023-09-11  9:44 UTC 

[PATCH] mfd: Explicitly include correct DT includes
 2023-09-11  4:49 UTC  (3+ messages)

[PATCH v6 00/11] io_uring getdents
 2023-09-10 22:01 UTC  (15+ messages)
` [PATCH 02/11] xfs: add NOWAIT semantics for readdir
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()
` [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait

[PATCH] mtd: spi-nor: atmel: add at25ff321a entry
 2023-09-08 15:14 UTC 

[PATCH] flashcp: Add write last option
 2023-09-08 11:55 UTC  (2+ messages)

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

[GIT PULL] mtd: Changes for v6.6-rc1
 2023-09-08  8:18 UTC  (10+ messages)

[PATCH v4 0/6] Add octal DTR support for Macronix flash
 2023-09-08  6:43 UTC  (7+ messages)
` [PATCH v4 1/6] mtd: spi-nor: Add manufacturer read id function
` [PATCH v4 2/6] mtd: spi-nor: add Octal DTR support for Macronix flash
` [PATCH v4 3/6] mtd: spi-nor: add support for Macronix Octal flash
` [PATCH v4 4/6] spi: spi-mem: Allow specifying the byte order in DTR mode
` [PATCH v4 5/6] mtd: spi-nor: core: "
` [PATCH v4 6/6] mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPT

[PATCH v2 00/41] mtd: spi-nor: clean the flash_info database up
 2023-09-07  9:45 UTC  (44+ messages)
` [PATCH v2 05/41] mtd: spi-nor: convert .n_sectors to .size
` [PATCH v2 06/41] mtd: spi-nor: default page_size to 256 bytes
` [PATCH v2 09/41] mtd: spi-nor: push 4k SE handling into spi_nor_select_uniform_erase()
` [PATCH v2 10/41] mtd: spi-nor: make sector_size optional
` [PATCH v2 11/41] mtd: spi-nor: drop .parse_sfdp
` [PATCH v2 12/41] mtd: spi-nor: introduce (temporary) INFO0()
` [PATCH v2 13/41] mtd: spi-nor: move the .id and .id_len into an own structure
` [PATCH v2 14/41] mtd: spi-nor: rename .otp_org to .otp and make it a pointer
` [PATCH v2 15/41] mtd: spi-nor: add SNOR_ID() and SNOR_OTP()
` [PATCH v2 16/41] mtd: spi-nor: remove or move flash_info comments
` [PATCH v2 17/41] mtd: spi-nor: atmel: convert flash_info to new format
` [PATCH v2 39/41] mtd: spi-nor: winbond: sort flash_info entries
` [PATCH v2 40/41] mtd: spi-nor: atmel: drop duplicate entry
` [PATCH v2 41/41] mtd: spi-nor: core: get rid of the INFOx() macros

Can't find correct configuration
 2023-09-06 11:30 UTC  (11+ messages)

[PATCH] ubifs: fix possible dereference after free
 2023-09-06  1:42 UTC  (2+ messages)

[PATCH v7 00/13] fs: implement multigrain timestamps
 2023-09-04 18:11 UTC  (2+ messages)
` [f2fs-dev] "

[f2fs-dev] [PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-09-04 18:11 UTC 

[PATCH v3 0/5] Add octal DTR support for Macronix flash
 2023-09-04 14:54 UTC  (10+ messages)
` [PATCH v3 2/5] mtd: spi-nor: core: Hook manufacture by checking first byte ID

[PATCH v2 0/2] mtd: spinand: micron: correct parameters
 2023-09-04 14:31 UTC  (10+ messages)
` [PATCH v2 2/2] mtd: spinand: micron: fixing the offset for OOB

[PATCH] mtd: tests: remove useless checks
 2023-09-02 10:32 UTC  (3+ messages)

[PATCH] ubi: Reject device with erasesize 0
 2023-09-01 10:22 UTC  (8+ messages)

Memory mapped flash access breaks Broadcom NAND controller based access
 2023-08-31 21:26 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