messages from 2017-09-18 09:40:20 to 2017-09-27 15:31:34 UTC [more...]
[PATCH] mtd: nand: atmel: fix buffer overflow in atmel_pmecc_user
2017-09-27 15:32 UTC (2+ messages)
[PATCH v3 0/8] Various patches for SAMA5D2 backup mode
2017-09-27 15:08 UTC (10+ messages)
` [PATCH v3 1/8] clk: at91: pmc: Wait for clocks when resuming
` [PATCH v3 2/8] clk: at91: pmc: Save SCSR during suspend
` [PATCH v3 3/8] clk: at91: pmc: Support backup for programmable clocks
` [PATCH v3 4/8] mtd: nand: atmel: Avoid ECC errors when leaving backup mode
` [PATCH v3 5/8] ehci-atmel: Power down during suspend is normal
` [PATCH v3 6/8] pwm: atmel-tcb: Support backup mode
` [PATCH v3 7/8] atmel_flexcom: "
` [PATCH v3 8/8] tty/serial: atmel: Prevent a warning on suspend
atmel_nand: kernel panic when ecc_strength==4
2017-09-27 11:44 UTC (5+ messages)
[PATCH v3 0/5] K2G: Add QSPI support
2017-09-27 10:48 UTC (17+ messages)
` [PATCH v3 1/5] mtd: spi-nor: cadence-quadspi: Add TI 66AK2G SoC specific compatible
` [PATCH v3 2/5] mtd: spi-nor: cadence-quadspi: add a delay in write sequence
` [PATCH v3 3/5] mtd: spi-nor: cadence-quadspi: Add new binding to enable loop-back circuit
` [PATCH v3 4/5] mtd: spi-nor: cadence-quadspi: Add support to enable loop-back clock circuit
` [PATCH v3 5/5] mtd: spi-nor: cadence-quadspi: Add runtime PM support
[PATCH v2 0/1] Set FORCE_CSX bit when arbitration between NAND and NOR is enabled
2017-09-27 9:15 UTC (4+ messages)
` [PATCH v2 1/1] mtd: nand: pxa3xx: Set FORCE_CSX bit to ARMADA370 variants
[PATCH 0/2] Implement guideline when NAND, NOR arbitration is enabled
2017-09-27 0:54 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: mtd: pxa3xx: Add "marvell, nand-force-csx" compatible string
` [PATCH 2/2] mtd: nand: pxa3xx: Handle "
[PATCH -next v2] mtd: nand: Add support for Toshiba BENAND (Built-in ECC NAND)
2017-09-26 21:15 UTC (4+ messages)
PO 15523
2017-09-18 11:33 UTC
Issue with Micron QSPI flash in 4.14-rc1
2017-09-26 14:45 UTC (4+ messages)
nand: denali: issue with 4.13
2017-09-26 9:36 UTC (6+ messages)
[PATCH] ubi: Remove ubi_io_is_bad call from scan_peb
2017-09-26 8:53 UTC (2+ messages)
[PATCH] mtd: nand: wait for tWHR after NAND_CMD_STATUS / NAND_CMD_READID
2017-09-26 8:23 UTC (4+ messages)
[PATCH 0/3] Enable NAND on Armada-7040-DB board
2017-09-25 15:06 UTC (5+ messages)
` [PATCH 1/3] Documentation: devicetree: add pxa3xx compatible and syscon property
` [PATCH 2/3] mtd: nand: pxa3xx: enable NAND controller if the SoC needs it
` [PATCH 3/3] arm64: dts: marvell: add NAND support on the 7040-DB board
[PATCH v2] mtd: Fix partition alignment check on multi-erasesize devices
2017-09-25 11:15 UTC (2+ messages)
Regression for NOR flash with multiple erase block regions
2017-09-25 9:45 UTC (8+ messages)
[PATCH] mtd: nand: gpio: Convert to use GPIO descriptors
2017-09-25 8:58 UTC (4+ messages)
[PATCH v2 0/9] Various patches for SAMA5D2 backup mode
2017-09-25 8:25 UTC (24+ messages)
` [PATCH v2 1/9] clk: at91: pmc: Wait for clocks when resuming
` [PATCH v2 3/9] clk: at91: pmc: Support backup for programmable clocks
` [PATCH v2 4/9] mtd: nand: atmel: Avoid ECC errors when leaving backup mode
` [PATCH v2 5/9] mtd: nand: atmel: Report PMECC failures as errors
` [PATCH v2 6/9] ehci-atmel: Power down during suspend is normal
` [PATCH v2 7/9] pwm: atmel-tcb: Support backup mode
` [PATCH v2 8/9] atmel_flexcom: "
` [PATCH v2 9/9] tty/serial: atmel: Prevent a warning on suspend
[PATCH v5 00/16] Add QCOM QPIC NAND support
2017-09-25 8:09 UTC (4+ messages)
[RESEND PATCH v5 10/16] mtd: nand: qcom: add command elements in BAM transaction
2017-09-25 7:51 UTC (2+ messages)
` [RESEND PATCH v5 11/16] mtd: nand: qcom: support for command descriptor formation
[PATCH] Fix C++ kernel in include/linux/mtd/mtd.h
2017-09-24 8:23 UTC (4+ messages)
Regression for NOR flash with multiple erase block regions
2017-09-22 13:15 UTC
[PATCH v1 00/10] Various patches for SAMA5D2 backup mode
2017-09-22 12:12 UTC (5+ messages)
` [PATCH v1 01/10] clk: at91: pmc: Wait for clocks when resuming
[PATCH v2 0/2] mtd: nand: introduce NAND_ROW_ADDR_3 flag and improve Denali driver
2017-09-22 10:08 UTC (2+ messages)
[PATCH v2 00/12] mtd: nand: denali: more clean-ups
2017-09-22 10:06 UTC (14+ messages)
` [PATCH v2 01/12] mtd: nand: denali: squash setup_ecc_for_xfer() helper into caller
` [PATCH v2 02/12] mtd: nand: denali: prefix detect_max_banks() with denali_
` [PATCH v2 03/12] mtd: nand: denali: consolidate include directives
` [PATCH v2 04/12] mtd: nand: denali: squash denali_enable_dma() helper into caller
` [PATCH v2 05/12] mtd: nand: denali: slight clean up of denali_wait_for_irq()
` [PATCH v2 06/12] mtd: nand: denali: clean up macros with <linux/bitfield.h>
` [PATCH v2 07/12] mtd: nand: denali: use more FIELD_PREP / FIELD_GET where appropriate
` [PATCH v2 08/12] mtd: nand: denali: clean up comments
` [PATCH v2 09/12] mtd: nand: denali: use upper/lower_32_bits() macro for clean-up
` [PATCH v2 10/12] mtd: nand: denali: remove unneeded init of ECC_ENABLE register
` [PATCH v2 11/12] mtd: nand: denali: support direct addressing mode
` [PATCH v2 12/12] mtd: nand: denali: change the setup_dma choice into hook
[PATCH v2] dt-bindings: nand: denali: reduce the register space in the example
2017-09-22 10:06 UTC (2+ messages)
[PATCH v5] mtd: nand: Use standard large page OOB layout when using NAND_ECC_NONE
2017-09-22 10:06 UTC (2+ messages)
[PATCH] ubi: Fix race condition between ubi volume creation and udev
2017-09-22 8:27 UTC (2+ messages)
(no subject)
2017-09-22 8:19 UTC
[RESEND PATCH v2 0/5] K2G: Add QSPI support
2017-09-22 8:04 UTC (7+ messages)
` [RESEND PATCH v2 1/5] mtd: spi-nor: cadence-quadspi: Add TI 66AK2G SoC specific compatible
` [RESEND PATCH v2 2/5] mtd: spi-nor: cadence-quadspi: add a delay in write sequence
` [RESEND PATCH v2 3/5] mtd: spi-nor: cadence-quadspi: Add new binding to enable loop-back circuit
` [RESEND PATCH v2 4/5] mtd: spi-nor: cadence-quadspi: Add support to enable loop-back clock circuit
` [RESEND PATCH v2 5/5] mtd: spi-nor: cadence-quadspi: Add runtime PM support
[PATCH] mtd: powernv: Support MTD_NO_ERASE
2017-09-22 4:13 UTC (3+ messages)
[PATCH] dt-bindings: nand: denali: reduce the register space in the example
2017-09-21 22:55 UTC (8+ messages)
[PATCH 00/25] fscrypt: add some higher-level helper functions
2017-09-21 20:48 UTC (30+ messages)
` [PATCH 01/25] fs, fscrypt: add an S_ENCRYPTED inode flag
` [PATCH 02/25] fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()
` [PATCH 03/25] fscrypt: remove ->is_encrypted()
` [PATCH 04/25] fscrypt: remove unneeded empty fscrypt_operations structs
` [PATCH 05/25] fscrypt: new helper function - fscrypt_require_key()
` [PATCH 06/25] fscrypt: new helper function - fscrypt_file_open()
` [PATCH 07/25] fscrypt: new helper function - fscrypt_prepare_link()
` [PATCH 08/25] fscrypt: new helper function - fscrypt_prepare_rename()
` [PATCH 09/25] fscrypt: new helper function - fscrypt_prepare_lookup()
` [PATCH 10/25] fscrypt: new helper function - fscrypt_prepare_setattr()
` [PATCH 11/25] ext4: switch to fscrypt_file_open()
` [PATCH 12/25] ext4: switch to fscrypt_prepare_link()
` [PATCH 13/25] ext4: switch to fscrypt_prepare_rename()
` [PATCH 14/25] ext4: switch to fscrypt_prepare_lookup()
` [PATCH 15/25] ext4: switch to fscrypt_prepare_setattr()
` [PATCH 16/25] f2fs: switch to fscrypt_file_open()
` [PATCH 17/25] f2fs: switch to fscrypt_prepare_link()
` [PATCH 18/25] f2fs: switch to fscrypt_prepare_rename()
` [PATCH 19/25] f2fs: switch to fscrypt_prepare_lookup()
` [PATCH 20/25] f2fs: switch to fscrypt_prepare_setattr()
` [PATCH 21/25] ubifs: switch to fscrypt_file_open()
` [PATCH 22/25] ubifs: switch to fscrypt_prepare_link()
` [PATCH 23/25] ubifs: switch to fscrypt_prepare_rename()
` [PATCH 24/25] ubifs: switch to fscrypt_prepare_lookup()
` [PATCH 25/25] ubifs: switch to fscrypt_prepare_setattr()
` [f2fs-dev] [PATCH 00/25] fscrypt: add some higher-level helper functions
[PATCH] jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path
2017-09-21 18:43 UTC (2+ messages)
[PATCH 1/2] mtd: spi-nor: intel-spi: Add support for Intel Lewisburg SPI serial flash
2017-09-21 13:19 UTC (2+ messages)
` [PATCH 2/2] mtd: spi-nor: intel-spi: Add support for Intel Cedar Fork "
[PATCH v1] mtk-nor: update dt bindings and add suspend/resume support
2017-09-21 12:45 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: mtd: add new compatible strings and improve description
` [PATCH v1 2/2] mtd: mtk-nor: add suspend/resume support
[GIT PULL] mtd: Fixes for 4.14-rc2
2017-09-21 8:17 UTC
[PATCH v2 0/3] Altera ASMI Parallel II IP Core
2017-09-20 18:28 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: mtd: "
` [PATCH v2 2/3] mtd: spi-nor: "
` [PATCH v2 3/3] mtd: spi-nor: add flag for reading dummy cycles from nv cfg reg
[PATCH] doc: dt: mtd: Add sst25vf016b to the list of supported chip names
2017-09-20 11:03 UTC (3+ messages)
[PATCH] mtd: nand: remove unused blockmask variable
2017-09-19 20:12 UTC (2+ messages)
[PATCH] mtd: nand: lpc32xx_mlc: Fix an error handling path in lpc32xx_nand_probe()
2017-09-19 20:13 UTC (2+ messages)
[PATCH] mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp()
2017-09-19 20:12 UTC (2+ messages)
[PATCH] mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp()
2017-09-19 20:11 UTC (7+ messages)
` [DEBUG] mtd: spi-nor: dump DWORDs of the Basic Flash Parameter Table
[PATCH] mtd: spi-nor: Check for spi_nor_hwcaps_read2cmd() return value
2017-09-19 17:33 UTC (4+ messages)
[PATCH] mtd: spi-nor: Kill check with no effect
2017-09-19 17:10 UTC (4+ messages)
ubi resize shrink volume
2017-09-18 13:29 UTC (6+ messages)
[PATCH] mtd: oxnas_nand: Fix error handling in oxnas_nand_probe()
2017-09-18 12:20 UTC (4+ 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).