Show patches with: Archived = No       |   28251 patches
« 1 2 ... 92 93 94282 283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,02/10] mtd: rawnand: stm32_fmc2: remove useless inline comments add STM32 FMC2 EBI controller driver - - 1 - --- 2020-05-06 Christophe Kerello Accepted
[v4,01/10] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time add STM32 FMC2 EBI controller driver - - - - --- 2020-05-06 Christophe Kerello Accepted
[v3,10/10] mtd: rawnand: stm32_fmc2: get resources from parent node add STM32 FMC2 EBI controller driver - - - - --- 2020-05-05 Christophe Kerello mraynal Changes Requested
[v3,09/10] mtd: rawnand: stm32_fmc2: use regmap APIs add STM32 FMC2 EBI controller driver - - 1 - --- 2020-05-05 Christophe Kerello mraynal Changes Requested
[v3,08/10] memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver add STM32 FMC2 EBI controller driver - - - - --- 2020-05-05 Christophe Kerello mraynal Changes Requested
[v3,07/10] dt-bindings: memory-controller: add STM32 FMC2 EBI controller documentation add STM32 FMC2 EBI controller driver - - - - --- 2020-05-05 Christophe Kerello mraynal Changes Requested
[v3,06/10] dt-bindings: mtd: update STM32 FMC2 NAND controller documentation add STM32 FMC2 EBI controller driver - - - - --- 2020-05-05 Christophe Kerello mraynal Changes Requested
[v3,05/10] mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros add STM32 FMC2 EBI controller driver - - 1 - --- 2020-05-05 Christophe Kerello mraynal Changes Requested
[v3,04/10] mtd: rawnand: stm32_fmc2: cleanup add STM32 FMC2 EBI controller driver - - 1 - --- 2020-05-05 Christophe Kerello mraynal Changes Requested
[v3,03/10] mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts add STM32 FMC2 EBI controller driver - - - - --- 2020-05-05 Christophe Kerello mraynal Changes Requested
[v3,02/10] mtd: rawnand: stm32_fmc2: remove useless inline comments add STM32 FMC2 EBI controller driver - - 1 - --- 2020-05-05 Christophe Kerello mraynal Changes Requested
[v3,01/10] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time add STM32 FMC2 EBI controller driver - - - - --- 2020-05-05 Christophe Kerello mraynal Changes Requested
mtd: lpddr: fix excessive stack usage with clang mtd: lpddr: fix excessive stack usage with clang 1 1 1 - --- 2020-05-05 Arnd Bergmann mraynal Accepted
[v2,19/19] mtd: rawnand: cafe: Get rid of the last printk() mtd: rawnand: cafe: Convert to exec_op() (and more) - - 1 - --- 2020-05-05 Boris Brezillon mraynal Changes Requested
[v2,18/19] mtd: rawnand: cafe: Drop the cafe_{readl, writel}() wrappers mtd: rawnand: cafe: Convert to exec_op() (and more) - - 1 - --- 2020-05-05 Boris Brezillon mraynal Changes Requested
[v2,17/19] mtd: rawnand: cafe: s/uint{8,16,32}_t/u{8,16,32}/ mtd: rawnand: cafe: Convert to exec_op() (and more) - - 1 1 --- 2020-05-05 Boris Brezillon mraynal Changes Requested
[v2,16/19] mtd: rawnand: cafe: Adjust the cafe_{read, write}_buf() prototypes mtd: rawnand: cafe: Convert to exec_op() (and more) - - 1 1 --- 2020-05-05 Boris Brezillon mraynal Changes Requested
[v2,15/19] mtd: rawnand: cafe: Get rid of the legacy interface implementation mtd: rawnand: cafe: Convert to exec_op() (and more) - - 1 1 --- 2020-05-05 Boris Brezillon mraynal Changes Requested
[v2,14/19] mtd: rawnand: cafe: Add exec_op() support mtd: rawnand: cafe: Convert to exec_op() (and more) - - 1 1 --- 2020-05-05 Boris Brezillon mraynal Changes Requested
[v2,13/19] mtd: rawnand: cafe: Don't split things when reading/writing a page mtd: rawnand: cafe: Convert to exec_op() (and more) - - - 1 --- 2020-05-05 Boris Brezillon mraynal Changes Requested
[v2,12/19] mtd: rawnand: cafe: Don't leave ECC enabled in the write path mtd: rawnand: cafe: Convert to exec_op() (and more) - - 1 1 --- 2020-05-05 Boris Brezillon mraynal Changes Requested
[v2,11/19] mtd: rawnand: cafe: Explicitly inherit from nand_controller mtd: rawnand: cafe: Convert to exec_op() (and more) - - 1 1 --- 2020-05-05 Boris Brezillon mraynal Changes Requested
[v2,10/19] mtd: rawnand: cafe: Get rid of a useless label mtd: rawnand: cafe: Convert to exec_op() (and more) - - 1 1 --- 2020-05-05 Boris Brezillon mraynal Changes Requested
[v2,09/19] mtd: rawnand: cafe: Use devm_kzalloc and devm_request_irq() mtd: rawnand: cafe: Convert to exec_op() (and more) - - 1 1 --- 2020-05-05 Boris Brezillon mraynal Changes Requested
[v2,08/19] mtd: rawnand: cafe: Get rid of the debug module param mtd: rawnand: cafe: Convert to exec_op() (and more) - - 1 - --- 2020-05-05 Boris Brezillon mraynal Changes Requested
[v2,07/19] mtd: rawnand: cafe: Factor out the controller initialization logic mtd: rawnand: cafe: Convert to exec_op() (and more) - - 1 1 --- 2020-05-05 Boris Brezillon mraynal Changes Requested
[v2,06/19] mtd: rawnand: cafe: Demistify register fields mtd: rawnand: cafe: Convert to exec_op() (and more) - - 1 1 --- 2020-05-05 Boris Brezillon mraynal Changes Requested
[v2,05/19] mtd: rawnand: cafe: Include linux/io.h instead of asm/io.h mtd: rawnand: cafe: Convert to exec_op() (and more) - - 1 1 --- 2020-05-05 Boris Brezillon mraynal Changes Requested
[v2,04/19] mtd: rawnand: cafe: Use a correct ECC mode and pass the ECC alg mtd: rawnand: cafe: Convert to exec_op() (and more) - - 1 1 --- 2020-05-05 Boris Brezillon mraynal Changes Requested
[v2,03/19] mtd: rawnand: cafe: Rename cafe_nand_write_page_lowlevel() mtd: rawnand: cafe: Convert to exec_op() (and more) - - 1 1 --- 2020-05-05 Boris Brezillon mraynal Changes Requested
[v2,02/19] mtd: rawnand: cafe: Get rid of an inaccurate kernel doc header mtd: rawnand: cafe: Convert to exec_op() (and more) - - 1 - --- 2020-05-05 Boris Brezillon mraynal Changes Requested
[v2,01/19] mtd: rawnand: Propage CS selection to sub operations mtd: rawnand: cafe: Convert to exec_op() (and more) - - 1 - --- 2020-05-05 Boris Brezillon Accepted
mtd: set master partition panic write flag mtd: set master partition panic write flag - - - - --- 2020-05-04 Kamal Dasu Changes Requested
[v4,13/13] mtd: rawnand: micron: Allow controllers to overload raw accessors Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v4,12/13] mtd: rawnand: Allow controllers to overload soft ECC hooks Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v4,11/13] mtd: rawnand: Expose monolithic read/write_page_raw() helpers Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v4,10/13] mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v4,09/13] mtd: rawnand: onfi: Adapt the parameter page read to constraint controllers Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v4,08/13] mtd: rawnand: Give the possibility to verify a read operation is supported Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v4,07/13] mtd: rawnand: Add a helper to check supported operations Supporting restricted NAND controllers - - - - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v4,06/13] mtd: rawnand: Avoid indirect access to ->data_buf() Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v4,05/13] mtd: rawnand: Rename the use_bufpoi variables Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v4,04/13] mtd: rawnand: Fix comments about the use of bufpoi Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v4,03/13] mtd: rawnand: Rename a NAND chip option Supporting restricted NAND controllers - - - - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v4,02/13] mtd: rawnand: Reorder the nand_chip->options flags Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v4,01/13] mtd: rawnand: Translate obscure bitfields into readable macros Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
nand: raw: use write_oob_raw for MTD_OPS_AUTO_OOB mode nand: raw: use write_oob_raw for MTD_OPS_AUTO_OOB mode - - - - --- 2020-05-04 Álvaro Fernández Rojas mraynal Rejected
[v3,13/13] mtd: rawnand: micron: Allow controllers to overload raw accessors Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v3,12/13] mtd: rawnand: Allow controllers to overload soft ECC hooks Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v3,11/13] mtd: rawnand: Expose monolithic read/write_page_raw() helpers Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v3,10/13] mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v3,09/13] mtd: rawnand: onfi: Adapt the parameter page read to constraint controllers Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v3,08/13] mtd: rawnand: Give the possibility to verify a read operation is supported Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v3,07/13] mtd: rawnand: Add a helper to check supported operations Supporting restricted NAND controllers - - - - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v3,06/13] mtd: rawnand: Avoid indirect access to ->data_buf() Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v3,05/13] mtd: rawnand: Rename the use_bufpoi variables Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v3,04/13] mtd: rawnand: Fix comments about the use of bufpoi Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v3,03/13] mtd: rawnand: Rename a NAND chip option Supporting restricted NAND controllers - - - - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v3,02/13] mtd: rawnand: Reorder the nand_chip->options flags Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v3,01/13] mtd: rawnand: Translate obscure bitfields into readable macros Supporting restricted NAND controllers - - 1 - --- 2020-05-04 Miquel Raynal mraynal Changes Requested
[v2,8/8] ubi: Relax the 'no MLC' rule and allow MLCs operating in SLC mode MLC in SLC mode 1 - - - --- 2020-05-03 Miquel Raynal Accepted
[v2,7/8] mtd: cmdlinepart: Add an slc option to use SLC mode on a part MLC in SLC mode - - - - --- 2020-05-03 Miquel Raynal Accepted
[v2,6/8] mtd: partitions: ofpart: Parse the slc-mode property MLC in SLC mode - - - - --- 2020-05-03 Miquel Raynal Accepted
[v2,5/8] dt-bindings: mtd: partition: Document the slc-mode property MLC in SLC mode - - - - --- 2020-05-03 Miquel Raynal Accepted
[v2,4/8] mtd: Add support for emulated SLC mode on MLC NANDs MLC in SLC mode - - - - --- 2020-05-03 Miquel Raynal Accepted
[v2,3/8] mtd: rawnand: toshiba: Set the pairing scheme for TC58TEG5DCLTA00 MLC in SLC mode - - - - --- 2020-05-03 Miquel Raynal Accepted
[v2,2/8] mtd: rawnand: Define the "distance 3" MLC pairing scheme MLC in SLC mode - - - - --- 2020-05-03 Miquel Raynal Accepted
[v2,1/8] mtd: rawnand: toshiba: Add a specific init for TC58TEG5DCLTA00 MLC in SLC mode - - - - --- 2020-05-03 Miquel Raynal Accepted
[v2,3/3] mtd: rawnand: micron: Address the shallow erase issue Fix proposal for the Micron shallow erase issue - - - - --- 2020-05-03 Miquel Raynal mraynal Changes Requested
[v2,2/3] mtd: rawnand: Add the nand_chip->write_oob hook Fix proposal for the Micron shallow erase issue - - - - --- 2020-05-03 Miquel Raynal mraynal Changes Requested
[v2,1/3] mtd: rawnand: Add the nand_chip->erase hook Fix proposal for the Micron shallow erase issue - - - - --- 2020-05-03 Miquel Raynal mraynal Changes Requested
mtd:rawnand: brcmnand: Fix PM resume crash mtd:rawnand: brcmnand: Fix PM resume crash 1 1 - - --- 2020-05-02 Kamal Dasu mraynal Changes Requested
[3/3] mtd: rawnand: brcmnand: Get rid of the legacy interface implementation mtd: rawnand: brcmnand: Convert to exec_op() - - - - --- 2020-05-02 Boris Brezillon mraynal Changes Requested
[2/3] mtd: rawnand: bcrmnand: Add exec_op() support mtd: rawnand: brcmnand: Convert to exec_op() - - 1 - --- 2020-05-02 Boris Brezillon mraynal Changes Requested
[1/3] mtd: rawnand: Add the concept of destructive operation mtd: rawnand: brcmnand: Convert to exec_op() - - - - --- 2020-05-02 Boris Brezillon mraynal Changes Requested
ubi: Fix seq_file usage in detailed_erase_block_info debugfs file ubi: Fix seq_file usage in detailed_erase_block_info debugfs file - 1 - - --- 2020-05-02 Richard Weinberger rw Not Applicable
ubifs: fix wrong use of crypto_shash_descsize() ubifs: fix wrong use of crypto_shash_descsize() 1 2 - - --- 2020-05-02 Eric Biggers rw Not Applicable
[16/20] ubifs: use crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() - - - - --- 2020-05-02 Eric Biggers rw Not Applicable
[01/20] crypto: hash - introduce crypto_shash_tfm_digest() crypto: introduce crypto_shash_tfm_digest() - - - - --- 2020-05-02 Eric Biggers rw Not Applicable
[5/5] mtd: rawnand: diskonchip: Get rid of the legacy interface implementation mtd: rawnand: diskonchip: Convert to exec_op() - - - - --- 2020-05-01 Boris Brezillon Accepted
[4/5] mtd: rawnand: diskonchip: Implement exec_op() mtd: rawnand: diskonchip: Convert to exec_op() - - - - --- 2020-05-01 Boris Brezillon Accepted
[3/5] mtd: rawnand: diskonchip: Inherit from nand_controller mtd: rawnand: diskonchip: Convert to exec_op() - - - - --- 2020-05-01 Boris Brezillon Accepted
[2/5] mtd: rawnand: diskonchip: Get rid of doc2000_readbuf_dword() mtd: rawnand: diskonchip: Convert to exec_op() - - - - --- 2020-05-01 Boris Brezillon Accepted
[1/5] mtd: rawnand: diskonchip: Make sure doc2001plus_readbuf() works for single byte reads mtd: rawnand: diskonchip: Convert to exec_op() - - - - --- 2020-05-01 Boris Brezillon Accepted
[5/5] mtd: rawnand: davinci: Change the {read, write}_buf prototypes mtd: rawnand: davinci: Convert to exec_op() - - 1 - --- 2020-05-01 Boris Brezillon mraynal Changes Requested
[4/5] mtd: rawnand: davinci: Get rid of the legacy interface implementation mtd: rawnand: davinci: Convert to exec_op() - - 1 - --- 2020-05-01 Boris Brezillon mraynal Changes Requested
[3/5] mtd: rawnand: davinci: Implement exec_op() mtd: rawnand: davinci: Convert to exec_op() - - - - --- 2020-05-01 Boris Brezillon mraynal Changes Requested
[2/5] mtd: rawnand: davinci: Stop using nand_chip.legacy.IO_ADDR_{R, W} mtd: rawnand: davinci: Convert to exec_op() - - 1 - --- 2020-05-01 Boris Brezillon mraynal Changes Requested
[1/5] mtd: rawnand: davinci: Inherit from nand_controller mtd: rawnand: davinci: Convert to exec_op() - - 1 - --- 2020-05-01 Boris Brezillon mraynal Changes Requested
[4/4] mtd: rawnand: cs553x: Get rid of the legacy interface implementation mtd: rawnand: cs553x: Convert to exec_op() - - 1 - --- 2020-05-01 Boris Brezillon Accepted
[3/4] mtd: rawnand: cs553x: Implement exec_op() mtd: rawnand: cs553x: Convert to exec_op() - - 1 - --- 2020-05-01 Boris Brezillon Accepted
[2/4] mtd: rawnand: cs553x: Stop using chip->legacy.IO_ADDR_{R, W} mtd: rawnand: cs553x: Convert to exec_op() - - 1 - --- 2020-05-01 Boris Brezillon Accepted
[1/4] mtd: rawnand: cs553x: Declare controllers instead of NAND chips mtd: rawnand: cs553x: Convert to exec_op() - - 1 - --- 2020-05-01 Boris Brezillon Accepted
[v2,2/2] memory: add Renesas RPC-IF driver Add Renesas RPC-IF support - - - - --- 2020-04-30 Sergei Shtylyov Not Applicable
[v2,1/2] dt-bindings: memory: document Renesas RPC-IF bindings Add Renesas RPC-IF support - - - - --- 2020-04-30 Sergei Shtylyov Not Applicable
mtd: Fix mtd not registered due to nvmem name collision mtd: Fix mtd not registered due to nvmem name collision 1 1 - - --- 2020-04-30 Ricardo Ribalda Delgado Accepted
[2/2] spi: nor: update page program settings for is25wp256 using post bfpt fixup update is25wp256d page write capabilities - - - - --- 2020-04-30 Sagar Shrikant Kadam Not Applicable
[1/2] riscv: defconfig: enable spi nor on Hifive Unleashed A00 board. update is25wp256d page write capabilities - - - - --- 2020-04-30 Sagar Shrikant Kadam Not Applicable
[3/3] mtd: rawnand: Remove the cmx270 NAND controller driver mtd: rawnand: Get rid of the cmx270 driver - - - - --- 2020-04-29 Boris Brezillon mraynal Changes Requested
[2/3] ARM: pxa: Stop selecting CONFIG_MTD_NAND_CM_X270 mtd: rawnand: Get rid of the cmx270 driver - - - - --- 2020-04-29 Boris Brezillon mraynal Changes Requested
« 1 2 ... 92 93 94282 283 »