linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-18 16:25:26 to 2019-04-29 09:55:48 UTC [more...]

atmel nand bindings vs. actual dts files
 2019-04-29  9:55 UTC  (3+ messages)

[PATCH 0/5] MTK NAND driver improvements and fixes
 2019-04-29  9:52 UTC  (14+ messages)
` [PATCH 1/5] mtd: rawnand: mtk: Correct low level time calculation of r/w cycle
` [PATCH 2/5] mtd: rawnand: mtk: Improve data sampling timing for read cycle
` [PATCH 3/5] mtd: rawnand: mtk: Add validity check for CE# pin setting
` [PATCH 4/5] mtd: rawnand: mtk: Fix wrongly assigned oob buffer pointer issue
` [PATCH 5/5] mtd: rawnand: mtk: Setup empty page threshold correctly

[RFC PATCH v3 0/1] Re-license MTK NAND driver
 2019-04-29  9:41 UTC  (3+ messages)
` [RFC PATCH v3 1/1] mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL

Arguments when nanddump mtd partitions
 2019-04-29  9:39 UTC  (2+ messages)

[PATCH] mtd: rawnand: Add Macronix NAND read retry and randomizer support
 2019-04-29  9:34 UTC  (8+ messages)

[PATCH v2] mtd: rawnand: marvell: Clean the controller state before each operation
 2019-04-29  9:00 UTC  (5+ messages)

[PATCH 0/5] mtd: onenand/samsung: Add device tree support
 2019-04-29  8:22 UTC  (11+ messages)
` [PATCH 1/5] mtd: onenand/samsung: Unify resource order for controller variants
` [PATCH 2/5] mtd: onenand/samsung: Make sure that bus clock is enabled
` [PATCH 3/5] mtd: onenand/samsung: Add device tree support
` [PATCH 4/5] dt-binding: "
` [PATCH 5/5] mtd: onenand/samsung: Set name field of mtd_info struct

[LINUX PATCH v14] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface
 2019-04-29  8:08 UTC  (6+ messages)

[RFC PATCH v2 0/1] Re-license MTK NAND driver
 2019-04-29  7:57 UTC  (6+ messages)
` [RFC PATCH v2 1/1] mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL

[PATCH v2 00/14] Implement exec_op for GPMI nand driver
 2019-04-29  7:23 UTC  (13+ messages)
` [PATCH 10/14] dma: mxs: Drop unnecessary flag
` [PATCH 12/14] dma: mxs: Add header file to be shared with gpmi nand driver
` [PATCH 13/14] dma: mxs: rename custom flag
` [PATCH 14/14] mtd: rawnand: gpmi: Implement exec_op

[PATCH] mtd-tests: nandbiterrs: Fix issue that just insert error at bit 7
 2019-04-29  6:44 UTC  (2+ messages)

[PATCH v2 0/3] add support for is25wp256 spi-nor device
 2019-04-28 18:09 UTC  (4+ messages)
` [PATCH v2 1/3] mtd: spi-nor: add support for is25wp256
` [PATCH v2 2/3] mtd: spi-nor: add support to unlock flash device
` [PATCH v2 3/3] mtd: spi-nor: add locking support for is25xxxxx device

[PATCH 0/6] mtd: afs: Support AFSv2 parsing
 2019-04-28 11:38 UTC  (2+ messages)

[PATCH v4 0/5] MTD: Add Initial Hyperbus support
 2019-04-27 20:31 UTC  (11+ messages)
` [PATCH v4 1/5] mtd: cfi_cmdset_0002: Add support for polling status register
` [PATCH v4 2/5] dt-bindings: mtd: Add binding documentation for HyperFlash
` [PATCH v4 3/5] mtd: Add support for HyperBus memory devices
` [PATCH v4 4/5] dt-bindings: mtd: Add bindings for TI's AM654 HyperBus memory controller
` [PATCH v4 5/5] mtd: hyperbus: Add driver for TI's "

[PATCH] mtd: maps: Make uclinux_ram_map static
 2019-04-27 15:14 UTC 

[PATCH v2] mtd: rawnand: ams-delta: Drop board specific partition info
 2019-04-27  9:18 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v2 1/3] mtd: spi-nor: always respect write-protect input
 2019-04-27  6:23 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v3 0/4] Add Macronix MX25F0A MFD driver for raw nand and spi
 2019-04-26 22:41 UTC  (5+ messages)
` [PATCH v3 3/4] spi: Patch Macronix SPI controller driver according to MX25F0A MFD driver
` [PATCH v3 4/4] dt-bindings: mfd: Document Macronix MX25F0A controller bindings

[PATCH] mtd: rawnand: brcmnand: fix bch ecc layout for large page nand
 2019-04-26 19:22 UTC 

[PATCH] mtd: onenand: Add support for 8Gb datasize onenand
 2019-04-26 15:06 UTC 

