linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-02 10:34:58 to 2019-11-11 09:48:03 UTC [more...]

[BACKPORT 4.14.y 00/18] Backport candidate from TI 4.14 product kernel
 2019-11-11  9:43 UTC  (6+ messages)
` [BACKPORT 4.14.y 04/18] usb: dwc3: Allow disabling of metastability workaround
  ` Patch "usb: dwc3: Allow disabling of metastability workaround" has been added to the 4.14-stable tree

[BACKPORT 4.14.y 13/18] ASoC: tlv320dac31xx: mark expected switch fall-through
 2019-11-11  9:43 UTC  (2+ messages)
` Patch "ASoC: tlv320dac31xx: mark expected switch fall-through" has been added to the 4.14-stable tree

[BACKPORT 4.14.y 10/18] PCI: dra7xx: Add shutdown handler to cleanly turn off clocks
 2019-11-11  9:43 UTC  (2+ messages)
` Patch "PCI: dra7xx: Add shutdown handler to cleanly turn off clocks" has been added to the 4.14-stable tree

[BACKPORT 4.14.y 07/18] mtd: spi-nor: enable 4B opcodes for mx66l51235l
 2019-11-11  9:43 UTC  (2+ messages)
` Patch "mtd: spi-nor: enable 4B opcodes for mx66l51235l" has been added to the 4.14-stable tree

[BACKPORT 4.14.y 08/18] mtd: spi-nor: cadence-quadspi: add a delay in write sequence
 2019-11-11  9:43 UTC  (2+ messages)
` Patch "mtd: spi-nor: cadence-quadspi: add a delay in write sequence" has been added to the 4.14-stable tree

[PATCH] mtd: spi-nor: Move condition to avoid a NULL check
 2019-11-11  9:44 UTC  (6+ messages)
` [PATCH v2 1/2] mtd: spi-nor: Make sure nor->spimem and nor->controller_ops are mutual exclusive
  ` [PATCH v2 2/2] mtd: spi-nor: Move condition to avoid a NULL check
    ` [PATCH] mtd: spi-nor: Make sure nor->spimem and nor->controller_ops are mutually exclusive

[BACKPORT 4.14.y 09/18] misc: pci_endpoint_test: Prevent some integer overflows
 2019-11-11  9:43 UTC  (2+ messages)
` Patch "misc: pci_endpoint_test: Prevent some integer overflows" has been added to the 4.14-stable tree

[BACKPORT 4.14.y 11/18] misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()
 2019-11-11  9:43 UTC  (2+ messages)
` Patch "misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()" has been added to the 4.14-stable tree

[BACKPORT 4.14.y 05/18] mfd: palmas: Assign the right powerhold mask for tps65917
 2019-11-11  9:43 UTC  (2+ messages)
` Patch "mfd: palmas: Assign the right powerhold mask for tps65917" has been added to the 4.14-stable tree

[BACKPORT 4.14.y 12/18] mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdone
 2019-11-11  9:43 UTC  (2+ messages)
` Patch "mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdone" has been added to the 4.14-stable tree

[BACKPORT 4.14.y 17/18] i2c: omap: Trigger bus recovery in lockup case
 2019-11-11  9:43 UTC  (2+ messages)
` Patch "i2c: omap: Trigger bus recovery in lockup case" has been added to the 4.14-stable tree

[BACKPORT 4.14.y 06/18] ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modes
 2019-11-11  9:43 UTC  (2+ messages)
` Patch "ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modes" has been added to the 4.14-stable tree

[BACKPORT 4.14.y 18/18] cpufreq: ti-cpufreq: add missing of_node_put()
 2019-11-11  9:43 UTC  (2+ messages)
` Patch "cpufreq: ti-cpufreq: add missing of_node_put()" has been added to the 4.14-stable tree

[BACKPORT 4.14.y 14/18] ASoC: davinci-mcasp: Handle return value of devm_kasprintf
 2019-11-11  9:43 UTC  (2+ messages)
