linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-10 08:06:53 to 2018-08-24 07:00:55 UTC [more...]

[PATCH] ubifs: Remove empty file.h
 2018-08-24  6:59 UTC 

[PATCH] fs: ubifs: remove unneeded semicolon
 2018-08-24  5:15 UTC 

[PATCH] mtd: rawnand: atmel: use struct_size() in devm_kzalloc()
 2018-08-24  2:57 UTC  (2+ messages)

[PATCH v2] ubifs: remove unnecessary check in ubifs_log_start_commit
 2018-08-24  1:15 UTC 

[PATCH] mtd: rawnand: jz4780: use struct_size() in devm_kzalloc()
 2018-08-23 21:50 UTC  (3+ messages)

[PATCH] mtd: rawnand: docg4: Remove wrong __init annotations
 2018-08-23 21:43 UTC 

Microsoft Outlook
 2018-08-23 14:32 UTC 

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-08-23 10:29 UTC  (44+ messages)
` [PATCH v2 03/29] nvmem: add a notifier chain
` [PATCH v2 04/29] nvmem: provide nvmem_dev_name()
` [PATCH v2 05/29] nvmem: remove the name field from struct nvmem_device
` [PATCH v2 06/29] mtd: Add support for reading MTD devices via the nvmem API
` [PATCH v2 14/29] net: simplify eth_platform_get_mac_address()
` [PATCH v2 21/29] ARM: davinci: da830-evm: use device properties for at24 eeprom
` [PATCH v2 22/29] ARM: davinci: dm644x-evm: "
` [PATCH v2 23/29] ARM: davinci: dm646x-evm: "

[PATCH] mtd: change len type from signed to unsigned type
 2018-08-23  8:43 UTC 

[PATCH] mtd: cast to u64 to avoid unexpected error
 2018-08-23  7:28 UTC 

[GIT PULL] UBI/UBIFS updates for 4.19-rc1
 2018-08-22 20:57 UTC 

[PATCH 00/23] mtd: rawnand: Stop passing mtd_info to drivers
 2018-08-22 19:24 UTC  (32+ messages)
` [PATCH 01/23] mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
` [PATCH 02/23] mtd: rawnand: Pass a nand_chip object to nand_scan() & co
` [PATCH 03/23] mtd: rawnand: Pass a nand_chip object to nand_release()
` [PATCH 04/23] mtd: rawnand: Pass a nand_chip object to nand_wait_ready()
` [PATCH 05/23] mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
` [PATCH 06/23] mtd: rawnand: Pass a nand_chip object to ecc->calculate()
` [PATCH 07/23] mtd: rawnand: Pass a nand_chip object to ecc->correct()
` [PATCH 08/23] mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
` [PATCH 09/23] mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
` [PATCH 10/23] mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
` [PATCH 11/23] mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
` [PATCH 12/23] mtd: rawnand: Pass a nand_chip object to chip->select_chip()
` [PATCH 13/23] mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks
` [PATCH 14/23] mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
` [PATCH 15/23] mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
` [PATCH 16/23] mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
` [PATCH 17/23] mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
` [PATCH 18/23] mtd: rawnand: Pass a nand_chip object to chip->erase()
` [PATCH 19/23] mtd: rawnand: Pass a nand_chip object to chip->{get, set}_features()
` [PATCH 20/23] mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
` [PATCH 21/23] mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
` [PATCH 22/23] mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpers
` [PATCH 23/23] mtd: rawnand: Pass a nand_chip object nand_erase_nand()

[RFC PATCH v2 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-08-22 14:08 UTC  (8+ messages)
` [RFC PATCH v2 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH 0/8] gpio-addr-flash: Support for device-tree and cleanup
 2018-08-21 14:31 UTC  (9+ messages)
` [PATCH 1/8] mtd: maps: gpio-addr-flash: Replace custom printk
` [PATCH 2/8] mtd: maps: gpio-addr-flash: Fix ioremapped size
` [PATCH 3/8] mtd: maps: gpio-addr-flash: Use devm_* functions
` [PATCH 4/8] mtd: maps: gpio-addr-flash: Use order insted of size
` [PATCH 5/8] mtd: maps: gpio-addr-flash: Replace array with an integer
` [PATCH 6/8] mtd: maps: gpio-addr-flash: Split allocation in two
` [PATCH 7/8] mtd: maps: gpio-addr-flash: Add support for device-tree devices
` [PATCH 8/8] dt-binding: mtd: Document gpio-addr-flash

[LINUX PATCH v10 0/2] Add support for Arasan NAND Flash controller
 2018-08-21 11:10 UTC  (24+ messages)
` [LINUX PATCH v10 1/2] dt-bindings: mtd: arasan: Add device tree binding documentation
` [LINUX PATCH v10 2/2] mtd: rawnand: arasan: Add support for Arasan NAND Flash Controller

[PATCH] mtd: rawnand: denali: do not pass zero maxchips to nand_scan()
 2018-08-21  8:42 UTC  (2+ messages)

[PATCH] ubifs: remove unnecessary check in ubifs_log_start_commit
 2018-08-21  7:41 UTC 

[PATCH] ubifs: remove unnecessary check in ubifs_log_start_commit
 2018-08-21  6:25 UTC  (2+ messages)

[PATCH v2] mtd/ubi: Make sure to read volume record from LEB 0 or LEB 1
 2018-08-21  0:22 UTC 

[RFC PATCH 0/8] mtd: rawnand: ams-delta: Use gpio-omap accessors for data I/O
 2018-08-20 21:39 UTC  (27+ messages)
