linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-24 17:38:23 to 2020-04-27 21:20:52 UTC [more...]

[PATCH 1/1] mtd/intel-spi: Support cmdline-based partition
 2020-04-27 21:20 UTC  (25+ messages)

[PATCH v2 00/12] add STM32 FMC2 controller drivers
 2020-04-27 20:10 UTC  (19+ messages)
` [PATCH v2 04/12] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
` [PATCH v2 05/12] mtd: rawnand: stm32_fmc2: remove useless inline comments
` [PATCH v2 06/12] mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
` [PATCH v2 07/12] mtd: rawnand: stm32_fmc2: cleanup
` [PATCH v2 08/12] mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
` [PATCH v2 10/12] mtd: rawnand: stm32_fmc2: use regmap APIs

[PATCH v2 0/3] mtd: lpddr: Fix bad logic bug in print_drs_error
 2020-04-27 20:09 UTC  (7+ messages)
` [PATCH v2 1/3] mtd: lpddr: Fix bad logic "
` [PATCH v2 2/3] mtd: lpddr: Replace printk with pr_notice
` [PATCH v2 3/3] mtd: lpddr: Move function print_drs_error to lpddr_cmds.c

[PATCH 00/17] mtd: rawnand: cafe: Convert to exec_op() (and more)
 2020-04-27 20:05 UTC  (37+ messages)
` [PATCH 01/17] mtd: rawnand: cafe: Get rid of an inaccurate kernel doc header
` [PATCH 02/17] mtd: rawnand: cafe: Rename cafe_nand_write_page_lowlevel()
` [PATCH 03/17] mtd: rawnand: cafe: Use a correct ECC mode and pass the ECC alg
` [PATCH 04/17] mtd: rawnand: cafe: Include linux/io.h instead of asm/io.h
` [PATCH 05/17] mtd: rawnand: cafe: Demistify register fields
` [PATCH 06/17] mtd: rawnand: cafe: Factor out the controller initialization logic
` [PATCH 07/17] mtd: rawnand: cafe: Get rid of the debug module param
` [PATCH 08/17] mtd: rawnand: cafe: Use devm_kzalloc and devm_request_irq()
` [PATCH 09/17] mtd: rawnand: cafe: Get rid of a useless label
` [PATCH 10/17] mtd: rawnand: cafe: Explicitly inherit from nand_controller
` [PATCH 11/17] mtd: rawnand: cafe: Don't leave ECC enabled in the write path
` [PATCH 12/17] mtd: rawnand: cafe: Don't split things when reading/writing a page
` [PATCH 13/17] mtd: rawnand: cafe: Add exec_op() support
` [PATCH 14/17] mtd: rawnand: cafe: Get rid of the legacy interface implementation
` [PATCH 15/17] mtd: rawnand: cafe: Adjust the cafe_{read, write}_buf() prototypes
  ` [PATCH 15/17] mtd: rawnand: cafe: Adjust the cafe_{read,write}_buf() prototypes
` [PATCH 16/17] mtd: rawnand: cafe: Handle non-32bit aligned reads/writes
` [PATCH 17/17] mtd: rawnand: cafe: s/uint{8,16,32}_t/u{8,16,32}/
` [PATCH 17/17] mtd: rawnand: s/uint{8,16,32}_t/u{8,16,32}/

[PATCH 1/3] mtd: rawnand: Add a NAND_NO_BBM_QUIRK flag
 2020-04-27 19:30 UTC  (8+ messages)
` [PATCH 2/3] mtd: rawnand: cafe: Set the "
` [PATCH 3/3] mtd: rawnand: diskonchip: "

[PATCH 0/3] mtd: lpddr: Fix bad logic bug in print_drs_error
 2020-04-27 19:21 UTC  (11+ messages)
