messages from 2018-07-17 15:11:13 to 2018-07-20 07:54:04 UTC [more...]
[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 0/5] Update for removing driver specific BBM functions
2018-07-20 7:14 UTC (13+ messages)
` [PATCH 2/5] mtd: rawnand: qcom: remove driver specific block_markbad function
` [PATCH 4/5] mtd: rawnand: qcom: update BBT related flags
` [PATCH 5/5] mtd: rawnand: qcom: reorganization by removing read/write helpers
[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 (12+ messages)
` [PATCH 2/7] mtd: rawnand: micron: support 8/512 on-die ECC
` [PATCH 3/7] mtd: rawnand: Expose _notsupp() helpers for raw page accessors
` [PATCH 4/7] mtd: rawnand: micron: allow forced on-die ECC
` [PATCH 5/7] mtd: rawnand: micron: Get the actual number of bitflips
` [PATCH 6/7] mtd: rawnand: micron: Avoid enabling/disabling ECC when it can't be disabled
` [PATCH 7/7] mtd: rawnand: micron: Make ECC activation stateful
[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 (5+ messages)
` [PATCH v3 1/2] mtd: rawnand: better name for the controller structure
` [PATCH v3 2/2] mtd: rawnand: add hooks that may be called during nand_scan()
[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)
[RFC PATCH 0/8] mtd: rawnand: ams-delta: Use gpio-omap accessors for data I/O
2018-07-19 6:47 UTC (17+ 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 6/8] gpio: omap: Add get/set_multiple() callbacks
` [RFC PATCH 7/8] mtd: rawnand: ams-delta: Check sanity of data GPIO resource
` [RFC PATCH 8/8] mtd: rawnand: ams-delta: Use GPIO callbacks for data I/O
[PATCH 1/6] ARM: OMAP1: ams-delta: add GPIO lookup tables
2018-07-19 6:39 UTC (8+ messages)
` [PATCH v2 0/3] ARM: OMAP1: ams-delta: Complete driver gpiod migration
` [PATCH v2 1/3 v2] video: fbdev: omapfb: lcd_ams_delta: use GPIO lookup table
` [PATCH v2 2/3 v4] mtd: rawnand: ams-delta: "
` [PATCH v2 3/3] ARM: OMAP1: ams-delta: make board header file local to mach-omap1
[PATCH v2 0/2] Changes in the internal raw NAND API
2018-07-18 22:56 UTC (10+ messages)
` [PATCH v2 1/2] mtd: rawnand: better name for the controller structure
` [PATCH v2 2/2] mtd: rawnand: add hooks that may be called during nand_scan()
[PATCH v3 0/4] mtd: rawnand: Improve compile-test coverage
2018-07-18 21:40 UTC (6+ messages)
` [PATCH v3 1/4] mtd: rawnand: s3c2410: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v3 2/4] mtd: rawnand: orion: Avoid direct inclusion of asm headers
` [PATCH v3 3/4] mtd: rawnand: orion: Handle cases where __LINUX_ARM_ARCH__ is not defined
` [PATCH v3 4/4] mtd: rawnand: orion: Allow selection of this driver when COMPILE_TEST=y
[PATCH] mtd: rawnand: fsmc: Stop using chip->read_buf()
2018-07-18 21:36 UTC (2+ messages)
[PATCH] mtdchar: fix overflows in adjustment of `count`
2018-07-18 18:30 UTC (2+ messages)
[PATCH 1/2] [RESEND] jffs2: use 64-bit intermediate timestamps
2018-07-18 18:28 UTC (4+ messages)
[PATCH] mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing
2018-07-18 18:29 UTC (2+ messages)
[PATCH 0/4] mtd: use mtd_device_register() where applicable
2018-07-18 18:28 UTC (4+ messages)
[PATCH] mtd: powernv_flash: set of_node in mtd's dev
2018-07-18 18:27 UTC (2+ messages)
[PATCH v8 0/3] mtd: rawnand: vf610_nfc: make use of ->exec_op()
2018-07-18 8:11 UTC (7+ messages)
` [PATCH v8 1/3] "
[PATCH] mtd: nand/raw: MTD_NAND_BCM47XXNFLASH needs CONFIG_BCMA
2018-07-18 7:50 UTC (3+ messages)
[PATCH v2] nand: ranw: qcom_nand: stop using phys_to_dma()
2018-07-18 7:47 UTC (3+ messages)
[PATCH v2] mtd: rawnand: add default values for dynamic timings
2018-07-18 7:46 UTC (3+ messages)
[PATCH v2] mtd: rawnand: tegra: check bounds of die_nr properly
2018-07-18 7:45 UTC (2+ messages)
[PATCH 2/3] mtd: rawnand: micron: Disable ECC earlier in the read path
2018-07-18 7:25 UTC (9+ messages)
` [2/3] "
[PATCH v2 00/24] mtd: rawnand: Improve compile-test coverage
2018-07-18 7:15 UTC (3+ messages)
[PATCH 1/3] mtd: rawnand: davinci: fix build testing on 64-bit
2018-07-18 6:56 UTC (7+ messages)
` [PATCH 2/3] mtd: atmel nand: fix build warning "
[BUG] mtd: rawnand: mircon: Cannot detect chip with commit 51f3b3970a8c
2018-07-17 22:07 UTC (4+ messages)
[PATCH] nand: ranw: qcom_nand: stop using phys_to_dma()
2018-07-17 20:36 UTC (6+ messages)
[PATCH 5/6 v2] mtd: rawnand: ams-delta: use GPIO lookup table
2018-07-17 20:31 UTC (7+ messages)
` [PATCH v3] "
` [PATCH RESEND "
[PATCH] UBIFS: use swap macro in swap_dirty_idx
2018-07-17 16:56 UTC
[PATCH 1/3] mtd: spi-nor: add Global Block Unlock support
2018-07-17 16:28 UTC (3+ messages)
` [PATCH 2/3] mtd: spi-nor: unlock global block protection on sst26vf064b
` [PATCH 3/3] mtd: spi-nor: add support for Microchip SST26 QSPI flash memories
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).