` Patch "ASoC: davinci-mcasp: Handle return value of devm_kasprintf" has been added to the 4.14-stable tree

[BACKPORT 4.14.y 16/18] ASoC: davinci-mcasp: Fix an error handling path in 'davinci_mcasp_probe()'
 2019-11-11  9:43 UTC  (2+ messages)
` Patch "ASoC: davinci-mcasp: Fix an error handling path in 'davinci_mcasp_probe()'" has been added to the 4.14-stable tree

[BACKPORT 4.14.y 15/18] ASoC: davinci: Kill BUG_ON() usage
 2019-11-11  9:43 UTC  (2+ messages)
` Patch "ASoC: davinci: Kill BUG_ON() usage" has been added to the 4.14-stable tree

[PATCH v3 0/7] Add quota support to UBIFS
 2019-11-11  8:57 UTC  (13+ messages)
` [PATCH 1/7] quota: Allow to pass mount path to quotactl
` [PATCH 2/7] ubifs: move checks and preparation into setflags()
` [PATCH 3/7] ubifs: Add support for FS_IOC_FS[SG]ETXATTR ioctls
` [PATCH 4/7] ubifs: do not ubifs_inode() on potentially NULL pointer
` [PATCH 5/7] ubifs: Add support for project id
` [PATCH 6/7] ubifs: export get_znode
` [PATCH 7/7] ubifs: Add quota support

[PATCH] mtd: spi-nor: add dual and quad read support for w25q128
 2019-11-11  6:48 UTC  (2+ messages)

[PATCH 0/2] Untangle Spansion S25F{L|S}512S chip IDs
 2019-11-10 19:49 UTC  (9+ messages)
` [PATCH] mtd: spi-nor: use spi-mem dirmap API
` [PATCH v2] "

[PATCH 00/15] mtd-utils: cleanup resource leaks
 2019-11-10 15:30 UTC  (16+ messages)
` [PATCH 01/15] mkfs.ubifs: close file descriptor in add_file error path
` [PATCH 02/15] mkfs.ubifs: don't leak copied command line arguments
` [PATCH 03/15] mkfs.ubifs: free derived fscrypt context in add_directory error paths
` [PATCH 04/15] mkfs.ubifs: don't leak hastable iterators
` [PATCH 05/15] mkfs.ubifs: don't leak temporary buffers
` [PATCH 06/15] mkfs.ubifs: propperly cleanup in ALL interpret_table_entry error paths
` [PATCH 07/15] mkfs.jffs2: don't leak temporary buffer if readlink fails
` [PATCH 08/15] libmtd: don't leak temporary buffers
` [PATCH 09/15] ftl_check: "
` [PATCH 10/15] ftl_format: "
` [PATCH 11/15] ubiformat: don't leak file descriptors
` [PATCH 12/15] nanddump: don't leak copied command line arguments
` [PATCH 13/15] mtd_debug: cleanup error handling in flash_to_file
` [PATCH 14/15] jittertest: fix error check for open system call
` [PATCH 15/15] fs-tests: don't leak temporary buffers

[PATCH 0/2] mkfs.ubifs: some error handling fixes
 2019-11-10 14:44 UTC  (3+ messages)
` [PATCH 1/2] mkfs.ubifs: fscrypt: bail from encrypt_block if gen_essiv_salt fails
` [PATCH 2/2] mkfs.ubifs: abort add_directory if readdir fails

[PATCH] mtd: rawnand: driver for Mediatek MT7621 SoC NAND flash controller
 2019-11-10 12:22 UTC  (10+ messages)

[PATCH][mtd-www] ubi.xml: many wording and spelling cleanups
 2019-11-10 12:10 UTC  (2+ messages)

[PATCH 1/2] mtd: mtk-quadspi: add support for DMA reading
 2019-11-10  5:21 UTC  (2+ messages)
` [PATCH 2/2] mtd: mtk-quadspi: misuse 1_1_2 read mode for custom read opcode

