messages from 2018-02-19 16:25:34 to 2018-03-02 17:03:31 UTC [more...]
[PATCH 00/52] Allow dynamic allocations during NAND chip identification phase
2018-03-02 17:03 UTC (24+ messages)
` [PATCH 01/52] mtd: rawnand: add hooks that may be called during nand_scan()
` [PATCH 02/52] mtd: rawnand: bf5xx: fix probe function error path
` [PATCH 03/52] mtd: rawnand: bf5xx: convert driver to nand_scan()
` [PATCH 04/52] mtd: rawnand: brcmnand: fix probe function error path
` [PATCH 05/52] mtd: rawnand: brcmnand: convert driver to nand_scan()
` [PATCH 06/52] mtd: rawnand: cafe: fix probe function error path
` [PATCH 07/52] mtd: rawnand: cafe: convert driver to nand_scan()
` [PATCH 08/52] mtd: rawnand: davinci: fix probe function error path
` [PATCH 09/52] mtd: rawnand: davinci: convert driver to nand_scan()
` [PATCH 10/52] mtd: rawnand: denali: fix probe function error path
` [PATCH 11/52] mtd: rawnand: denali: convert to nand_scan()
` [PATCH 12/52] mtd: rawnand: fsl_elbc: fix probe function error path
` [PATCH 13/52] mtd: rawnand: fsl_elbc: convert driver to nand_scan()
` [PATCH 14/52] mtd: rawnand: fsl_ifc: fix probe function error path
` [PATCH 15/52] mtd: rawnand: fsl_ifc: convert driver to nand_scan()
` [PATCH 16/52] mtd: rawnand: fsmc: fix probe function error path
` [PATCH 17/52] mtd: rawnand: fsmc: convert driver to nand_scan()
` [PATCH 18/52] mtd: rawnand: gpmi: "
` [PATCH 19/52] mtd: rawnand: hisi504: enhance the probe function error path
` [PATCH 20/52] mtd: rawnand: hisi504: convert driver to nand_scan()
` [PATCH 21/52] mtd: rawnand: jz4780: "
` [PATCH 22/52] mtd: rawnand: lpc32xx_mlc: enhance the probe function error path
` [PATCH 23/52] mtd: rawnand: lpc32xx_mlc: convert driver to nand_scan()
Does modern UBI/UBIFS still suffer from the 'unstable bits issue'?
2018-03-02 16:20 UTC (5+ messages)
[PATCH] mtd: rawnand: makes the Kconfig entry clear when it comes to raw NANDs
2018-03-02 14:40 UTC
[PATCH RESEND v2 0/2] Migrate the GPMI driver to use NAND core timings
2018-03-02 14:38 UTC (3+ messages)
` [PATCH RESEND v2 1/2] mtd: rawnand: gpmi: support ->setup_data_interface()
` [PATCH RESEND v2 2/2] mtd: rawnand: gpmi: use core timings instead of an empirical derivation
[PATCH v3 00/14] Improve timings handling in the NAND framework
2018-03-02 14:24 UTC (15+ messages)
` [PATCH v3 01/14] mtd: rawnand: rename default ->onfi_get/set_features() implementations
` [PATCH v3 02/14] mtd: rawnand: rename SET/GET FEATURES related functions
` [PATCH v3 03/14] mtd: rawnand: mxc: rename the local ->set/get_features() implementation
` [PATCH v3 04/14] mtd: rawnand: move calls to ->select_chip() in nand_setup_data_interface()
` [PATCH v3 05/14] mtd: rawnand: check ONFI timings have been acked by the chip
` [PATCH v3 06/14] mtd: rawnand: avoid setting again the timings to mode 0 after a reset
` [PATCH v3 07/14] mtd: rawnand: use wrappers to call onfi GET/SET_FEATURES
` [PATCH v3 08/14] mtd: rawnand: mxc: remove useless checks in GET/SET_FEATURES functions
` [PATCH v3 09/14] mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pages
` [PATCH v3 10/14] mtd: rawnand: prepare the removal of the ONFI parameter page
` [PATCH v3 11/14] mtd: rawnand: allow vendors to declare (un)supported features
` [PATCH v3 12/14] mtd: rawnand: macronix: nack the support of changing timings for one chip
` [PATCH v3 13/14] mtd: rawnand: get rid of the JEDEC parameter page in nand_chip
` [PATCH v3 14/14] mtd: rawnand: get rid of the ONFI "
[PATCH RESEND] mtd: ubi: block: Fix error for write access
2018-03-02 12:21 UTC (2+ messages)
[PATCH 0/6] Improve timings handling in the NAND framework
2018-03-01 23:21 UTC (10+ messages)
` [PATCH 2/6] mtd: nand: Use wrappers to call onfi GET/SET_FEATURES
` [PATCH 4/6] mtd: nand: Stop using a static parameter page for all chips
` [PATCH 5/6] mtd: nand: Allow vendors to declare (un)supported features
[PATCH v4 0/6] Use the reworked Marvell NAND controller with all boards
2018-03-01 20:46 UTC (18+ messages)
` [PATCH v4 1/6] mtd: nand: use Marvell reworked NAND controller driver with all platforms
` [PATCH v4 2/6] mtd: nand: remove deprecated pxa3xx_nand driver
` [PATCH v4 3/6] mtd: nand: remove useless fields from pxa3xx NAND platform data
` [PATCH v4 4/6] dt-bindings: mtd: remove pxa3xx NAND controller documentation
` [PATCH v4 5/6] arm: dts: pxa: use reworked NAND controller driver
` [PATCH v4 6/6] MAINTAINERS: remove entry for deleted pxa3xx_nand driver
[PATCH] mtd: nand: marvell: Fix clock resource by adding a register clock
2018-03-01 17:35 UTC (2+ messages)
[PATCH 1/2][v5] dt-bindings: mtd-physmap: Add endianness supports
2018-03-01 17:12 UTC (3+ messages)
` [PATCH 2/2][v5] driver: mtd: update struct map_info's swap as per map requirement
[PATCH] UBIFS: remove unnecessary assignment
2018-03-01 16:34 UTC (2+ messages)
[PATCH] fs/UBIFS: make 'sum' definition closer to where it is used
2018-03-01 16:26 UTC (2+ messages)
[PATCH] fs/ubifs: remove useless parameter of lpt_heap_replace
2018-03-01 16:23 UTC (2+ messages)
Targeted B2B Companies Emails List
2018-03-01 15:55 UTC
[PATCH 0/3] mtd: fix AMD/Intel flash bugs
2018-03-01 13:39 UTC (4+ 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
fsl,ifc + MT29F64G08CBAAAWP
2018-03-01 13:31 UTC
[RFC PATCH 0/6] spi: Extend the framework to generically support memory devices
2018-02-28 12:25 UTC (6+ messages)
` [RFC PATCH 1/6] spi: Extend the core to ease integration of SPI memory controllers
[PATCH] spi-nor: Add support for Atmel Dataflash memories
2018-02-28 11:55 UTC
[PATCH] fs/ubifs: constify struct ubifs_lprops in scan_for_leb_for_idx
2018-02-28 2:13 UTC
[PATCH v5 0/3] mtd: nand: vf610_nfc: make use of ->exec_op()
2018-02-27 21:28 UTC (6+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] mtd: nand: vf610_nfc: remove old hooks
` [PATCH v5 3/3] mtd: nand: vf610_nfc: support ONFI SET/GET_FEATURES commands
[PATCH] mtd: tests: check erase block count in page test
2018-02-27 21:03 UTC (2+ messages)
[PATCH v2 1/2] spi-nor: intel-spi: Fix atomic sequence handling
2018-02-27 16:51 UTC (2+ messages)
[PATCH v2 0/2] Update 64-bit DT with new NAND controller bindings
2018-02-27 16:50 UTC (4+ messages)
` [PATCH v2 1/2] arm64: dts: marvell: use reworked NAND controller driver on Armada 7K
` [PATCH v2 2/2] arm64: dts: marvell: use reworked NAND controller driver on Armada 8K
[RFC PATCH v4 0/2] mtd: nand: vf610_nfc: make use of ->exec_op()
2018-02-26 20:53 UTC (11+ messages)
` [RFC PATCH v4 1/2] "
` [RFC PATCH v4 2/2] mtd: nand: vf610_nfc: remove old hooks
a few I_DIRTY* related cleanups
2018-02-26 15:42 UTC (7+ messages)
` [PATCH 1/4] gfs2: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) calls
` [PATCH 2/4] ntfs: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) call
` [PATCH 3/4] ubifs: "
` [PATCH 4/4] fs: move I_DIRTY_INODE to fs.h
` [Cluster-devel] a few I_DIRTY* related cleanups
[PATCH 1/2] Stop mentioning l2-mtd
2018-02-24 16:51 UTC (3+ messages)
` [PATCH 2/2] Change Linux major number
[PATCH 0/4][v4][RESEND] dt-bindings: mtd-physmap: Add endianness supports
2018-02-24 9:09 UTC (10+ messages)
` [PATCH 1/4][v4][RESEND] "
` [PATCH 2/4][v4][RESEND] driver: mtd: update struct map_info's swap as per map requirement
` [PATCH 3/4][v4][RESEND] ARM: dts: Add NOR connection type with IFC
` [PATCH 4/4][v4][RESEND] ARM64: "
` [PATCH 1/2][v2][RESEND] ARM: dts: Add big-endian for IFC on LS1021A
` [PATCH 2/2][v2][RESEND] ARM: dts: ls1021aqds: Add nand node for ifc controller
[PATCH v1 1/3] mtd: physmap: add dual die entry in devicetree binding
2018-02-23 15:53 UTC (11+ messages)
` [PATCH v1 2/3] mtd: probe: probe dual die entry from "
` [PATCH v1 3/3] drivers: mtd: chips: add support for the dual die stacked PNOR
response
2018-02-23 6:49 UTC
[PATCH NAND v5] mtd: nand: Replace printk() with appropriate pr_*() macro
2018-02-22 17:39 UTC (3+ messages)
[PATCH NAND v4] mtd: nand: Replace printk() with appropriate pr_*() macro
2018-02-22 15:44 UTC (2+ messages)
[PATCH NAND v3] mtd: nand: Replace printk() with appropriate pr_*() macro
2018-02-22 15:25 UTC (8+ messages)
B2B Business Emails List
2018-02-22 14:25 UTC
[PATCH] Update Boris Brezillon email address
2018-02-22 12:38 UTC (2+ messages)
[PATCH] MAINTAINERS: Update email address for Miquel Raynal
2018-02-22 12:37 UTC (2+ messages)
[PATCH 2/4][v4] driver: mtd: update struct map_info's swap as per map requirement
2018-02-22 10:21 UTC (2+ messages)
[PATCH] mtd: spi-nor: allow NOR driver to write fewer bytes than requested
2018-02-22 10:13 UTC
[RFC PATCH v3 0/3] mtd: nand: vf610_nfc: make use of ->exec_op()
2018-02-22 9:13 UTC (18+ messages)
` [RFC PATCH v3 2/3] "
[PATCH v1 0/3] mtd: add support for the dual-die stack parallel NOR
2018-02-21 19:32 UTC
Using mtd-physmap on parallel NOR device with gpio address muxing
2018-02-21 3:45 UTC
[PATCH NAND v2] mtd: nand: Replace printk() with appropriate pr_*macro()
2018-02-20 19:20 UTC (6+ messages)
[bug report] mtd: plat_nand: request memory resource before doing ioremap
2018-02-20 9:36 UTC (3+ messages)
[PATCH v2 0/2] Migrate the GPMI driver to use NAND core timings
2018-02-20 8:57 UTC (4+ messages)
` [PATCH v2 1/2] mtd: nand: Check ONFI timings have been acked by the chip
[PATCH] mtd: nand: gpmi: fix edo mode for non fully ONFI compliant flashes
2018-02-20 8:53 UTC (2+ messages)
[PATCH v2] mtd: nftl/inftl: check mtd_erase() return value
2018-02-20 8:44 UTC (2+ messages)
[PATCH] mtd: nftl/inftl: check mtd_erase() return value
2018-02-19 23:04 UTC (3+ messages)
BANK-IN SLIP
2018-02-19 21:27 UTC
[PATCH NAND] mtd: nand: Replace printk() with appropriate dev_*macro()
2018-02-19 19:39 UTC (3+ 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).