` [PATCH 1/3] mtd: lpddr: Fix bad logic "
` [PATCH 2/3] mtd: lpddr: Replace printk with pr_notice
` [PATCH 3/3] mtd: lpddr: Move function print_drs_error to lpddr_cmds.c

[PATCH] mtd: Fix mtd not the same name not registered if nvmem
 2020-04-27 19:10 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/9] mtd: rawnand: bcm47xx: Convert the driver exec_op()
 2020-04-27 18:49 UTC  (22+ messages)
` [PATCH 1/9] mtd: rawnand: Add an is_last flag to nand_subop
` [PATCH 4/9] mtd: rawnand: bcm47xx: Demistify a few more things
` [PATCH 5/9] mtd: rawnand: bcm47xx: Implement the exec_op() interface
` [PATCH 6/9] mtd: rawnand: bcm47xx: Get rid of the legacy implementation
` [PATCH 7/9] mtd: rawnand: bcm47xx: Simplify the init() function
` [PATCH 8/9] mtd: rawnand: bcm47xx: Merge all source files
` [PATCH 9/9] mtd: rawnand: bcm47xx: Move the driver to drivers/mtd/nand/raw/

[PATCH 1/2] mtd: rawnand: Propage CS selection to sub operations
 2020-04-27 18:36 UTC  (8+ messages)
` [PATCH 2/2] mtd: rawnand: atmel: Convert the driver to exec_op()

[PATCH v2 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-04-27 18:30 UTC  (5+ messages)
` [PATCH v2 2/2] "

[RFC PATCH] mtd: lpddr: Fix bad logic in print_drs_error
 2020-04-27 18:09 UTC  (4+ messages)

[PATCH v2 0/5] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
 2020-04-27 17:55 UTC  (3+ messages)

[PATCH v4 00/16] mtd: spi-nor: add xSPI Octal DTR support
 2020-04-27 17:23 UTC  (19+ messages)
` [PATCH v4 01/16] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v4 02/16] spi: atmel-quadspi: reject DTR ops
` [PATCH v4 03/16] spi: spi-mem: allow specifying a command's extension
` [PATCH v4 04/16] mtd: spi-nor: add support for DTR protocol
` [PATCH v4 05/16] mtd: spi-nor: default to address width of 3 for configurable widths
` [PATCH v4 06/16] mtd: spi-nor: prepare BFPT parsing for JESD216 rev D
` [PATCH v4 07/16] mtd: spi-nor: get command opcode extension type from BFPT
` [PATCH v4 08/16] mtd: spi-nor: parse xSPI Profile 1.0 table
` [PATCH v4 09/16] mtd: spi-nor: use dummy cycle and address width info from SFDP
` [PATCH v4 10/16] mtd: spi-nor: do 2 byte reads for SR and FSR in DTR mode
` [PATCH v4 11/16] mtd: spi-nor: enable octal DTR mode when possible
` [PATCH v4 12/16] mtd: spi-nor: perform a Soft Reset on shutdown
` [PATCH v4 13/16] mtd: spi-nor: Disable Octal DTR mode on suspend
` [PATCH v4 14/16] mtd: spi-nor: expose spi_nor_default_setup() in core.h
` [PATCH v4 15/16] mtd: spi-nor: add support for Cypress Semper flash
` [PATCH v4 16/16] mtd: spi-nor: allow using MT35XU512ABA in Octal DTR mode

[PATCH v3 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-04-27 15:51 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH -next] mtd: rawnand: brcmnand: Remove unused including <linux/version.h>
 2020-04-27 15:38 UTC  (4+ messages)

[PATCH 0/4] mtd: rawnand: au1550nd: Convert the driver to exec_op()
 2020-04-27 15:23 UTC  (9+ messages)
` [PATCH 1/4] mtd: rawnand: au1550nd: Stop using IO_ADDR_{R, W} in au_{read, write}_buf[16]()
  ` [PATCH 1/4] mtd: rawnand: au1550nd: Stop using IO_ADDR_{R,W} in au_{read,write}_buf[16]()
` [PATCH 2/4] mtd: rawnand: au1550nd: Implement exec_op()
` [PATCH 3/4] mtd: rawnand: au1550nd: Get rid of the legacy interface implementation
` [PATCH 4/4] mtd: rawnand: au1550nd: Patch the read/write buf helper prototypes

[PATCH] mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match'
 2020-04-27 13:53 UTC  (2+ messages)

[PATCH] mtd: physmap: Fix mtd device name
 2020-04-27 13:19 UTC  (2+ messages)

