messages from 2016-03-01 12:27:46 to 2016-03-07 20:32:00 UTC [more...]
[PATCH v4 1/7] mtd: spi-nor: fsl-quadspi: add big-endian support
2016-03-07 20:32 UTC (3+ messages)
` [PATCH v4 4/7] Documentation: fsl-quadspi: Add fsl, ls2080a-dspi compatible string
` [PATCH v4 4/7] Documentation: fsl-quadspi: Add fsl,ls2080a-dspi "
mtd: pxa3xx_nand: issue with command time out
2016-03-07 20:04 UTC (13+ messages)
` "
[PATCH] mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'
2016-03-07 19:35 UTC (4+ messages)
` [PATCH v2] "
[PATCH v5 00/26] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
2016-03-07 18:58 UTC (25+ messages)
` [PATCH v5 03/26] memory: omap-gpmc: Introduce GPMC to NAND interface
` [PATCH v5 09/26] mtd: nand: omap: Clean up device tree support
` [PATCH v5 10/26] mtd: nand: omap: Update DT binding documentation
` [PATCH v6 "
` [PATCH v5 13/26] memory: omap-gpmc: Support general purpose input for WAITPINs
` [PATCH v5 17/26] mtd: nand: omap2: Implement NAND ready using gpiolib
[PATCH v4 00/52] mtd: rework ECC layout definition
2016-03-07 18:04 UTC (54+ messages)
` [PATCH v4 01/52] mtd: kill the ecclayout->oobavail field
` [PATCH v4 02/52] mtd: create an mtd_oobavail() helper and make use of it
` [PATCH v4 03/52] mtd: mtdswap: remove useless if (!mtd->ecclayout) test
` [PATCH v4 04/52] mtd: nand: simplify nand_bch_init() usage
` [PATCH v4 05/52] mtd: add mtd_ooblayout_xxx() helper functions
` [PATCH v4 06/52] mtd: use mtd_ooblayout_xxx() helpers where appropriate
` [PATCH v4 07/52] mtd: nand: core: "
` [PATCH v4 08/52] mtd: nand: atmel: "
` [PATCH v4 09/52] mtd: nand: fsl_ifc: "
` [PATCH v4 10/52] mtd: nand: gpmi: "
` [PATCH v4 11/52] mtd: nand: lpc32xx: "
` [PATCH v4 12/52] mtd: nand: omap2: "
` [PATCH v4 13/52] mtd: onenand: "
` [PATCH v4 14/52] mtd: add mtd_set_ecclayout() helper function
` [PATCH v4 15/52] mtd: use mtd_set_ecclayout() where appropriate
` [PATCH v4 16/52] mtd: nand: "
` [PATCH v4 17/52] mtd: onenand: "
` [PATCH v4 18/52] mtd: docg3: "
` [PATCH v4 19/52] mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
` [PATCH v4 20/52] mtd: docg3: switch to mtd_ooblayout_ops
` [PATCH v4 21/52] mtd: nand: implement the default mtd_ooblayout_ops
` [PATCH v4 22/52] mtd: nand: bch: switch to mtd_ooblayout_ops
` [PATCH v4 23/52] mtd: nand: sharpsl: "
` [PATCH v4 24/52] mtd: nand: jz4740: "
` [PATCH v4 25/52] mtd: nand: atmel: "
` [PATCH v4 26/52] mtd: nand: bf5xx: "
` [PATCH v4 27/52] mtd: nand: brcm: "
` [PATCH v4 28/52] mtd: nand: cafe: "
` [PATCH v4 29/52] mtd: nand: davinci: "
` [PATCH v4 30/52] mtd: nand: denali: "
` [PATCH v4 31/52] mtd: nand: diskonchip: "
` [PATCH v4 32/52] mtd: nand: docg4: "
` [PATCH v4 33/52] mtd: nand: fsl_elbc: "
` [PATCH v4 34/52] mtd: nand: fsl_ifc: "
` [PATCH v4 35/52] mtd: nand: fsmc: "
` [PATCH v4 36/52] mtd: nand: fsmc: get rid of the fsmc_nand_eccplace struct
` [PATCH v4 37/52] mtd: nand: gpmi: switch to mtd_ooblayout_ops
` [PATCH v4 38/52] mtd: nand: hisi504: "
` [PATCH v4 39/52] mtd: nand: jz4780: "
` [PATCH v4 40/52] mtd: nand: lpc32xx: "
` [PATCH v4 41/52] mtd: nand: mxc: "
` [PATCH v4 42/52] mtd: nand: omap2: "
` [PATCH v4 43/52] mtd: nand: pxa3xx: "
` [PATCH v4 44/52] mtd: nand: s3c2410: "
` [PATCH v4 45/52] mtd: nand: sh_flctl: "
` [PATCH v4 46/52] mtd: nand: sm_common: "
` [PATCH v4 47/52] mtd: nand: sunxi: "
` [PATCH v4 48/52] mtd: nand: vf610: "
` [PATCH v4 49/52] mtd: onenand: "
` [PATCH v4 50/52] staging: mt29f_spinand: "
` [PATCH v4 51/52] mtd: nand: kill the ecc->layout field
` [PATCH v4 52/52] mtd: kill the nand_ecclayout struct
[PATCH] mtd: only use __xipram annotation when XIP_KERNEL is set
2016-03-07 16:43 UTC (12+ messages)
[PATCH 00/16] mtd: nand: sunxi: various improvements/fixes
2016-03-07 16:21 UTC (17+ messages)
` [PATCH 01/16] mtd: nand: sunxi: fix call order in sunxi_nand_chip_init()
` [PATCH 02/16] mtd: nand: sunxi: fix clk rate calculation
` [PATCH 03/16] mtd: nand: sunxi: fix EDO mode selection
` [PATCH 04/16] mtd: nand: sunxi: adapt clk_rate to tWB, tADL, tWHR and tRHW timings
` [PATCH 05/16] mtd: nand: export default read/write oob functions
` [PATCH 06/16] mtd: nand: sunxi: implement ->read_oob()/->write_oob()
` [PATCH 07/16] mtd: nand: sunxi: implement ->read_subpage()
` [PATCH 08/16] mtd: nand: sunxi: improve ->cmd_ctrl() function
` [PATCH 09/16] mtd: nand: sunxi: let the NAND controller control the CE line
` [PATCH 10/16] mtd: nand: sunxi: fix the NFC_ECC_ERR_CNT() macro
` [PATCH 11/16] mtd: nand: sunxi: fix NFC_CTL setting
` [PATCH 12/16] mtd: nand: sunxi: disable clks on device removal
` [PATCH 13/16] mtd: nand: enable ECC pipelining
` [PATCH 14/16] mtd: nand: sunxi: fix ->dev_ready() implementation
` [PATCH 15/16] mtd: nand: sunxi: make use of readl_poll_timeout()
` [PATCH 16/16] mtd: nand: sunxi: poll for events instead of using interrupts
[PATCH RESEND v2 00/19] Support fuse mounts in user namespaces
2016-03-07 13:32 UTC (7+ messages)
` [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
[PATCH] mtd: spi-nor: update flags for n25q128a
2016-03-06 20:53 UTC (4+ messages)
[GIT PULL] UBI fixes for 4.5-rc7
2016-03-05 21:32 UTC
[PATCH 0/6] Versatile flash protection in DT
2016-03-05 17:09 UTC (5+ messages)
` [PATCH 2/6] mtd: physmap_of: add a hook for Versatile write protection
[PATCH] mtd: spi-nor: Add support for S3AN spi-nor devices
2016-03-05 9:24 UTC (3+ messages)
[PATCH v3 00/52] mtd: rework ECC layout definition
2016-03-05 9:01 UTC (5+ messages)
` [PATCH v3 16/52] mtd: nand: use mtd_set_ecclayout() where appropriate
[PATCH v2] mtd: spi-nor: add subsector flag to n25q128a
2016-03-05 3:31 UTC (2+ messages)
[PATCH] mtd: nand: pxa3xx_nand: fix dmaengine initialization
2016-03-05 3:07 UTC (2+ messages)
[PATCH] mtd: nand: check status before reporting timeout
2016-03-05 1:19 UTC
[PATCH] mtd: nand: tests: fix regression introduced in mtd_nandectest
2016-03-05 1:02 UTC (4+ messages)
[PATCH] mtd: bcm47xxsflash: use ioremap_cachable() instead of KSEG0ADDR()
2016-03-05 0:54 UTC (3+ messages)
` [PATCH V2] mtd: bcm47xxsflash: use ioremap_cache() "
[RESEND PATCH v7] mtd: spi-nor: add hisilicon spi-nor flash controller driver
2016-03-05 0:35 UTC (2+ messages)
[PATCH] mtd: nand: sunxi: remove direct mtd->priv accesses
2016-03-05 0:18 UTC (2+ messages)
[PATCH v3 0/4] fix memremap on ARM
2016-03-05 0:15 UTC (8+ messages)
` [PATCH v3 1/4] ARM: reintroduce ioremap_cached() for creating cached I/O mappings
` [PATCH v3 2/4] mtd: pxa2xx-flash: switch back from memremap to ioremap_cached
` [PATCH v3 3/4] memremap: add arch specific hook for MEMREMAP_WB mappings
` [PATCH v3 4/4] ARM: memremap: implement arch_memremap_wb()
[GIT PULL] JFFS2 fixes for 4.5
2016-03-04 23:27 UTC
[PATCH v2] mtd: avoid stack overflow in MTD CFI code
2016-03-04 23:25 UTC (3+ messages)
UBIFS Dump Stack on Android
2016-03-04 19:20 UTC (2+ messages)
[PATCH V2] ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warn
2016-03-04 11:03 UTC (6+ messages)
[PATCH v2 0/3] fix memremap on ARM
2016-03-03 19:42 UTC (14+ messages)
[PATCH] MAINTAINERS: Update UBIFS entry
2016-03-03 13:22 UTC
Subject=Re:%20Re%3A%20UBI%20leb_write_unlock%20NULL%20pointer%20Oops%20%28continuation%29&In-Reply-To=%3C20140205201223.GA25295%40gmail.com%3E
2016-03-03 10:51 UTC (4+ messages)
[PATCH v3 1/4] mtd:fsl-quadspi:use the property fields of SPI-NOR
2016-03-03 6:54 UTC (4+ messages)
` [PATCH v3 2/4] mtd: fsl-quadspi: Rename SEQID_QUAD_READ to SEQID_READ
` [PATCH v3 3/4] mtd: spi-nor: fsl-quadspi: add fast-read mode support
` [PATCH v3 4/4] mtd: spi-nor: Disable Micron flash HW protection
[PATCH] mtd: denali: fix property name for Denali DT binding
2016-03-03 3:56 UTC (5+ messages)
Hallo
2016-03-02 21:32 UTC
[PATCH V2] ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warn
2016-03-02 18:19 UTC (2+ messages)
[RFC PATCH 0/3] MTK Smart Device Gen1 NAND support
2016-03-02 17:00 UTC (4+ messages)
` [PATCH 1/3] mtd: mediatek: device tree docs for MTK Smart Device Gen1 NAND
` [PATCH 2/3] mtd: mediatek: driver "
` [PATCH 3/3] mtd: mediatek: device tree enable NAND in MTK's 2701 evb
[PATCH v3 1/1] mtd: mtdram: Add parameter for setting writebuf size
2016-03-02 15:26 UTC
[PATCH v2 1/1] mtd: mtdram: Add parameter for setting writebuf size
2016-03-02 14:54 UTC (5+ messages)
[PATCH 1/1] mtd: mtdram: Add parameter for setting writebuf size
2016-03-02 13:01 UTC (5+ messages)
bootloade mtdblock not mounted
2016-03-02 9:58 UTC
[PATCH v2 1/4] mtd:fsl-quadspi:use the property fields of SPI-NOR
2016-03-02 1:50 UTC (8+ messages)
` [PATCH v2 3/4] mtd:spi-nor:fsl-quadspi:Add fast-read mode support
[PATCH] mtd: nand: atmel: correct bitflips in erased pages for pre-sama5d4 SoCs
2016-03-01 13:58 UTC (2+ messages)
[PATCH v4 0/5] mtd: atmel_nand: Add support for NAND Flash on SAMA5D2
2016-03-01 12:28 UTC (3+ messages)
` [PATCH v4 5/5] ARM: at91/dt: sama5d2: add nand0 and nfc0 nodes
[PATCH v3 0/5] mtd: atmel_nand: Add support for NAND Flash on SAMA5D2
2016-03-01 12:27 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).