linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-13 10:17:41 to 2015-01-23 15:41:42 UTC [more...]

[PATCH 0/2] ARM: mvebu: a385-db-ap: Enable the NAND controller
 2015-01-23 15:41 UTC  (2+ messages)
` [PATCH 1/2] mtd: nand: pxa3xx: Fix PIO FIFO draining

[PATCH 2/2 v3] mtd: fsl_upm: Support NAND ECC DTS properties
 2015-01-23  8:30 UTC  (4+ messages)
` [PATCH 2/2 v3 RESEND] "

[PATCH 1/3] mtd: fsl-quadspi: Fix the error paths
 2015-01-23  0:43 UTC  (3+ messages)
` [PATCH 2/3] mtd: fsl-quadspi: Remove unneeded success/error messages
` [PATCH 3/3] mtd: fsl-quadspi: Remove unnecessary 'map_failed' label

new UBI co-maintainer
 2015-01-22 21:57 UTC  (2+ messages)

[PATCH] MTD: Deletion of checks before the function call "iounmap"
 2015-01-22 16:28 UTC  (11+ messages)

[PATCH] mtd: nand: remove redundant local variable
 2015-01-22 13:23 UTC 

[PATCH 1/2] mtd: atmel_nand: introduce a new compatible string for sama5d4 chip
 2015-01-22 11:01 UTC  (7+ messages)
` [PATCH 2/2] ARM: at91: sama5d4: dts: change the nand compatible string
  ` [PATCH v2] "

[PATCH v2] mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs
 2015-01-22 10:21 UTC 

[PATCH v4 0/2] mtd: hisilicon: add a new driver for NAND controller of hisilicon hip04 Soc
 2015-01-22  8:45 UTC  (8+ messages)

[PATCH mtd] mtd:devices: Add Altera EPCQ Driver
 2015-01-22  8:28 UTC  (4+ messages)

[PATCH 0/5] mtd: Qualcomm NAND controller driver
 2015-01-22  6:36 UTC  (10+ messages)
` [PATCH 1/5] clk: qcom: Add EBI2 clocks for IPQ806x
` [PATCH 2/5] mtd: nand: Add qcom nand controller driver
` [PATCH 3/5] Documentaion: dt: add DT bindings for Qualcomm NAND controller
` [PATCH 4/5] arm: qcom: dts: Add NAND controller node for ipq806x
` [PATCH 5/5] arm: qcom: dts: Enale NAND node on IPQ8064 AP148 pplatform

[PATCH v4 00/10] mtd: st_spi_fsm: Align with ST's internal development
 2015-01-21 15:24 UTC  (11+ messages)
` [PATCH v4 01/10] mtd: st_spi_fsm: dt-bindings: Deprecate generic compatible string
` [PATCH v4 02/10] mtd: st_spi_fsm: Fetch boot device locations from DT match tables
` [PATCH v4 03/10] mtd: st_spi_fsm: Add support for Micron N25Q512A
` [PATCH v4 04/10] mtd: st_spi_fsm: Add support for N25Q512 and N25Q00A devices
` [PATCH v4 05/10] mtd: st_spi_fsm: Update the JEDEC probe to handle extended READIDs
` [PATCH v4 06/10] mtd: st_spi_fsm: Update Spansion device entries
` [PATCH v4 07/10] mtd: st_spi_fsm: Improve busy wait handling
` [PATCH v4 08/10] mtd: st_spi_fsm: General tidy-up
` [PATCH v4 09/10] ARM: STi: stih416: Use new platform specific compatible string
` [PATCH v4 10/10] ARM: STi: stih416: Supply EMI clock reference to FSM SPI NOR

[PATCH v3 00/13] mtd: st_spi_fsm: Align with ST's internal development
 2015-01-21 13:02 UTC  (9+ messages)
` [PATCH v3 04/13] mtd: st_spi_fsm: Fetch boot device locations from DT match tables
` [PATCH v3 08/13] mtd: st_spi_fsm: Update the JEDEC probe to handle extended READIDs

jffs2: Do not rewrite posix_acl_equiv_mode() result in jffs2_set_acl()
 2015-01-21 11:17 UTC 

NAND ECC capabilities
 2015-01-21  8:42 UTC  (13+ messages)
` [PATCH] mtd: nand: default bitflip-reporting threshold to 75% of correction strength

[PATCH] mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs
 2015-01-21  3:46 UTC  (3+ messages)

[PATCH 0/3] An alternative to SPI NAND
 2015-01-21  2:11 UTC  (8+ messages)

[PATCH] staging: mt29f_spinand: Fix typo in Kconfig
 2015-01-20 21:19 UTC  (3+ messages)

backing_dev_info cleanups & lifetime rule fixes V2
 2015-01-20 21:08 UTC  (26+ messages)
` [PATCH 01/12] fs: deduplicate noop_backing_dev_info
` [PATCH 02/12] fs: kill BDI_CAP_SWAP_BACKED
` [PATCH 03/12] fs: introduce f_op->mmap_capabilities for nommu mmap support
` [PATCH 04/12] block_dev: only write bdev inode on close
` [PATCH 05/12] block_dev: get bdev inode bdi directly from the block device
` [PATCH 06/12] nilfs2: set up s_bdi like the generic mount_bdev code
` [PATCH 07/12] fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
` [PATCH 08/12] fs: remove mapping->backing_dev_info
` [PATCH 09/12] ceph: remove call to bdi_unregister
` [PATCH 10/12] nfs: don't call bdi_unregister
` [PATCH 11/12] fs: don't reassign dirty inodes to default_backing_dev_info
` [PATCH 12/12] fs: remove default_backing_dev_info

