linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-13 06:39:37 to 2018-11-20 12:36:35 UTC [more...]

Participants National Future Farmers of America (FFA) Annual Convention & Expo 2018
 2018-11-20 12:35 UTC 

[BUG BISECT] Missing MTD NAND partitions - mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
 2018-11-20 12:15 UTC  (5+ messages)

[PATCH] mtd: spi-nor: parse SFDP 4-byte Address Instruction Table
 2018-11-20 11:55 UTC 

[LINUX PATCH v12 0/3] Add support for Arasan NAND Flash controller
 2018-11-20 11:02 UTC  (16+ messages)
` [LINUX PATCH v12 1/3] dt-bindings: mtd: arasan: Add device tree binding documentation
` [LINUX PATCH v12 3/3] mtd: rawnand: arasan: Add support for Arasan NAND Flash Controller

[RFC PATCH 0/5] mtd: rawnand: Simplify the locking
 2018-11-20 10:57 UTC  (6+ messages)
` [RFC PATCH 1/5] mtd: rawnand: mtk: Use nand_controller_init() instead of open-coding it
` [RFC PATCH 2/5] mtd: rawnand: tmio: Do not abuse nand_controller->wq
` [RFC PATCH 3/5] mtd: rawnand: omap2: Use nand_controller_init()
` [RFC PATCH 4/5] mtd: rawnand: Stop using chip->state in drivers
` [RFC PATCH 5/5] mtd: rawnand: Simplify the locking

[PATCH] mtd: keep original flags for every struct mtd_info
 2018-11-20 10:07 UTC  (4+ messages)

[PATCH] mtd: improve calculating partition boundaries when checking for alignment
 2018-11-20  9:24 UTC  (3+ messages)
` [PATCH V2] "

[PATCH 00/10] mtd: rawnand: 4th batch of cleanups
 2018-11-20  9:02 UTC  (11+ messages)
` [PATCH 01/10] mtd: rawnand: fsmc: Stop passing mtd_info objects to internal functions
` [PATCH 02/10] mtd: rawnand: fsmc: Fix the fsmc_nand_data kernel-doc
` [PATCH 03/10] mtd: rawnand: fsmc: Make conversion from chip to fsmc consistent
` [PATCH 04/10] mtd: rawnand: fsmc: Stop using the dummy controller obj
` [PATCH 05/10] mtd: rawnand: fsmc: Add an SPDX tag to replace the license text
` [PATCH 06/10] mtd: rawnand: fsmc: Fix all coding style issues reported by checkpatch
` [PATCH 07/10] mtd: rawnand: vf610: Stop passing mtd_info to internal functions
` [PATCH 08/10] mtd: rawnand: vf610: Stop using the dummy controller obj
` [PATCH 09/10] mtd: rawnand: vf610: Add an SPDX tag to replace the license text
` [PATCH 10/10] mtd: rawnand: Deprecate the dummy_controller field

[PATCH v2] mtd: spi-nor: cast to u64 to avoid uint overflows
 2018-11-20  8:17 UTC  (2+ messages)

[PATCHv2] mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
 2018-11-20  8:02 UTC  (2+ messages)

[PATCH v3 0/7] spi: spi-mem: Add a direct mapping API
 2018-11-19 21:13 UTC  (3+ messages)

[PATCH v2 0/2] MTD: spi-nor: add support for sst26wf016, sst26wf032
 2018-11-19 15:25 UTC  (4+ messages)

Southern Farm Show 2018 Visitors
 2018-11-19 12:49 UTC 

NAND Flash memory timings when using non-ONFI chips
 2018-11-19 10:54 UTC  (2+ messages)

[PATCH v2 00/25] at24: remove
 2018-11-19  9:08 UTC  (34+ messages)