[PATCH v5 0/6] mtd: spi-nor: Quad Enable and (un)lock methods
 2019-11-09  9:04 UTC  (10+ messages)
` [PATCH v5 1/6] mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()
` [PATCH v5 2/6] mtd: spi-nor: Rework the disabling of block write protection
` [PATCH v5 3/6] mtd: spi-nor: Extend the SR Read Back test
` [PATCH v5 4/6] mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1
` [PATCH v5 5/6] mtd: spi-nor: Merge spansion Quad Enable methods
` [PATCH v5 6/6] mtd: spi-nor: Rename "

[PATCH AUTOSEL 4.19 080/205] mtd: rawnand: marvell: use regmap_update_bits() for syscon access
 2019-11-08 11:35 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 081/205] mtd: rawnand: fsl_ifc: check result of SRAM initialization
` [PATCH AUTOSEL 4.19 082/205] mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versions
` [PATCH AUTOSEL 4.19 083/205] mtd: rawnand: qcom: don't include dma-direct.h

[PATCH] mtd: spinand: micron: add support for MT29F1G01AAADD
 2019-11-08  7:48 UTC 

generic ioremap (and lots of cleanups) v3
 2019-11-08  5:14 UTC  (7+ messages)
` [PATCH 07/21] parisc: remove __ioremap
  ` generic-iomap tree for linux-next

