messages from 2021-12-22 08:54:53 to 2022-01-04 13:40:26 UTC [more...]
[PATCH v1 1/5] nvmem: core: Remove unused devm_nvmem_unregister()
2022-01-04 13:38 UTC (5+ messages)
` [PATCH v1 2/5] nvmem: core: Use devm_add_action_or_reset()
` [PATCH v1 3/5] nvmem: core: Check input parameter for NULL in nvmem_unregister()
` [PATCH v1 4/5] mtd: core: Drop duplicate NULL checks around nvmem_unregister()
` [PATCH v1 5/5] thunderbolt: "
[PATCH v9 00/13] External ECC engines & Macronix support
2022-01-04 9:24 UTC (17+ messages)
` [PATCH v9 01/13] spi: spi-mem: Introduce a capability structure
` [PATCH v9 02/13] spi: spi-mem: Check the controller extra capabilities
` [PATCH v9 03/13] spi: cadence-quadspi: Provide a capability structure
` [PATCH v9 04/13] spi: mxic: "
` [PATCH v9 05/13] spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper
` [PATCH v9 06/13] spi: spi-mem: Add an ecc parameter to the spi_mem_op structure
` [PATCH v9 07/13] mtd: spinand: Delay a little bit the dirmap creation
` [PATCH v9 08/13] mtd: spinand: Create direct mapping descriptors for ECC operations
` [PATCH v9 09/13] spi: mxic: Fix the transmit path
` [PATCH v9 10/13] spi: mxic: Create a helper to configure the controller before an operation
` [PATCH v9 11/13] spi: mxic: Create a helper to ease the start of "
` [PATCH v9 12/13] spi: mxic: Add support for direct mapping
` [PATCH v9 13/13] spi: mxic: Add support for pipelined ECC operations
[PATCH 0/9] BCMA support for brcmnand
2022-01-04 8:57 UTC (23+ messages)
` [PATCH 1/9] mtd: rawnand: brcmnand: Allow SoC to provide I/O operations
` [PATCH 2/9] mtd: rawnand: brcmnand: Assign soc as early as possible
` [PATCH 3/9] mtd: rawnand: brcmnand: Avoid pdev in brcmnand_init_cs()
` [PATCH 4/9] mtd: rawnand: brcmnand: Move OF operations out of brcmnand_init_cs()
` [PATCH 5/9] mtd: rawnand: brcmnand: Allow working without interrupts
` [PATCH 6/9] mtd: rawnand: brcmnand: Add platform data structure for BCMA
` [PATCH 7/9] mtd: rawnand: brcmnand: Allow platform data instantation
` [PATCH 8/9] mtd: rawnand: brcmnand: BCMA controller uses command shift of 0
` [PATCH 9/9] mtd: rawnand: brcmnand: Add BCMA shim
UBIFS: ubifs_recover_leb() always execute fix_unclean_leb() even all the nodes are valid
2022-01-04 4:00 UTC (4+ messages)
[RFC PATCH 0/8] signals: Support more than 64 signals
2022-01-04 1:49 UTC (6+ messages)
` [RFC PATCH 4/8] signals: Remove sigmask() macro
[PATCH] mtd: aspeed-smc: improve probe resilience
2022-01-03 16:17 UTC (5+ messages)
[PATCH] mtd: onenand: Check for error irq
2022-01-03 15:56 UTC (2+ messages)
[PATCH] mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_get
2022-01-03 11:32 UTC (2+ messages)
New OpenWrt rootfs format: ubifs volume with squashfs & overlay dir
2022-01-03 11:21 UTC
[PATCH v3 00/17] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
2022-01-03 10:36 UTC (25+ messages)
` [PATCH v3 01/17] spi: spi-mem: Add DTR templates for cmd, address, dummy and data phase
` [PATCH v3 02/17] mtd: spinand: Define macros for Octal DTR ops
` [PATCH v3 03/17] mtd: spinand: Add enum spinand_protocol to indicate current SPI IO mode
` [PATCH v3 04/17] mtd: spinand: Rename 'op_templates' to 'data_ops'
` [PATCH v3 05/17] mtd: spinand: Define ctrl_ops for non-page read/write op templates
` [PATCH v3 06/17] mtd: spinand: Define default ctrl_ops in the core
` [PATCH v3 07/17] mtd: spinand: Switch from op macros usage to 'ctrl_ops' "
` [PATCH v3 08/17] mtd: spinand: Add support for manufacturer-based ctrl_ops variations
` [PATCH v3 09/17] mtd: spinand: Add change_mode() in manufacturer_ops
` [PATCH v3 10/17] mtd: spinand: Add pointer to probed flash's spinand_info
` [PATCH v3 11/17] mtd: spinand: Allow enabling/disabling Octal DTR mode in the core
` [PATCH v3 12/17] mtd: spinand: Add mtd_suspend() to disable Octal DTR mode at suspend
` [PATCH v3 13/17] mtd: spinand: winbond: Add support for write volatile configuration register op
` [PATCH v3 14/17] mtd: spinand: winbond: Add octal_dtr_enable/disable() in manufacturer_ops
` [PATCH v3 15/17] mtd: spianand: winbond: Add change_mode() manufacturer_ops
` [PATCH v3 16/17] mtd: spinand: winbond: Rename cache op_variants struct variable
` [PATCH v3 17/17] mtd: spinand: winbond: Add support for Winbond W35N01JW SPI NAND flash
[PATCH v7 00/14] External ECC engines & Macronix support
2022-01-03 9:18 UTC (9+ messages)
` [PATCH v7 04/14] spi: cadence: Provide a capability structure
[PATCH v2 0/2] Two Qcom NAND related fixes
2022-01-03 5:52 UTC (5+ messages)
` [PATCH v2 1/2] mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()
` [PATCH v2 2/2] mtd: parsers: qcom: Don't print error message on -EPROBE_DEFER
[PATCH] mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()
2022-01-02 17:52 UTC
[PATCH 2/3] MIPS: TXX9: Remove rbtx4939 board support
2022-01-02 13:27 UTC (4+ messages)
` [PATCH 3/3] MIPS: TXX9: Remove TX4939 SoC support
[GIT PULL] mtd: nand: Changes for 5.17
2021-12-31 13:02 UTC (2+ messages)
[GIT PULL] CFI and HyperFlash changes for v5.17-rc1
2021-12-31 13:01 UTC (2+ messages)
` [GIT PULL] CFI and HyperFlash changes for v5.17-rc1
[GIT PULL] mtd: spi-nor: Changes for 5.17
2021-12-31 13:00 UTC (2+ messages)
[PATCH 1/2] mtd: spi-nor: locking support for MX25L6405D
2021-12-31 9:50 UTC (5+ messages)
` [PATCH 2/2] mtd: spi-nor: disable 16-bit-sr for macronix
[PATCH -next V3] ubi: fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl
2021-12-30 21:32 UTC (6+ messages)
[PATCH v8 00/14] External ECC engines & Macronix support
2021-12-30 15:54 UTC (2+ messages)
[PATCH V2 1/3] mtd: core: call devm_of_platform_populate() for MTD devices
2021-12-30 9:04 UTC (3+ messages)
` [PATCH V2 2/3] dt-bindings: nvmem: add U-Boot environment variables binding
` [PATCH V2 3/3] nvmem: add driver handling U-Boot environment variables
Wycena paneli fotowoltaicznych
2021-12-30 8:50 UTC
[PATCH -next 0/2] jffs2: fix two memory leak when mount jffs2
2021-12-30 6:52 UTC (3+ messages)
` [PATCH -next 1/2] jffs2: fix memory leak in jffs2_do_mount_fs
` [PATCH -next 2/2] jffs2: fix memory leak in jffs2_scan_medium
[PATCH 0/8] nvmem: add ethernet address offset support
2021-12-29 17:34 UTC (10+ messages)
` [PATCH 1/8] of: base: add of_parse_phandle_with_optional_args()
` [PATCH 2/8] dt-bindings: nvmem: add transformation bindings
` [PATCH 3/8] nvmem: core: add an index parameter to the cell
` [PATCH 4/8] nvmem: core: add transformations support
` [PATCH 5/8] net: add helper eth_addr_add()
` [PATCH 6/8] nvmem: transformations: ethernet address offset support
` [PATCH 7/8] arm64: dts: ls1028a: sl28: get MAC addresses from VPD
` [PATCH 8/8] arm64: defconfig: enable NVMEM transformations
mtd-utils-2.1.3.tar.bz2 missing jffs2.h file?
2021-12-29 15:58 UTC
[PATCH 1/1] mtd: spi-nor: winbond: Add support for w25q01jv-iq
2021-12-29 14:01 UTC (2+ messages)
Issues analyzing a UBI-Image
2021-12-29 11:00 UTC
[PATCH 0/2] mtd: core: Remove partid and partname debugfs files
2021-12-29 8:27 UTC (2+ messages)
` (subset) "
[PATCH -next] jffs2: fix use-after-free in jffs2_clear_xattr_subsystem
2021-12-28 12:54 UTC
[PATCH v6 00/15] Some bugfixs for ubi/ubifs
2021-12-27 13:00 UTC (19+ messages)
` [PATCH v6 01/15] ubifs: rename_whiteout: Fix double free for whiteout_ui->data
` [PATCH v6 02/15] ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
` [PATCH v6 03/15] ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment
` [PATCH v6 04/15] ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
` [PATCH v6 05/15] ubifs: Rename whiteout atomically
` [PATCH v6 06/15] ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work
` [PATCH v6 07/15] ubifs: Rectify space amount budget for mkdir/tmpfile operations
` [PATCH v6 08/15] ubifs: setflags: Make dirtied_ino_d 8 bytes aligned
` [PATCH v6 09/15] ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()
` [PATCH v6 10/15] ubifs: Fix to add refcount once page is set private
` [PATCH v6 11/15] ubi: fastmap: Return error code if memory allocation fails in add_aeb()
` [PATCH v6 12/15] ubi: fastmap: Add all fastmap pebs into 'ai->fastmap' when fm->used_blocks>=2
` [PATCH v6 13/15] ubifs: ubifs_writepage: Mark page dirty after writing inode failed
` [PATCH v6 14/15] ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process
` [PATCH v6 15/15] ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty
[PATCH 1/3] mtd: core: call devm_of_platform_populate() for MTD devices
2021-12-27 5:13 UTC (5+ messages)
` [PATCH 2/3] dt-bindings: nvmem: add U-Boot environment variables binding
` [PATCH 3/3] nvmem: add driver handling U-Boot environment variables
[PATCH] mtd: spi-nor: fix reading/writing of MX25L6405D
2021-12-27 1:48 UTC (2+ messages)
[PATCH] mtd: spi-nor: fix reading/writing of MX25L6405D
2021-12-27 1:12 UTC
Happy Weekend:
2021-12-26 9:29 UTC
[PATCH 3/3] mtd: rawnand: nandsim: Add NS_PAGE_BYTE_SHIFT macro to replace the repeat pattern
2021-12-25 21:17 UTC (2+ messages)
[PATCH 2/3] mtd: rawnand: nandsim: Merge repeat codes in ns_switch_state
2021-12-25 21:10 UTC (2+ messages)
[PATCH 1/3] mtd: rawnand: nandsim: Replace overflow check with kzalloc to single kcalloc
2021-12-25 21:09 UTC (2+ messages)
[PATCH v2 0/6] Avoid odd length/address read/writes in 8D-8D-8D mode
2021-12-23 13:31 UTC (13+ messages)
` [PATCH v2 2/6] mtd: spi-nor: spansion: write 2 bytes when disabling Octal DTR mode
` [PATCH v2 4/6] spi: spi-mem: reject partial cycle transfers in 8D-8D-8D mode
` [PATCH v2 5/6] mtd: spi-nor: core: avoid odd length/address reads on "
` [PATCH v2 6/6] mtd: spi-nor: core: avoid odd length/address writes in "
` (subset) Re: [PATCH v2 0/6] Avoid odd length/address read/writes "
[PATCH] mtd: spi-nor: Constify part specific fixup hooks
2021-12-23 8:19 UTC (2+ messages)
[PATCH v1] mtd: spi-nor: core: fix/remove references to spi-nor.c
2021-12-23 8:12 UTC (2+ messages)
Wycena paneli fotowoltaicznych
2021-12-23 7:45 UTC
[PATCH v5 0/3] Stacked/parallel memories bindings
2021-12-22 19:30 UTC (11+ messages)
` [PATCH v5 2/3] spi: dt-bindings: Describe stacked/parallel memories modes
[PATCH v4 0/4] memory: omap-gpmc: Add AM64 SoC support
2021-12-22 17:04 UTC (11+ messages)
` [PATCH v4 3/4] memory: omap-gpmc: Use a compatible match table when checking for NAND controller
` [PATCH v4 4/4] mtd: rawnand: omap2: Select GPMC device driver for ARCH_K3
[PATCH 1/2] mtd: rawnand: omap_elm: Use platform_get_irq() to get the interrupt
2021-12-22 16:26 UTC (2+ messages)
[PATCH 2/2] mtd: rawnand: gpmi: Use platform_get_irq_byname() to get the interrupt
2021-12-22 16:26 UTC (2+ messages)
[RFC PATCH 0/4] Fix and improve gpmi nand on mx28
2021-12-22 16:23 UTC (7+ messages)
` [RFC PATCH 2/4] mtd: rawnand: gpmi: support fast edo timings for mx28
` [RFC PATCH 3/4] mtd: rawnand: gpmi: fix controller timings setting
` [RFC PATCH 4/4] mtd: rawnand: gpmi: validate controller clock rate
[PATCH] mtd: spinand: Add support for XTX XT26G0xA
2021-12-22 11:27 UTC (2+ messages)
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).