linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-18 23:57:09 to 2018-07-22 10:35:33 UTC [more...]

[PATCH v4 00/35] Allow dynamic allocations during NAND chip identification phase
 2018-07-22 10:35 UTC  (72+ messages)
` [PATCH v4 01/35] mtd: rawnand: brcmnand: convert driver to nand_scan()
` [PATCH v4 02/35] mtd: rawnand: cafe: "
` [PATCH v4 03/35] mtd: rawnand: davinci: "
` [PATCH v4 04/35] mtd: rawnand: denali: convert "
` [PATCH v4 05/35] mtd: rawnand: fsl_elbc: convert driver "
` [PATCH v4 06/35] mtd: rawnand: fsl_ifc: "
` [PATCH v4 07/35] mtd: rawnand: fsmc: "
` [PATCH v4 08/35] mtd: rawnand: gpmi: "
` [PATCH v4 09/35] mtd: rawnand: hisi504: "
` [PATCH v4 10/35] mtd: rawnand: jz4780: "
` [PATCH v4 11/35] mtd: rawnand: lpc32xx_mlc: "
` [PATCH v4 12/35] mtd: rawnand: lpc32xx_slc: "
` [PATCH v4 13/35] mtd: rawnand: marvell: "
` [PATCH v4 14/35] mtd: rawnand: mtk: "
` [PATCH v4 15/35] mtd: rawnand: mxc: "
` [PATCH v4 16/35] mtd: rawnand: nandsim: "
` [PATCH v4 17/35] mtd: rawnand: omap2: "
` [PATCH v4 18/35] mtd: rawnand: s3c2410: "
` [PATCH v4 19/35] mtd: rawnand: sh_flctl: move all NAND chip related setup in one function
` [PATCH v4 20/35] mtd: rawnand: sh_flctl: convert driver to nand_scan()
` [PATCH v4 21/35] mtd: rawnand: sunxi: "
` [PATCH v4 22/35] mtd: rawnand: tango: "
` [PATCH v4 23/35] mtd: rawnand: txx9ndfmc: rename nand controller internal structure
` [PATCH v4 24/35] mtd: rawnand: txx9ndfmc: convert driver to nand_scan()
` [PATCH v4 25/35] mtd: rawnand: vf610: "
` [PATCH v4 26/35] mtd: rawnand: atmel: "
` [PATCH v4 27/35] mtd: rawnand: sm_common: convert driver to nand_scan_with_ids()
` [PATCH v4 28/35] mtd: rawnand: allow exiting immediately nand_scan_ident()
` [PATCH v4 29/35] mtd: rawnand: docg4: convert driver to nand_scan()
` [PATCH v4 30/35] mtd: rawnand: qcom: "
` [PATCH v4 31/35] mtd: rawnand: jz4740: "
` [PATCH v4 32/35] mtd: rawnand: tegra: "
` [PATCH v4 33/35] mtd: rawnand: do not export nand_scan_[ident|tail]() anymore
` [PATCH v4 34/35] mtd: rawnand: allocate model parameter dynamically
` [PATCH v4 35/35] mtd: rawnand: allocate dynamically ONFI parameters during detection

[PATCH] mtd: solutionengine.c: fix printk format warnings
 2018-07-22  7:54 UTC  (2+ messages)

[LINUX PATCH v11 0/3] Add arm pl353 smc memory and nand driver for xilinx zynq soc
 2018-07-22  7:04 UTC  (3+ messages)
` [LINUX PATCH v11 3/3] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface

Spende von 2.800.000 Millionen Euro
 2018-07-20  1:07 UTC 

[PATCH] mtd: spi-nor: cadence-quadspi: make return type fit wait_for_completion_timeout
 2018-07-21 16:08 UTC 

[PATCH 1/2] mtd: spi-nor: cadence-quadspi: fix timeout handling in wait_for_completion_timeout
 2018-07-21 15:52 UTC  (4+ messages)
` [PATCH 2/2] mtd: spi-nor: cadence-quadspi: fix return type to fit wait_for_completion_timeout

[PATCH 1/2] mtd: lpddr: use mtd_device_register()
 2018-07-21 11:55 UTC  (2+ messages)
` [PATCH 2/2] mtd: spi-nor: intel-spi: "

