messages from 2018-05-07 09:35:47 to 2018-05-14 12:48:22 UTC [more...]
[PATCH] mtd: nand: Fix return type of __DIVIDE() when called with 32-bit
2018-05-14 12:48 UTC (8+ messages)
[PATCH 0/5] mtd-utils: Add fastmap support to ubinize
2018-05-14 11:25 UTC (6+ messages)
` [PATCH 1/5] Sync ubi-media.h with Linux
` [PATCH 2/5] ubinize: Don't stat image file twice
` [PATCH 3/5] libubigen: Carry image path and size in volume info
` [PATCH 4/5] libubigen: Maintain a eraseblock association table
` [PATCH 5/5] ubinize: Add fastmap support
[PATCH 0/8] ubi: fastmap: Support for preseeded fastmap
2018-05-14 11:24 UTC (9+ messages)
` [PATCH 1/8] ubi: fastmap: Add support for flags
` [PATCH 2/8] ubi: fastmap: Add UBI_FM_SB_PRESEEDED_FLG flag
` [PATCH 3/8] ubi: fastmap: Implement PEB fixup
` [PATCH 4/8] ubi: fastmap: Handle bad block count for preseeded fastmap case
` [PATCH 5/8] ubi: fastmap: Fixup pool sizes for preseeded fastmaps
` [PATCH 6/8] ubi: fastmap: Scan empty space if fastmap is preseeded
` [PATCH 7/8] ubi: fastmap: Relax size check
` [PATCH 8/8] ubi: Fix assert in ubi_wl_init
[PATCH] mtd: spi-nor: Add support for is25wp series chips
2018-05-14 10:29 UTC (2+ messages)
[PATCH] m68k: Implement ndelay() as an inline function to force type checking/casting
2018-05-14 10:52 UTC (5+ messages)
[PATCH v5 0/2] mtd: cfi_cmdset_0002: Changes to retry for flash erase
2018-05-14 10:23 UTC (5+ messages)
[PATCH RESEND v5 0/2] mtd: cfi_cmdset_0002: Changes to retry for flash erase
2018-05-14 9:27 UTC (3+ messages)
` [PATCH RESEND v5 1/2] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
` [PATCH RESEND v5 2/2] mtd: cfi_cmdset_0002: Change erase functions to retry for error
[PATCH RESEND v5 1/2] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
2018-05-14 9:10 UTC (2+ messages)
` [PATCH RESEND v5 2/2] mtd: cfi_cmdset_0002: Change erase functions to retry for error
[PATCH v2] mtd: rawnand: Do not check FAIL bit when executing a SET_FEATURES op
2018-05-14 8:54 UTC (2+ messages)
[PATCH 0/3] mtd-utils: miscellaneous fixes
2018-05-14 8:53 UTC (4+ messages)
` [PATCH 1/3] ubiformat: process command line arguments first
` [PATCH 2/3] ubiformat: remove no-volume-table option
` [PATCH 3/3] mtd-utils: make sure pkg-config is installed in configure script
[PATCH] mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2
2018-05-14 8:38 UTC (2+ messages)
[PATCH 0/6] ubifs: Some simple fixes
2018-05-14 8:18 UTC (7+ messages)
` [PATCH 1/6] ubifs: remove set but never used variable
` [PATCH 2/6] ubifs: journal: Remove wrong comment
` [PATCH 3/6] ubifs: Spelling fix someting -> something
` [PATCH 4/6] ubifs: log: Some spelling fixes
` [PATCH 5/6] ubifs: gc: Fix typo
` [PATCH 6/6] ubifs: lpt: Fix wrong pnode number range in comment
linux-4.17-rc4 marvell-nand.c driver problems
2018-05-14 7:33 UTC (5+ messages)
[PATCH 09/15] ubifs_lookup: use d_splice_alias()
2018-05-14 6:48 UTC
[PATCH v5 2/2] mtd: cfi_cmdset_0002: Change erase functions to retry for error
2018-05-14 2:13 UTC
[PATCH v5 1/2] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
2018-05-14 2:12 UTC
[PATCH v4 2/2] mtd: cfi_cmdset_0002: Change erase functions to retry for error
2018-05-14 1:19 UTC
[PATCH v4 1/2] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
2018-05-14 1:19 UTC
[PATCH v4 0/2] mtd: cfi_cmdset_0002: Changes to retry for flash erase
2018-05-14 1:19 UTC
[PATCH v7] mtd: rawnand: use bit-wise majority to recover the contents of ONFI parameter
2018-05-13 9:49 UTC (2+ messages)
[PATCH v6] mtd: rawnand: use bit-wise majority to recover the contents of ONFI parameter
2018-05-13 4:39 UTC (3+ messages)
[PATCH] mtd: nand: Add support for reading ooblayout from device tree
2018-05-12 18:30 UTC (6+ messages)
[PATCH] mtd: cfi_cmdset_0002: Fix coding style issues
2018-05-12 15:18 UTC (4+ messages)
[PATCH] mtd: bcm47xxpart: improve handling TRX partition size
2018-05-12 15:17 UTC (3+ messages)
[PATCH] mtd: Fix comparison in map_word_andequal()
2018-05-12 15:16 UTC (2+ messages)
[PATCH] mtd: nand: Add support for reading ooblayout from device tree
2018-05-12 5:55 UTC (2+ messages)
make a few block drivers highmem safe
2018-05-11 21:08 UTC (12+ messages)
` [PATCH 1/7] mtip32xx: don't use block layer bounce buffers
` [PATCH 2/7] DAC960: "
` [PATCH 3/7] memstick: don't call blk_queue_bounce_limit
` [PATCH 4/7] mtd_blkdevs: handle highmem pages
` [PATCH 5/7] aoe: "
` [PATCH 6/7] jsflash: "
` [PATCH 7/7] ps3disk: "
[PATCH] mtd: nand: Do not check FAIL bit when executing a SET_FEATURES op
2018-05-11 11:26 UTC (2+ messages)
[PATCH v3 0/9] spi: Extend the framework to generically support memory devices
2018-05-11 9:24 UTC (3+ messages)
` [PATCH v3 9/9] spi: Get rid of the spi_flash_read() API
[GIT PULL] mtd: Fixes for 4.17-rc5
2018-05-11 7:59 UTC
[PATCH v3] mtd: cfi_cmdset_0002: Change write buffer to check correct value
2018-05-11 7:58 UTC
[PATCH v2 2/2] mtd: rawnand: fsl_ifc: use bit-wise majority to
2018-05-11 5:03 UTC (2+ messages)
[PATCH v3 3/9] spi: Extend the core to ease integration of SPI memory controllers
2018-05-11 2:58 UTC (2+ messages)
` Applied "spi: Extend the core to ease integration of SPI memory controllers" to the spi tree
[PATCH v2 06/10] spi: bcm-qspi: Implement the spi_mem interface
2018-05-11 2:56 UTC (2+ messages)
` Applied "spi: bcm-qspi: Implement the spi_mem interface" to the spi tree
[PATCH v2 09/10] mtd: spi-nor: Use the spi_mem_xx() API
2018-05-11 2:55 UTC (2+ messages)
` Applied "mtd: spi-nor: Use the spi_mem_xx() API" to the spi tree
[PATCH v4 5/7] spi: ti-qspi: Implement the spi_mem interface
2018-05-11 2:55 UTC (2+ messages)
` Applied "spi: ti-qspi: Implement the spi_mem interface" to the spi tree
[PATCH] ubifs, xattr: remove misguided quota flags
2018-05-11 2:26 UTC
[PATCH v5 2/2] mtd: rawnand: use bit-wise majority to recover the contents of ONFI parameter
2018-05-10 21:37 UTC (3+ messages)
[PATCH/RFC] mtd: spi-nor: honour max_message_size for spi-nor writes
2018-05-10 12:27 UTC (6+ messages)
support for non-uniform SPI NOR flash memories
2018-05-10 10:19 UTC (4+ messages)
vmalloc with GFP_NOFS
2018-05-10 7:18 UTC (11+ messages)
[PATCH] mtd: rawnand: micron: Fix support for on-die ECC
2018-05-10 6:46 UTC (4+ messages)
[PATCH v4 1/2] mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages
2018-05-10 2:52 UTC (6+ messages)
` [PATCH v4 2/2] mtd: rawnand: use bit-wise majority to recover the contents of ONFI parameter
[PATCH 00/18] Fix some build warnings/errors with Sphinx
2018-05-09 15:56 UTC (11+ messages)
` [PATCH 16/18] mtd: rawnand.h: use nested union kernel-doc markups
[PATCH] mtd: move code adding (registering) partitions to the parse_mtd_partitions()
2018-05-09 15:53 UTC (2+ messages)
[PATCH] mtd: nxp-spifi: decrement flash_np refcnt on error paths
2018-05-09 15:11 UTC (7+ messages)
` [PATCH v2] mtd: nxp-spifi: release flash_np in nxp_spifi_probe()
` [PATCH v3] "
mtd: cfi_cmdset_0002: Read data 3 times to check write operation status
2018-05-09 14:32 UTC (3+ messages)
[PATCH] mtd: cfi_cmdset_0002: Change write buffer to check correct value
2018-05-09 14:28 UTC (5+ messages)
[PATCH] mtd: cfi_cmdset_0002: Change erase functions to retry for error
2018-05-09 13:15 UTC (13+ messages)
[PATCH V2 1/2] dt-bindings: mtd: document Broadcom's BCM47xx partitions
2018-05-09 8:17 UTC (2+ messages)
` [PATCH V2 2/2] mtd: bcm47xxpart: add of_match_table with a new DT binding
[PATCH] mtd: rawnand: marvell: fix command xtype in BCH write hook
2018-05-08 23:40 UTC (8+ messages)
` ubifs error with marvell_nand on Armada-98DX4251 (was Re: [PATCH] mtd: rawnand: marvell: fix command xtype in BCH write hook)
[PATCH v3 2/2] mtd: rawnand: fsl_ifc: use bit-wise majority to recover the contents of ONFI parameter
2018-05-08 21:29 UTC (5+ messages)
[PATCH v2] mtd: rawnand: Make sure we wait tWB before polling the STATUS reg
2018-05-08 21:11 UTC (3+ messages)
[PATCH] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
2018-05-08 17:09 UTC (3+ messages)
[PATCH 1/2] dt-bindings: mtd: document Broadcom's BCM47xx partitions
2018-05-08 16:25 UTC (5+ messages)
[PATCH v2 00/14] Update for QCOM NAND driver
2018-05-08 7:26 UTC (11+ messages)
` [PATCH v2 01/14] mtd: rawnand: helper function for setting up ECC parameters
` [PATCH v2 04/14] mtd: rawnand: qcom: use the ecc strength from device parameter
[PATCH v2] fscrypt: add Speck128/256 support
2018-05-08 0:22 UTC
[PATCH v2 2/2] mtd: rawnand: fsl_ifc: use bit-wise majority to recover the contents of ONFI parameter
2018-05-07 16:47 UTC (3+ messages)
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