[PATCH] mtd: physmap: Fix mtd device size
 2020-04-27 13:17 UTC  (2+ messages)

[PATCH 1/8] dt-bindings: clock: Convert ingenic,cgu.txt to YAML
 2020-04-27  9:11 UTC  (9+ messages)
` [PATCH 2/8] dt-bindings: intc: Convert ingenic,intc.txt "
` [PATCH 3/8] dt-bindings: pinctrl: Convert ingenic, pinctrl.txt "
` [PATCH 4/8] dt-bindings: memory: Convert ingenic, jz4780-nemc.txt "
` [PATCH 5/8] dt-bindings: mtd: Convert ingenic, jz4780-nand.txt "
` [PATCH 6/8] dt-bindings: i2c: Convert i2c-jz4780.txt "
` [PATCH 7/8] dt-bindings: serial: Convert ingenic,uart.txt "
` [PATCH 8/8] dt-bindings: display: Convert ingenic,lcd.txt "

[PATCH] mtd: spi-nor: Fixup page size and map selection for S25FS-S
 2020-04-27  8:23 UTC  (10+ messages)

[PATCH v5 0/7] Add Rockchip NFC drivers for RK3308 and others
 2020-04-26 15:59 UTC  (10+ messages)
` [PATCH v5 1/7] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
` [PATCH v5 2/7] mtd: rawnand: rockchip: NFC drivers for RK3308, RK3188 and others
` [PATCH v5 3/7] MAINTAINERS: add maintainers to rockchip nfc
` [PATCH v5 4/7] arm64: dts: rockchip: Add nfc dts for RK3308 SOC
` [PATCH v5 5/7] arm64: dts: rockchip: Add nfc dts for PX30 SOC
  ` [PATCH v5 6/7] xarm: dts: rockchip: Add nfc dts for RV1108 SOC
  ` [PATCH v5 7/7] arm: dts: rockchip: Add nfc dts for RK3066 and RK3188 SOC

[RFC PATCH 0/2] Add support to Disable the flash quad mode
 2020-04-26  3:04 UTC  (7+ messages)
` [RFC PATCH 1/2] mtd: spi-nor: Add capability to disable "
` [RFC PATCH 2/2] mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()

[PATCH v2 0/9] Misc timing changes
 2020-04-25  9:40 UTC  (12+ messages)
` [PATCH v2 2/9] mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
` [PATCH v2 3/9] mtd: rawnand: onfi: Fix redundancy detection check
` [PATCH v2 5/9] mtd: rawnand: onfi: Define the number of parameter pages
` [PATCH v2 7/9] mtd: rawnand: onfi: Drop a useless parameter page read
` [PATCH v2 8/9] mtd: rawnand: jedec: Define the number of parameter pages

[PATCH 00/10] Supporting restricted NAND controllers
 2020-04-25  9:11 UTC  (18+ messages)
` [PATCH 01/10] mtd: rawnand: Translate obscure bitfields into readable macros
` [PATCH 02/10] mtd: rawnand: Reorder the nand_chip->options flags
` [PATCH 03/10] mtd: rawnand: Rename a NAND chip option
` [PATCH 04/10] mtd: rawnand: Fix comments about the use of bufpoi
` [PATCH 05/10] mtd: rawnand: Rename the use_bufpoi variables
` [PATCH 06/10] mtd: rawnand: Avoid indirect access to ->data_buf()
` [PATCH 07/10] mtd: rawnand: Help supporting controllers that are not able to split operations
` [PATCH 08/10] mtd: rawnand: onfi: Add an alternative parameter page read
` [PATCH 09/10] mtd: rawnand: jedec: "
` [PATCH 10/10] mtd: rawnand: Fallback on easier operations when needed

[PATCH v2 0/6] Misc Marvell NAND controller driver changes
 2020-04-25  8:29 UTC  (3+ messages)
` [PATCH v2 4/6] mtd: rawnand: marvell: Fix probe error path

[PATCH v2 0/2] New Arasan NAND controller driver
 2020-04-24 17:47 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mtd: Document ARASAN NAND bindings
` [PATCH v2 2/2] mtd: rawnand: Support Arasan NAND controller


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