linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-12 07:18:19 to 2018-04-23 06:44:58 UTC [more...]

[PATCH 0/9] Update for QCOM NAND driver
 2018-04-23  6:44 UTC  (30+ messages)
` [PATCH 1/9] mtd: nand: qcom: use the ecc strength from device parameter
` [PATCH 4/9] mtd: nand: qcom: fix null pointer access for erased buffer detection
` [PATCH 6/9] mtd: nand: qcom: support for checking read errors for last codeword
` [PATCH 7/9] mtd: nand: qcom: check for operation errors in case of raw read
` [PATCH 8/9] mtd: nand: qcom: helper function for "
` [PATCH 9/9] mtd: nand: qcom: erased page bitflips detection

[PATCH v2 0/4] Improve MTK NAND driver
 2018-04-23  2:04 UTC  (14+ messages)
` [PATCH v2 1/4] dt-bindings: mtd: mtk-nand: Update properties description
` [PATCH v2 2/4] MAINTAINERS: Add entry for Mediatek NAND controller driver
` [PATCH v2 3/4] mtd: rawnand: mtk: Replace max_sector_size with sector size array
` [PATCH v2 4/4] mtd: rawnand: mtk: Add new nfc capability maximize_fdm_ecc

[PATCH v3 0/9] spi: Extend the framework to generically support memory devices
 2018-04-22 18:35 UTC  (10+ messages)
` [PATCH v3 1/9] spi: Expose spi_{map,unmap}_buf() for internal use
` [PATCH v3 2/9] spi: Add an helper to flush the message queue
` [PATCH v3 3/9] spi: Extend the core to ease integration of SPI memory controllers
` [PATCH v3 4/9] spi: Make support for regular transfers optional when ->mem_ops != NULL
` [PATCH v3 5/9] spi: bcm-qspi: Implement the spi_mem interface
` [PATCH v3 6/9] spi: bcm53xx: "
` [PATCH v3 7/9] spi: ti-qspi: "
` [PATCH v3 8/9] mtd: spi-nor: Use the spi_mem_xx() API
` [PATCH v3 9/9] spi: Get rid of the spi_flash_read() API

[PATCH] mtd: nand: add myself as NAND co-maintainer
 2018-04-22 17:55 UTC 

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-22 17:29 UTC  (6+ messages)
` [PATCH 29/61] mtd: devices: "
` [PATCH 30/61] mtd: nand: onenand: "

[PATCH] mtd: nand: mtk: use of_device_get_match_data()
 2018-04-22 17:27 UTC  (3+ messages)

[PATCH] mtd: nand: diskonchip: Replace mdelay with usleep_range in doc_probe
 2018-04-22 17:26 UTC  (2+ messages)

[PATCH] mtd: rawnand: sunxi: Remove support for GPIO-based Ready/Busy polling
 2018-04-22 17:25 UTC  (2+ messages)

[PATCH v2 1/2] mtd: rawnand: gpmi: add support for specific ECC strength
 2018-04-22 17:24 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: mtd: rawnand: gpmi: document "

[PATCH] mtd: spi-nor: clear Extended Address Reg on switch to 3-byte addressing
 2018-04-22 17:22 UTC  (10+ messages)
` [PATCH v2] mtd: spi-nor: clear Winbond "
    ` [PATCH v3] "
        ` [PATCH v4] "

[PATCH] mtd: spi-nor: Add support for XM25QH64A and XM25QH128A
 2018-04-22 17:21 UTC  (3+ messages)

[PATCH] mtd: spi-nor: hisi: Avoid generic function names
 2018-04-22 17:20 UTC  (2+ messages)

[PATCH] mtd: spi-nor: cadence-quadspi: Add DMA support for direct mode reads
 2018-04-22 17:20 UTC  (2+ messages)

[PATCH] mtd: spi-nor: add support for ISSI is25lp256
 2018-04-22 17:19 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add Micron MT25QU02 support
 2018-04-22 17:14 UTC  (2+ messages)