` [PATCH v2 01/25] nvmem: add new config option
` [PATCH v2 02/25] mtd: add support for reading MTD devices via the nvmem API
` [PATCH v2 03/25] ARM: davinci: dm365-evm: use cell nvmem lookup for mac address
` [PATCH v2 04/25] ARM: davinci: dm644x-evm: "
` [PATCH v2 05/25] ARM: davinci: dm646x-evm: "
` [PATCH v2 06/25] ARM: davinci: da830-evm: "
` [PATCH v2 07/25] ARM: davinci: mityomapl138: "
` [PATCH v2 08/25] ARM: davinci: dm850-evm: "
` [PATCH v2 09/25] ARM: davinci: da850-evm: remove unnecessary include
` [PATCH v2 10/25] net: ethernet: provide nvmem_get_mac_address()
` [PATCH v2 11/25] net: cadence: switch to using nvmem_get_mac_address()
` [PATCH v2 12/25] of: net: kill of_get_nvmem_mac_address()
` [PATCH v2 13/25] net: davinci_emac: use nvmem_get_mac_address()
` [PATCH v2 14/25] ARM: davinci: da850-evm: remove dead MTD code
` [PATCH v2 15/25] ARM: davinci: mityomapl138: don't read the MAC address from machine code
` [PATCH v2 16/25] ARM: davinci: dm365-evm: use device properties for at24 eeprom
` [PATCH v2 17/25] ARM: davinci: da830-evm: "
` [PATCH v2 18/25] ARM: davinci: dm644x-evm: "
` [PATCH v2 19/25] ARM: davinci: dm646x-evm: "
` [PATCH v2 20/25] ARM: davinci: sffsdr: fix the at24 eeprom device name
` [PATCH v2 21/25] ARM: davinci: sffsdr: use device properties for at24 eeprom
` [PATCH v2 22/25] ARM: davinci: remove dead code related to MAC address reading
` [PATCH v2 23/25] ARM: davinci: mityomapl138: use nvmem notifiers
` [PATCH v2 24/25] ARM: davinci: mityomapl138: use device properties for at24 eeprom
` [PATCH v2 25/25] eeprom: at24: remove at24_platform_data

[PATCH v5 0/9] Port the FSL QSPI driver to the SPI framework
 2018-11-19  8:22 UTC  (27+ messages)
` [PATCH v5 1/9] ARM: dts: Reflect change of FSL QSPI driver and remove unused properties
` [PATCH v5 2/9] arm64: "
` [PATCH v5 3/9] spi: Add a driver for the Freescale/NXP QuadSPI controller
` [PATCH v5 4/9] dt-bindings: spi: Move the bindings for the FSL QSPI driver
` [PATCH v5 5/9] dt-bindings: spi: Adjust "
` [PATCH v5 6/9] mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c
` [PATCH v5 7/9] ARM: dts: ls1021a: Remove fsl, qspi-has-second-chip as it is not used
` [PATCH v5 8/9] ARM64: dts: ls1046a: Remove fsl,qspi-has-second-chip "
` [PATCH v5 9/9] MAINTAINERS: Move the Freescale QSPI driver to the SPI framework

[PATCH v3 00/22] mtd: rawnand: 3rd batch of cleanup
 2018-11-18 20:47 UTC  (2+ messages)

[PATCH] mtd: rawnand: sh_flctl: convert to SPDX identifiers
 2018-11-18 20:47 UTC  (3+ messages)

[PATCH] mtd: nand: spi: Add initial support for Toshiba TC58CVG2S0H
 2018-11-18 20:47 UTC  (2+ messages)

[PATCH 1/2] mtd: fix mtd_oobavail() incoherent returned value
 2018-11-18 20:18 UTC  (2+ messages)
` [PATCH 2/2] mtd: fix Coverity integer handling issue

[PATCH RFC 00/18] mtd: spi-nor: Proposal for 8-8-8 mode support
 2018-11-18 17:32 UTC  (4+ messages)
` [PATCH RFC 05/18] spi: spi-mem: mxic: Add support for DTR and Octo mode

[PATCH] mtd: nftl: clean up indentation, remove extraneous tabs
 2018-11-18 16:36 UTC 

[PATCH] mtd: rawnand: qcom: Namespace prefix some commands
 2018-11-18 10:35 UTC  (3+ messages)
`  "

[PATCH] mtd: spi-nor: fix selection of uniform erase type in flexible conf
 2018-11-16 17:46 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v7 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-11-16 16:40 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver
` [PATCH v7 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH] mtd: spi-nor: Return error when nor->addr_width not match the device size
 2018-11-16 13:24 UTC  (6+ messages)
  `  "

[PATCH v3 1/2] mtd: spi-nor: Make sure SFDP-based 4B_OPCODE support detection works correctly
 2018-11-16 13:42 UTC  (5+ messages)
` [PATCH v3 2/2] mtd: spi-nor: Use 4B opcodes when the NOR advertises both 3B and 4B

[RFC] mtd: spi-nor: add support to non-uniform SFDP SPI NOR flash memories
 2018-11-16 11:43 UTC  (6+ messages)

