linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-08 14:21:23 to 2015-12-13 22:50:38 UTC [more...]

[PATCH linux-next v4 00/11] mtd: bcm63xxpart: Add NAND partitioning support
 2015-12-13 22:50 UTC  (9+ messages)
` [PATCH linux-next v4 01/11] MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure
` [PATCH linux-next v4 02/11] MIPS: bcm63xx: nvram: Use nvram structure definition from header file
` [PATCH linux-next v4 03/11] MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
` [PATCH linux-next v4 04/11] MIPS: bcm963xx: Move extended flash address to bcm_tag header file
` [PATCH linux-next v4 05/11] MIPS: bcm963xx: Update bcm_tag field image_sequence
` [PATCH linux-next v4 06/11] mtd: bcm63xxpart: Remove dependency on mach-bcm63xx
` [PATCH linux-next v4 07/11] MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function

[PATCH linux-next (v3) 1/3] MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure
 2015-12-13 20:26 UTC  (9+ messages)
` [PATCH linux-next (v3) 2/3] MIPS: bcm63xx: nvram: Use nvram structure definition from header file
` [PATCH linux-next (v3) 3/3] mtd: part: Add BCM962368 CFE partitioning support

[PATCH] mtd: omap_elm: print interrupt resource using %pr
 2015-12-12 14:41 UTC  (3+ messages)

[PATCH v2 0/7] MTD RAID layer
 2015-12-12  8:41 UTC  (8+ messages)
` [PATCH v2 1/7] mtd: nandsim: remove the abuse of reference to globle variable
` [PATCH v2 2/7] mtd: nansim: add support of multi devices
` [PATCH v2 3/7] mtd: mtd_raid: Init a new layer of MTD RAID
` [PATCH v2 4/7] mtd: mtd_raid: introduce raid single implementation
` [PATCH v2 5/7] mtd: mtd_raid: introduce raid0 implementation
` [PATCH v2 6/7] mtd: mtd_raid: introduce raid1 implementation
` [PATCH v2 7/7] mtd: mtd_raid: implement ioctl for mtd raid

[RFC PATCH 0/7] mtd: partitions: add of_match_table support
 2015-12-12  5:51 UTC  (17+ messages)