[PATCH] eeprom: at25: Convert the driver to the spi-mem interface
 2019-04-25 19:44 UTC  (2+ messages)

[LINUX PATCH] spi: spi-mem: zynq-qspi: Fix build error on architectures missing readsl/writesl
 2019-04-25 19:26 UTC  (3+ messages)
` Applied "spi: spi-mem: zynq-qspi: Fix build error on architectures missing readsl/writesl" to the spi tree

[PATCH 0/3] UBIFS: xattr deletion rework
 2019-04-25 14:51 UTC  (2+ messages)

[PATCH v3 00/14] Implement exec_op for GPMI nand driver
 2019-04-25 12:56 UTC  (15+ messages)
` [PATCH 01/14] mtd: rawnand: export NAND operation tracer
` [PATCH 02/14] mtd: rawnand: fsmc: Use nand_op_trace for operation tracing
` [PATCH 03/14] mtd: rawnand: gpmi: move all driver code into single file
` [PATCH 04/14] mtd: rawnand: gpmi: remove unused variable
` [PATCH 05/14] mtd: rawnand: gpmi: Remove unnecessary variables
` [PATCH 06/14] mtd: rawnand: gpmi: read buf in nand_read_page_op
` [PATCH 07/14] mtd: rawnand: gpmi: remove unused parameters
` [PATCH 08/14] mtd: rawnand: gpmi: Drop unnecessary restoring of previous chipselection
` [PATCH 09/14] mtd: rawnand: gpmi: use runtime PM to manage clocks
` [PATCH 10/14] dmaengine: mxs: Drop unnecessary flag
` [PATCH 11/14] mtd: rawnand: gpmi: drop "
` [PATCH 12/14] dmaengine: mxs: Add header file to be shared with gpmi nand driver
` [PATCH 13/14] dmaengine: mxs: rename custom flag
` [PATCH 14/14] mtd: rawnand: gpmi: Implement exec_op

[PATCH] mtd: rawnand: stm32_fmc2: manage the get_irq error case
 2019-04-25  7:58 UTC  (2+ messages)

Allow tests to work on more platforms
 2019-04-25  6:27 UTC  (2+ messages)

[RFC PATCH 0/1] Re-license MTK NAND driver
 2019-04-25  1:12 UTC  (7+ messages)
` [RFC PATCH 1/1] mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL

[PATCH] mtd: spi-nor: Add prep/unprep for spi_nor_resume
 2019-04-24 21:08 UTC 

spi-nand: GigaDevices Support; qca9560-spi Device-ID Byte-Shift Inconsistency
 2019-04-24 15:01 UTC  (3+ messages)

[PATCH AUTOSEL 3.18 05/10] jffs2: fix use-after-free on symlink traversal
 2019-04-24 14:52 UTC 

[PATCH AUTOSEL 4.4 05/15] jffs2: fix use-after-free on symlink traversal
 2019-04-24 14:51 UTC 

[PATCH AUTOSEL 4.9 14/28] jffs2: fix use-after-free on symlink traversal
 2019-04-24 14:49 UTC 

[PATCH AUTOSEL 4.14 16/35] jffs2: fix use-after-free on symlink traversal
 2019-04-24 14:46 UTC 

[PATCH AUTOSEL 4.19 25/52] jffs2: fix use-after-free on symlink traversal
 2019-04-24 14:38 UTC 

[PATCH AUTOSEL 5.0 33/66] jffs2: fix use-after-free on symlink traversal
 2019-04-24 14:33 UTC 