[PATCH] mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction()
 2015-01-20 20:44 UTC  (2+ messages)

[PATCH RESEND] mtd: fsl-quadspi: Fix module unbound
 2015-01-20 20:41 UTC  (5+ messages)

[PATCH] mtd: spi-nor: support for (GigaDevice) GD25Q128B
 2015-01-20 20:25 UTC  (3+ messages)

[PATCH 1/2] UBI: Implement UBI_METAONLY
 2015-01-20 19:50 UTC  (4+ messages)
` [PATCH 2/2] UBI: rename_volumes: Use UBI_METAONLY

[PATCH] mtd: nand: use hrtimer to measure timeout in nand_wait{_ready}
 2015-01-20 13:38 UTC 

[PATCH] mtd: update ops->oobretlen in concat_write_oob
 2015-01-20  9:35 UTC 

[PATCH] mtd: Add config option to skip scanning bad blocks in partitions
 2015-01-16 22:14 UTC  (10+ messages)

[PATCH 1/2] mtd: Remove unneeded call to check_free_sectors in the function, INFTL_formatblock
 2015-01-16 18:05 UTC  (2+ messages)
` [PATCH 2/2] mtd: Remove the no longer need functions, check_free_sectors and memcmpb

Flash filesystem questions
 2015-01-16 15:22 UTC  (12+ messages)

Patch Issues
 2015-01-16  4:01 UTC  (4+ messages)

[PATCH] nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIA
 2015-01-16  3:37 UTC  (2+ messages)

[PATCH] mtd: nand: ams-delta: fix overwritten mtd_info->owner in initialization
 2015-01-16  3:33 UTC  (2+ messages)

[PATCH 1/1 v2] mtd: spi-nor: fsl-qspi: support deep sleep mode for imx6 sx chip
 2015-01-16  3:31 UTC  (2+ messages)

[PATCH] mtd: fsl-quadspi: Access multiple chips simultaneously
 2015-01-16  0:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: add maintainer entry for FREESCALE QUAD SPI driver
 2015-01-16  0:39 UTC  (2+ messages)

[PATCH] UBI: block: Configurable device major number
 2015-01-15 18:52 UTC  (2+ messages)

[PATCH] UBI: block: Export ubiblock major number
 2015-01-15 18:50 UTC  (2+ messages)

[PATCH v3 1/2] mtd: fsl-quadspi: Call fsl_qspi_set_base_addr after nor_size is set
 2015-01-15 16:45 UTC  (15+ messages)
` [PATCH v3 2/2] mtd: fsl-quadspi: Fix module unbound

[PATCH v7 0/2] mtd: hisilicon: add a new driver for NAND controller of hisilicon hip04 Soc
 2015-01-15  9:10 UTC  (3+ messages)
` [PATCH v7 1/2] mtd: hisilicon: add a new NAND controller driver for "
` [PATCH v7 2/2] mtd: hisilicon: add device tree binding documentation

[PATCH] i.MX6-SabreAuto: EIM: pull PAD_EIM_D18 low for NOR probe
 2015-01-15  7:56 UTC  (3+ messages)

[PATCH mtd] mtd:devices: Add Altera EPCQ Driver
 2015-01-15  3:05 UTC  (3+ messages)

[PATCH v6 0/2] mtd: hisilicon: add a new driver for NAND controller of hisilicon hip04 Soc
 2015-01-15  1:27 UTC  (8+ messages)
` [PATCH v6 1/2] mtd: hisilicon: add a new NAND controller driver for "

[PATCH 1/2] nand_base: SOFT_BCH: Request strength over bytes
 2015-01-14 23:41 UTC  (4+ messages)
    ` [PATCH 1/2 v2] "

[PATCH] mtd: denali: Disable sub-page writes in Denali NAND driver
 2015-01-14 15:38 UTC 

[PATCH 1/2 v2] UBI: Add initial support for scatter gather
 2015-01-14  8:39 UTC  (10+ messages)
` [PATCH 2/2 v2] UBI: Block: Add blk-mq support

[PATCH v3] mtd: test: Replace timeval with ktime_t in speedtest.c and torturetest.c
 2015-01-14  8:20 UTC  (4+ messages)

[PATCH 1/1] mtd: fsl-quadspi: improve read performance by increase AHB transfer size
 2015-01-14  1:20 UTC  (2+ messages)

[PATCH 1/3] mtd: implement common reboot notifier boilerplate
 2015-01-14  0:43 UTC  (3+ messages)

(no subject)
 2015-01-13 11:59 UTC 

[PATCH] mtd: denali: fix incorrect bitmask error in denali_setup_dma
 2015-01-13 10:33 UTC  (2+ messages)

[PATCH] mtd: mtd-utils: Support Capabilities (extended attributes)
 2015-01-13 10:16 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).