linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-25 14:53:49 to 2017-10-10 09:41:20 UTC [more...]

[RESEND PATCH] mtd: nand: omap2: Remove omap_nand_platform_data
 2017-10-10  9:40 UTC  (2+ messages)

[PATCH v2 0/3] Altera ASMI Parallel II IP Core
 2017-10-10  9:24 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: mtd: "
` [PATCH v2 2/3] mtd: spi-nor: "

Detach the ubi device of rootfs
 2017-10-10  7:33 UTC  (4+ messages)

[PATCH v4 00/10] Allow opal-async waiters to get interrupted
 2017-10-10  3:33 UTC  (11+ messages)
` [PATCH v4 01/10] mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()
` [PATCH v4 02/10] mtd: powernv_flash: Don't treat OPAL_SUCCESS as an error
` [PATCH v4 03/10] mtd: powernv_flash: Remove pointless goto in driver init
` [PATCH v4 04/10] mtd: powernv_flash: Don't return -ERESTARTSYS on interrupted token acquisition
` [PATCH v4 05/10] powerpc/opal: Make __opal_async_{get, release}_token() static
` [PATCH v4 06/10] powerpc/opal: Rework the opal-async interface
` [PATCH v4 07/10] powernv/opal-sensor: remove not needed lock
` [PATCH v4 08/10] powerpc/opal: Add opal_async_wait_response_interruptible() to opal-async
` [PATCH v4 09/10] powerpc/powernv: Add OPAL_BUSY to opal_error_code()
` [PATCH v4 10/10] mtd: powernv_flash: Use opal_async_wait_response_interruptible()

[PATCH v3] fscrypt: add a documentation file for filesystem-level encryption
 2017-10-09 20:33 UTC  (2+ messages)

[PATCH v2 00/11] fscrypt: add some higher-level helper functions
 2017-10-09 19:15 UTC  (12+ messages)
` [PATCH v2 01/11] fscrypt: clean up include file mess
` [PATCH v2 02/11] fs, fscrypt: add an S_ENCRYPTED inode flag
` [PATCH v2 03/11] fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()
` [PATCH v2 04/11] fscrypt: remove ->is_encrypted()
` [PATCH v2 05/11] fscrypt: remove unneeded empty fscrypt_operations structs
` [PATCH v2 06/11] fscrypt: new helper function - fscrypt_require_key()
` [PATCH v2 07/11] fscrypt: new helper function - fscrypt_file_open()
` [PATCH v2 08/11] fscrypt: new helper function - fscrypt_prepare_link()
` [PATCH v2 09/11] fscrypt: new helper function - fscrypt_prepare_rename()
` [PATCH v2 10/11] fscrypt: new helper function - fscrypt_prepare_lookup()
` [PATCH v2 11/11] fscrypt: new helper function - fscrypt_prepare_setattr()

[PATCH] ubifs: replay: Detect and kill orphaned xattrs
 2017-10-09 14:32 UTC  (6+ messages)

[PATCH v3 0/1] Set FORCE_CSX bit when arbitration between NAND and NOR is enabled
 2017-10-09  6:18 UTC  (5+ messages)
` [PATCH v3 1/1] mtd: nand: pxa3xx: Set FORCE_CSX bit to ARMADA370 variants

[PATCH] mtd: nand: atmel: Actually use the PM ops
 2017-10-09  3:09 UTC  (2+ messages)

[PATCH v5 0/9] mtd: sharpslpart partition parser
 2017-10-08 10:34 UTC  (9+ messages)

[PATCH] ARM: pxa: cm-x255: Fix up GPIO NAND device name in table
 2017-10-07  9:22 UTC  (4+ messages)

[PATCH] mtd: nand: gpio: Convert to use GPIO descriptors
 2017-10-06 21:52 UTC  (5+ messages)

support for ISSI is25lp128
 2017-10-06 21:04 UTC 

[PATCH] crypto: atmel-aes - properly set IV after {en,de}crypt
 2017-10-06 15:51 UTC 

[PATCH] mtd: spi-nor: Allow Cadence QSPI support for ARM64
 2017-10-06 15:04 UTC  (4+ messages)

[PATCH] Fix C++ kernel in include/linux/mtd/mtd.h
 2017-10-06 13:04 UTC  (11+ messages)

[PATCH] mtd: nand: Export nand_reset() symbol
 2017-10-05 16:53 UTC 

[PATCH 0/3] Enable NAND on Armada-7040-DB board
 2017-10-05 12:53 UTC  (6+ 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 -next v2] mtd: nand: Add support for Toshiba BENAND (Built-in ECC NAND)
 2017-10-05  7:31 UTC  (6+ messages)

[PATCH] mtd: nand: sh_flctl: Use of_device_get_match_data() helper
 2017-10-05  7:24 UTC  (2+ messages)

[PATCH v3] mtd: nand: denali: fix setup_data_interface to meet tCCS delay
 2017-10-05  7:23 UTC  (2+ messages)

[PATCH v2] mtd: nand: pxa3xx_nand: Update Kconfig information
 2017-10-05  7:23 UTC  (2+ messages)

[PATCH v4 0/8] Various patches for SAMA5D2 backup mode
 2017-10-05  7:22 UTC  (11+ messages)
` [PATCH v4 1/8] clk: at91: pmc: Wait for clocks when resuming
` [PATCH v4 2/8] clk: at91: pmc: Save SCSR during suspend
` [PATCH v4 3/8] clk: at91: pmc: Support backup for programmable clocks
` [PATCH v4 4/8] mtd: nand: atmel: Avoid ECC errors when leaving backup mode
` [PATCH v4 5/8] ehci-atmel: Power down during suspend is normal
` [PATCH v4 6/8] pwm: atmel-tcb: Support backup mode
` [PATCH v4 7/8] atmel_flexcom: "
` [PATCH v4 8/8] tty/serial: atmel: Prevent a warning on suspend

[RESEND PATCH v5 10/16] mtd: nand: qcom: add command elements in BAM transaction
 2017-10-05  7:22 UTC  (2+ messages)

Issue with encrypted filenames on UBIFS
 2017-10-04 19:10 UTC  (5+ messages)

[PATCH 1/2] mtd: Make sure MTD objects always have a valid debugfs dir
 2017-10-04 14:26 UTC  (5+ messages)
` [PATCH 2/2] mtd: mtdpart: Create a symlink to the master "