[RFC PATCH 0/8] mtd: rawnand: ams-delta: Use gpio-omap accessors for data I/O
 2018-07-20 19:48 UTC  (26+ messages)
` [RFC PATCH 1/8] mtd: rawnand: ams-delta: Use private structure
` [RFC PATCH 2/8] mtd: rawnand: ams-delta: Write protect device during probe
` [RFC PATCH 3/8] mtd: rawnand: ams-delta: Set port direction once per transfer
` [RFC PATCH 4/8] mtd: rawnand: ams-delta: Optimize pointer resolution on read/write
` [RFC PATCH 5/8] mtd: rawnand: ams-delta: Request data port GPIO resource
` [RFC PATCH 7/8] mtd: rawnand: ams-delta: Check sanity of data "
` [RFC PATCH 8/8] mtd: rawnand: ams-delta: Use GPIO callbacks for data I/O

[PATCH 0/5] Update for removing driver specific BBM functions
 2018-07-20 13:03 UTC  (12+ messages)
` [PATCH 2/5] mtd: rawnand: qcom: remove driver specific block_markbad function
` [PATCH 4/5] mtd: rawnand: qcom: update BBT related flags

[PATCH 0/4] mtd: Remove gpio.h inclusions where we can
 2018-07-20  9:57 UTC  (5+ messages)
` [PATCH 1/4] mtd: rawnand: sunxi: Remove gpio.h and of_gpio.h inclusions
` [PATCH 2/4] mtd: rawnand: atmel: Stop including gpio.h
` [PATCH 3/4] mtd: rawnand: au1550nd: Remove unneeded gpio.h inclusion
` [PATCH 4/4] mtd: spi-nor: atmel-qspi: Include gpio/consumer.h instead of gpio.h

[PATCH 2/2] sparc64: add reads{b,w,l}/writes{b,w,l}
 2018-07-20  8:23 UTC 

[PATCH] mtd: nand: fix spelling in driver api documentation
 2018-07-20  7:53 UTC 

[PATCH v3 00/33] Allow dynamic allocations during NAND chip identification phase
 2018-07-20  7:35 UTC  (41+ messages)
` [PATCH v3 01/33] mtd: rawnand: brcmnand: convert driver to nand_scan()
` [PATCH v3 02/33] mtd: rawnand: cafe: "
` [PATCH v3 03/33] mtd: rawnand: davinci: "
` [PATCH v3 04/33] mtd: rawnand: denali: convert "
` [PATCH v3 05/33] mtd: rawnand: fsl_elbc: convert driver "
` [PATCH v3 06/33] mtd: rawnand: fsl_ifc: "
` [PATCH v3 07/33] mtd: rawnand: fsmc: "
` [PATCH v3 08/33] mtd: rawnand: gpmi: "
` [PATCH v3 09/33] mtd: rawnand: hisi504: "
` [PATCH v3 10/33] mtd: rawnand: jz4780: "
` [PATCH v3 11/33] mtd: rawnand: lpc32xx_mlc: "
` [PATCH v3 12/33] mtd: rawnand: lpc32xx_slc: "
` [PATCH v3 13/33] mtd: rawnand: marvell: "
` [PATCH v3 14/33] mtd: rawnand: mtk: "
` [PATCH v3 15/33] mtd: rawnand: mxc: "
` [PATCH v3 16/33] mtd: rawnand: nandsim: "
` [PATCH v3 17/33] mtd: rawnand: omap2: "
` [PATCH v3 18/33] mtd: rawnand: s3c2410: "
` [PATCH v3 19/33] mtd: rawnand: sh_flctl: move all NAND chip related setup in one function
` [PATCH v3 20/33] mtd: rawnand: sh_flctl: convert driver to nand_scan()
` [PATCH v3 21/33] mtd: rawnand: sunxi: "
` [PATCH v3 22/33] mtd: rawnand: tango: "
` [PATCH v3 23/33] mtd: rawnand: txx9ndfmc: rename nand controller internal structure
` [PATCH v3 24/33] mtd: rawnand: txx9ndfmc: convert driver to nand_scan()
` [PATCH v3 25/33] mtd: rawnand: vf610: "
` [PATCH v3 26/33] mtd: rawnand: atmel: "
` [PATCH v3 27/33] mtd: rawnand: sm_common: convert driver to nand_scan_with_ids()
` [PATCH v3 28/33] mtd: rawnand: docg4: convert driver to nand_scan()
` [PATCH v3 29/33] mtd: rawnand: qcom: "
` [PATCH v3 30/33] mtd: rawnand: jz4740: "
` [PATCH v3 31/33] mtd: rawnand: tegra: "
` [PATCH v3 32/33] mtd: rawnand: do not export nand_scan_[ident|tail]() anymore
` [PATCH v3 33/33] mtd: rawnand: allocate dynamically ONFI parameters during detection