` [RFC PATCH 3/7] doc: dt: mtd: partition: add on-flash format binding

[PATCH] mtd: nand: Disable subpage writes for drivers without ecc->hwctl
 2015-12-12  7:59 UTC  (5+ messages)

[PATCH] jffs2: bug fix of creating node when gc or find space
 2015-12-12  6:54 UTC  (3+ messages)

[PATCH for-4.4] mtd: fix cmdlinepart parser, early naming for auto-filled MTD
 2015-12-12  5:39 UTC  (3+ messages)

mtd, nand, omap2: parse cmdline partition fail
 2015-12-11 23:25 UTC  (6+ messages)

[PATCH v4 00/58] mtd: nand: refactor the NAND subsystem (part 1)
 2015-12-11 22:11 UTC  (73+ messages)
` [PATCH v4 01/58] mtd: nand: denali: add missing nand_release() call in denali_remove()
  ` [PATCH v5 "
` [PATCH v4 02/58] mtd: nand: fsmc: create and use mtd_to_fsmc()
` [PATCH v4 03/58] mtd: nand: nuc900: create and use mtd_to_nuc900()
` [PATCH v4 04/58] mtd: nand: omap2: create and use mtd_to_omap()
` [PATCH v4 05/58] mtd: nand: ams-delta: use the mtd instance embedded in struct nand_chip
` [PATCH v4 06/58] mtd: nand: atmel: "
` [PATCH v4 07/58] mtd: nand: au1550nd: "
` [PATCH v4 08/58] mtd: nand: bcm47xx: "
` [PATCH v4 09/58] mtd: nand: bf5xx: "
` [PATCH v4 10/58] mtd: nand: brcm: "
` [PATCH v4 11/58] mtd: nand: cafe: "
` [PATCH v4 12/58] mtd: nand: cmx270: "
` [PATCH v4 13/58] mtd: nand: cs553x: "
` [PATCH v4 14/58] mtd: nand: davinci: "
` [PATCH v4 15/58] mtd: nand: denali: "
  ` [PATCH v5 "
` [PATCH v4 16/58] mtd: nand: diskonchip: "
` [PATCH v4 17/58] mtd: nand: docg4: "
` [PATCH v4 18/58] mtd: nand: fsl_elbc: "
` [PATCH v4 19/58] mtd: nand: fsl_ifc: "
` [PATCH v4 20/58] mtd: nand: fsl_upm: "
` [PATCH v4 21/58] mtd: nand: fsmc: "
` [PATCH v4 22/58] mtd: nand: gpio: "
` [PATCH v4 23/58] mtd: nand: gpmi: "
` [PATCH v4 24/58] mtd: nand: hisi504: "
` [PATCH v4 25/58] mtd: nand: jz4740: "
` [PATCH v4 26/58] mtd: nand: lpc32xx: "
` [PATCH v4 27/58] mtd: nand: mpc5121: "
` [PATCH v4 28/58] mtd: nand: mxc: "
` [PATCH v4 29/58] mtd: nand: nandsim: "
` [PATCH v4 30/58] mtd: nand: ndfc: "
` [PATCH v4 31/58] mtd: nand: nuc900: "
` [PATCH v4 32/58] mtd: nand: omap2: "
` [PATCH v4 33/58] mtd: nand: orion: "
` [PATCH v4 34/58] mtd: nand: pasemi: "
` [PATCH v4 35/58] mtd: nand: plat: "
` [PATCH v4 36/58] mtd: nand: pxa3xx: "
` [PATCH v4 37/58] mtd: nand: r852: "
` [PATCH v4 38/58] mtd: nand: s3c2410: "
` [PATCH v4 39/58] mtd: nand: sh_flctl: "
` [PATCH v4 40/58] mtd: nand: sharpsl: "
` [PATCH v4 41/58] mtd: nand: socrates: "
  ` [PATCH v5 "
` [PATCH v4 42/58] mtd: nand: sunxi: "
` [PATCH v4 43/58] mtd: nand: tmio: "
` [PATCH v4 44/58] mtd: nand: txx9ndfmc: "
` [PATCH v4 45/58] mtd: nand: vf610: "
` [PATCH v4 46/58] mtd: nand: update the documentation to reflect framework changes
` [PATCH v4 47/58] staging: mt29f_spinand: use the mtd instance embedded in struct nand_chip
` [PATCH v4 48/58] cris: nand: "
` [PATCH v4 49/58] mtd: nand: update mtd_to_nand()
` [PATCH v4 50/58] mtd: nand: remove useless mtd->priv = chip assignments
` [PATCH v4 51/58] cris: "
` [PATCH v4 52/58] staging: mt29f_spinand: remove useless mtd->priv = chip assignment
` [PATCH v4 53/58] mtd: nand: simplify nand_dt_init() usage
` [PATCH v4 54/58] mtd: nand: kill the chip->flash_node field
` [PATCH v4 55/58] mtd: nand: add helpers to access ->priv
` [PATCH v4 56/58] ARM: make use of nand_set/get_controller_data() helpers
` [PATCH v4 57/58] mtd: nand: "
` [PATCH v4 58/58] staging: mt29f_spinand: "

[PATCH v5 0/5] Add memory mapped read support for ti-qspi
 2015-12-11 15:09 UTC  (7+ messages)
` [PATCH v5 1/5] spi: introduce accelerated read support for spi flash devices
` [PATCH v5 2/5] spi: spi-ti-qspi: add mmap mode read support
` [PATCH v5 3/5] mtd: devices: m25p80: add support for mmap read request
` [PATCH v5 4/5] ARM: dts: DRA7: add entry for qspi mmap region
` [PATCH v5 5/5] ARM: dts: AM4372: "

[PATCH linux-next 0/5] mtd: spi-nor: add driver for Atmel QSPI controller
 2015-12-11 14:50 UTC  (9+ messages)
` [PATCH linux-next 4/5] Documentation: atmel-quadspi: add binding file for Atmel QSPI driver
` [PATCH linux-next 5/5] mtd: atmel-quadspi: add driver for Atmel QSPI controller

[PATCH 1/1] fs:ubifs:recovery:fixup UBIFS cannot recover master node issue
 2015-12-11  9:12 UTC  (2+ messages)

[PATCH] mtd: nand: support JEDEC additional redundant parameter pages
 2015-12-11  8:16 UTC  (3+ messages)

[PATCH linux-next (v2) 1/3] MIPS: bcm963xx: Add nvram structure
 2015-12-11  0:05 UTC  (4+ messages)
` [PATCH linux-next (v2) 2/3] MIPS: bcm63xx: Use common nvram structure definition
` [PATCH linux-next (v2) 3/3] mtd: part: Add BCM962368 CFE partitioning support

[PATCH] mtd: brcmnand: defer to devm_ioremap_resource() for error checking
 2015-12-10 21:09 UTC  (3+ messages)

[PATCH linux-next] mtd: part: Add BCM962368 CFE partitioning support
 2015-12-10 18:51 UTC  (3+ messages)

[PATCH v4 0/5] Add memory mapped read support for ti-qspi
 2015-12-10 17:44 UTC  (8+ messages)
` [PATCH v4 4/5] ARM: dts: DRA7: add entry for qspi mmap region

[PATCH] ARM: socfpga: dts: Add NAND device tree for Altera Arria10
 2015-12-10 16:44 UTC  (2+ messages)

[PATCH] mtd: sh_flctl: pass FIFO as physical address
 2015-12-10  9:27 UTC  (5+ messages)

[PATCH 0/2] mtd: spi-nor: add new device MT35X
 2015-12-10  3:04 UTC  (10+ messages)
` [PATCH 1/2] mtd: spi-nor: add Manufacturer ID for Micron
` [PATCH 2/2] mtd: spi-nor: add new device MT35X

[PATCH linux-next (v2) 1/3] mtd: brcmnand: Add brcm,bcm6368-nand device tree binding
 2015-12-10  2:30 UTC  (7+ messages)
` [PATCH linux-next (v2) 2/3] mtd: brcmnand: Request and enable the clock if present
` [PATCH linux-next (v2) 3/3] mtd: brcmnand: Add support for the BCM6368
` [PATCH linux-next (v2) 1/3] mtd: brcmnand: Add brcm, bcm6368-nand device tree binding

[PATCH] mtd: nand: Confine MTD_NAND_SH_FLCTL to SUPERH
 2015-12-10  2:18 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: Check the return value from read_sr()
 2015-12-10  2:17 UTC  (2+ messages)

[PATCH] mkfs.ubifs: use gid from table instead 2x uid
 2015-12-10  0:05 UTC  (2+ messages)

[PATCH v2 0/6] mtd: partitions: support cleanup callback for parsers
 2015-12-09 23:00 UTC  (6+ messages)
` [PATCH v2 6/6] mtd: partitions: support a "
  ` [PATCH v3 "

[PATCH 1/3] mtd: brcmnand: Add brcm,bcm6368-nand device tree binding
 2015-12-09 20:02 UTC  (4+ messages)
` [PATCH 1/3] mtd: brcmnand: Add brcm, bcm6368-nand "

[PATCH] UBI: fix return error code
 2015-12-09 12:07 UTC  (4+ messages)

[PATCH] arm64: dts: mt8173: Add nor flash node
 2015-12-09 10:28 UTC  (6+ messages)

[PATCH v2 00/25] mtd: nand: refactor the NAND subsystem (part 1)
 2015-12-09  8:32 UTC  (6+ messages)
` [PATCH v3 bis 12/25] mtd: nand: use the mtd instance embedded in struct nand_chip

[PATCH for-4.4 1/2] mtd: ofpart: don't complain about missing 'partitions' node too loudly
 2015-12-09  1:12 UTC  (5+ messages)
` [PATCH for-4.4 2/2] doc: dt: mtd: partitions: add compatible property to "partitions" node

[PATCH] mtd: bcm47xxnflash: really unregister NAND on device removal
 2015-12-09  1:04 UTC 

[PATCH v9 0/3] mtd: nand: jz4780: Add NAND and BCH drivers
 2015-12-08 16:36 UTC  (10+ messages)
` [PATCH v9 2/3] mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs
` [PATCH v9 3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes


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