[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
 2018-04-22 17:12 UTC  (25+ messages)
` [PATCH v3 01/20] ASoC: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v3 02/20] ata: "
` [PATCH v3 03/20] crypto: "
` [PATCH v3 04/20] fbdev: "
` [PATCH v3 05/20] firewire: "
` [PATCH v3 06/20] fpga: "
` [PATCH v3 07/20] i2c: "
` [PATCH v3 08/20] iio: adc: "
` [PATCH v3 09/20] iommu: "
` [PATCH v3 10/20] lightnvm: "
` [PATCH v3 11/20] mailbox: "
` [PATCH v3 12/20] media: "
` [PATCH v3 13/20] mmc: "
` [PATCH v3 14/20] mtd: "
` [PATCH v3 15/20] net: "
` [PATCH v3 16/20] remoteproc: "
` [PATCH v3 17/20] serial: "
` [PATCH v3 18/20] spi: "
` [PATCH v3 19/20] staging: vc04_services: "
` [PATCH v3 20/20] usb: "

[PATCH] Added set feature command in FSL IFC nand controller driver for ONFI nand
 2018-04-22 17:07 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: add a way to pass an ID table with nand_scan()
 2018-04-22 16:02 UTC 

[LINUX PATCH v8 2/2] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface
 2018-04-22 15:17 UTC  (4+ messages)

[PATCH 00/15] ARM: pxa: switch to DMA slave maps
 2018-04-22 11:06 UTC  (6+ messages)
` [PATCH 04/15] media: pxa_camera: remove the dmaengine compat need
` [PATCH 08/15] ASoC: pxa: "

[PATCH 0/2] Uniform way to pass a NAND ID table to the core
 2018-04-22  5:51 UTC  (6+ messages)

[PATCH v3 00/11] Fix NAND controllers probe functions error path
 2018-04-21 18:00 UTC  (12+ messages)
` [PATCH v3 01/11] mtd: rawnand: docg4: fix the probe function "
` [PATCH v3 02/11] mtd: rawnand: fsl_elbc: fix "
` [PATCH v3 03/11] mtd: rawnand: fsl_ifc: "
` [PATCH v3 04/11] mtd: rawnand: fsmc: clean the probe function style
` [PATCH v3 05/11] mtd: rawnand: fsmc: fix the probe function error path
` [PATCH v3 06/11] mtd: rawnand: hisi504: clean "
` [PATCH v3 07/11] mtd: rawnand: hisi504: fix "
` [PATCH v3 08/11] mtd: rawnand: lpc32xx_mlc: clean the probe function
` [PATCH v3 09/11] mtd: rawnand: lpc32xx_mlc: fix the probe function error path
` [PATCH v3 10/11] mtd: rawnand: lpc32xx_slc: clean the probe function
` [PATCH v3 11/11] mtd: rawnand: lpc32xx_slc: fix the probe function error path

[PATCH v2 00/16] Fix probe functions error path
 2018-04-21 17:56 UTC  (4+ messages)
` [PATCH v2 16/16] mtd: rawnand: s3c2410: enhance the probe function "

[PATCH 0/3] mtd: fix AMD/Intel flash bugs
 2018-04-21 12:47 UTC  (3+ messages)

Reducing the number of interrupts by page reads, part 1
 2018-04-20 22:40 UTC  (22+ messages)
` [PATCH 01/18] mtd: nand: gpmi: drop dma_ops_type
` [PATCH 02/18] mtd: nand: gpmi: pass buffer and len around
` [PATCH 03/18] mtd: nand: gpmi: put only once used functions inline
` [PATCH 04/18] mtd: nand: gpmi: remove direct_dma_map_ok from driver data struct
` [PATCH 05/18] mtd: nand: gpmi: return valid value from bch_set_geometry()
` [PATCH 06/18] mtd: nand: gpmi: remove unnecessary variables
` [PATCH 07/18] mtd: rawnand: gpmi: return generated errors in gpmi_ecc_read_oob()
` [PATCH 08/18] mtd: rawnand: gpmi: set aggregate ready/busy signalling
` [PATCH 09/18] mtd: rawnand: make nand_command() and nand_command_lp() more similar
` [PATCH 10/18] mtd: rawnand: factor nand_command_lp() into nand_command()
` [PATCH 11/18] mtd: rawnand: gpmi: instantiate cmdfunc
` [PATCH 12/18] mtd: rawnand: gpmi: gpmi_ccs_delay() is not needed
` [PATCH 13/18] mtd: rawnand: gpmi: explicit delays are "
` [PATCH 14/18] mtd: rawnand: gpmi: no explicit wait is needed after sending a command
` [PATCH 15/18] mtd: rawnand: gpmi: cmd_ctrl is no longer needed
` [PATCH 16/18] mtd: rawnand: gpmi: inline gpmi_cmd_ctrl()
` [PATCH 17/18] mtd: rawnand: gpmi: gpmi_nand_command(): use separate sgl for the two commands
` [PATCH 18/18] mtd: rawnand: gpmi: issue two commands in a single DMA chain

[PATCHv2] mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
 2018-04-20 20:48 UTC  (2+ messages)

[PATCH v2] mtd: onenand: omap2: Disable DMA for HIGHMEM buffers
 2018-04-20 20:01 UTC  (4+ messages)

[PATCH] mtdcore: add writeable attribute in sysfs
 2018-04-20 19:43 UTC  (2+ messages)

[PATCH 1/2] ubi: move constants for ubi vol parsing from kernel param to ubi.h
 2018-04-20 17:19 UTC  (5+ messages)
` [PATCH 2/2] ubi: introduce ubi.nocheck parameter to skip CRC check when attaching ubi vol

[Resend PATCH 0/1] mtd: ubi: Update ubi-media.h to dual license
 2018-04-19 13:51 UTC  (8+ messages)
` [Resend PATCH 1/1] "

[PATCH v2 00/10] spi: Extend the framework to generically support memory devices
 2018-04-18 14:25 UTC  (16+ messages)
` [PATCH v2 02/10] spi: Expose spi_{map,unmap}_buf() for internal use
` [PATCH v2 04/10] spi: Extend the core to ease integration of SPI memory controllers
` [PATCH v2 07/10] spi: bcm53xx: Implement the spi_mem interface

[PATCH v3 0/3] mtd: Add support for reading MTD devices via the nvmem API
 2018-04-18 13:34 UTC  (16+ messages)
` [PATCH v3 1/3] nvmem: Update the OF binding to use a subnode for the cells list
` [PATCH v3 2/3] doc: bindings: Add bindings documentation for mtd nvmem

[PATCH] mtd: dataflash: replace msleep with usleep_range
 2018-04-18  9:26 UTC 

[PATCH RESEND] mtd: cfi: Support early CFI fixups
 2018-04-18  0:53 UTC 

[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
 2018-04-17 17:48 UTC  (3+ messages)

[PATCH] ubihealthd : Updated ubihealthd to handle large UBI volumes and fix some issues
 2018-04-17 14:18 UTC 

Proposal
 2018-04-16 21:16 UTC 

Updates to ubihealthd
 2018-04-16 16:31 UTC 

[ANNOUNCE] mtd-utils-2.0.2 is released
 2018-04-16 16:18 UTC 

[PATCH v2 01/10] spi: Check presence the of ->transfer[_xxx]() before registering a controller
 2018-04-16 12:13 UTC  (2+ messages)
` Applied "spi: Check presence the of ->transfer[_xxx]() before registering a controller" to the spi tree

[RFC PATCH 0/5] RFC for Zynq QSPI
 2018-04-16  7:25 UTC  (2+ messages)

[PATCH] fs: ubifs: Adding new return type vm_fault_t
 2018-04-15  8:05 UTC  (5+ messages)

power loss results in mounting failure on SLC NAND
 2018-04-12  8:55 UTC  (5+ messages)

[PATCH] mtd: nand: raw: atmel: add module param to avoid using dma
 2018-04-12  7:18 UTC  (14+ 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).