linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-05 16:21:05 to 2017-08-16 04:44:59 UTC [more...]

[PATCH v4 00/20] Add QCOM QPIC NAND support
 2017-08-16  4:44 UTC  (28+ messages)
` [PATCH v4 01/20] mtd: nand: qcom: fix read failure without complete bootchain
` [PATCH v4 02/20] mtd: nand: qcom: support for NAND controller properties
` [PATCH v4 03/20] mtd: nand: qcom: add bam property for QPIC NAND controller
` [PATCH v4 04/20] mtd: nand: qcom: add and initialize QPIC DMA resources
` [PATCH v4 05/20] mtd: nand: qcom: DMA mapping support for register read buffer
` [PATCH v4 06/20] mtd: nand: qcom: allocate BAM transaction
` [PATCH v4 07/20] mtd: nand: qcom: add BAM DMA descriptor handling
` [PATCH v4 08/20] mtd: nand: qcom: support for passing flags in transfer functions
` [PATCH v4 09/20] mtd: nand: qcom: support for read location registers
` [PATCH v4 10/20] mtd: nand: qcom: erased codeword detection configuration
` [PATCH v4 11/20] mtd: nand: qcom: enable BAM or ADM mode
` [PATCH v4 12/20] mtd: nand: qcom: QPIC data descriptors handling
` [PATCH v4 13/20] mtd: nand: qcom: support for different DEV_CMD register offsets
` [PATCH v4 14/20] mtd: nand: qcom: add command elements in BAM transaction
` [PATCH v4 15/20] mtd: nand: qcom: support for command descriptor formation
` [PATCH v4 16/20] dt-bindings: qcom_nandc: fix the ipq806x device tree example
` [PATCH v4 17/20] dt-bindings: qcom_nandc: IPQ4019 QPIC NAND documentation
` [PATCH v4 18/20] dt-bindings: qcom_nandc: IPQ8074 "
` [PATCH v4 19/20] mtd: nand: qcom: support for IPQ4019 QPIC NAND controller
` [PATCH v4 20/20] mtd: nand: qcom: support for IPQ8074 "

[PATCH v4] mtd: spi-nor: add support for GD25Q256
 2017-08-16  3:40 UTC  (3+ messages)

[patch net-next 0/3] net/sched: Improve getting objects by indexes
 2017-08-16  2:12 UTC  (4+ messages)
` [patch net-next 1/3] idr: Use unsigned long instead of int
` [patch net-next 2/3] net/sched: Change cls_flower to use IDR
` [patch net-next 3/3] net/sched: Change act_api and act_xxx modules "

[PATCH 0/3] Altera ASMI Parallel II IP Core
 2017-08-15 20:08 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: mtd: "
` [PATCH 2/2] mtd: spi-nor: "
` [PATCH 3/3] fpga: intel: Add QSPI FPGA Management Entity Feature

[PATCH v1] mtd: plat-ram: use release_mem_region instead of release_resource
 2017-08-15 17:13 UTC  (2+ messages)

[PATCH] mtd: plat-ram: use release_mem_region instead of release_resource
 2017-08-15  9:01 UTC  (2+ messages)

[PATCH v5 0/9] mtd: sharpslpart partition parser
 2017-08-15  6:58 UTC  (11+ messages)
` [PATCH v5 1/9] mtd: sharpslpart: Add "
` [PATCH v5 2/9] mtd: nand: sharpsl: Add partition parsers platform data
` [PATCH v5 3/9] mfd: tmio: "
` [PATCH v5 4/9] mtd: nand: sharpsl: Register partitions using the parsers
` [PATCH v5 5/9] mtd: nand: tmio: "
` [PATCH v5 6/9] ARM: pxa/corgi: Remove hardcoded partitioning, use sharpslpart parser
` [PATCH v5 7/9] ARM: pxa/tosa: "
` [PATCH v5 8/9] ARM: pxa/spitz: "
` [PATCH v5 9/9] ARM: pxa/poodle: "

[PATCH v7 0/2] Add spi-nor flash device pm support
 2017-08-14 16:54 UTC  (3+ messages)
