messages from 2018-01-02 14:05:36 to 2018-01-09 10:14:09 UTC [more...]
mxc_nand controller fixes
2018-01-09 10:11 UTC (9+ messages)
` [PATCH 1/8] mtd: nand: mxc: reorder functions to avoid forward declarations
` [PATCH 2/8] mtd: nand: mxc: Add function to control hardware ECC
` [PATCH 3/8] mtd: nand: mxc: Add buffer argument to copy_spare
` [PATCH 4/8] mtd: nand: mxc: Fix failed/corrected values for v2/v3 controllers
` [PATCH 5/8] mtd: nand: mxc: Fix failed/corrected values for v1 controllers
` [PATCH 6/8] mtd: nand: mxc: Add own write_page
` [PATCH 7/8] mtd: nand: mxc: Drop now unnecessary functions
` [PATCH 8/8] mtd: nand: mxc: remove now unused code
[PATCH] mtd: nand: samsung: Disable subpage writes on E-die NAND
2018-01-09 10:06 UTC (6+ messages)
[PATCH v2] mtd: tests: nandbiterrs: Fix read_page return value
2018-01-09 9:51 UTC (2+ messages)
[PATCH] mtd: tests: nandbiterrs: Fix read_page return value
2018-01-09 9:47 UTC (3+ messages)
[PATCH V5 1/2] mtd: partitions: add of_match_table parser matching
2018-01-09 9:42 UTC (8+ messages)
` [PATCH V6 "
` [PATCH V6 2/2] mtd: ofpart: add of_match_table with "fixed-partitions"
` [PATCH V7 1/2] mtd: partitions: add of_match_table parser matching
` [PATCH V7 2/2] mtd: ofpart: add of_match_table with "fixed-partitions"
[PATCH v5 1/3] mtd: mtdpart: Make ECC stat handling consistent
2018-01-09 8:50 UTC (3+ messages)
` [PATCH v5 2/3] mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
` [PATCH v5 3/3] mtd: Remove duplicate checks on mtd_oob_ops parameter
[PATCH v4 0/4] mtd: Preparation patches for the SPI NAND framework
2018-01-09 8:19 UTC (12+ messages)
` [PATCH v4 1/3] mtd: mtdpart: Make ECC stat handling consistent
` [PATCH v4 2/3] mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
` [PATCH v4 3/3] mtd: Remove duplicate checks on mtd_oob_ops parameter
[PATCH 00/12] Marvell NAND controller rework with ->exec_op()
2018-01-09 7:57 UTC (23+ messages)
[PATCH v6 00/15] A SPI NAND framework under generic NAND framework
2018-01-08 22:07 UTC (21+ messages)
[PATCH v3 0/4] mtd: Preparation patches for the SPI NAND framework
2018-01-08 21:11 UTC (9+ messages)
` [PATCH v3 3/4] mtd: Stop directly calling master ->_xxx() hooks from mtdpart code
` [PATCH v3 4/4] mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
[PATCH v3] mtd: nand: brcmnand: Disable prefetch by default
2018-01-08 20:37 UTC (2+ messages)
[PATCH v2] mtd: nand: brcmnand: Disable prefetch by default
2018-01-08 20:15 UTC (2+ messages)
[PATCH] mtd: fsl-quadspi: Distinguish the mtd device names
2018-01-08 17:13 UTC (2+ messages)
stable-rc/linux-4.4.y build: 178 builds: 4 failed, 174 passed, 8 errors (v4.4.110-18-g5da3d9af3a4b)
2018-01-08 16:34 UTC (6+ messages)
mtd layer: support of hybrid flash(W25M161AW) having both NOR and NAND flash
2018-01-08 15:45 UTC (18+ messages)
[PATCH 0/2] Migrate the GPMI driver to use NAND core timings
2018-01-08 13:04 UTC (7+ messages)
` [PATCH 1/2] mtd: nand: Check ONFI timings have been acked by the chip
` [PATCH 2/2] mtd: nand: gpmi: Support ->setup_data_interface()
[PATCH] mtd/nand/atmel: Delete an error message for a failed memory allocation in two functions
2018-01-08 8:33 UTC (4+ messages)
[PATCH 1/3] spi-nor: intel-spi: Prefer WREN over other write enables
2018-01-08 4:28 UTC (10+ messages)
` [PATCH 2/3] spi-nor: intel-spi: Explicitly mark the driver as dangerous in Kconfig
` [PATCH 3/3] spi-nor: intel-spi: Remove unused preopcodes field
[PATCHv4 0/1] Set FORCE_CSX bit when arbitration between NAND and NOR is enabled
2018-01-08 4:06 UTC (6+ messages)
` [PATCHv4 1/1] mtd: nand: pxa3xx: Set FORCE_CSX bit to ARMADA370 variants
[PATCH V1 1/1] mtd: mtk-nor: modify functions' name more generally
2018-01-08 2:19 UTC (3+ messages)
` [PATCH] "
[PATCH v2 0/5] Marvell NAND controller rework with ->exec_op()
2018-01-07 21:46 UTC (7+ messages)
` [PATCH v2 1/5] dt-bindings: mtd: add Marvell NAND controller documentation
` [PATCH v2 2/5] mtd: nand: add reworked Marvell NAND controller driver
[PATCH 0/3] mtd: spi-nor: fix DMA-unsafe buffer issue between MTD and SPI
2018-01-07 20:49 UTC (17+ messages)
` [PATCH 1/3] mtd: spi-nor: add optional DMA-safe bounce buffer for data transfer
` [PATCH 2/3] dt-bindings: mtd: atmel-quadspi: add an optional property 'dmacap, memcpy'
` [PATCH 2/3] dt-bindings: mtd: atmel-quadspi: add an optional property 'dmacap,memcpy'
[PATCH 0/2] mtd: fsl-quadspi: add support to create dynamic LUT entry
2018-01-07 18:19 UTC (4+ messages)
` [PATCH 1/2] mtd: fsl-quadspi: update hwcaps read capabilities as READ_1_4_4
` [PATCH 2/2] mtd: fsl-quadspi: add support to create dynamic LUT entry
[PATCH 00/12] account for const type of of_device_id.data
2018-01-07 18:08 UTC (3+ messages)
` [PATCH 09/12] mtd: fsl-quadspi: "
[PATCH v2 0/2] CQSPI: Add direct mode support
2018-01-07 18:03 UTC (5+ messages)
` [PATCH v2 1/2] mtd: spi-nor: cadence-quadspi: Refactor indirect read/write sequence
` [PATCH v2 2/2] mtd: spi-nor: cadence-quadspi: Add support for direct access mode
[PATCH v2] mtd: Remove duplicate checks on mtd_oob_ops parameter
2018-01-07 10:18 UTC
[PATCH] mtd: Remove unneeded checks in part_{read,write}_oob()
2018-01-07 10:16 UTC (2+ messages)
[PATCH 1/2] mtd: qcom_nandc: Add a NULL check for devm_kasprintf()
2018-01-07 10:04 UTC (5+ messages)
` [PATCH 2/2] mtd: brcmnand: "
[GIT PULL] final MTD fixes for v4.15
2018-01-07 9:36 UTC
[PATCH -next] mtd: sharpslpart: make local function sharpsl_nand_cleanup_ftl() static
2018-01-06 20:44 UTC (3+ messages)
[PATCH] mtd: nand: Fix unfinished comment in nand_init_data_interface()
2018-01-06 20:40 UTC (2+ messages)
[PATCH 0/5] mtd/rfd_ftl: Adjustments for some function implementations
2018-01-06 15:11 UTC (6+ messages)
` [PATCH 1/5] mtd/rfd_ftl: Delete an error message for a failed memory allocation in scan_header()
` [PATCH 2/5] mtd/rfd_ftl: Less function calls in scan_header() after error detection
` [PATCH 3/5] mtd/rfd_ftl: Improve a size determination in two functions
` [PATCH 4/5] mtd/rfd_ftl: Return directly after a failed kmalloc() in erase_block()
` [PATCH 5/5] mtd/rfd_ftl: Add some spaces for better code readability
[PATCH 0/3] mtd/nftlmount: Adjustments for seven function implementations
2018-01-06 12:47 UTC (4+ messages)
` [PATCH 1/3] mtd/nftlmount: Delete two error messages for a failed memory allocation in find_boot_record()
` [PATCH 2/3] mtd/nftlmount: Delete eight unwanted spaces behind function names
` [PATCH 3/3] mtd/nftlmount: Add some spaces for better code readability
[PATCH v2] mtd: nand: gpmi: Release DMA channels on failure
2018-01-06 10:03 UTC (2+ messages)
[PATCH] mtd: brcmnand: Disable prefetch by default
2018-01-06 9:32 UTC (2+ messages)
[PATCH] mtd: nand: vf610: fix error handling in vf610_nfc_probe()
2018-01-06 9:25 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 00/11] fscrypt: symlink helpers and fscrypt.h cleanup
2018-01-06 2:49 UTC (18+ messages)
` [PATCH v2 01/11] fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headers
` [PATCH v2 02/11] fscrypt: move fscrypt_control_page() "
` [PATCH v2 03/11] fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h
` [PATCH v2 04/11] fscrypt: move fscrypt_ctx declaration to fscrypt_supp.h
` [PATCH v2 05/11] fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versions
` [PATCH v2 06/11] fscrypt: move fscrypt_operations declaration to fscrypt_supp.h
` [PATCH v2 07/11] fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h
` [PATCH v2 08/11] fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c
` [PATCH v2 09/11] fscrypt: trim down fscrypt.h includes
` [PATCH v2 10/11] fscrypt: new helper functions for ->symlink()
` [PATCH v2 11/11] fscrypt: new helper function - fscrypt_get_symlink()
[PATCH v2 0/5] ubifs: switch to new fscrypt helper functions
2018-01-05 22:11 UTC (3+ messages)
[PATCH] mtd/nand/sunxi: Delete an error message for a failed memory allocation in sunxi_nand_chip_init()
2018-01-05 21:34 UTC
[PATCH] mtd/nand/omap2: Delete an error message for a failed memory allocation in omap_nand_probe()
2018-01-05 21:15 UTC
[PATCH 0/3] mtd/nand/ams-delta: Adjustments for three function implementations
2018-01-05 20:31 UTC (4+ messages)
` [PATCH 1/3] mtd/nand/ams-delta: Delete an error message for a failed memory allocation in ams_delta_init()
` [PATCH 2/3] mtd/nand/ams-delta: Improve a size determination "
` [PATCH 3/3] mtd/nand/ams-delta: Add some spaces for better code readability
[PATCH v2] ubifs: free the encrypted symlink target
2018-01-05 19:30 UTC
[PATCH] mtdoops: Delete an error message for a failed memory allocation in two functions
2018-01-04 20:24 UTC
[PATCH 0/2] mtdconcat: Adjustments for two function implementations
2018-01-04 19:30 UTC (3+ messages)
` [PATCH 1/2] mtdconcat: Delete an error message for a failed memory allocation in mtd_concat_create()
` [PATCH 2/2] mtdconcat: Improve a size determination in concat_erase()
Read errors after an UBIFS update
2018-01-04 18:11 UTC (2+ messages)
[PATCH v3 00/27] kill devm_ioremap_nocache
2018-01-04 14:52 UTC (11+ messages)
[PATCH] mtd/maps/vmu-flash: Delete an error message for a failed memory allocation in maple_vmu_read_block()
2018-01-04 14:03 UTC
[PATCH 0/2] mtd/maps/sun_uflash: Adjustments for uflash_devinit()
2018-01-04 10:52 UTC (3+ messages)
` [PATCH 1/2] mtd/maps/sun_uflash: Delete an error message for a failed memory allocation in uflash_devinit()
` [PATCH 2/2] mtd/maps/sun_uflash: Improve a size determination "
[PATCH] mtd: fsl-quadspi: update hwcaps read capabilities as READ_1_4_4
2018-01-04 9:11 UTC (3+ messages)
[RFC 0/3] mtd: spi-nor: Add support of Sector Map Parameter Table
2018-01-04 1:33 UTC (2+ messages)
[PATCH] mtd/inftlmount: Delete error messages for a failed memory allocation in two functions
2018-01-03 20:52 UTC
[RFC] mtd: fsl-quadspi: add support to create dynamic LUT entry
2018-01-03 11:00 UTC
[PATCH] UBI: block: Must use a mutex when using idr_alloc/idr_remove
2018-01-03 2:26 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).