messages from 2020-04-29 07:32:24 to 2020-05-04 08:26:34 UTC [more...]
[PATCH v3 00/13] Supporting restricted NAND controllers
2020-05-04 8:24 UTC (8+ messages)
` [PATCH v3 01/13] mtd: rawnand: Translate obscure bitfields into readable macros
` [PATCH v3 02/13] mtd: rawnand: Reorder the nand_chip->options flags
` [PATCH v3 03/13] mtd: rawnand: Rename a NAND chip option
` [PATCH v3 04/13] mtd: rawnand: Fix comments about the use of bufpoi
` [PATCH v3 05/13] mtd: rawnand: Rename the use_bufpoi variables
` [PATCH v3 06/13] mtd: rawnand: Avoid indirect access to ->data_buf()
` [PATCH v3 07/13] mtd: rawnand: Add a helper to check supported operations
[PATCH v2 00/11] Supporting restricted NAND controllers
2020-05-04 8:16 UTC (33+ messages)
` [PATCH v2 01/11] mtd: rawnand: Translate obscure bitfields into readable macros
` [PATCH v2 02/11] mtd: rawnand: Reorder the nand_chip->options flags
` [PATCH v2 03/11] mtd: rawnand: Rename a NAND chip option
` [PATCH v2 04/11] mtd: rawnand: Fix comments about the use of bufpoi
` [PATCH v2 05/11] mtd: rawnand: Rename the use_bufpoi variables
` [PATCH v2 06/11] mtd: rawnand: Avoid indirect access to ->data_buf()
` [PATCH v2 07/11] mtd: rawnand: onfi: Adapt the parameter page read to constraint controllers
` [PATCH v2 08/11] mtd: rawnand: jedec: "
` [PATCH v2 09/11] mtd: rawnand: Expose monolithic read/write_page_raw() helpers
` [PATCH v2 10/11] mtd: rawnand: Allow controllers to overload soft ECC hooks
` [PATCH v2 11/11] mtd: rawnand: micron: Allow controllers to overload raw accessors
[RFC PATCH 0/3] Fix proposal for the Micron shallow erase issue
2020-05-04 8:08 UTC (9+ messages)
` [EXT] "
[PATCH v4 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
2020-05-04 7:17 UTC (28+ messages)
` [PATCH v4 1/2] dt-bindings: mtd: Add YAML for Nand Flash Controller support
` [PATCH v4 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
[PATCH] ubifs: fix wrong use of crypto_shash_descsize()
2020-05-04 7:16 UTC (2+ messages)
[PATCH v2 0/3] Fix proposal for the Micron shallow erase issue
2020-05-03 19:57 UTC (11+ messages)
` [PATCH v2 1/3] mtd: rawnand: Add the nand_chip->erase hook
` [PATCH v2 2/3] mtd: rawnand: Add the nand_chip->write_oob hook
` [PATCH v2 3/3] mtd: rawnand: micron: Address the shallow erase issue
[PATCH 13/17] mtd: rawnand: cafe: Add exec_op() support
2020-05-03 19:49 UTC (8+ messages)
[PATCH 00/20] crypto: introduce crypto_shash_tfm_digest()
2020-05-03 16:13 UTC (5+ messages)
` [PATCH 01/20] crypto: hash - "
` [PATCH 16/20] ubifs: use crypto_shash_tfm_digest()
[PATCH v2 0/8] MLC in SLC mode
2020-05-03 15:53 UTC (9+ messages)
` [PATCH v2 1/8] mtd: rawnand: toshiba: Add a specific init for TC58TEG5DCLTA00
` [PATCH v2 2/8] mtd: rawnand: Define the "distance 3" MLC pairing scheme
` [PATCH v2 3/8] mtd: rawnand: toshiba: Set the pairing scheme for TC58TEG5DCLTA00
` [PATCH v2 4/8] mtd: Add support for emulated SLC mode on MLC NANDs
` [PATCH v2 5/8] dt-bindings: mtd: partition: Document the slc-mode property
` [PATCH v2 6/8] mtd: partitions: ofpart: Parse "
` [PATCH v2 7/8] mtd: cmdlinepart: Add an slc option to use SLC mode on a part
` [PATCH v2 8/8] ubi: Relax the 'no MLC' rule and allow MLCs operating in SLC mode
[PATCH 0/3] mtd: rawnand: brcmnand: Convert to exec_op()
2020-05-03 8:00 UTC (5+ messages)
` [PATCH 1/3] mtd: rawnand: Add the concept of destructive operation
` [PATCH 2/3] mtd: rawnand: bcrmnand: Add exec_op() support
` [PATCH 3/3] mtd: rawnand: brcmnand: Get rid of the legacy interface implementation
[Patch] mtd:rawnand: brcmnand: Fix PM resume crash
2020-05-02 20:52 UTC (2+ messages)
[PATCH] mtd: fix calculating partition end address
2020-05-02 19:53 UTC (9+ messages)
[PATCH] mtd: set mtd partition panic write flag
2020-05-02 18:08 UTC (7+ messages)
[PATCH 00/17] mtd: rawnand: cafe: Convert to exec_op() (and more)
2020-05-02 13:15 UTC (5+ messages)
[PATCH] ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
2020-05-02 12:48 UTC
[PATCH v2 0/2] Add Renesas RPC-IF support
2020-05-01 21:25 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: memory: document Renesas RPC-IF bindings
` [PATCH v2 2/2] memory: add Renesas RPC-IF driver
[PATCH v2 4/5] mtd: spi-nor: fix kernel-doc for spi_nor::info
2020-05-01 19:53 UTC (3+ messages)
` [PATCH trivial] mtd: spi-nor: Fix SPI NOR acronym
[PATCH 0/5] mtd: rawnand: diskonchip: Convert to exec_op()
2020-05-01 14:39 UTC (6+ messages)
` [PATCH 1/5] mtd: rawnand: diskonchip: Make sure doc2001plus_readbuf() works for single byte reads
` [PATCH 2/5] mtd: rawnand: diskonchip: Get rid of doc2000_readbuf_dword()
` [PATCH 3/5] mtd: rawnand: diskonchip: Inherit from nand_controller
` [PATCH 4/5] mtd: rawnand: diskonchip: Implement exec_op()
` [PATCH 5/5] mtd: rawnand: diskonchip: Get rid of the legacy interface implementation
[PATCH v5 0/7] Add Rockchip NFC drivers for RK3308 and others
2020-05-01 11:47 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 0/5] mtd: rawnand: davinci: Convert to exec_op()
2020-05-01 10:07 UTC (6+ messages)
` [PATCH 1/5] mtd: rawnand: davinci: Inherit from nand_controller
` [PATCH 2/5] mtd: rawnand: davinci: Stop using nand_chip.legacy.IO_ADDR_{R, W}
` [PATCH 3/5] mtd: rawnand: davinci: Implement exec_op()
` [PATCH 4/5] mtd: rawnand: davinci: Get rid of the legacy interface implementation
` [PATCH 5/5] mtd: rawnand: davinci: Change the {read, write}_buf prototypes
[PATCH 0/4] mtd: rawnand: cs553x: Convert to exec_op()
2020-05-01 9:06 UTC (5+ messages)
` [PATCH 1/4] mtd: rawnand: cs553x: Declare controllers instead of NAND chips
` [PATCH 2/4] mtd: rawnand: cs553x: Stop using chip->legacy.IO_ADDR_{R, W}
` [PATCH 3/4] mtd: rawnand: cs553x: Implement exec_op()
` [PATCH 4/4] mtd: rawnand: cs553x: Get rid of the legacy interface implementation
[PATCH] mtd: cfi_cmdset_0001: Support the absence of protection registers
2020-05-01 6:24 UTC (4+ messages)
[PATCH] ubi: Select fastmap anchor PEBs considering wear level rules
2020-04-30 14:35 UTC (6+ messages)
[PATCH] mtd: Fix mtd not registered due to nvmem name collision
2020-04-30 13:17 UTC
[PATCH] mtd: Fix mtd not the same name not registered if nvmem
2020-04-30 12:52 UTC (9+ messages)
` [PATCH v2] "
[PATCH v4 00/16] mtd: spi-nor: add xSPI Octal DTR support
2020-04-30 12:19 UTC (5+ messages)
` [PATCH v4 02/16] spi: atmel-quadspi: reject DTR ops
[PATCH 0/2] update is25wp256d page write capabilities
2020-04-30 9:58 UTC (3+ messages)
` [PATCH 1/2] riscv: defconfig: enable spi nor on Hifive Unleashed A00 board
` [PATCH 2/2] spi: nor: update page program settings for is25wp256 using post bfpt fixup
[PATCH v2 0/5] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
2020-04-30 8:21 UTC (9+ messages)
[PATCH] ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans()
2020-04-30 7:41 UTC (6+ messages)
` Please queue ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans() for stable (was: Re: [PATCH] ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans())
[PATCH 0/3] mtd: rawnand: Get rid of the cmx270 driver
2020-04-29 22:31 UTC (4+ messages)
` [PATCH 1/3] ARM: pxa: cm-x270: Use gen_nand to expose the NAND device
` [PATCH 2/3] ARM: pxa: Stop selecting CONFIG_MTD_NAND_CM_X270
` [PATCH 3/3] mtd: rawnand: Remove the cmx270 NAND controller driver
[PATCH] mtd: parser: cmdline: Support MTD names containing one or more colons
2020-04-29 16:53 UTC
[PATCH v2 0/6] mtd: rawnand: atmel: Convert the driver to exec_op()
2020-04-29 13:20 UTC (7+ messages)
` [PATCH v2 1/6] mtd: rawnand: atmel: Enable the NFC controller at probe time
` [PATCH v2 2/6] mtd: rawnand: atmel: Drop redundant nand_read_page_op()
` [PATCH v2 3/6] mtd: rawnand: atmel: Use nand_{write,read}_data_op()
` [PATCH v2 4/6] mtd: rawnand: atmel: Use nand_prog_page_end_op()
` [PATCH v2 5/6] mtd: rawnand: atmel: Convert the driver to exec_op()
` [PATCH v2 6/6] mtd: rawnand: atmel: Get rid of the legacy interface implementation
[PATCH 1/8] dt-bindings: clock: Convert ingenic,cgu.txt to YAML
2020-04-28 14:12 UTC (3+ messages)
` [PATCH 8/8] dt-bindings: display: Convert ingenic,lcd.txt "
` [PATCH 8/8] dt-bindings: display: Convert ingenic, lcd.txt "
[PATCH v3 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
2020-04-29 11:50 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: mtd: Add YAML for Nand Flash Controller support
[PATCH v2 00/12] add STM32 FMC2 controller drivers
2020-04-29 10:27 UTC (24+ messages)
` [PATCH v2 01/12] dt-bindings: mfd: stm32-fmc2: add STM32 FMC2 controller documentation
` [PATCH v2 04/12] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
` [PATCH v2 06/12] mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
` [PATCH v2 07/12] mtd: rawnand: stm32_fmc2: cleanup
[PATCH] mtd: spi-nor: spansion: Differentiate between s25fl256s and s25fs256s
2020-04-29 7:51 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).