` [PATCH v7 1/2] mtd: spi-nor: add spi_nor_init() function

[PATCH] map-ram chip driver: 16-bit block transfer
 2017-08-14 16:33 UTC  (13+ messages)

[PATCH] mtd: spi-nor: fix "No newline at end of file"
 2017-08-14 16:11 UTC  (2+ messages)

[PATCH] mtd: spi-nor: add support for Microchip sst26vf064b QSPI memory
 2017-08-14 16:03 UTC  (3+ messages)

[PATCH] mtd: spi-nor: aspeed: set 4B setting for all chips
 2017-08-14 15:28 UTC  (2+ messages)

[PATCH v4 0/9] mtd: sharpslpart partition parser
 2017-08-14 13:40 UTC  (7+ messages)
` [PATCH v4 1/9] mtd: sharpslpart: add sharpslpart MTD "
` [PATCH v4 2/9] mtd: nand: sharpsl.h: support partition parser types

[PATCH 000/102] Convert drivers to explicit reset API
 2017-08-14  7:36 UTC  (10+ messages)

[PATCH] mtd: nand: mtk: fix error return code in mtk_ecc_probe()
 2017-08-13  8:02 UTC  (2+ messages)

[PATCH] mtd: nand: fix error return code in flctl_probe()
 2017-08-13  8:01 UTC  (2+ messages)

mtd: nand: use dma_mapping_error to check map errors
 2017-08-13  7:56 UTC  (2+ messages)

[PATCH] mtd: nand: atmel: fix of_irq_get() error check
 2017-08-13  7:55 UTC  (7+ messages)

[PATCH] mtd: nand: hynix: add support for 20nm NAND chips
 2017-08-13  7:50 UTC  (2+ messages)

[GIT PULL] Another MTD fix for v4.13-rc5
 2017-08-12 22:08 UTC 

[PATCH] mtd: blkdevs: Fix mtd block write failure
 2017-08-12 21:54 UTC  (4+ messages)

Correct way to flash an MTD partition using mtd-utils
 2017-08-11 16:52 UTC  (3+ messages)

[PATCH V4 1/2] mtd: partitions: add of_match_table parser matching
 2017-08-11 16:19 UTC  (2+ messages)

[PATCH v9 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-08-11 10:23 UTC  (21+ messages)
` [PATCH v9 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses
` [PATCH v9 02/16] mtd: lantiq-flash: drop check of boot select
` [PATCH v9 03/16] mtd: spi-falcon: "
` [PATCH v9 04/16] watchdog: lantiq: access boot cause register through regmap
` [PATCH v9 05/16] watchdog: lantiq: add device tree binding documentation
` [PATCH v9 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
` [PATCH v9 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH v9 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
` [PATCH v9 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
` [PATCH v9 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v9 11/16] MIPS: lantiq: remove old reset controller implementation
` [PATCH v9 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH v9 13/16] MIPS: lantiq: remove old GPHY loader code
` [PATCH v9 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH v9 15/16] MIPS: lantiq: remove old USB PHY initialisation
` [PATCH v9 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

[PATCH v3 00/20] Add QCOM QPIC NAND support
 2017-08-11  9:02 UTC  (28+ messages)
` [PATCH v3 01/20] mtd: nand: qcom: program NAND_DEV_CMD_VLD register
` [PATCH v3 03/20] mtd: nand: qcom: add bam property for QPIC NAND controller
` [PATCH v3 04/20] mtd: nand: qcom: add and initialize QPIC DMA resources
` [PATCH v3 05/20] mtd: nand: qcom: DMA mapping support for register read buffer
` [PATCH v3 06/20] mtd: nand: qcom: allocate BAM transaction
` [PATCH v3 07/20] mtd: nand: qcom: add BAM DMA descriptor handling
` [PATCH v3 08/20] mtd: nand: qcom: support for passing flags in transfer functions
` [PATCH v3 09/20] mtd: nand: qcom: support for read location registers
` [PATCH v3 10/20] mtd: nand: qcom: erased codeword detection configuration
` [PATCH v3 11/20] mtd: nand: qcom: enable BAM or ADM mode
` [PATCH v3 12/20] mtd: nand: qcom: QPIC data descriptors handling
` [PATCH v3 13/20] mtd: nand: qcom: support for different DEV_CMD register offsets
` [PATCH v3 14/20] mtd: nand: qcom: add command elements in BAM transaction
` [PATCH v3 15/20] mtd: nand: qcom: support for command descriptor formation
` [PATCH v3 16/20] dt-bindings: qcom_nandc: fix the ipq806x device tree example
` [PATCH v3 17/20] dt-bindings: qcom_nandc: IPQ4019 QPIC NAND documentation
` [PATCH v3 18/20] dt-bindings: qcom_nandc: IPQ8074 "
` [PATCH v3 19/20] mtd: nand: qcom: Support for IPQ4019 QPIC NAND controller
` [PATCH v3 20/20] mtd: nand: qcom: Support for IPQ8074 "

[PATCH v5] dt-bindings: mtd: add new compatible strings and improve description
 2017-08-10 18:21 UTC  (3+ messages)
` [PATCH v5 1/1] "

[PATCH v2] mtd-utils: ubinfo: add parameter check
 2017-08-10  9:55 UTC  (2+ messages)

[PATCH] mtd: cfi_cmdset_0002: PPB locking support for larger capacity devices
 2017-08-10  9:31 UTC  (2+ messages)

[PATCH 0/7] K2G: Add QSPI support
 2017-08-10  5:28 UTC  (9+ messages)
` [PATCH 1/7] mtd: spi-nor: cadence-quadspi: add a delay in write sequence
` [PATCH 2/7] mtd: spi-nor: cadence-quadspi: Add support to enable loopback clock circuit

[PATCH] mtd: nand: Rename nand.h into rawnand.h
 2017-08-10  5:05 UTC  (11+ messages)

[PATCH] mtd: Convert to using %pOF instead of full_name
 2017-08-09 22:15 UTC  (3+ messages)

Regarding UBI/UBIFS corruptions during random power-cuts
 2017-08-09 18:07 UTC  (7+ messages)

[PATCH] mtd: spi-nor: cqspi: fix error return code in cqspi_probe()
 2017-08-09 17:16 UTC  (2+ messages)

[PATCH v8 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-08-08 22:54 UTC  (5+ messages)
` [PATCH v8 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module

[PATCH] mtd: physmap_of: Retire Gemini pad control
 2017-08-08 21:44 UTC  (2+ messages)

error -5 occurred during torturing
 2017-08-08 15:14 UTC 

[PATCH] mtd-utils: ubinfo, add parameter check
 2017-08-08 10:50 UTC 

[PATCH v2 0/3] Fix SMC layout register for sama5d2
 2017-08-08  7:07 UTC  (10+ messages)
` [PATCH v2 1/3] mfd: syscon: update Atmel SMC binding doc
` [PATCH v2 2/3] mfd: syscon: atmel-smc: add helper to retrieve register layout
` [PATCH v2 3/3] ARM: dts: at91: sama5d2: use sama5d2 compatible string for SMC

[GIT PULL] MTD fixes for 4.13-rc5
 2017-08-07 22:18 UTC 

Business Proposal
 2017-08-07 17:45 UTC 

[PULL v2] mtd: nand: Fixes for 4.13-rc4
 2017-08-07  1:15 UTC  (2+ messages)

You were invited by
 2017-08-06 14:10 UTC 

[PATCH] mtd: physmap_of: Fix resources leak in 'of_flash_probe()'
 2017-08-06 12:55 UTC 

[PATCH 0/5] Extends block2mtd and ubi drivers
 2017-08-06 10:30 UTC  (10+ messages)
` [PATCH 4/5] mtd: block2mtd: Add support for deleting block2mtd mapping
` [PATCH 5/5] ubi: Allow to use read-only UBI volume with not enough PEBs

"UBIFS error (pid 396): dbg_check_space_info: free space changed from" + ecryptfs
 2017-08-06  9:25 UTC  (2+ 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).