messages from 2015-07-21 08:14:11 to 2015-07-27 09:46:25 UTC [more...]
[PATCH 00/11] Enable access to SPI NOR flash on Samsung Snow board
2015-07-27 9:46 UTC (22+ messages)
` [PATCH 08/11] MTD: m25p80: Add option to limit SPI transfer size
[PATCH v3 0/5] add driver for Atmel QSPI controller
2015-07-27 8:59 UTC (6+ messages)
` [PATCH v3 1/5] mtd: spi-nor: notify (Q)SPI controller about protocol change
` [PATCH v3 2/5] Documentation: mtd: add a DT property to set the number of dummy cycles
` [PATCH v3 3/5] mtd: spi-nor: allow to tune "
` [PATCH v3 4/5] Documentation: atmel-quadspi: add binding file for Atmel QSPI driver
` [PATCH v3 5/5] mtd: atmel-quadspi: add driver for Atmel QSPI controller
[PATCH v2 0/5] add driver for Atmel QSPI controller
2015-07-27 8:41 UTC (14+ messages)
` [PATCH v2 1/5] mtd: spi-nor: notify (Q)SPI controller about protocol change
` [PATCH v2 2/5] Documentation: mtd: add a DT property to set the number of dummy cycles
` [PATCH v2 3/5] mtd: spi-nor: allow to tune "
` [PATCH v2 4/5] Documentation: atmel-quadspi: add binding file for Atmel QSPI driver
` [PATCH v2 5/5] mtd: atmel-quadspi: add driver for Atmel QSPI controller
[PATCH] [PATCH v4] mtd:spi-nor: Add Altera Quad SPI Driver
2015-07-27 7:10 UTC (3+ messages)
[PATCH] ubifs: Kill unneeded locking in ubifs_init_security
2015-07-27 1:20 UTC (2+ messages)
[PATCH V2 0/4] mtd: bcm47xxpart.c: Extra TRX magics, NVRAM part handling
2015-07-26 15:46 UTC (10+ messages)
` [PATCH V2 1/4] mtd: bcm47xxpart.c: NVRAM partition handling
` [PATCH V2 2/4] mtd: bcm47xxpart.c: Adding Xaiomi board support
` [PATCH V2 3/4] mtd: bcm47xxpart.c: Adding T_Meter partition detection
` [PATCH V2 4/4] mtd: bcm47xxpart.c: Adding Belkin TRX signatures (Play max series)
[PATCH] mtd: gpio-addr-flash: add missing iounmap in probe/remove
2015-07-25 17:44 UTC (2+ messages)
[PATCH] mtd: bcm47xxpart.c: Extra TRX magics, NVRAM part handling
2015-07-25 14:33 UTC (3+ messages)
[PATCH v7 0/5] mtd: nand: vf610_nfc: Freescale NFC for VF610
2015-07-25 3:30 UTC (7+ messages)
` [PATCH v7 1/5] mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others
` [PATCH v7 2/5] mtd: nand: vf610_nfc: add hardware BCH-ECC support
` [PATCH v7 3/5] mtd: nand: vf610_nfc: add device tree bindings
` [PATCH v7 4/5] ARM: dts: vf610twr: add NAND flash controller peripherial
` [PATCH v7 5/5] ARM: dts: vf-colibri: enable NAND flash controller
[GIT PULL] MTD updates for 4.2-rc4
2015-07-25 1:09 UTC
[PATCH 0/5] mtd: Qualcomm NAND controller driver
2015-07-25 0:51 UTC (15+ 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
[PATCH V5 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
2015-07-25 0:02 UTC (3+ messages)
` [PATCH V5 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller
[PATCH V4 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
2015-07-24 19:57 UTC (6+ messages)
[PATCH 1/1] mtd: fsl-quadspi: Add mutex for accessing different SPI-NOR devices
2015-07-24 20:05 UTC (8+ messages)
[PATCH v3 0/8] mtd: spi-nor: fsl-quadspi fix and added i.mx7d and i.mxul support
2015-07-24 19:57 UTC (14+ messages)
` [PATCH v3 1/8] mtd: spi-nor: fsl-qspi: dynamically map memory space for AHB read
` [PATCH v3 2/8] mtd: spi-nor: fsl-quadspi: use quirk to distinguish different qspi version
` [PATCH v3 3/8] mtd: spi-nor: fsl-quadspi: add imx7d support
` [PATCH v3 4/8] mtd: spi-nor: fsl-quadspi: add i.mx6ul support
` [PATCH v3 5/8] mtd: spi-nor: fsl-quadspi: i.MX6SX: fixed the random QSPI access failed issue
` [PATCH v3 6/8] mtd: spi-nor: fsl-quadspi: workaround qspi can't wakeup from wait mode
` [PATCH v3 7/8] mtd: spi-nor: fsl-quadspi: reset the module in the probe
` [PATCH v3 8/8] mtd: spi-nor: fsl-quadspi: fix unsupported cmd when run flash_erase
[PATCH 1/7] mtd: spi-nor: fsl-quadspi: use quirk to distinguish different qspi version
2015-07-24 19:44 UTC (17+ 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 0/2] mtd: nand: jz4780: Add nand and bch driver
2015-07-24 19:34 UTC (5+ messages)
[PATCH v2] mtd: nand: support for Toshiba BENAND (Built-in ECC NAND)
2015-07-24 17:42 UTC (2+ messages)
` [PATCH REPOST v3] mtd: nand "
UBIFS errors when file-system is full
2015-07-24 16:51 UTC (16+ messages)
[PATCH v2 1/1] mtd: spi-nor: fsl-qspi: dynamically map memory space for AHB read
2015-07-24 15:36 UTC (2+ messages)
[RFC PATCH 0/2] spi: add dual parallel & stacked mode support in Zynq MPSoC GQSPI controller
2015-07-24 10:52 UTC (8+ messages)
[PATCH v3] mtd: nand support for Toshiba BENAND (Built-in ECC NAND)
2015-07-24 1:45 UTC (2+ messages)
[PATCH 1/1] mtd: spi-nor: fsl-qspi: dynamically map memory space for AHB read
2015-07-23 22:00 UTC (2+ messages)
[PATCH 0/2] Use badblockbits-like approach in nand_bbt.c
2015-07-23 22:00 UTC (6+ messages)
` [PATCH 1/2] mtd: nand: use a lower value for badblockbits when working with MLC NAND
[PATCH V3] mtd: spi-nor: add Spansion S25FL204K support
2015-07-23 6:47 UTC (3+ messages)
[Patch v3 0/5] Tegra 2 NAND Flash Support
2015-07-22 23:10 UTC (11+ messages)
` [Patch v3 1/5] mtd: nand: tegra: add devicetree binding
` [Patch v3 2/5] mtd: nand: add NVIDIA Tegra NAND Flash controller driver
` [Patch v3 5/5] ARM: tegra: enable NAND flash on Colibri T20
[PATCH v2] mtd: nand_bbt: scan for next free bbt block if writing bbt fails
2015-07-22 19:42 UTC (2+ messages)
` [RESEND PATCH "
[PATCH v2 00/10] mtd: spi-nor: Add the DDR quad read support
2015-07-22 18:18 UTC (11+ messages)
` [PATCH v2 03/10] mtd: spi-nor: add "
[RFC PATCH 00/25] Add quota supporting in ubifs
2015-07-22 14:13 UTC (47+ 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 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
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
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).