Shrink UBIFS
 2017-10-04 12:28 UTC  (4+ messages)

[PATCH v2 0/2] mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali
 2017-10-04 11:05 UTC  (8+ messages)
` [PATCH v2 1/2] mtd: nand: wait for tWHR after NAND_CMD_STATUS / NAND_CMD_READID
` [PATCH v2 2/2] mtd: nand: denali: fix setup_data_interface to meet tCCS delay

[PATCH] mkfs.ubifs: Apply squash-uids to the root node
 2017-10-04  8:19 UTC  (2+ messages)

Licence
 2017-10-04  7:11 UTC  (3+ messages)

[PATCH v4 1/5] cramfs: direct memory access support
 2017-10-03 15:06 UTC  (6+ messages)

ubifs robustness with early power cut warning
 2017-10-03  7:26 UTC  (10+ messages)

[PATCH v4 0/6] K2G: Add QSPI support
 2017-10-03  5:19 UTC  (7+ messages)
` [PATCH v4 1/6] mtd: spi-nor: cadence-quadspi: Add TI 66AK2G SoC specific compatible
` [PATCH v4 2/6] mtd: spi-nor: cadence-quadspi: add a delay in write sequence
` [PATCH v4 3/6] mtd: spi-nor: cadence-quadspi: Add new binding to enable loop-back circuit
` [PATCH v4 4/6] mtd: spi-nor: cadence-quadspi: Add support to enable loop-back clock circuit
` [PATCH v4 5/6] mtd: spi-nor: cadence-quadspi: Fix error path in probe
` [PATCH v4 6/6] mtd: spi-nor: cadence-quadspi: Add runtime PM support

[PATCH v3 0/5] K2G: Add QSPI support
 2017-10-02 12:46 UTC  (17+ messages)
` [PATCH v3 2/5] mtd: spi-nor: cadence-quadspi: add a delay in write sequence
` [PATCH v3 5/5] mtd: spi-nor: cadence-quadspi: Add runtime PM support

[GIT PULL] mtd: Fixes for 4.14-rc3
 2017-09-30 17:53 UTC 

[PATCH] mtd: nand: pxa3xx_nand: Update Kconfig information
 2017-09-29  8:52 UTC  (3+ messages)

[PATCH v2] mtd: Fix partition alignment check on multi-erasesize devices
 2017-09-28  9:46 UTC  (2+ messages)

[PATCH] mtd: nand: atmel: fix buffer overflow in atmel_pmecc_user
 2017-09-28  9:46 UTC  (3+ messages)

Issue with Micron QSPI flash in 4.14-rc1
 2017-09-28  8:15 UTC  (5+ messages)

[PATCH v2 0/1] Set FORCE_CSX bit when arbitration between NAND and NOR is enabled
 2017-09-27 21:53 UTC  (5+ messages)
` [PATCH v2 1/1] mtd: nand: pxa3xx: Set FORCE_CSX bit to ARMADA370 variants

[PATCH v3 0/8] Various patches for SAMA5D2 backup mode
 2017-09-27 15:32 UTC  (11+ 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 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 "

PO 15523
 2017-09-18 11:33 UTC 

nand: denali: issue with 4.13
 2017-09-26  9:36 UTC  (5+ 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)


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).