messages from 2015-06-02 15:53:38 to 2015-06-10 16:32:01 UTC [more...]
[PATCH 1/1 linux-next] mtd/ftl: use swap() in copy_erase_unit()
2015-06-10 16:31 UTC
[PATCH 1/1 linux-next] mtd: cfi_cmdset_0002: use swap() in cfi_cmdset_0002()
2015-06-10 16:31 UTC
[RFC PATCH 00/18] kthreads/signal: Safer kthread API and signal handling
2015-06-10 14:07 UTC (49+ messages)
` [RFC PATCH 01/18] kthread: Allow to call __kthread_create_on_node() with va_list args
` [RFC PATCH 02/18] kthread: Add API for iterant kthreads
` [RFC PATCH 03/18] kthread: Add kthread_stop_current()
` [RFC PATCH 04/18] signal: Rename kernel_sigaction() to kthread_sigaction() and clean it up
` [RFC PATCH 05/18] freezer/scheduler: Add freezable_cond_resched()
` [RFC PATCH 06/18] signal/kthread: Initial implementation of kthread signal handling
` [RFC PATCH 07/18] kthread: Make iterant kthreads freezable by default
` [RFC PATCH 08/18] kthread: Allow to get struct kthread_iterant from task_struct
` [RFC PATCH 09/18] kthread: Make it easier to correctly sleep in iterant kthreads
` [RFC PATCH 10/18] jffs2: Remove forward definition of jffs2_garbage_collect_thread()
` [RFC PATCH 11/18] jffs2: Convert jffs2_gcd_mtd kthread into the iterant API
` [RFC PATCH 12/18] lockd: Convert the central lockd service to kthread_iterant API
` [RFC PATCH 13/18] ring_buffer: Use iterant kthreads API in the ring buffer benchmark
` [RFC PATCH 14/18] ring_buffer: Allow to cleanly freeze the ring buffer benchmark kthreads
` [RFC PATCH 15/18] ring_buffer: Allow to exit the ring buffer benchmark immediately
` [RFC PATCH 16/18] kthread: Support interruptible sleep with a timeout by iterant kthreads
` [RFC PATCH 17/18] ring_buffer: Use the new API for a sleep with a timeout in the benchmark
` [RFC PATCH 18/18] jffs2: Use the new API for a sleep with a timeout
Trouble with UBIFS
2015-06-10 12:54 UTC (5+ messages)
[PATCH v3 1/2] mtd: nand: sunxi: Replace failsafe timing cfg with calculated value
2015-06-10 11:24 UTC (4+ messages)
` [PATCH v3 2/2] mtd: nand: sunxi: Set serial access mode correctly
[PATCH RESEND] ubifs: Introduce a mount option of force_atime
2015-06-10 11:05 UTC (15+ messages)
[PATCH - v1] mtd: nand: davinci: add support for 4K page size nand devices
2015-06-10 9:02 UTC
[PATCH] mtd: nand: support for Toshiba BENAND (Built-in ECC NAND)
2015-06-10 8:14 UTC (3+ messages)
[PATCH v2] mtd: nand: Sunxi calculate timing cfg
2015-06-10 7:45 UTC (7+ messages)
[PATCH] mtd: nand: davinci: add support for 4K page size nand devices
2015-06-10 7:27 UTC
ubifs problem
2015-06-10 7:01 UTC (4+ messages)
[PATCH v5 0/6] mtd: nand: vf610_nfc: Freescale NFC for VF610
2015-06-09 21:33 UTC (8+ messages)
` [PATCH v5 1/6] mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others
` [PATCH v5 2/6] mtd: nand: vf610_nfc: add hardware BCH-ECC support
` [PATCH v5 3/6] mtd: nand: vf610_nfc: add device tree bindings
` [PATCH v5 4/6] ARM: vf610: enable NAND Flash Controller
` [PATCH v5 5/6] ARM: dts: vf610twr: add NAND flash controller peripherial
` [PATCH v5 6/6] ARM: dts: vf-colibri: enable NAND flash controller
[PATCH v4 0/6] mtd: nand: vf610_nfc: Freescale NFC for VF610
2015-06-09 20:31 UTC (11+ messages)
` [PATCH v4 1/6] mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others
[PATCH 3/4 v1] mtd: spi-nor: fsl-quadspi: fix qspi irq handler complete exception
2015-06-09 12:00 UTC (3+ messages)
[PATCH] mtd: nand: Sunxi calculate timing cfg
2015-06-09 11:27 UTC
Data integrity check after UBIFORMAT? Bad image sequence number error
2015-06-09 9:05 UTC (4+ messages)
[PATCH v7 0/3] Add arm pl353 smc nand driver for xilinx zynq soc
2015-06-08 18:08 UTC (4+ messages)
` [PATCH v7 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface
` [PATCH v7 2/3] nand: pl353: Add software ecc support
` [PATCH v7 3/3] Documentation: nand: pl353: Add documentation for controller and driver
[PATCH v7 0/2] Add arm pl353 smc driver for xilinx zynq soc
2015-06-08 18:07 UTC (3+ messages)
` [PATCH v7 1/2] Devicetree: Add pl353 smc controller devicetree binding information
` [PATCH v7 2/2] memory: pl353: Add driver for arm pl353 static memory controller
[PATCH 00/11] Enable access to SPI NOR flash on Samsung Snow board
2015-06-08 11:07 UTC (40+ messages)
` [PATCH 01/11] ARM: dt: Add SPI CS "
` [PATCH 05/11] mtd: mtdpart: Do not fail mtd probe when parsing partitions fails
` [PATCH 02/11] mtd: spi-nor: Add GD25LQ32C 1.8V SPI NOR flash ID
` [PATCH 04/11] mtd: ofpart: do not fail probe when no partitions exist
` [PATCH 03/11] mtd: add debug prints to mtdpart partition parser
` [PATCH 06/11] mtd: spi-nor: rework spi nor read and write
` [PATCH 07/11] mtd: spi-nor: rework write loop
` [PATCH 09/11] dma: pl330: fix wording in mcbufsz message
` [PATCH 08/11] MTD: m25p80: Add option to limit SPI transfer size
` [PATCH 11/11] dt: Exynos: add Snow SPI NOR node
` [PATCH 10/11] spi: add more debug prints in s3c64xx
[PATCH] ubifs: Introduce a mount option of force_atime
2015-06-08 10:03 UTC (9+ messages)
[PATCH] ARM: BCM5301X: add NAND flash chip description
2015-06-06 23:07 UTC (2+ messages)
[PATCH V3] drivers/mtd: add powernv flash MTD abstraction driver
2015-06-05 8:16 UTC (3+ messages)
[PATCH v3 0/2] NXP SPIFI driver for LPC18xx/43xx familiy
2015-06-04 16:54 UTC (3+ 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-06-04 15:58 UTC (4+ messages)
` [PATCH v2 1/2] mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI)
[PATCH 0/7] ARM: berlin: nand support
2015-06-03 19:23 UTC (10+ messages)
` [PATCH 1/7] mtd: pxa3xx_nand: add a non mandatory ECC clock
` [PATCH 2/7] Documentation: bindings: document the clocks for pxa3xx-nand
` [PATCH 3/7] mtd: pxa3xx_nand: add support for the Marvell Berlin nand controller
` [PATCH 4/7] Documentation: bindings: add the Berlin nand controller compatible
` [PATCH 5/7] mtd: nand: let Marvell Berlin SoCs select the pxa3xx driver
` [PATCH 6/7] ARM: berlin: add BG2Q node for the nand
` [PATCH 7/7] ARM: berlin: enable flash on the BG2Q DMP
[PATCH_V3 0/2] mtd: nand: jz4780: Add nand and bch driver
2015-06-03 9:02 UTC (4+ messages)
[RFC PATCH v2 0/6] UBI: Some cleanup and check if a vol exists when fastmap attaching
2015-06-03 7:42 UTC (3+ messages)
` [PATCH] UBI: Remove unnecessary `\'
[PATCH] [PATCH v4] mtd:spi-nor: Add Altera Quad SPI Driver
2015-06-03 7:30 UTC
[PATCH 2/4 v2] mtd: spi-nor: fsl-quadspi: Enable support big endian registers
2015-06-03 4:33 UTC (2+ messages)
[PATCH 1/4 v2] mtd: spi-nor: fsl-quadspi: Enable LS1021 support
2015-06-03 4:29 UTC (2+ messages)
[PATCH 1/4] mtd: diskonchip: remove two-phase partitioning / registration
2015-06-03 0:00 UTC (4+ messages)
` [PATCH 2/4] mtd: propagate error codes from add_mtd_device()
[PATCH 0/4] mtd: pxa3xx_nand: rework the timing setup
2015-06-02 15:53 UTC (5+ messages)
` [PATCH 1/4] mtd: pxa3xx_nand: add a default chunk size
` [PATCH 2/4] mtd: pxa3xx_nand: add helpers to setup the timings
` [PATCH 3/4] mtd: pxa3xx_nand: rework flash detection and timing setup
` [PATCH 4/4] mtd: pxa3xx_nand: clean up the pxa3xx timings
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).