messages from 2015-08-07 09:12:25 to 2015-08-16 22:26:51 UTC [more...]
[PATCH 1/3] mtd: nand: pxa3xx_nand: add register access debug
2015-08-16 22:22 UTC (5+ messages)
` [PATCH 2/3] mtd: nand: pxa3xx_nand: fix early spurious interrupt
` [PATCH 3/3] mtd: nand: pxa3xx-nand: fix readid without keep_config
[PATCH] mtd: nand: pxa3xx-nand: fix random command timeouts
2015-08-16 22:18 UTC (3+ messages)
[PATCH v4 0/7] Add spi-nor SPI transfer error handling
2015-08-16 10:20 UTC (12+ messages)
` [PATCH v4 4/7] mtd: spi-nor: check return value from read/write
` [PATCH v4 1/7] mtd: spi-nor: change return value of read/write
` [PATCH v4 3/7] mtd: fsl-quadspi: return amount of data read/written or error
` [PATCH v4 2/7] mtd: m25p80: return amount of data transferred or error in read/write
` [PATCH v4 5/7] mtd: spi-nor: stop passing around retlen
` [PATCH v4 6/7] mtd: spi-nor: simplify write loop
` [PATCH v4 7/7] mtd: spi-nor: add read loop
[PATCH] ARM: dts: imx: add "jedec,spi-nor" flash compatible binding
2015-08-16 6:39 UTC
[PATCH] ARM: tegra: add "jedec,spi-nor" flash compatible binding
2015-08-16 6:13 UTC
[PATCH] mtd: spi-nor: Add support for sst25wf020a
2015-08-15 13:29 UTC (4+ messages)
[PATCH] mtd: part: add generic parsing of linux,part-probe
2015-08-15 11:57 UTC (5+ messages)
[RFC] mtd: ubi: UBI Encryption
2015-08-15 11:43 UTC (19+ messages)
[PATCH 0/3] qcom: Add SMEM MTD parser
2015-08-15 5:48 UTC (5+ messages)
` [PATCH 1/3] ARM: qcom: add SFPB nodes to IPQ806x dts
` [PATCH 2/3] ARM: qcom: add SMEM device node "
` [PATCH 3/3] mtd: add SMEM parser for QCOM platforms
[PATCH 0/3] qcom: Add SMEM MTD parser
2015-08-14 19:08 UTC (10+ messages)
` [PATCH 1/3] ARM: qcom: add SFPB nodes to IPQ806x dts
` [PATCH 2/3] ARM: qcom: add SMEM device node "
` [PATCH 3/3] mtd: add SMEM parser for QCOM platforms
[PATCH 0/2] nand: pxa3xx: A couple device identification fixes
2015-08-14 18:25 UTC (12+ messages)
` [PATCH 1/2] nand: pxa3xx: Increase READ_ID buffer and make the size static
` [PATCH 2/2] nand: pxa3xx: Increase initial buffer size
[PATCH] mtd: spi-nor: s25sl064p supports both dual and quad I/O
2015-08-14 16:42 UTC
[RFT PATCH 0/4] mtd: spi-nor: code refactoring and layering
2015-08-14 14:52 UTC (12+ messages)
` [RFT PATCH 1/4] mtd: fsl-quadspi: use automatic spi-nor detection
` [RFT PATCH 2/4] mtd: spi-nor: assign mtd->priv in spi_nor_scan()
` [RFT PATCH 3/4] mtd: spi-nor: add forward declaration for mtd_info
` [RFT PATCH 4/4] mtd: spi-nor: embed struct mtd_info within struct spi_nor
[RFC PATCH 0/6] mtd: nand: per-partition ECC config
2015-08-14 13:05 UTC (2+ messages)
` [linux-sunxi] "
[PATCH] RFC: mtd/spi-nor: add checking for the spi_nor_read
2015-08-14 8:45 UTC (13+ messages)
[PATCH V7 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
2015-08-14 3:32 UTC (3+ messages)
` [PATCH V7 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller
[PATCH V3] mtd: spi-nor: add Spansion S25FL204K support
2015-08-14 1:14 UTC (4+ messages)
[PATCH v2] spi-nor: Kconfig: Improve help text for SPI_FSL_QUADSPI
2015-08-14 1:01 UTC (2+ messages)
[PATCH] mtd: nettel: do not ignore mtd_device_register() failure in nettel_init()
2015-08-13 22:37 UTC
[PATCH v5] mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI)
2015-08-13 22:13 UTC (4+ messages)
[PATCH v2] mtd: part: add generic parsing of linux,part-probe
2015-08-13 20:09 UTC (2+ messages)
[PATCH] spi-nor: Kconfig: Remove unneeded help message
2015-08-13 17:05 UTC (4+ messages)
[PATCH v2 00/22] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
2015-08-13 12:00 UTC (16+ messages)
` [PATCH v2 06/22] mtd: nand: omap2: Switch to using GPMC-NAND ops for writebuffer empty check
` [PATCH v2 15/22] memory: omap-gpmc: Move device tree binding to correct location
` [PATCH v2 16/22] memory: omap-gpmc: Support general purpose input for WAITPINs
` [PATCH v2 17/22] memory: omap-gpmc: Reserve WAITPIN if needed for WAIT monitoring
` [PATCH v2 18/22] memory: omap-gpmc: Add irqchip support to the gpiochip
` [PATCH v2 19/22] ARM: dts: dra7: Enable gpio & interrupt controller for gpmc node
` [PATCH v2 20/22] mtd: nand: omap2: Implement NAND ready using gpiolib
` [PATCH v2 21/22] ARM: dts: dra7x-evm: Provide NAND ready pin
` [PATCH v2 22/22] memory: omap-gpmc: Prevent GPMC_STATUS from being accessed via gpmc_regs
[PATCH v4 0/2] NXP SPIFI driver for LPC18xx/43xx familiy
2015-08-13 2:48 UTC (5+ 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
[PATCH v3 0/2] NXP SPIFI driver for LPC18xx/43xx familiy
2015-08-13 2:33 UTC (5+ messages)
` [PATCH v3 1/2] mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI)
` [PATCH v3 2/2] doc: dt: add documentation for nxp,lpc1773-spifi
[PATCH v2 0/2] NXP SPIFI driver for LPC18xx/43xx familiy
2015-08-13 2:00 UTC (5+ messages)
` [PATCH v2 1/2] mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI)
[PATCH V6 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
2015-08-12 17:47 UTC (7+ messages)
` [PATCH V6 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller
[PATCH v2 0/7] Initial support for user namespace owned mounts
2015-08-12 15:54 UTC (9+ messages)
` [PATCH v2 1/7] fs: Add user namesapace member to struct super_block
` [PATCH v2 2/7] userns: Simpilify MNT_NODEV handling
` [PATCH v2 3/7] fs: Verify access of user towards block device file when mounting
` [PATCH v2 4/7] fs: Limit file caps to the user namespace of the super block
` [PATCH v2 5/7] fs: Treat foreign mounts as nosuid
` [PATCH v2 6/7] Smack: Add support for unprivileged mounts from user namespaces
` [PATCH v2 7/7] selinux: "
[PATCH v4] ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs
2015-08-12 9:57 UTC (4+ messages)
[RFC PATCH 1/5] spi: introduce flag for memory mapped read
2015-08-12 9:27 UTC (14+ messages)
UBIFS errors when file-system is full
2015-08-12 7:27 UTC (22+ messages)
[PATCH] ubifs: make ubifs_[get|set]xattr atomic
2015-08-12 2:37 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
[RESEND PATCH v2] mtd: nand_bbt: scan for next free bbt block if writing bbt fails
2015-08-11 21:55 UTC (2+ messages)
` [RESEND RESEND "
[PATCH] ubi: fastmap: Implement produce_free_peb()
2015-08-11 21:27 UTC
[PATCH] ubi: fastmap: Implement produce_free_peb()
2015-08-11 21:13 UTC
[PATCH] mtd: tests: Use boottime
2015-08-11 16:16 UTC
[PATCH] mtd: spi-nor: stop (ab)using struct spi_device_id
2015-08-10 19:39 UTC
[PATCH] UBI: Update comments to reflect UBI_METAONLY flag
2015-08-10 11:02 UTC
[PATCH v2 00/35] Add quota supporting in ubifs
2015-08-10 8:21 UTC (20+ messages)
` [PATCH v2 13/35] ubifs: fix a typo in comment of ubifs_budget_req
` [PATCH v2 21/35] ubifs: disable quota in ubifs_put_super
` [PATCH v2 22/35] ubifs: write quota back in ubifs_sync
` [PATCH v2 23/35] ubifs: set/clear MS_RDONLY properly in ubifs_remount
` [PATCH v2 24/35] ubifs: suspend & resume quota "
` [PATCH v2 25/35] ubifs: record quota information about inode in ubifs_new_inode
` [PATCH v2 26/35] ubifs: free quota inode information in ubifs_evict_inode
[PATCH 25/31] fs/ubifs: use kmemdup rather than duplicating its implementation
2015-08-10 8:16 UTC (3+ messages)
[PATCH] JFFS2: Prevent CPU starvation during garbage collection
2015-08-09 22:24 UTC (3+ messages)
quick help - Linux MTD NAND subsystem
2015-08-09 9:57 UTC (2+ messages)
[BUG, RFC] MTD Execute in Place on ARM breaks build
2015-08-08 19:34 UTC (5+ messages)
[PATCH v2] mtd: brcmnand: Fix misuse of IS_ENABLED
2015-08-07 23:19 UTC (2+ messages)
[PATCH] mtd: m25p80: Add Power Management support
2015-08-07 22:59 UTC (5+ messages)
[PATCH v3 0/6] Add error checking in spi-nor read and write
2015-08-07 20:01 UTC (7+ messages)
` [PATCH v3 1/6] mtd: spi-nor: change return value of read/write
` [PATCH v3 2/6] mtd: m25p80: return amount of data transferred or error in read/write
` [PATCH v3 3/6] mtd: fsl-quadspi: return amount of data read/written or error
` [PATCH v3 4/6] mtd: spi-nor: check return value from read/write
` [PATCH v3 6/6] mtd: spi-nor: simplify write loop
` [PATCH v3 5/6] mtd: spi-nor: stop passing around retlen
ubifs: nand flash wear profiling for userspace application file i/o
2015-08-07 12:55 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).