` [RFC PATCH v2] mtd: rawnand: ams-delta: Use GPIO API "
  ` [RFC PATCH v2 03/12] ARM: OMAP1: ams-delta: Provide GPIO lookup table for NAND data port
  ` [RFC PATCH v2 04/12] mtd: rawnand: ams-delta: request data port GPIO resource
  ` [RFC PATCH v2 05/12] mtd: rawnand: ams-delta: use GPIO API for data read/write
  ` [PATCH v3 0/7] mtd: rawnand: ams-delta: Use GPIO API for data I/O
    ` [PATCH v3 1/7] mtd: rawnand: ams-delta: show parent device in sysfs
    ` [PATCH v3 2/7] mtd: rawnand: ams-delta: Use private structure
    ` [PATCH v3 3/7] ARM: OMAP1: ams-delta: Provide GPIO lookup table for NAND data port
    ` [PATCH v3 4/7] mtd: rawnand: ams-delta: request data port GPIO resource
    ` [PATCH v3 5/7] mtd: rawnand: ams-delta: Set port direction when needed
    ` [PATCH v3 6/7] mtd: rawnand: ams-delta: Simplify pointer resolution on read/write
    ` [PATCH v3 7/7] mtd: rawnand: ams-delta: use GPIO API for data I/O
    ` [PATCH v4 0/3] mtd: rawnand: ams-delta: Cleanups and optimizations
      ` [PATCH v4 1/3] mtd: rawnand: ams-delta: show parent device in sysfs
      ` [PATCH v4 2/3] mtd: rawnand: ams-delta: Use private structure
      ` [PATCH v4 3/3] mtd: rawnand: ams-delta: Set port direction when needed
` [RFC PATCH v2 12/12] gpiolib: Add fast processing path to bitmap API functions

[PATCH] mtd/ubi: Make sure to read volume record from LEB 0 or LEB 1
 2018-08-20 20:21 UTC  (2+ messages)

[PATCH v2 0/3] add support to non-uniform SFDP SPI NOR flash memories
 2018-08-20 13:01 UTC  (2+ messages)

[PATCH] mtd: spi-nor: fix options for mx66l51235f
 2018-08-20 10:26 UTC 

[RFC PATCH] UBI fixable bit-flip issue
 2018-08-20 10:01 UTC  (8+ messages)

[PATCH v2 1/4] mtd: rawnand: Remove docg4
 2018-08-20  7:50 UTC  (5+ messages)
` [PATCH v2 2/4] ARM: pxa: palmtreo: Drop docg4 specific init
    ` [EXT] Re: nand speed test

[PATCH] UBIFS: Fix typo of output in get_cs_sqnum
 2018-08-20  3:54 UTC 

[PATCH] mtd: nand: denali: use SPDX-License-Identifier and fix license mismatch
 2018-08-20  3:26 UTC 

[PATCH] mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
 2018-08-18  9:14 UTC 

NOR access from ARM-BE toolchain
 2018-08-17 12:05 UTC  (2+ messages)

[PATCH linux dev-4.17 1/2] mtd: spi-nor: fix options for mx66l51235f
 2018-08-17  6:58 UTC  (5+ messages)
` [PATCH linux dev-4.17 2/2] mtd: spi-nor: fix spi register address for AST2400

[PATCH] mtd: m25p80: consider max message size in m25p80_read when use the spi_mem_xx() API
 2018-08-16  6:33 UTC  (2+ messages)

[PATCH] mtd: cfi_cmdset_0020: Mark expected switch fall-throughs
 2018-08-15 17:02 UTC 

яипа
 2018-08-13 13:57 UTC 

[PATCH] ubifs: Add comment on c->commit_sem
 2018-08-13 13:14 UTC 

[PATCH 00/25] UBIFS authentication support
 2018-08-13 11:30 UTC  (6+ messages)
` [PATCH 05/25] ubifs: implement ubifs_lpt_lookup using ubifs_pnode_lookup

[BUG] fs: jffs2: possible sleep-in-atomic-context bugs in jffs2_iget
 2018-08-13 10:02 UTC 

[PATCH v2 0/2] mtd: rawnand: fsl_ifc: fix SRAM initialization for newer controller
 2018-08-13  7:18 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: rawnand: fsl_ifc: check result of SRAM initialization
` [PATCH v2 2/2] mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versions

[GIT PULL] mtd: Changes for 4.19
 2018-08-13  6:44 UTC 

[PATCH] fs: jffs2: fix a sleep-in-atomic-context bug in jffs2_alloc_refblock()
 2018-08-13  3:25 UTC 

[PATCH v4 1/2] mtd: rawnand: marvell: document a bit more the driver
 2018-08-12 19:54 UTC  (3+ messages)
` [PATCH v4 2/2] Documentation: mtd: remove stale pxa3xx NAND controller documentation

[PATCH v2] mtd: rawnand: atmel: Select GENERIC_ALLOCATOR
 2018-08-12  8:17 UTC  (5+ messages)

[PATCH] mtd: rawnand: atmel: Add dependency on GENERIC_ALLOCATOR
 2018-08-11 13:49 UTC  (3+ messages)

mtd: nand: Changes for 4.19
 2018-08-11 10:21 UTC  (2+ messages)

[GIT PULL] mtd: spi-nor: Changes for 4.19
 2018-08-11 10:20 UTC  (2+ messages)

mmotm 2018-08-09-20-10 uploaded (mtd/nand/raw/atmel/)
 2018-08-11 10:12 UTC  (2+ messages)

Investment opportunity
 2018-08-10 18:12 UTC 

[PATCH 00/28] at24: remove at24_platform_data
 2018-08-10  8:12 UTC  (6+ 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 NNTP newsgroup(s).