[PATCH 0/2] mtd: mtk-quadspi: add support for memory-mapped flash reading
 2019-11-08  3:52 UTC  (12+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: mtd: mtk-quadspi: update bindings for mmap flash read

[PATCH] mtd-www: FAQ note about user-space tools
 2019-11-07 22:28 UTC  (2+ messages)

[PATCH 17/21] lib: provide a simple generic ioremap implementation
 2019-11-07 15:29 UTC  (2+ messages)

[PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions
 2019-11-07 15:29 UTC  (2+ messages)

[PATCH v2 4/4] mtd: spi-nor: Add support for w25q256jw
 2019-11-07 12:40 UTC  (7+ messages)

[PATCH] mtd: no need to check return value of debugfs_create functions
 2019-11-07 10:09 UTC  (4+ messages)

[PATCH v9 0/2] mtd: spi-nor: add support for is25wp256 spi-nor flash
 2019-11-07  9:05 UTC  (5+ messages)
` [PATCH v10 1/2] mtd: spi-nor: Add support for is25wp256
  ` [PATCH v10 2/2] mtd: spi-nor: Set default Quad Enable method for ISSI flashes

[bug report] [JFFS2] Add erase block summary support (mount time improvement)
 2019-11-07  8:00 UTC 

[PATCH v4 00/20] mtd: spi-nor: Quad Enable and (un)lock methods
 2019-11-07  6:27 UTC  (42+ messages)
` [PATCH v4 01/20] mtd: spi-nor: Use dev_dbg insted of dev_err for low level info
` [PATCH v4 02/20] mtd: spi-nor: Print debug info inside Reg Ops methods
` [PATCH v4 03/20] mtd: spi-nor: Check for errors after each Register Operation
` [PATCH v4 04/20] mtd: spi-nor: Rename label as it is no longer generic
` [PATCH v4 05/20] mtd: spi-nor: Void return type for spi_nor_clear_sr/fsr()
` [PATCH v4 06/20] mtd: spi-nor: Move the WE and wait calls inside Write SR methods
` [PATCH v4 07/20] mtd: spi-nor: Merge spi_nor_write_sr() and spi_nor_write_sr_cr()
` [PATCH v4 08/20] mtd: spi-nor: Describe all the Reg Ops
` [PATCH v4 09/20] mtd: spi-nor: Drop spansion_quad_enable()
` [PATCH v4 10/20] mtd: spi-nor: Fix errno on Quad Enable methods
` [PATCH v4 11/20] mtd: spi-nor: Check all the bits written, not just the BP ones
` [PATCH v4 12/20] mtd: spi-nor: Print debug message when the read back test fails
` [PATCH v4 13/20] mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()
` [PATCH v4 14/20] mtd: spi-nor: Extend the QE Read Back test to the entire SR byte
` [PATCH v4 15/20] mtd: spi-nor: Extend the QE Read Back test to both SR1 and SR2
` [PATCH v4 16/20] mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1
` [PATCH v4 17/20] mtd: spi-nor: Merge spansion Quad Enable methods
` [PATCH v4 18/20] mtd: spi-nor: Rename macronix_quad_enable to spi_nor_sr1_bit6_quad_enable
` [PATCH v4 19/20] mtd: spi-nor: Prepend "spi_nor_" to "sr2_bit7_quad_enable"
` [PATCH v4 20/20] mtd: spi-nor: Rework the disabling of block write protection

[PATCH] fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY
 2019-11-07  0:12 UTC 

[PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
 2019-11-06 18:28 UTC  (4+ messages)

[PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
 2019-11-06 17:56 UTC  (2+ messages)

[PATCH] mtd: devices: fix mchp23k256 read and write
 2019-11-05 23:39 UTC  (4+ messages)

[PATCH] mtd: set mtd partition panic write flag
 2019-11-05 23:03 UTC  (3+ messages)

[PATCH][RFC] mtd: spinand: fix detection of GD5FxGQ4xA flash
 2019-11-05 18:20 UTC  (5+ messages)

[PATCH 0/3] HiSilicon v3xx SFC driver
 2019-11-05 16:04 UTC  (8+ messages)
` [PATCH 1/3] mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we are
` [PATCH 2/3] spi: Add HiSilicon v3xx SPI NOR flash controller driver
` [PATCH 3/3] MAINTAINERS: Add a maintainer for the HiSilicon v3xx SFC driver

[PATCH v15 1/4] Add flags option to get xattr method paired to __vfs_getxattr
 2019-11-05 15:37 UTC  (3+ messages)

[PATCH] ubi: Fix producing anchor PEBs
 2019-11-05  8:12 UTC 

generic ioremap (and lots of cleanups) v2
 2019-11-05  1:26 UTC  (4+ messages)
` [PATCH 20/21] csky: remove ioremap_cache

[PATCH v2 00/10] Add quota support to UBIFS
 2019-11-04  7:48 UTC  (4+ messages)
` [PATCH 01/10] quota: Make inode optional

[PATCH] mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
 2019-11-02 10:52 UTC  (2+ messages)

[PATCH v2 0/2] Fix silent truncations in the SPI NOR driver
 2019-11-02 10:50 UTC  (2+ messages)

[PATCH v3 00/32] mtd: spi-nor: Quad Enable and (un)lock methods
 2019-11-02 10:48 UTC  (25+ messages)
` [PATCH v3 02/32] mtd: spi-nor: Drop duplicated new line
` [PATCH v3 03/32] mtd: spi-nor: Group all Reg Ops to avoid forward declarations
` [PATCH v3 04/32] mtd: spi-nor: Stop compare with negative in Reg Ops methods
` [PATCH v3 05/32] mtd: spi-nor: Drop explicit cast to int to already int value
` [PATCH v3 06/32] mtd: spi-nor: Use dev_err() instead of pr_err()
` [PATCH v3 07/32] mtd: spi-nor: Don't overwrite errno from Reg Ops
` [PATCH v3 08/32] mtd: spi-nor: Pointer parameter for SR in spi_nor_read_sr()
` [PATCH v3 09/32] mtd: spi-nor: Pointer parameter for FSR in spi_nor_read_fsr()
` [PATCH v3 10/32] mtd: spi-nor: Pointer parameter for CR in spi_nor_read_cr()
` [PATCH v3 11/32] mtd: spi-nor: Drop redundant error reports in Reg Ops callers
` [PATCH v3 14/32] mtd: spi-nor: Fix retlen handling in sst_write()
` [PATCH v3 18/32] mtd: spi-nor: Constify data to write to the Status Register


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