[PATCH] mtd: rawnand: jz4740: Use the proper format specifier to print chipnr
 2018-07-20  6:23 UTC  (5+ messages)

[PATCH 0/2] Secure deletion under JFFS2
 2018-07-20  0:54 UTC  (5+ messages)
` [PATCH 1/2] jffs2: Provide forced dirty node cleanup via POLL signal
` [PATCH 2/2] jffs2: Provide jffs2_sync files to track gc POLL progress

[PATCH] mtd: rawnand: jz4740: Include gpio/consumer.h instead of gpio.h
 2018-07-19 22:38 UTC 

[PATCH v2] mtd: adapt misleading comment in mtd_oob_ops structure
 2018-07-19 21:16 UTC  (2+ messages)

[PATCH 1/7] mtd: rawnand: micron: Fix on-die ECC detection logic
 2018-07-19 21:15 UTC  (4+ messages)
` [PATCH 3/7] mtd: rawnand: Expose _notsupp() helpers for raw page accessors

[PATCH] mtd: Make Kconfig formatting consistent
 2018-07-19 21:14 UTC  (3+ messages)

[PATCH v2] mtd: rawnand: make subop helpers return unsigned values
 2018-07-19 21:12 UTC  (5+ messages)

[PATCH] mtd: rawnand: Remove unused caller_is_module() definition
 2018-07-19 21:12 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: s3c2410: Error out when ->nrsets < 0 or ->sets == NULL
 2018-07-19 21:12 UTC  (2+ messages)

[PATCH v3 0/2] Changes in the internal raw NAND API
 2018-07-19 21:10 UTC  (3+ messages)

[PATCH] mtd: nuc900_nand: mark expected switch fall-through
 2018-07-19 16:20 UTC  (4+ messages)

[PATCH 0/3] mtd: rawnand: marvell: add new layout
 2018-07-19 15:23 UTC  (4+ messages)
` [PATCH 1/3] mtd: rawnand: marvell: rework BCH engine failure path
` [PATCH 2/3] mtd: rawnand: marvell: support 8b/512B strength for 2kiB pages layout
` [PATCH 3/3] mtd: rawnand: marvell: speed-up hamming failure path

[PATCH] mtd: rawnand: s3c2410: Error out when ->nrsets < 0 or ->sets == NULL
 2018-07-19 13:01 UTC  (3+ messages)

[PATCH] UBI: Add volume read and write statistics
 2018-07-19 10:18 UTC  (6+ messages)

[RFC PATCH v2 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-07-19 10:07 UTC  (5+ messages)
` [RFC PATCH v2 1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver
` [RFC PATCH v2 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-07-19  9:53 UTC  (8+ messages)
` [PATCH 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[RFC PATCH] mtd: nand: toshiba: Add support for ->exec_op()
 2018-07-19  8:24 UTC  (2+ messages)

[PATCH v5] mtd: nand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND)
 2018-07-19  8:06 UTC  (2+ messages)

[PATCH 1/6] ARM: OMAP1: ams-delta: add GPIO lookup tables
 2018-07-19  6:39 UTC  (5+ messages)
` [PATCH v2 0/3] ARM: OMAP1: ams-delta: Complete driver gpiod migration
  ` [PATCH v2 2/3 v4] mtd: rawnand: ams-delta: use GPIO lookup table


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