messages from 2018-03-14 18:57:11 to 2018-03-21 13:03:03 UTC [more...]
[PATCH v2 00/16] Fix probe functions error path
2018-03-21 13:01 UTC (7+ messages)
` [PATCH v2 01/16] mtd: rawnand: brcmnand: fix probe function "
` [PATCH v2 02/16] mtd: rawnand: cafe: "
` [PATCH v2 03/16] mtd: rawnand: davinci: "
` [PATCH v2 04/16] mtd: rawnand: denali: "
` [PATCH v2 07/16] mtd: rawnand: fsl_ifc: "
` [PATCH v2 10/16] mtd: rawnand: omap2: fix the "
[PATCH v7 0/2] mtd: fsl-quadspi: add support to create dynamic LUT entry
2018-03-21 11:26 UTC (3+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] mtd: fsl-quadspi: fix init AHB read in fsl_qspi_nor_setup()
[PATCH 0/2] mtd: use put_device() if device_register fail
2018-03-21 10:08 UTC (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mtd: ubi: "
[PATCH][v5] mtd: rawnand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
2018-03-21 22:06 UTC
[PATCH] mtd: rawnand: sunxi: Stop supporting ECC_HW_SYNDROME mode
2018-03-21 9:53 UTC (3+ messages)
[PATCH RESEND v2 0/2] Migrate the GPMI driver to use NAND core timings
2018-03-21 9:52 UTC (2+ messages)
[PATCH v5 00/14] Improve timings handling in the NAND framework
2018-03-21 9:51 UTC (16+ messages)
` [PATCH v5 01/14] mtd: rawnand: rename default ->onfi_get/set_features() implementations
` [PATCH v5 02/14] mtd: rawnand: rename SET/GET FEATURES related functions
` [PATCH v5 03/14] mtd: rawnand: use wrappers to call onfi GET/SET_FEATURES
` [PATCH v5 04/14] mtd: rawnand: handle differently chip/controller errors about timings
` [PATCH v5 05/14] mtd: rawnand: mxc: remove useless checks in GET/SET_FEATURES functions
` [PATCH v5 06/14] mtd: rawnand: move calls to ->select_chip() in nand_setup_data_interface()
` [PATCH v5 07/14] mtd: rawnand: check ONFI timings have been acked by the chip
` [PATCH v5 08/14] mtd: rawnand: avoid setting again the timings to mode 0 after a reset
` [PATCH v5 09/14] mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pages
` [PATCH v5 10/14] mtd: rawnand: prepare the removal of the ONFI parameter page
` [PATCH v5 11/14] mtd: rawnand: allow vendors to declare (un)supported features
` [PATCH v5 12/14] mtd: rawnand: macronix: nack the support of changing timings for one chip
` [PATCH v5 13/14] mtd: rawnand: get rid of the JEDEC parameter page in nand_chip
` [PATCH v5 14/14] mtd: rawnand: get rid of the ONFI "
[PATCH] mtd: nand: fix return value in nand_erase_nand()
2018-03-21 9:03 UTC (2+ messages)
[PATCH][v4] mtd: rawnand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
2018-03-21 8:55 UTC (2+ messages)
[PATCH] mtd: devices: check mtd_device_register() return code
2018-03-21 8:01 UTC (2+ messages)
[PATCH] mtd: rawnand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0
2018-03-21 19:38 UTC
[PATCH 0/3] mtd: fix AMD/Intel flash bugs
2018-03-21 0:02 UTC (8+ messages)
` [PATCH 2/3] cfi_cmdset_0001: Workaround Micron Erase suspend bug
UBI assert failed in ubi_wl_init
2018-03-20 22:02 UTC (9+ messages)
[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
2018-03-20 18:20 UTC (46+ messages)
` [PATCH v2 01/21] ASoC: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v2 02/21] ata: "
` [PATCH v2 03/21] crypto: "
` [PATCH v2 04/21] fbdev: "
` [PATCH v2 05/21] firewire: "
` [PATCH v2 06/21] fpga: "
` [PATCH v2 07/21] i2c: "
` [PATCH v2 08/21] iio: adc: "
` [PATCH v2 09/21] iommu: "
` [PATCH v2 10/21] lightnvm: "
` [PATCH v2 11/21] mailbox: "
` [PATCH v2 12/21] media: "
` [PATCH v2 13/21] mmc: "
` [PATCH v2 14/21] mtd: "
` [PATCH v2 15/21] net: "
` [PATCH v2 16/21] remoteproc: "
` [PATCH v2 17/21] scsi: hisi_sas: "
` [PATCH v2 18/21] serial: "
` [PATCH v2 19/21] spi: "
` [PATCH v2 20/21] staging: vc04_services: "
` [PATCH v2 21/21] usb: "
[PATCH v2 1/2] mtd: maps: Remove print after allocation failure
2018-03-20 16:21 UTC (3+ messages)
` [PATCH v2 2/2] mtd: nand: "
[PATCH v2] mtd: chips: Replace printk() with more standardize output format
2018-03-20 12:49 UTC (2+ messages)
[PATCH][v3] mtd: rawnand: fsl_ifc: Fix nand waitfunc return value
2018-03-20 23:01 UTC
[PATCH] mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
2018-03-20 10:31 UTC (4+ messages)
[PATCH][v2] mtd: rawnand: fsl_ifc: Fix nand waitfunc return value
2018-03-20 16:43 UTC (4+ messages)
[PATCH][v3] mtd: rawnand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
2018-03-20 16:07 UTC (2+ messages)
[PATCH 00/52] Allow dynamic allocations during NAND chip identification phase
2018-03-20 7:24 UTC (11+ messages)
` [PATCH 01/52] mtd: rawnand: add hooks that may be called during nand_scan()
` [PATCH 02/52] mtd: rawnand: bf5xx: fix probe function error path
` [PATCH 21/52] mtd: rawnand: jz4780: convert driver to nand_scan()
[LINUX PATCH v8 2/2] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface
2018-03-19 22:37 UTC (2+ messages)
[PATCH v8 0/3] mtd: rawnand: vf610_nfc: make use of ->exec_op()
2018-03-19 22:24 UTC (6+ messages)
` [PATCH v8 1/3] "
` [PATCH v8 2/3] mtd: rawnand: vf610_nfc: remove old hooks
` [PATCH v8 3/3] mtd: rawnand: vf610_nfc: support ONFI SET/GET_FEATURES commands
[LINUX PATCH v8 1/2] Documentation: nand: pl353: Add documentation for controller and driver
2018-03-19 21:08 UTC (3+ messages)
[PATCH v2] mtd: Replace printk() with more standardize output format
2018-03-19 17:49 UTC
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found. is25lp256d
2018-03-19 17:48 UTC (6+ messages)
` Aw: "
` Aw: "
[PATCH] mtd: rawnand: fsl_ifc: Fix nand waitfunc return value
2018-03-19 22:05 UTC (2+ messages)
a few I_DIRTY* related cleanups
2018-03-19 11:08 UTC (2+ messages)
[PATCH][v2] mtd: rawnand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
2018-03-19 21:39 UTC (2+ messages)
[PATCH v2] mtd: rawnand: makes the Kconfig entry clear when it comes to raw NANDs
2018-03-19 9:54 UTC (2+ messages)
[PATCH v4 00/13] Improve timings handling in the NAND framework
2018-03-19 9:38 UTC (14+ messages)
` [PATCH v4 01/13] mtd: rawnand: rename default ->onfi_get/set_features() implementations
` [PATCH v4 02/13] mtd: rawnand: rename SET/GET FEATURES related functions
` [PATCH v4 03/13] mtd: rawnand: use wrappers to call onfi GET/SET_FEATURES
` [PATCH v4 04/13] mtd: rawnand: mxc: remove useless checks in GET/SET_FEATURES functions
` [PATCH v4 05/13] mtd: rawnand: move calls to ->select_chip() in nand_setup_data_interface()
` [PATCH v4 06/13] mtd: rawnand: check ONFI timings have been acked by the chip
` [PATCH v4 07/13] mtd: rawnand: avoid setting again the timings to mode 0 after a reset
` [PATCH v4 08/13] mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pages
` [PATCH v4 09/13] mtd: rawnand: prepare the removal of the ONFI parameter page
` [PATCH v4 10/13] mtd: rawnand: allow vendors to declare (un)supported features
` [PATCH v4 11/13] mtd: rawnand: macronix: nack the support of changing timings for one chip
` [PATCH v4 12/13] mtd: rawnand: get rid of the JEDEC parameter page in nand_chip
` [PATCH v4 13/13] mtd: rawnand: get rid of the ONFI "
[PATCH v4] mtdchar: fix usage of mtd_ooblayout_ecc()
2018-03-19 9:30 UTC (2+ messages)
[PATCH] jffs2: remove fd from the f->dents list immediately
2018-03-19 8:27 UTC (4+ messages)
[PATCH 1/2] mtd: maps: remove bfin-async-flash driver
2018-03-18 21:24 UTC (4+ messages)
` [PATCH 2/2] mtd: nand: remove bf5xx_nand driver
[PATCH mtd-utils] mtd: tests: check erase block count in page test
2018-03-18 21:23 UTC (2+ messages)
[PATCH] mtd: nftl: use %*ph to print small buffer
2018-03-18 21:23 UTC (3+ messages)
[PATCH 0/5] mtd: Simplify erase handling
2018-03-18 21:22 UTC (3+ messages)
` [PATCH 1/5] mtd: Initialize ->fail_addr early in mtd_erase()
[PATCH] mtd: st_spi_fsm: use %*ph to print small buffer
2018-03-18 21:21 UTC (3+ messages)
[PATCH] mtd: block2mtd: remove redundant initialization of 'bdev'
2018-03-18 21:21 UTC (2+ messages)
[PATCH v7 0/3] mtd: rawnand: vf610_nfc: make use of ->exec_op()
2018-03-18 21:16 UTC (3+ messages)
[PATCH] mtd: nand: remove STANDALONE compile mode of nand_ecc
2018-03-18 21:15 UTC (2+ messages)
[PATCH NAND v5] mtd: nand: Replace printk() with appropriate pr_*() macro
2018-03-18 21:14 UTC (2+ messages)
[PATCH 1/2] mtd: onenand: Get rid of comments giving the file path inside the file itself
2018-03-18 21:12 UTC (2+ messages)
[PATCH] mtd: Replace typedef with struct
2018-03-18 17:51 UTC
[PATCH] MAINTAINERS: update maintainers for MTD and SPI NOR subsystems
2018-03-18 17:14 UTC (3+ messages)
Package delivery
2018-03-17 6:25 UTC
Shipment delivery
2018-03-16 1:39 UTC
[PATCH v3] mtd: nand: marvell: Fix clock resource by adding a register clock
2018-03-16 13:57 UTC (3+ messages)
New invoice #15387686890/JN#LKUKH/2017 (Mar 16)re: Invoice #442555931
2018-03-16 12:18 UTC
[PATCH 2/2 v2] mtd: ubi: use put_device() if device_register fail
2018-03-16 7:50 UTC (5+ messages)
[PATCH RESEND v6 1/2] mtd: fsl-quadspi: Distinguish the mtd device names
2018-03-15 18:58 UTC (4+ messages)
[PATCH 1/3] mtd: nand: Remove print after allocation failure
2018-03-15 16:10 UTC (6+ messages)
` [PATCH 2/3] mtd: maps: "
` [PATCH 3/3] mtd: "
[PATCH v2 1/2] mtd: rawnand: gpmi: add support for specific ECC strength
2018-03-15 15:39 UTC (3+ messages)
[PATCH 00/47] arch-removal: device drivers
2018-03-15 9:09 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).