[RESEND PATCH v3 00/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-04-23 11:31 UTC  (13+ messages)
` [RESEND PATCH v3 01/11] ARM: prevent tracing IPI_CPU_BACKTRACE
` [RESEND PATCH v3 02/11] arm64: mark (__)cpus_have_const_cap as __always_inline
` [RESEND PATCH v3 03/11] MIPS: mark mult_sh_align_mod() "
` [RESEND PATCH v3 04/11] s390/cpacf: mark scpacf_query() "
` [RESEND PATCH v3 05/11] mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
` [RESEND PATCH v3 06/11] MIPS: mark __fls() and __ffs() as __always_inline
` [RESEND PATCH v3 07/11] ARM: mark setup_machine_tags() stub as __init __noreturn
` [RESEND PATCH v3 08/11] powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init
` [RESEND PATCH v3 09/11] powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline
` [RESEND PATCH v3 10/11] powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline
` [RESEND PATCH v3 11/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING

[PATCH v3 0/5] MTD: Add Initial Hyperbus support
 2019-04-23  6:12 UTC  (7+ messages)
` [PATCH v3 1/5] mtd: cfi_cmdset_0002: Add support for polling status register
` [PATCH v3 2/5] dt-bindings: mtd: Add binding documentation for HyperFlash
` [PATCH v3 3/5] mtd: Add support for HyperBus memory devices
` [PATCH v3 4/5] dt-bindings: mtd: Add bindings for TI's AM654 HyperBus memory controller
` [PATCH v3 5/5] mtd: hyperbus: Add driver for TI's "

[PATCH v3 00/10] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-04-23  3:21 UTC  (11+ messages)
` [PATCH v3 01/10] arm64: mark (__)cpus_have_const_cap as __always_inline
` [PATCH v3 02/10] MIPS: mark mult_sh_align_mod() "
` [PATCH v3 03/10] s390/cpacf: mark scpacf_query() "
` [PATCH v3 04/10] mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
` [PATCH v3 05/10] MIPS: mark __fls() and __ffs() as __always_inline
` [PATCH v3 06/10] ARM: mark setup_machine_tags() stub as __init __noreturn
` [PATCH v3 07/10] powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init
` [PATCH v3 08/10] powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline
` [PATCH v3 09/10] powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline
` [PATCH v3 10/10] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING

[PATCH] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-04-23  3:26 UTC  (7+ messages)

[PATCH v2 00/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-04-23  3:23 UTC  (15+ messages)
` [PATCH v2 01/11] ARM: prevent tracing IPI_CPU_BACKTRACE
` [PATCH v2 02/11] arm64: mark (__)cpus_have_const_cap as __always_inline
` [PATCH v2 03/11] MIPS: mark mult_sh_align_mod() "
` [PATCH v2 04/11] s390/cpacf: mark scpacf_query() "
` [PATCH v2 05/11] mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
` [PATCH v2 06/11] MIPS: mark __fls() as __always_inline
` [PATCH v2 07/11] ARM: mark setup_machine_tags() stub as __init __noreturn
` [PATCH v2 08/11] powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init
` [PATCH v2 09/11] powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline
` [PATCH v2 10/11] powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline
` [PATCH v2 11/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING

[PATCH] spi: AT45xxx dataflash: declare missing of table
 2019-04-22 19:06 UTC 

[PATCH v2 18/79] docs: kbuild: convert docs to ReST and rename to *.rst
 2019-04-22 13:27 UTC  (2+ messages)
` [PATCH v2 69/79] docs: mtd: convert to ReST

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-20  8:03 UTC  (4+ messages)
` [PATCH v3 09/26] compat_ioctl: move drivers to compat_ptr_ioctl

[PATCH 0/4] meson-nand: small code improvements
 2019-04-19  9:00 UTC  (6+ messages)
` [PATCH 4/4] mtd: rawnand: meson: only initialize the RB completion once

[PATCH] mtd: rawnand: use longest matching pattern
 2019-04-19  7:47 UTC 

[PATCH v5 00/16] fscrypt: key management improvements
 2019-04-18 23:29 UTC  (17+ messages)
` [PATCH v5 01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
` [PATCH v5 02/16] fscrypt: use FSCRYPT_ prefix for uapi constants
` [PATCH v5 03/16] fscrypt: use FSCRYPT_* definitions, not FS_*
` [PATCH v5 04/16] fscrypt: add ->ci_inode to fscrypt_info
` [PATCH v5 05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
` [PATCH v5 06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
` [PATCH v5 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
` [PATCH v5 08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
` [PATCH v5 09/16] fscrypt: add an HKDF-SHA512 implementation
` [PATCH v5 10/16] fscrypt: v2 encryption policy support
` [PATCH v5 11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies
` [PATCH v5 12/16] fscrypt: require that key be added when setting a v2 encryption policy
` [PATCH v5 13/16] ext4: wire up new fscrypt ioctls
` [PATCH v5 14/16] f2fs: "
` [PATCH v5 15/16] ubifs: "
` [PATCH v5 16/16] fscrypt: document the new ioctls and policy version

[PATCH] ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy()
 2019-04-18 19:31 UTC  (4+ messages)

[PATCH] ubifs: remove unnecessary calls to set up directory key
 2019-04-18 19:29 UTC  (3+ messages)

[PATCH] mtd: rawnand: ams-delta: Drop board specific partition info
 2019-04-18 19:11 UTC  (4+ messages)
` [PATCH v2] "

[GIT PULL] mtd: nand: Changes for 5.2
 2019-04-18 17:14 UTC 

[PATCH v3 0/5] MTD: Add Initial Hyperbus support
 2019-04-18 16:39 UTC  (3+ messages)

[PATCH 1/2 v2] mtd: nandsim: Embed struct nand_chip in struct nandsim
 2019-04-18 16:25 UTC  (2+ messages)

[PATCH v6 0/7] mtd: rawnand: Support bad block markers in first, second or last page
 2019-04-18 16:25 UTC  (2+ 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).