[PATCH v5 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-11-16 11:14 UTC  (6+ messages)
` [PATCH v5 1/5] "
` [PATCH v5 2/5] dt-bindings: spi: add binding file "
` [PATCH v5 3/5] arm64: dts: lx2160a: add FlexSPI node property
` [PATCH v5 4/5] arm64: defconfig: enable NXP FlexSPI driver
` [PATCH v5 5/5] MAINTAINERS: add maintainers for the "

[PATCH v6 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-11-16  8:29 UTC  (16+ messages)
` [PATCH v6 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH v3 0/2] mtd: spi-nor: add entry for mt35xu512aba flash
 2018-11-16  6:54 UTC  (8+ messages)
` [PATCH v3 1/2] mtd: spi-nor: add macros related to MICRON flash

[PATCH] ubifs: fix memory leak on error condition
 2018-11-15 22:45 UTC  (3+ messages)

[PATCH v2] ubifs: fix memory leak on error condition
 2018-11-15 22:25 UTC 

[PATCH 1/3 v2] mtd: Move Redboot partition parser
 2018-11-15 19:19 UTC  (2+ messages)
` [1/3,v2] "

[PATCH 2/3 v2] mtd: partitions: Add RedBoot FIS DT bindings
 2018-11-15 19:19 UTC  (2+ messages)
` [2/3,v2] "

[PATCH 3/3 v3] mtd: partitions: Add OF support to RedBoot partitions
 2018-11-15 19:19 UTC  (2+ messages)
` [3/3,v3] "

[PATCH 1/4] dt-bindings: pwm: update bindings for MT7629 SoC
 2018-11-15 16:43 UTC  (6+ messages)
` [PATCH 2/4] mtd: spi-nor: mtk-quadspi: use ofpart for parsing partitions
` [PATCH 3/4] mtd: spi-nor: mtk-quadspi: add SNOR_HWCAPS_READ for capcity setting
` [PATCH 4/4] mtd: spi-nor: mtk-quadspi: rename config to a common one

[PATCH v2 5/5] mtd: spi-nor: remove unneeded smpt zeroization
 2018-11-15 13:38 UTC  (2+ messages)
` [v2,5/5] "

[PATCH v2] mtd: change len type from signed to unsigned type
 2018-11-15 13:34 UTC  (3+ messages)

[PATCH v2 1/5] mtd: spi-nor: don't drop sfdp data if optional parsers fail
 2018-11-15 13:25 UTC  (2+ messages)
` [v2, "

[PATCH v2 2/5] mtd: spi-nor: fix iteration over smpt array
 2018-11-15 13:25 UTC  (2+ messages)
` [v2,2/5] "

[PATCH v2 3/5] mtd: spi-nor: don't overwrite errno in spi_nor_get_map_in_use()
 2018-11-15 13:25 UTC  (2+ messages)
` [v2, "

[PATCH v2 4/5] mtd: spi_nor: pass DMA-able buffer to spi_nor_read_raw()
 2018-11-15 13:25 UTC  (2+ messages)
` [v2, "

[PATCH v2] ubifs: Handle re-linking of inodes correctly while recovery
 2018-11-15 11:49 UTC  (2+ messages)

Triumph of Ag Expo | Farm & Ranch Machinery Show 2018 Participants
 2018-11-15  7:40 UTC 

[PATCH 1/4] dt-bindings: mtd: mtk-quadspi: update bindings for MT7629 SoC
 2018-11-15  6:31 UTC 

[PATCH AUTOSEL 4.18 29/59] mtd: nand: Fix nanddev_pos_next_page() kernel-doc header
 2018-11-14 22:23 UTC 

[PATCH] mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
 2018-11-14 15:25 UTC  (3+ messages)

[PATCH] mtd: spi-nor: Add 4B_OPCODES flag to is25lp256
 2018-11-14 14:01 UTC  (2+ messages)

Fort Wayne Farm Show 2018 Visitors
 2018-11-14  9:41 UTC 

[PATCH] jffs2: implement mount option to configure endianness
 2018-11-13 21:01 UTC  (11+ messages)

[PATCH v2 0/3] Add QSPI flash support to iwg23s
 2018-11-13 14:35 UTC  (7+ messages)
` [PATCH v2 2/3] ARM: dts: r8a77470: Add QSPI support
` [PATCH v2 3/3] ARM: dts: iwg23s-sbc: Add QSPI flash support

[PATCH v4 00/10] Port the FSL QSPI driver to the SPI framework
 2018-11-13 13:56 UTC  (5+ messages)
` [PATCH v4 01/10] spi: Add a driver for the Freescale/NXP QuadSPI controller

Visitors Dakota Farm Show 2018 - Vermillion
 2018-11-13 10:05 UTC 

[PATCH v3 0/7] spi: add support for octo mode
 2018-11-13  8:00 UTC  (2+ messages)

[PATCH RESEND v4 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-11-13  7:26 UTC  (5+ messages)
` [PATCH RESEND v4 1/5] "

[PATCH] mtd: spi-nor: cast to u64 to avoid uint overflows
 2018-11-13  6:39 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 NNTP newsgroup(s).