messages from 2018-03-19 17:49:00 to 2018-03-29 05:29:59 UTC [more...]
[PATCH] mtd/powernv_flash: Enable partition support
2018-03-29 5:29 UTC (2+ messages)
[PATCH v2 0/2] Fix some function description mismatches
2018-03-29 1:34 UTC (3+ messages)
` [PATCH v2 1/2] mtd: Fix some function description mismatches in mtdcore.c
` [PATCH v2 2/2] mtd: nand: Fix some function description mismatches in core.c
[PATCH 0/2] Fix some function description mismatches
2018-03-29 1:07 UTC (7+ messages)
` [PATCH 1/2] mtd: Fix some function description mismatches in mtdcore.c
` [PATCH 2/2] mtd: nand: Fix some function description mismatches in core.c
[PATCH 1/2][v7] dt-bindings: mtd-physmap: Add endianness supports
2018-03-28 9:48 UTC (3+ messages)
[PATCH v2 00/16] Fix probe functions error path
2018-03-28 8:38 UTC (25+ messages)
` [PATCH v2 01/16] mtd: rawnand: brcmnand: fix probe function "
` [PATCH v2 02/16] mtd: rawnand: cafe: "
` [PATCH v2 03/16] mtd: rawnand: davinci: "
` [PATCH v2 04/16] mtd: rawnand: denali: "
` [PATCH v2 05/16] mtd: rawnand: docg4: fix the "
` [PATCH v2 06/16] mtd: rawnand: fsl_elbc: fix "
` [PATCH v2 07/16] mtd: rawnand: fsl_ifc: "
` [PATCH v2 08/16] mtd: rawnand: fsmc: fix and enhance "
` [PATCH v2 09/16] mtd: rawnand: mxc: fix "
` [PATCH v2 10/16] mtd: rawnand: omap2: fix the "
` [PATCH v2 11/16] mtd: rawnand: sh_flctl: "
` [PATCH v2 12/16] mtd: rawnand: tango: fix "
` [PATCH v2 13/16] mtd: rawnand: hisi504: fix and enhance the "
` [PATCH v2 14/16] mtd: rawnand: lpc32xx_mlc: "
` [PATCH v2 15/16] mtd: rawnand: lpc32xx_slc: "
` [PATCH v2 16/16] mtd: rawnand: s3c2410: "
Atmel Nand PMECC UBI ECC issue
2018-03-28 8:32 UTC (5+ messages)
[PATCH] mtd: nand: atmel: Fix get_sectorsize() function
2018-03-28 8:24 UTC (4+ messages)
[PATCH] mtd: Replace typedef with struct
2018-03-28 7:16 UTC (3+ messages)
[PATCH] mtd: jedec_probe: Fix crash in jedec_read_mfr()
2018-03-28 7:03 UTC (5+ messages)
[PATCH 2/2][v7] driver: mtd: update struct map_info's swap as per map requirement
2018-03-28 5:45 UTC
[PATCH 0/1] mtd: ubi: Update ubi-media.h to dual license
2018-03-27 21:06 UTC (6+ messages)
` [PATCH 1/1] "
HI
2018-03-27 20:38 UTC
[PATCH] mtd: move code adding (registering) partitions to the parse_mtd_partitions()
2018-03-27 20:35 UTC
[PATCH] mtd: update documentation of mtd_device_parse_register()
2018-03-27 19:18 UTC (2+ messages)
[PATCH] mtd: jedec_probe: add Eon EN29LV400A IDs
2018-03-27 17:52 UTC (2+ messages)
[PATCH 1/2][v6] dt-bindings: mtd-physmap: Add endianness supports
2018-03-27 16:03 UTC (6+ messages)
[PATCH V9 0/4] mtd: read partitions compatible prop for "ofpart" type
2018-03-27 9:41 UTC (4+ messages)
` [PATCH V10 0/3] "
[PATCH 0/2] Uniform way to pass a NAND ID table to the core
2018-03-27 7:17 UTC (4+ messages)
` [PATCH 1/2] mtd: rawnand: add a field in nand_chip to fill an array of IDs
` [PATCH 2/2] mtd: rawnand: sm_common: make use of the new flash_ids table entry
[PATCH] mtd: rawnand: sunxi: Remove support for GPIO-based Ready/Busy polling
2018-03-27 7:06 UTC
[LINUX PATCH v8 2/2] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface
2018-03-27 4:02 UTC (5+ messages)
[PATCH] mtd: rawnand: sunxi: Stop supporting ECC_HW_SYNDROME mode
2018-03-26 22:24 UTC (5+ messages)
[PATCH v3] mtd: nand: marvell: Fix clock resource by adding a register clock
2018-03-26 16:49 UTC (2+ messages)
[PATCHv2] mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
2018-03-26 14:12 UTC
[PATCH] mtd: rawnand: marvell: Rename ->ecc_clk into ->core_clk
2018-03-26 9:59 UTC (2+ messages)
Is it really reasonable to reserve a percentage of the total nand flash size for bad block handling for UBI?
2018-03-26 9:35 UTC (2+ messages)
[PATCH] mtd: Use DIV_ROUND_UP()
2018-03-25 15:37 UTC
[PATCH v3 0/3] mtd: Add support for reading MTD devices via the nvmem API
2018-03-24 23:24 UTC (4+ messages)
` [PATCH v3 1/3] nvmem: Update the OF binding to use a subnode for the cells list
` [PATCH v3 2/3] doc: bindings: Add bindings documentation for mtd nvmem
` [PATCH v3 3/3] mtd: Add support for reading MTD devices via the nvmem API
[PATCH v2] mtd: chips: Replace printk() with pr_*()
2018-03-24 16:31 UTC
[PATCH] mtd: devices: check mtd_device_register() return code
2018-03-24 11:18 UTC
[PATCH] mtd: nand: do not initialise statics to 0 or NULL
2018-03-24 10:17 UTC
[PATCH] mtd: switch to mtd_device_register()
2018-03-24 7:13 UTC
[PATCH 00/14] fscrypt: improved logging and other cleanups
2018-03-23 19:23 UTC (15+ messages)
` [PATCH 01/14] fscrypt: remove unnecessary NULL check when allocating skcipher
` [PATCH 02/14] fscrypt: remove error messages for skcipher_request_alloc() failure
` [PATCH 03/14] fscrypt: remove WARN_ON_ONCE() when decryption fails
` [PATCH 04/14] fscrypt: remove stale comment from fscrypt_d_revalidate()
` [PATCH 05/14] fscrypt: don't clear flags on crypto transform
` [PATCH 06/14] fscrypt: don't special-case EOPNOTSUPP from fscrypt_get_encryption_info()
` [PATCH 07/14] fscrypt: drop max_namelen check from fname_decrypt()
` [PATCH 08/14] fscrypt: drop empty name "
` [PATCH 09/14] fscrypt: make fscrypt_operations.max_namelen an integer
` [PATCH 10/14] fscrypt: remove unnecessary check for non-logon key type
` [PATCH 11/14] fscrypt: remove internal key size constants
` [PATCH 12/14] fscrypt: use a common logging function
` [PATCH 13/14] fscrypt: separate key lookup from key derivation
` [PATCH 14/14] fscrypt: only derive the needed portion of the key
[RFC PATCH 0/5] RFC for Zynq QSPI
2018-03-23 14:47 UTC (9+ messages)
` [RFC PATCH 1/5] spi: Add support for Zynq qspi controller
` [RFC PATCH 2/5] mtd: spi-nor: Add support for Zynq QSPI controller
` [RFC PATCH 3/5] mtd: spi-nor: Add Dual Parallel and Stacked support for Zynq QSPI
` [RFC PATCH 4/5] spi: Add PM Support for Zynq QSPI controller
` [RFC PATCH 5/5] devicetree: Add devicetree bindings documentation for
[GIT PULL] mtd: fixes for 4.16-rc7
2018-03-23 14:14 UTC
[LINUX PATCH v8 1/2] Documentation: nand: pl353: Add documentation for controller and driver
2018-03-23 13:43 UTC (7+ messages)
UBI assert failed in ubi_wl_init
2018-03-23 9:35 UTC (14+ messages)
[PATCH v8 0/2] mtd: fsl-quadspi: add support to create dynamic LUT entry
2018-03-23 7:56 UTC (4+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] mtd: fsl-quadspi: fix init AHB read in fsl_qspi_nor_setup()
[PATCH][v4] mtd: rawnand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
2018-03-23 7:52 UTC (3+ messages)
[PATCH][v3] mtd: rawnand: fsl_ifc: Fix nand waitfunc return value
2018-03-23 7:51 UTC (2+ messages)
[PATCH] mtd: rawnand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0
2018-03-23 7:50 UTC (2+ messages)
[PATCH][v5] mtd: rawnand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
2018-03-23 7:49 UTC (3+ messages)
power loss results in mounting failure on SLC NAND
2018-03-22 15:05 UTC (4+ messages)
[PATCH 0/3] mtd: fix AMD/Intel flash bugs
2018-03-22 14:27 UTC (10+ messages)
` [PATCH 1/3] cfi_cmdset_0001: Do not allow read/write to suspend erase block
` [PATCH 2/3] cfi_cmdset_0001: Workaround Micron Erase suspend bug
` [PATCH 3/3] cfi_cmdset_0002: Do not allow read/write to suspend erase block
[PATCH v7 0/2] mtd: fsl-quadspi: add support to create dynamic LUT entry
2018-03-22 10:53 UTC (7+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] mtd: fsl-quadspi: fix init AHB read in fsl_qspi_nor_setup()
[PATCH] MAINTAINERS: update maintainers for MTD and SPI NOR subsystems
2018-03-21 21:33 UTC (4+ messages)
[PATCH] mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
2018-03-21 15:15 UTC (5+ messages)
[PATCH 0/2] mtd: use put_device() if device_register fail
2018-03-21 10:08 UTC (6+ messages)
` [PATCH 1/2] "
[PATCH RESEND v2 0/2] Migrate the GPMI driver to use NAND core timings
2018-03-21 9:52 UTC (2+ messages)
[PATCH v5 00/14] Improve timings handling in the NAND framework
2018-03-21 9:51 UTC (2+ messages)
[PATCH] mtd: nand: fix return value in nand_erase_nand()
2018-03-21 9:03 UTC (2+ messages)
[PATCH] mtd: devices: check mtd_device_register() return code
2018-03-21 8:01 UTC (2+ messages)
[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
2018-03-20 18:20 UTC (14+ messages)
` [PATCH v2 06/21] fpga: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v2 10/21] lightnvm: "
` [PATCH v2 14/21] mtd: "
[PATCH v2 1/2] mtd: maps: Remove print after allocation failure
2018-03-20 16:21 UTC (3+ messages)
` [PATCH v2 2/2] mtd: nand: "
[PATCH v2] mtd: chips: Replace printk() with more standardize output format
2018-03-20 12:49 UTC (2+ messages)
[PATCH][v2] mtd: rawnand: fsl_ifc: Fix nand waitfunc return value
2018-03-20 16:43 UTC (4+ messages)
[PATCH][v3] mtd: rawnand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
2018-03-20 16:07 UTC (2+ messages)
[PATCH 00/52] Allow dynamic allocations during NAND chip identification phase
2018-03-20 7:24 UTC (6+ messages)
` [PATCH 21/52] mtd: rawnand: jz4780: convert driver to nand_scan()
[PATCH v8 0/3] mtd: rawnand: vf610_nfc: make use of ->exec_op()
2018-03-19 22:24 UTC (3+ messages)
[PATCH v2] mtd: Replace printk() with more standardize output format
2018-03-19 17:49 UTC
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found. is25lp256d
2018-03-19 17:48 UTC (6+ messages)
` Aw: "
` Aw: "
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).