messages from 2015-07-09 02:04:01 to 2015-07-21 21:07:02 UTC [more...]
[Patch v3 0/5] Tegra 2 NAND Flash Support
2015-07-21 21:07 UTC (5+ messages)
` [Patch v3 1/5] mtd: nand: tegra: add devicetree binding
` [Patch v3 5/5] ARM: tegra: enable NAND flash on Colibri T20
[RFC PATCH 00/25] Add quota supporting in ubifs
2015-07-21 21:01 UTC (34+ messages)
` [PATCH 01/25] fs: introduce a ->s_cdev field into struct super_block
` [PATCH 02/25] ubi: introduce a interface to get cdev in ubi_volume
` [PATCH 03/25] ubifs: fill sb->s_cdev in ubifs_fill_super()
` [PATCH 04/25] fs: super: introduce the functions to get super by cdev reference
` [PATCH 05/25] fs: char_dev: introduce lookup_cdev function to find cdev by name
` [PATCH 06/25] fs: dquot: skip invalidate_bdev if bdev is NULL
` [PATCH 07/25] fs: quota: make quota support fs which is running on char dev
` [PATCH 08/25] ubifs: fix a typo in comment of ubifs_budget_req
` [PATCH 09/25] ubifs: extend budget for blocks
` [PATCH 10/25] ubifs: fill ->s_dev in ubifs_fill_super
` [PATCH 11/25] ubifs: export read_block() from file.c
` [PATCH 12/25] ubifs: introduce quota related mount options
` [PATCH 13/25] ubifs: introduce a field named as budgeted to ubifs_inode
` [PATCH 14/25] ubifs: implement IO functions for quota files
` [PATCH 15/25] ubifs: disable quota in ubifs_put_super
` [PATCH 16/25] ubifs: write quota back in ubifs_sync
` [PATCH 17/25] ubifs: suspend & resume quota properly in ubifs_remount
` [PATCH 18/25] ubifs: record quota information about inode in ubifs_new_inode
` [PATCH 19/25] ubifs: free quota inode information in ubifs_evict_inode
` [PATCH 20/25] ubifs: alloc quota space in ubifs_write_begin
` [PATCH 21/25] ubifs: free quota space in do_truncation and unlink
` [PATCH 22/25] ubifs: adapt quota space informatin in do_setattr
` [PATCH 23/25] ubifs: transfer quota information in changing owner or group
` [PATCH 24/25] ubifs: implement ubifs_qctl_operations for quotactl
` [PATCH 25/25] ubifs: make ubifs to support quota
[PATCH 1/7] mtd: spi-nor: fsl-quadspi: use quirk to distinguish different qspi version
2015-07-21 19:39 UTC (7+ messages)
` [PATCH 2/7] mtd: spi-nor: fsl-quadspi: add imx7d support
` [PATCH 3/7] mtd: spi-nor: fsl-quadspi: add i.mx6ul support
` [PATCH 4/7] mtd: spi-nor: fsl-quadspi: i.MX6SX: fixed the random QSPI access failed issue
` [PATCH 5/7] mtd: spi-nor: fsl-quadspi: workaround qspi can't wakeup from wait mode
` [PATCH 6/7] mtd: spi-nor: fsl-quadspi: reset the module in the probe
` [PATCH 7/7] mtd: spi-nor: fsl-quadspi: fix unsupported cmd when run flash_erase
[PATCH v3] nand: Add NAND driver for Mikrotik RB4xx series boards
2015-07-21 20:29 UTC (2+ messages)
[PATCH] Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"
2015-07-21 16:57 UTC (7+ messages)
` [PATCH] Documentation: dt: mtd: replace "nor-jedec" binding with "jedec,spi-nor"
[PATCH] mtd: nand: denali: max_banks calculation changed in revision 5.1
2015-07-21 14:39 UTC
enhance ONFI table reliability/stable
2015-07-21 14:42 UTC
[PATCH] RFC: mtd/spi-nor: add checking for the spi_nor_read
2015-07-21 11:57 UTC
[PATCH 0/5] mtd: Qualcomm NAND controller driver
2015-07-21 10:34 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] mtd: nand: Create a BBT flag to access bad block markers in raw mode
` [PATCH v2 2/5] mtd: nand: Qualcomm NAND controller driver
` [PATCH v2 3/5] dt/bindings: qcom_nandc: Add DT bindings
` [PATCH v2 4/5] arm: qcom: dts: Add NAND controller node for ipq806x
` [PATCH v2 5/5] arm: qcom: dts: Enale NAND node on IPQ8064 AP148 platform
The patch e72e6497e74811e01d72b4c1b7537b3aea3ee857 have a bug
2015-07-21 10:30 UTC (3+ messages)
[PATCH] mtd: m25p80: Add Power Management support
2015-07-21 10:18 UTC
[PATCH] mtd: mtdram: check offs and len in mtdram->erase
2015-07-21 8:30 UTC
[PATCH 00/11] Enable access to SPI NOR flash on Samsung Snow board
2015-07-21 8:14 UTC (14+ messages)
` [PATCH 08/11] MTD: m25p80: Add option to limit SPI transfer size
UBIFS errors when file-system is full
2015-07-21 6:14 UTC (14+ messages)
` Fwd: "
[PATCH 1/1] mtd: spi-nor: fsl-qspi: dynamically map memory space for AHB read
2015-07-20 20:48 UTC
[PATCH v2 0/4] mtd: pxa3xx_nand: rework the timing setup
2015-07-20 19:49 UTC (10+ messages)
` [PATCH v2 2/4] mtd: pxa3xx_nand: add helpers to setup the timings
` [PATCH v2 3/4] mtd: pxa3xx_nand: rework flash detection and timing setup
[PATCH 0/7] add driver for Atmel QSPI controller
2015-07-20 19:29 UTC (15+ messages)
` [PATCH 1/7] Documentation: mtd: add a DT property to set the number of dummy cycles
` [PATCH 2/7] mtd: spi-nor: notify (Q)SPI controller about protocol change
` [PATCH 3/7] mtd: spi-nor: allow to tune the number of dummy cycles
` [PATCH 4/7] Documentation: mtd: add a DT property to set the latency code of Spansion memory
` [PATCH 5/7] mtd: spi-nor: allow the set the latency code on Spansion memories
` [PATCH 6/7] Documentation: atmel-quadspi: add binding file for Atmel QSPI driver
` [PATCH 7/7] mtd: atmel-quadspi: add driver for Atmel QSPI controller
[PATCH v5 00/12] ARM: berlin: add nand support
2015-07-20 18:22 UTC (10+ messages)
` [PATCH v5 07/12] mtd: nand: add Samsung K9GBG08U0A-M to nand_ids table
[Patch v2] nand: davinci: add support for 4K page size nand devices
2015-07-20 18:12 UTC (4+ messages)
[PATCH v5 1/2] mtd: nand: sunxi: Replace failsafe timing cfg with calculated value
2015-07-20 17:46 UTC (2+ messages)
[PATCH] mtd: spi-nor: set SECT_4K for n25q064 SPI flash
2015-07-20 17:43 UTC (2+ messages)
[PATCH] mtd: fsl-quadspi: Actually clear TX FIFO upon write
2015-07-20 17:41 UTC (2+ messages)
[PATCH] mtd: r852: make ecc_reg 32-bit in r852_ecc_correct
2015-07-20 17:39 UTC (2+ messages)
[RESEND: PATCH v1] mtd: nand: davinci: add support for 4K page size nand devices
2015-07-20 16:58 UTC (2+ messages)
[PATCH 2/2] ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs
2015-07-20 7:35 UTC (2+ messages)
` [PATCH v2] "
[PATCH 1/1] mtd: fsl-quadspi: Add mutex for accessing different SPI-NOR devices
2015-07-20 6:50 UTC (3+ messages)
UBIFS: Question about calc_dd_growth()
2015-07-20 5:53 UTC
[RFC PATCH 0/2] spi: add dual parallel & stacked mode support in Zynq MPSoC GQSPI controller
2015-07-17 12:03 UTC (15+ messages)
` [RFC PATCH 1/2] spi: zynqmp: gqspi: add support for dual parallel mode configuration
` [RFC PATCH 2/2] spi: zynqmp: gqspi: add support for stacked "
UBIFS: recovery of master node
2015-07-17 11:43 UTC (10+ messages)
[PATCH] mtd: fix null pointer deference when kzalloc returns null
2015-07-17 10:37 UTC
Fwd: Re: UBIFS errors when file-system is full
2015-07-16 7:34 UTC
[PATCH v1 0/7] fsl-quadspi: Allow additional device combinations
2015-07-14 14:11 UTC (4+ messages)
` [PATCH v1 3/7] mtd: fsl-quadspi: Support both 24- and 32-bit addressed commands
Why UBIFS min I/O unit size must be power of 2?
2015-07-14 14:03 UTC (3+ messages)
Shipment delivery problem #000188255
2015-07-14 5:08 UTC
[PATCH v2] mtd: Expand the ecc placement locations to 1216
2015-07-14 4:19 UTC
[PATCH v3 1/2] mtd: arasan: Add device tree binding documentation
2015-07-14 2:55 UTC (3+ messages)
` [PATCH v3 2/2] mtd: nand: Add support for Arasan Nand Flash Controller
[PATCH 00/12] ARM: omap: mtd: nand: Support GPMC NAND on non-OMAP platforms
2015-07-13 13:35 UTC (26+ messages)
` [PATCH 01/12] ARM: OMAP2+: gpmc: Add platform data
` [PATCH 02/12] ARM: OMAP2+: gpmc: Add gpmc timings and settings to "
` [PATCH 03/12] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver
` [PATCH 04/12] mtd: nand: omap: Move gpmc_update_nand_reg to nand driver
` [PATCH 05/12] mtd: nand: omap: Move NAND write protect code from GPMC to NAND driver
` [PATCH 06/12] mtd: nand: omap: Copy platform data parameters to omap_nand_info data
` [PATCH 07/12] mtd: nand: omap: Clean up device tree support
` [PATCH 08/12] mtd: nand: omap: Update DT binding documentation
` [PATCH 09/12] memory: omap-gpmc: use module_platform_driver()
` [PATCH 10/12] memory: omap-gpmc: Prevent mapping into 1st 16MB
` [PATCH 11/12] ARM: dts: OMAP2+: Fix NAND device nodes
` [PATCH 12/12] ARM: dts: omap3: Fix gpmc memory resource size
[PATCH] mtd: m25p80: Get mtd_info->name from spi_device as the second choice
2015-07-13 11:01 UTC (3+ messages)
[PATCH RESEND] mtd: spi-nor: s25fl008k and s25fl016k supports dual/quad mode
2015-07-09 20:30 UTC
[PATCH v4 0/2] NXP SPIFI driver for LPC18xx/43xx familiy
2015-07-09 20:19 UTC (3+ messages)
` [PATCH v4 1/2] mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI)
` [PATCH v4 2/2] doc: dt: add documentation for nxp,lpc1773-spifi
Reading from UBI volume character device did not work
2015-07-09 19:46 UTC (4+ messages)
` AW: "
[PATCH v6 0/6] mtd: nand: vf610_nfc: Freescale NFC for VF610
2015-07-09 15:21 UTC (6+ messages)
` [PATCH v6 4/6] ARM: vf610: enable NAND Flash Controller
autoresize causes insufficient reservation of PEBs for bad PEB handling
2015-07-09 10:29 UTC (6+ messages)
Rebooting boards with > 16M SPI flash
2015-07-09 6:53 UTC
resetting m25p80 on reboot
2015-07-09 5:59 UTC
[PATCH v7 0/3] Add arm pl353 smc nand driver for xilinx zynq soc
2015-07-09 5:05 UTC (3+ messages)
[PATCH 1/3] jffs2:Remove reductant error paths in the function jffs2_sum_scan_sumnode
2015-07-09 3:00 UTC (3+ messages)
` [PATCH 2/3] jffs2:Remove redundant error checking after calling jffs2_scan_dirty_space in the file scan.c
` [PATCH 3/3] jffs2:Make the function jffs2_scan_dirty_space void
[PATCH] jffs2: remove unneeded conditions
2015-07-09 2:02 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).