Linux-mtd Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-05 15:02:14 to 2015-06-11 16:00:02 UTC [more...]

[PATCH v2] mtd: nand: support for Toshiba BENAND (Built-in ECC NAND)
 2015-06-11 16:00 UTC 

NAND/OneNAND/SPI NAND bad block management
 2015-06-11 15:57 UTC 

[PATCH v4 1/2] mtd: nand: sunxi: Replace failsafe timing cfg with calculated value
 2015-06-11 15:38 UTC  (4+ messages)
` [PATCH v4 2/2] mtd: nand: sunxi: Set serial access mode correctly

[PATCH v3 1/2] mtd: nand: sunxi: Replace failsafe timing cfg with calculated value
 2015-06-11 15:11 UTC  (7+ messages)
` [PATCH v3 2/2] mtd: nand: sunxi: Set serial access mode correctly

[PATCH] mtd: nand: support for Toshiba BENAND (Built-in ECC NAND)
 2015-06-11 14:41 UTC  (4+ messages)

Trouble with UBIFS
 2015-06-11  6:39 UTC  (7+ messages)

[PATCH V3] drivers/mtd: add powernv flash MTD abstraction driver
 2015-06-11  6:28 UTC  (5+ messages)

[RFC PATCH 00/18] kthreads/signal: Safer kthread API and signal handling
 2015-06-11  4:28 UTC  (48+ messages)
` [RFC PATCH 02/18] kthread: Add API for iterant kthreads
` [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

ubifs problem
 2015-06-10 23:04 UTC  (5+ messages)

[PATCH v2 00/60] Fix mtd parent device not showing up in sysfs
 2015-06-10 20:43 UTC  (62+ messages)
` [PATCH v2 01/60] mtd: core: tone down suggestion that dev.parent should be set
` [PATCH v2 02/60] mtd: core: set some defaults when dev.parent is set
` [PATCH v2 03/60] mtd: devices: bcm47xxflash: show parent device in sysfs
` [PATCH v2 04/60] mtd: devices: docg3: "
` [PATCH v2 05/60] mtd: devices: m25p80: "
` [PATCH v2 06/60] mtd: devices: mtd_dataflash: drop owner assignment
` [PATCH v2 07/60] mtd: devices: spear_smi: show parent device in sysfs
` [PATCH v2 08/60] mtd: devices: sst251: "
` [PATCH v2 09/60] mtd: lpddr: "
` [PATCH v2 10/60] mtd: maps: bfin-async-flash: "
` [PATCH v2 11/60] mtd: maps: gpio-addr-flash: "
` [PATCH v2 12/60] mtd: maps: intel_vr_nor: "
` [PATCH v2 13/60] mtd: maps: ixp4xx: "
` [PATCH v2 14/60] mtd: maps: lantiq-flash: "
` [PATCH v2 15/60] mtd: maps: latch-addr-flash: "
` [PATCH v2 16/60] mtd: maps: physmap: drop owner assignment
` [PATCH v2 17/60] mtd: maps: physmap_of: "
` [PATCH v2 18/60] mtd: maps: plat_ram: "
` [PATCH v2 19/60] mtd: maps: pxa2xx-flash: show parent device in sysfs
` [PATCH v2 20/60] mtd: maps: rbtx4939-flash: "
` [PATCH v2 21/60] mtd: maps: sa1100-flash: "
` [PATCH v2 22/60] mtd: nand: atmel_nand: "
` [PATCH v2 23/60] mtd: nand: au1550nd: "
` [PATCH v2 24/60] mtd: nand: bcm47xxnflash: "
` [PATCH v2 25/60] mtd: nand: bf5xx_nand: "
` [PATCH v2 26/60] mtd: nand: cafe_nand: drop owner assignment
` [PATCH v2 27/60] mtd: nand: davinci_nand: drop owner and name assignment
` [PATCH v2 28/60] mtd: nand: denali: drop owner assignment
` [PATCH v2 29/60] mtd: nand: docg4: show parent device in sysfs
` [PATCH v2 30/60] mtd: nand: fsl_elbc_nand: "
` [PATCH v2 31/60] mtd: nand: fsl_ifc_nand: "
` [PATCH v2 32/60] mtd: nand: fsl_upm: "
` [PATCH v2 33/60] mtd: nand: fsmc_nand: "
` [PATCH v2 34/60] mtd: nand: gpio: "
` [PATCH v2 35/60] mtd: nand: gpmi-nand: "
` [PATCH v2 36/60] mtd: nand: hisi504_nand: drop owner assignment
` [PATCH v2 37/60] mtd: nand: jz4740_nand: show parent device in sysfs
` [PATCH v2 38/60] mtd: nand: lpc32xx_mlc: drop owner assignment
` [PATCH v2 39/60] mtd: nand: mpc5121_nfc: show parent device in sysfs
` [PATCH v2 40/60] mtd: nand: mxc_nand: drop owner assignment
` [PATCH v2 41/60] mtd: nand: ndfc: show parent device in sysfs
` [PATCH v2 42/60] mtd: nand: nuc900_nand: "
` [PATCH v2 43/60] mtd: nand: omap2: show parent device structure "
` [PATCH v2 44/60] mtd: nand: orion_nand: show parent device "
` [PATCH v2 45/60] mtd: nand: pasemi_nand: "
` [PATCH v2 46/60] mtd: nand: plat_nand: "
` [PATCH v2 47/60] mtd: nand: pxa3xx_nand: "
` [PATCH v2 48/60] mtd: nand: r852: drop owner assignment
` [PATCH v2 49/60] mtd: nand: s3c2410: show parent device in sysfs
` [PATCH v2 50/60] mtd: nand: sh_flctl: "
` [PATCH v2 51/60] mtd: nand: sharpsl: "
` [PATCH v2 52/60] mtd: nand: socrates_nand: drop owner assignment
` [PATCH v2 53/60] mtd: nand: sunxi_nand: "
` [PATCH v2 54/60] mtd: nand: tmio_nand: show parent device in sysfs
` [PATCH v2 55/60] mtd: nand: txx9ndfmc: "
` [PATCH v2 56/60] mtd: onenand: generic: "
` [PATCH v2 57/60] mtd: onenand: omap2: drop owner and name assignment
` [PATCH v2 58/60] mtd: onenand: samsung: drop owner assignment
` [PATCH v2 59/60] mtd: spi-nor: fsl-quadspi: show parent device in sysfs
` [PATCH v2 60/60] staging: mt29f_spinand: "

[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 

[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 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 

[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  (3+ messages)
` [PATCH 09/11] dma: pl330: fix wording in mcbufsz message

[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)


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 read-only IMAP folder(s) and NNTP newsgroup(s).