messages from 2018-04-24 15:46:00 to 2018-05-03 09:36:10 UTC [more...]
[PATCH v2 2/2] mtd: cfi: Add early fixup for S70GL02GS
2018-05-03 9:35 UTC (2+ messages)
[PATCH v2 1/2] mtd: cfi: Support early CFI fixups
2018-05-03 9:31 UTC (2+ messages)
[PATCH v3] mtd: onenand: omap2: Disable DMA for HIGHMEM buffers
2018-05-03 8:19 UTC (3+ messages)
[PATCH] mtd: rawnand: marvell: pass ms delay to wait_op
2018-05-03 8:01 UTC (5+ messages)
[PATCH] mtd: rawnand: micron: Fix support for on-die ECC
2018-05-03 7:49 UTC
[PATCH] mtd: rawnand: fsmc: Make sure we wait tWB before polling the STATUS reg
2018-05-03 7:45 UTC
NAND timeout issues with blank chip and Marvell NFC
2018-05-02 22:12 UTC (16+ messages)
[PATCH 00/12] mtd: nand: davinci: stop using pdev->id as chipselect
2018-05-02 15:00 UTC (25+ messages)
` [PATCH 01/12] mtd: nand: davinci: store the core chipselect number in platform data
` [PATCH 02/12] ARM: davinci: da830-evm: specify the chipselect in davinci_nand_pdata
` [PATCH 03/12] ARM: davinci: da850-evm: "
` [PATCH 04/12] ARM: davinci: dm355-evm: "
` [PATCH 05/12] ARM: davinci: dm355-leopard: "
` [PATCH 06/12] ARM: davinci: dm365-evm: "
` [PATCH 07/12] ARM: davinci: dm644x-evm: "
` [PATCH 08/12] ARM: davinci: mityomapl138: "
` [PATCH 09/12] ARM: davinci: dm646x-evm: "
` [PATCH 10/12] ARM: davinci: neuros-osd2: "
` [PATCH 11/12] mtd: nand: davinci: stop using pdev->id as chipselect
` [PATCH 12/12] ARM: davinci: aemif: stop using pdev->id as nand chipselect
[PATCH 0/2] Fix fsl_ifc_nand reading ONFI parameters to meet ONFI spec
2018-05-02 10:39 UTC (12+ messages)
` [PATCH 1/2] Fix FSL NAND driver to read all ONFI parameter pages
` [PATCH 2/2] Use bit-wise majority to recover the contents of ONFI parameter
[PATCH v2] mtd: onenand: omap2: Disable DMA for HIGHMEM buffers
2018-05-02 9:16 UTC (4+ messages)
Good Day
2018-05-02 8:35 UTC
[PATCH v3 0/3] mtd: Add support for reading MTD devices via the nvmem API
2018-05-01 16:49 UTC (12+ messages)
` [PATCH v3 1/3] nvmem: Update the OF binding to use a subnode for the cells list
Good day,
2018-05-01 10:43 UTC
INORBIT-SN-INVSTMGMT-04/30-PRTNR
2018-04-30 23:58 UTC
[PATCH v2 00/15] fscrypt: improved logging and other cleanups
2018-04-30 22:51 UTC (16+ messages)
` [PATCH 01/15] fs, fscrypt: only define ->s_cop when FS_ENCRYPTION is enabled
` [PATCH 02/15] fscrypt: clean up after fscrypt_prepare_lookup() conversions
` [PATCH 03/15] fscrypt: remove unnecessary NULL check when allocating skcipher
` [PATCH 04/15] fscrypt: remove error messages for skcipher_request_alloc() failure
` [PATCH 05/15] fscrypt: remove stale comment from fscrypt_d_revalidate()
` [PATCH 06/15] fscrypt: don't clear flags on crypto transform
` [PATCH 07/15] fscrypt: don't special-case EOPNOTSUPP from fscrypt_get_encryption_info()
` [PATCH 08/15] fscrypt: drop max_namelen check from fname_decrypt()
` [PATCH 09/15] fscrypt: drop empty name "
` [PATCH 10/15] fscrypt: make fscrypt_operations.max_namelen an integer
` [PATCH 11/15] fscrypt: remove unnecessary check for non-logon key type
` [PATCH 12/15] fscrypt: remove internal key size constants
` [PATCH 13/15] fscrypt: use a common logging function
` [PATCH 14/15] fscrypt: separate key lookup from key derivation
` [PATCH 15/15] fscrypt: only derive the needed portion of the key
[PATCH RESEND] mtd: cfi: Support early CFI fixups
2018-04-30 14:49 UTC (4+ messages)
[PATCH v2] mtd: nftl: Remove VLA usage
2018-04-30 14:13 UTC (2+ messages)
[PATCH 0/3] jffs2: fix lockdep warning
2018-04-30 10:31 UTC (6+ messages)
` [PATCH 1/3] jffs2: avoid unnecessarily taking f->sem
` [PATCH 2/3] jffs2: jffs2_iget defer f->sem acquisition
` [PATCH 3/3] jffs2: put directories f->sem on a separate lockdep class
` [PATCH v2] "
[PATCH v4 0/7] spi: Extend the framework to generically support memory devices
2018-04-30 7:51 UTC (9+ messages)
` [PATCH v4 1/7] spi: Extend the core to ease integration of SPI memory controllers
` [PATCH v4 2/7] spi: Make support for regular transfers optional when ->mem_ops != NULL
` [PATCH v4 3/7] spi: bcm-qspi: Implement the spi_mem interface
` [PATCH v4 4/7] spi: bcm53xx: "
` [PATCH v4 5/7] spi: ti-qspi: "
` [PATCH v4 6/7] mtd: spi-nor: Use the spi_mem_xx() API
` [PATCH v4 7/7] spi: Get rid of the spi_flash_read() API
NAND ecc-strength (was Re: NAND timeout issues with blank chip and Marvell NFC)
2018-04-30 6:06 UTC (2+ messages)
INORBIT-SN-INVSTMGMT-04/30-PRTNR
2018-04-30 2:47 UTC
[PATCH] mtd: nftl: Remove VLA usage
2018-04-29 15:58 UTC (4+ messages)
[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
2018-04-28 8:24 UTC (3+ messages)
` [PATCH v3 03/20] crypto: Remove depends on HAS_DMA in case of platform dependency
[PATCH] jffs2: safely remove obsolete dirent from the f->dents list
2018-04-27 22:22 UTC (2+ messages)
optimizing the nand read performance by reducing interrupts from 4 to 1
2018-04-27 12:09 UTC (21+ messages)
` [PATCH 01/13] mtd: nand: gpmi: drop dma_ops_type
` [PATCH 02/13] mtd: nand: gpmi: pass buffer and len around
` [PATCH 03/13] mtd: nand: gpmi: put only once used functions inline
` [PATCH 04/13] mtd: nand: gpmi: remove direct_dma_map_ok from driver data struct
` [PATCH 05/13] mtd: nand: gpmi: return valid value from bch_set_geometry()
` [PATCH 06/13] mtd: nand: gpmi: remove unnecessary variables
` [PATCH 07/13] mtd: rawnand: gpmi: set aggregate ready/busy signalling
` [PATCH 08/13] mtd: rawnand: gpmi: return generated errors in gpmi_ecc_read_oob()
` [PATCH 09/13] mtd: rawnand: gpmi: poll the BCH interrupt bit in start_dma_with_bch_irq()
` [PATCH 10/13] mtd: rawnand: gpmi: instantiate cmdfunc
` [PATCH 11/13] mtd: rawnand: gpmi: gpmi_nand_command(): simplification and formatting
` [PATCH 12/13] mtd: rawnand: gpmi: issue two commands in a single DMA chain
` [PATCH 13/13] mtd: rawnand: gmpi: chain gpmi_nand_command() with gpmi_ecc_read_page_data()
[GIT PULL] mtd: Fixes for 4.17-rc3
2018-04-27 7:56 UTC
[PATCH/RFC] mtd: spi-nor: honour max_message_size for spi-nor writes
2018-04-27 6:18 UTC
[PATCH v3] Improve MTK NAND driver
2018-04-26 20:09 UTC (3+ messages)
` [PATCH v3] dt-bindings: mtd: mtk-nand: Update properties description
[PATCH] mtd: nand: add myself as NAND co-maintainer
2018-04-26 20:08 UTC (2+ messages)
[PATCH v2] mtd: rawnand: add a way to pass an ID table with nand_scan()
2018-04-26 19:52 UTC (3+ messages)
[PATCH v3 00/11] Fix NAND controllers probe functions error path
2018-04-26 19:51 UTC (4+ messages)
` [PATCH v3 10/11] mtd: rawnand: lpc32xx_slc: clean the probe function
[PATCH] mtd: partitions: Handle add_mtd_device() failures gracefully
2018-04-26 18:09 UTC (6+ messages)
[PATCH] Add sysfs attribute for mtd OOB available size
2018-04-26 18:04 UTC (3+ messages)
` [PATCH] mtd: "
[PATCH] mtd: dataflash: replace msleep with usleep_range
2018-04-26 18:03 UTC (2+ messages)
[PATCH] mtd: nand: davinci: don't acquire and enable clock
2018-04-26 18:01 UTC (3+ messages)
[PATCH v2] mtd: rawnand: marvell: fix the chip-select DT parsing logic
2018-04-26 17:07 UTC (3+ messages)
[PATCH v2 01/10] spi: Check presence the of ->transfer[_xxx]() before registering a controller
2018-04-26 12:54 UTC (5+ messages)
` Applied "spi: Check presence the of ->transfer[_xxx]() before registering a controller" to the spi tree
[PATCH v3 0/9] spi: Extend the framework to generically support memory devices
2018-04-26 9:28 UTC (6+ messages)
` [PATCH v3 7/9] spi: ti-qspi: Implement the spi_mem interface
[PATCH 0/9] Update for QCOM NAND driver
2018-04-26 7:42 UTC (12+ messages)
` [PATCH 8/9] mtd: nand: qcom: helper function for raw read
vmalloc with GFP_NOFS
2018-04-25 16:56 UTC (17+ messages)
[PATCH 0/3] Changes in Marvell NAND controller DT parsing code
2018-04-25 14:13 UTC (6+ messages)
` [PATCH 1/3] mtd: rawnand: marvell: fix the chip-select DT parsing logic
` [PATCH 2/3] mtd: rawnand: marvell: fix CS pin count with old bindings
` [PATCH 3/3] mtd: rawnand: marvell: use OF helper to read a property element count
[PATCH] Added set feature command in FSL IFC nand controller driver for ONFI nand
2018-04-25 13:56 UTC (9+ messages)
mtd: cfi_cmdset_0002: Read data 3 times to check write operation status
2018-04-25 2:17 UTC (6+ messages)
` [PATCH] "
[PATCH 1/1] mtd:nand:fix memory leak
2018-04-24 15:50 UTC (5+ messages)
` [PATCH v2] mtd: rawnand: tango: Fix struct clk "
[PATCHv3] mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
2018-04-24 15:49 UTC (2+ messages)
[PATCH] mtd: nand: Fix nanddev_mtd_erase()
2018-04-24 15:46 UTC (2+ messages)
[PATCH 0/3] mtd: fix AMD/Intel flash bugs
2018-04-24 15:45 UTC (3+ messages)
` [PATCH 1/3] cfi_cmdset_0001: Do not allow read/write to suspend erase block
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