linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-19 23:00:24 to 2018-07-25 15:23:08 UTC [more...]

[PATCH v5 00/17] Allow dynamic allocations during NAND chip identification phase
 2018-07-25 15:22 UTC  (19+ messages)
` [PATCH v5 01/17] mtd: rawnand: brcmnand: convert driver to nand_scan()
` [PATCH v5 02/17] mtd: rawnand: cafe: "
` [PATCH v5 03/17] mtd: rawnand: lpc32xx_mlc: "
` [PATCH v5 04/17] mtd: rawnand: omap2: "
` [PATCH v5 05/17] mtd: rawnand: atmel: clarify NAND addition/removal paths
` [PATCH v5 06/17] mtd: rawnand: atmel: convert driver to nand_scan()
` [PATCH v5 07/17] mtd: rawnand: do not execute nand_scan_ident() if maxchips is zero
` [PATCH v5 08/17] mtd: rawnand: docg4: convert driver to nand_scan()
` [PATCH v5 09/17] mtd: rawnand: jz4740: fix probe function error path
` [PATCH v5 10/17] mtd: rawnand: jz4740: group nand_scan_{ident, tail} calls
` [PATCH v5 11/17] mtd: rawnand: jz4740: convert driver to nand_scan()
` [PATCH v5 12/17] mtd: rawnand: tegra: "
` [PATCH v5 13/17] mtd: rawnand: txx9ndfmc: clarify ECC parameters assignation
` [PATCH v5 14/17] mtd: rawnand: txx9ndfmc: convert driver to nand_scan()
` [PATCH v5 15/17] mtd: rawnand: do not export nand_scan_[ident|tail]() anymore
` [PATCH v5 16/17] mtd: rawnand: allocate model parameter dynamically
` [PATCH v5 17/17] mtd: rawnand: allocate dynamically ONFI parameters during detection

[PATCH] MAINTAINERS: drop Wenyou Yang from Atmel NAND driver support
 2018-07-25 14:56 UTC 

[PATCH v2 1/2] mtd: rawnand: marvell: document a bit more the driver
 2018-07-25 14:27 UTC  (2+ messages)
` [PATCH v2 2/2] Documentation: mtd: remove stale pxa3xx NAND controller documentation

[PATCH v4 00/35] Allow dynamic allocations during NAND chip identification phase
 2018-07-25 14:16 UTC  (77+ 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: nand: fix spelling in driver api documentation
 2018-07-25 14:15 UTC  (6+ messages)

[RFC PATCH] ubifs: add shrink capability
 2018-07-25 14:00 UTC  (2+ messages)

[PATCH 1/3] mtd: spi-nor: add Global Block Unlock support
 2018-07-25 12:26 UTC  (2+ messages)

[PATCH] mtd: spi-nor: cadence-quadspi: make return type fit wait_for_completion_timeout
 2018-07-25  6:31 UTC  (3+ messages)

[PATCHv3 0/2] mtd: m25p80: restore the addressing mode when exiting
 2018-07-24 21:48 UTC  (13+ messages)
` [PATCHv3 2/2] mtd: m25p80: restore the status of SPI flash "

[PATCH] mtd: nand: add Winbond manufacturer and chip
 2018-07-24 20:58 UTC  (2+ messages)

[PATCH v3] mtd/maps: fix solutionengine.c printk format warnings
 2018-07-24 18:29 UTC 

[PATCH 1/2] mtd: lpddr: use mtd_device_register()
 2018-07-24  8:42 UTC  (4+ messages)
` [PATCH 2/2] mtd: spi-nor: intel-spi: "

[PATCH v2] UBI: Add volume read and write statistics
 2018-07-24  8:19 UTC  (2+ messages)

UBIFS question: Power-cuts after ubifs_leb_unmap()
 2018-07-24  8:01 UTC  (2+ messages)

[PATCH v2] mtd/maps: fix solutionengine.c printk format warnings
 2018-07-24  5:49 UTC  (2+ messages)

[PATCH] mtd: spi-nor: clear Extended Address Reg on switch to 3-byte addressing
 2018-07-23 22:23 UTC  (9+ messages)

[PATCH] mtd/powernv_flash: Enable partition support
 2018-07-23 18:19 UTC  (3+ messages)

UBIFS: Shrinking in place
 2018-07-23 17:08 UTC 

UBIFS file has zeroes at the end after an unclean reboot
 2018-07-23 13:57 UTC  (4+ messages)
  ` [EXT] "

[PATCH 0/4] mtd: spi-nor: aspeed: introduce optimized settings for fast reads
 2018-07-23 12:16 UTC  (9+ messages)
` [PATCH 1/4] mtd: spi-nor: aspeed: use command mode for reads
` [PATCH 2/4] mtd: spi-nor: aspeed: add support for SPI dual IO read mode
` [PATCH 3/4] mtd: spi-nor: aspeed: retrieve the ABH clock frequency
` [PATCH 4/4] mtd: spi-nor: aspeed: introduce optimized settings for fast reads

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

[PATCH 0/2] Secure deletion under JFFS2
 2018-07-22 22:29 UTC  (10+ 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: solutionengine.c: fix printk format warnings
 2018-07-22  7:54 UTC  (2+ messages)

Spende von 2.800.000 Millionen Euro
 2018-07-20  1:07 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

[RFC PATCH 0/8] mtd: rawnand: ams-delta: Use gpio-omap accessors for data I/O
 2018-07-20 19:48 UTC  (22+ 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 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 v3 00/33] Allow dynamic allocations during NAND chip identification phase
 2018-07-20  7:35 UTC  (13+ messages)
` [PATCH v3 01/33] mtd: rawnand: brcmnand: convert driver to nand_scan()
` [PATCH v3 28/33] mtd: rawnand: docg4: "
` [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  (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).