messages from 2023-02-15 17:37:11 to 2023-03-10 14:58:57 UTC [more...]
[PATCH] mtd: nand: qcom: Use of_property_present() for testing DT property presence
2023-03-10 14:55 UTC (2+ messages)
[PATCH] mtd: Use of_property_read_bool() for boolean properties
2023-03-10 14:47 UTC
[PATCH] dt-bindings: nvmem: allow MTD to be explicitly an NVMEM provider
2023-03-10 13:48 UTC (2+ messages)
[PATCH] mtd: rawnand: nandsim: Artificially prevent sequential page reads
2023-03-10 11:21 UTC (2+ messages)
[PATCH V3] nvmem: add explicit config option to read OF fixed cells
2023-03-10 10:43 UTC (6+ messages)
[PATCH v5] mtd: rawnand: hynix: fix up bit 0 of sdr_timing_mode
2023-03-10 8:20 UTC (3+ messages)
[PATCH v4] mtd: rawnand: hynix: fix up bit 0 of sdr_timing_mode
2023-03-10 8:02 UTC (3+ messages)
[PATCH v2 0/9] i2c: Switch .probe() to not take an id parameter
2023-03-09 21:19 UTC (5+ messages)
` [PATCH v2 2/9] mtd: maps: pismo: Convert to i2c's .probe_new()
[PATCH] spi: Replace `dummy.nbytes` with `dummy.ncycles`
2023-03-09 15:41 UTC (18+ messages)
[PATCH V2] nvmem: add explicit config option to read OF fixed cells
2023-03-09 9:40 UTC (14+ messages)
[PATCH v2] mtd: Avoid printing error messages on probe deferrals
2023-03-08 13:54 UTC (3+ messages)
[PATCH v2 1/4] mtd: core: provide unique name for nvmem device, take two
2023-03-08 13:40 UTC (5+ messages)
` [PATCH v2 2/4] mtd: core: fix nvmem error reporting
` [PATCH v2 3/4] mtd: core: fix error path for nvmem provider
` [PATCH v2 4/4] mtd: core: prepare mtd_otp_nvmem_add() to handle -EPROBE_DEFER
[PATCH 1/4] mtd: core: provide unique name for nvmem device, take two
2023-03-07 20:49 UTC (9+ messages)
` [PATCH 2/4] mtd: core: fix nvmem error reporting
` [PATCH 3/4] mtd: core: fix error path for nvmem provider
` [PATCH 4/4] mtd: core: prepare mtd_otp_nvmem_add() to handle -EPROBE_DEFER
[PATCH] mtd: Avoid magic values
2023-03-07 20:31 UTC (2+ messages)
[PATCH] mtd: parsers: remove reference to config MTD_NAND_TMIO
2023-03-07 19:31 UTC (8+ messages)
[PATCH v2] mtd: rawnand: orion: use devm_platform_ioremap_resource()
2023-03-07 19:24 UTC (2+ messages)
[PATCH 1/5] mtd: nand: raw: qcom_nandc: Use devm_platform_get_and_ioremap_resource()
2023-03-07 19:24 UTC (2+ messages)
[PATCH 5/5] mtd: rawnand: Fix spelling mistake waifunc() -> waitfunc()
2023-03-07 19:24 UTC (2+ messages)
[PATCH 18/27] mtd: bcm63xxpart: remove MODULE_LICENSE in non-modules
2023-03-07 19:23 UTC (2+ messages)
[PATCH v4] mtd: rawnand: meson: initialize struct with zeroes
2023-03-07 19:21 UTC (2+ messages)
[PATCH] mtd: nand: mxic-ecc: Fix mxic_ecc_data_xfer_wait_for_completion() when irq is used
2023-03-07 19:21 UTC (2+ messages)
[PATCH V5 00/15] spi: Add support for stacked/parallel memories
2023-03-07 14:01 UTC (24+ messages)
` [PATCH V5 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH V5 02/15] net: "
` [PATCH V5 03/15] iio: imu: "
` [PATCH V5 04/15] mtd: devices: "
` [PATCH V5 05/15] staging: "
` [PATCH V5 06/15] platform/x86: serial-multi-instantiate: "
` [PATCH V5 07/15] powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select "
` [PATCH V5 08/15] ALSA: hda: cs35l41: "
` [PATCH V5 09/15] spi: Add stacked and parallel memories support in SPI core
` [PATCH V5 10/15] mtd: spi-nor: Convert macros with inline functions
` [PATCH V5 11/15] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH V5 12/15] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH V5 13/15] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH V5 14/15] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH V5 15/15] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver
[PATCH 0/5] mtd: rawnand: qcom: Add support for QSPI nand
2023-03-06 14:38 UTC (6+ messages)
` [PATCH 2/5] mtd: rawnand: qcom: Add initial support for qspi nand
[PATCH] mtd: Avoid printing error messages on probe deferrals
2023-03-06 13:36 UTC (3+ messages)
[PATCH v4] mtd: spi-nor: fix memory leak when using debugfs_lookup()
2023-03-06 11:05 UTC (6+ messages)
[PATCH v3 00/10] acl: drop posix acl handlers from xattr handlers
2023-03-06 9:26 UTC (5+ messages)
[PATCH -next v3] ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size
2023-03-06 1:33 UTC
[PATCH v2] ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size
2023-03-04 17:11 UTC (2+ messages)
[PATCH] ubi: Fix deadlock caused by recursively holding work_sem
2023-03-04 16:59 UTC (3+ messages)
[PATCH] ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size
2023-03-04 7:01 UTC (2+ messages)
[PATCH v2 0/3] mtd: rawnand: Sequential page reads
2023-03-03 12:26 UTC (3+ messages)
` [PATCH v2 3/3] mtd: rawnand: Support for sequential cache reads
[PATCH v3 0/2] mtd: spi-nor: spansion: Add support for Infineon S25FS256T
2023-03-02 13:51 UTC (4+ messages)
` [PATCH v3 1/2] mtd: spi-nor: spansion: Make RD_ANY_REG_OP macro take number of dummy bytes
` [PATCH v3 2/2] mtd: spi-nor: spansion: Add support for Infineon S25FS256T
[PATCH v2 0/8] mtd: spi-nor: Add support for Infineon SEMPER s25hl02gt and s25hs02gt
2023-03-02 6:48 UTC (17+ messages)
` [PATCH v2 1/8] mtd: spi-nor: core: Introduce number of dice and volatile register offset params
` [PATCH v2 2/8] mtd: spi-nor: sfdp: Extract volatile register offset from SCCR map
` [PATCH v2 3/8] mtd: spi-nor: sfdp: Add support for SCCR map for multi-chip device
` [PATCH v2 4/8] mtd: spi-nor: spansion: Rework cypress_nor_set_page_size() for multi-chip device support
` [PATCH v2 5/8] mtd: spi-nor: spansion: Rework cypress_nor_quad_enable_volatile() "
` [PATCH v2 6/8] mtd: spi-nor: spansion: Add a new ->ready() hook for multi-chip device
` [PATCH v2 7/8] mtd: spi-nor: spansion: Set params->addr_mode_nbytes = 4 for multi-die parts
[GIT PULL] JFFS2, UBI and UBIFS updates for v6.3-rc1
2023-03-01 18:02 UTC (2+ messages)
[PATCH -next 0/2] Rework fix method for memleak in
2023-03-01 12:29 UTC (3+ messages)
` [PATCH -next 1/2] Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path"
` [PATCH -next 2/2] ubifs: dirty_cow_znode: Fix memleak when insert_old_idx() failed
[PATCH v2] ubifs: dirty_cow_znode: Fix memleak in error handling path
2023-03-01 11:28 UTC (5+ messages)
[PATCH v2] mtd: spi-nor: spansion: Add support for Infineon S25FS256T
2023-02-28 8:04 UTC (3+ messages)
[PATCH] MAINTAINERS: update fscrypt git repo
2023-02-28 1:01 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v3] mtd: rawnand: meson: initialize struct with zeroes
2023-02-27 10:19 UTC (3+ messages)
[PATCH] mtd: ubi: eba.c: fix return value overwrite issue in try_write_vid_and_data()
2023-02-26 15:52 UTC (3+ messages)
[GIT PULL] mtd: Changes for v6.3-rc1
2023-02-25 23:22 UTC (2+ messages)
[PATCH v3 00/12] fw_devlink improvements
2023-02-25 6:24 UTC (3+ messages)
Fwd: nvmem-cells regression after adding 'call of_platform_populate() for MTD partitions'
2023-02-24 16:15 UTC (2+ messages)
[PATCH 0/9] i2c: Switch .probe() to not take an id parameter
2023-02-24 12:05 UTC (2+ messages)
` [PATCH 2/9] mtd: maps: pismo: Convert to i2c's .probe_new()
[PATCH v1 0/3] fdt: Fix mtparts fixup
2023-02-23 22:35 UTC (6+ messages)
[PATCH v3] mtd: rawnand: hynix: fix up bit 0 of sdr_timing_mode
2023-02-23 16:51 UTC
[PATCH v2] mtd: rawnand: hynix: fix up bit 0 of sdr_timing_mode
2023-02-23 13:39 UTC (2+ messages)
[PATCH] nand_base: force best_mode to be >= 0
2023-02-23 10:56 UTC (3+ messages)
[GIT PULL] mtd: nand: Changes for 6.3
2023-02-23 10:35 UTC (2+ messages)
[GIT PULL] mtd: spi-nor: Changes for v6.3
2023-02-23 9:33 UTC (2+ messages)
[PATCH] nvmem: add explicit config option to read OF fixed cells
2023-02-22 21:14 UTC (4+ messages)
[PATCH] mtd: spi-nor: fix shift-out-of-bounds in spi_nor_set_erase_type()
2023-02-22 15:37 UTC (3+ messages)
Faktoring
2023-02-22 9:10 UTC
[PATCH v2] mtd: rawnand: meson: initialize struct with zeroes
2023-02-21 21:31 UTC (2+ messages)
[PATCH] mtd: rawnand: meson: initialize struct with zeroes
2023-02-21 6:33 UTC
[PATCH] mtd: rawnand: meson: initialize struct with zeroes
2023-02-21 6:29 UTC
[PATCH] dt-bindings: mtd: jedec,spi-nor: Document CPOL/CPHA support
2023-02-17 23:27 UTC (6+ messages)
mtd: ubi: eba.c: fix return value overwrite issue in try_write_vid_and_data()
2023-02-17 16:43 UTC
[PATCH] mtd: rawnand: meson: initialize struct with zeroes
2023-02-16 18:09 UTC (2+ messages)
(no subject)
2023-02-15 17:36 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).