Show patches with: Archived = No       |   28030 patches
« 1 2 ... 100 101 102280 281 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v8,13/14] spi: mxic: Add support for direct mapping External ECC engines & Macronix support - - 2 1 --- 2021-12-21 Miquel Raynal Changes Requested
[v8,14/14] spi: mxic: Add support for pipelined ECC operations External ECC engines & Macronix support - - 1 - --- 2021-12-21 Miquel Raynal Changes Requested
[1/3] mtd: core: call devm_of_platform_populate() for MTD devices [1/3] mtd: core: call devm_of_platform_populate() for MTD devices - - - - --- 2021-12-22 Rafał Miłecki Changes Requested
[2/3] dt-bindings: nvmem: add U-Boot environment variables binding [1/3] mtd: core: call devm_of_platform_populate() for MTD devices - - - - --- 2021-12-22 Rafał Miłecki Changes Requested
[3/3] nvmem: add driver handling U-Boot environment variables [1/3] mtd: core: call devm_of_platform_populate() for MTD devices - - - - --- 2021-12-22 Rafał Miłecki Changes Requested
[1/9] mtd: rawnand: brcmnand: Allow SoC to provide I/O operations BCMA support for brcmnand - - - - --- 2021-12-23 Florian Fainelli Changes Requested
[2/9] mtd: rawnand: brcmnand: Assign soc as early as possible BCMA support for brcmnand - - - - --- 2021-12-23 Florian Fainelli Changes Requested
[3/9] mtd: rawnand: brcmnand: Avoid pdev in brcmnand_init_cs() BCMA support for brcmnand - - - - --- 2021-12-23 Florian Fainelli Changes Requested
[4/9] mtd: rawnand: brcmnand: Move OF operations out of brcmnand_init_cs() BCMA support for brcmnand - - - - --- 2021-12-23 Florian Fainelli Changes Requested
[5/9] mtd: rawnand: brcmnand: Allow working without interrupts BCMA support for brcmnand - - - - --- 2021-12-23 Florian Fainelli Changes Requested
[6/9] mtd: rawnand: brcmnand: Add platform data structure for BCMA BCMA support for brcmnand - - - - --- 2021-12-23 Florian Fainelli Changes Requested
[7/9] mtd: rawnand: brcmnand: Allow platform data instantation BCMA support for brcmnand - - - - --- 2021-12-23 Florian Fainelli Changes Requested
[8/9] mtd: rawnand: brcmnand: BCMA controller uses command shift of 0 BCMA support for brcmnand - - - - --- 2021-12-23 Florian Fainelli Changes Requested
[9/9] mtd: rawnand: brcmnand: Add BCMA shim BCMA support for brcmnand - - - - --- 2021-12-23 Florian Fainelli Changes Requested
mtd: onenand: Check for error irq mtd: onenand: Check for error irq - 1 - - --- 2021-12-24 Jiasheng Jiang Changes Requested
mtd: spi-nor: fix reading/writing of MX25L6405D mtd: spi-nor: fix reading/writing of MX25L6405D - 1 - - --- 2021-12-27 Nick tambarus Changes Requested
[2/2] mtd: spi-nor: disable 16-bit-sr for macronix [1/2] mtd: spi-nor: locking support for MX25L6405D - 1 - - --- 2021-12-27 Nick tambarus Changes Requested
[v3,01/17] spi: spi-mem: Add DTR templates for cmd, address, dummy and data phase mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support - - - - --- 2022-01-01 Apurva Nandan Changes Requested
[v3,02/17] mtd: spinand: Define macros for Octal DTR ops mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support - - - - --- 2022-01-01 Apurva Nandan Changes Requested
[v3,03/17] mtd: spinand: Add enum spinand_protocol to indicate current SPI IO mode mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support - - - - --- 2022-01-01 Apurva Nandan Changes Requested
[v3,04/17] mtd: spinand: Rename 'op_templates' to 'data_ops' mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support - - - - --- 2022-01-01 Apurva Nandan Changes Requested
[v3,05/17] mtd: spinand: Define ctrl_ops for non-page read/write op templates mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support - - - - --- 2022-01-01 Apurva Nandan Changes Requested
[v3,06/17] mtd: spinand: Define default ctrl_ops in the core mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support - - - - --- 2022-01-01 Apurva Nandan Changes Requested
[v3,07/17] mtd: spinand: Switch from op macros usage to 'ctrl_ops' in the core mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support - - - - --- 2022-01-01 Apurva Nandan Changes Requested
[v3,08/17] mtd: spinand: Add support for manufacturer-based ctrl_ops variations mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support - - - - --- 2022-01-01 Apurva Nandan Changes Requested
[v3,09/17] mtd: spinand: Add change_mode() in manufacturer_ops mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support - - - - --- 2022-01-01 Apurva Nandan Changes Requested
[v3,10/17] mtd: spinand: Add pointer to probed flash's spinand_info mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support - - - - --- 2022-01-01 Apurva Nandan Changes Requested
[v3,11/17] mtd: spinand: Allow enabling/disabling Octal DTR mode in the core mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support - - - - --- 2022-01-01 Apurva Nandan Changes Requested
[v3,12/17] mtd: spinand: Add mtd_suspend() to disable Octal DTR mode at suspend mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support - - - - --- 2022-01-01 Apurva Nandan Changes Requested
[v3,13/17] mtd: spinand: winbond: Add support for write volatile configuration register op mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support - - - - --- 2022-01-01 Apurva Nandan Changes Requested
[v3,14/17] mtd: spinand: winbond: Add octal_dtr_enable/disable() in manufacturer_ops mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support - - - - --- 2022-01-01 Apurva Nandan Changes Requested
[v3,15/17] mtd: spianand: winbond: Add change_mode() manufacturer_ops mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support - - - - --- 2022-01-01 Apurva Nandan Changes Requested
[v3,16/17] mtd: spinand: winbond: Rename cache op_variants struct variable mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support - - - - --- 2022-01-01 Apurva Nandan Changes Requested
[v3,17/17] mtd: spinand: winbond: Add support for Winbond W35N01JW SPI NAND flash mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support - - - - --- 2022-01-01 Apurva Nandan Changes Requested
mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe() mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe() - 1 - - --- 2022-01-02 Bryan O'Donoghue Changes Requested
[v2] mtd: onenand: Check for error irq [v2] mtd: onenand: Check for error irq - 1 - - --- 2022-01-04 Jiasheng Jiang Changes Requested
[1/3] dt-binding: mtd: nand: Document the wp-gpios property mtd: rawnand: stm32_fmc2: Add NAND Write Protect support 1 - - - --- 2022-01-05 Christophe Kerello mraynal Changes Requested
[2/3] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support mtd: rawnand: stm32_fmc2: Add NAND Write Protect support - - - - --- 2022-01-05 Christophe Kerello mraynal Changes Requested
[3/3] nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property mtd: rawnand: stm32_fmc2: Add NAND Write Protect support - - - - --- 2022-01-05 Christophe Kerello mraynal Changes Requested
mtd: rawnand: meson: fix the clock after discarding sd_emmc_c_clkc mtd: rawnand: meson: fix the clock after discarding sd_emmc_c_clkc - - - - --- 2022-01-06 Liang Yang Changes Requested
dt-bindings: nand: meson: fix controller clock dt-bindings: nand: meson: fix controller clock - - - - --- 2022-01-06 Liang Yang Changes Requested
mtd: rawnand: cache read suquential mtd: rawnand: cache read suquential - - - - --- 2022-01-06 liao jaime mraynal Changes Requested
[v2,1/9] mtd: rawnand: brcmnand: Assign soc as early as possible BCMA support for brcmnand - - - - --- 2022-01-07 Florian Fainelli Changes Requested
[v2,2/9] mtd: rawnand: brcmnand: Allow SoC to provide I/O operations BCMA support for brcmnand - - - - --- 2022-01-07 Florian Fainelli Changes Requested
[v2,3/9] mtd: rawnand: brcmnand: Avoid pdev in brcmnand_init_cs() BCMA support for brcmnand - - - - --- 2022-01-07 Florian Fainelli Changes Requested
[v2,4/9] mtd: rawnand: brcmnand: Move OF operations out of brcmnand_init_cs() BCMA support for brcmnand - - - - --- 2022-01-07 Florian Fainelli Changes Requested
[v2,5/9] mtd: rawnand: brcmnand: Allow working without interrupts BCMA support for brcmnand - - - - --- 2022-01-07 Florian Fainelli Changes Requested
[v2,6/9] mtd: rawnand: brcmnand: Add platform data structure for BCMA BCMA support for brcmnand - - - - --- 2022-01-07 Florian Fainelli Changes Requested
[v2,7/9] mtd: rawnand: brcmnand: Allow platform data instantation BCMA support for brcmnand - - - - --- 2022-01-07 Florian Fainelli Changes Requested
[v2,8/9] mtd: rawnand: brcmnand: BCMA controller uses command shift of 0 BCMA support for brcmnand - - - - --- 2022-01-07 Florian Fainelli Changes Requested
[v2,9/9] mtd: rawnand: brcmnand: Add BCMA shim BCMA support for brcmnand - - - - --- 2022-01-07 Florian Fainelli Changes Requested
mtd: spi-nor: Add support for w25q512jvm mtd: spi-nor: Add support for w25q512jvm - - - - --- 2022-01-09 Dhananjay Phadke tambarus Changes Requested
mtd: nand: raw: qcom_nandc: Don't clear_bam_transaction on READID mtd: nand: raw: qcom_nandc: Don't clear_bam_transaction on READID - - - - --- 2022-01-13 Konrad Dybcio mraynal Changes Requested
[RFC,v2,2/5] mtd: rawnand: gpmi: fix controller timings setting Fix and improve gpmi nand on mx28 - 1 - - --- 2022-01-17 Dario Binacchi Changes Requested
[RFC,v2,3/5] mtd: rawnand: gpmi: use a table to get EDO mode setup Fix and improve gpmi nand on mx28 - - - - --- 2022-01-17 Dario Binacchi Changes Requested
[RFC,v2,4/5] mtd: rawnand: gpmi: validate controller clock rate Fix and improve gpmi nand on mx28 - - - - --- 2022-01-17 Dario Binacchi Changes Requested
[RFC,v2,5/5] mtd: rawnand: gpmi: support fast edo timings for mx28 Fix and improve gpmi nand on mx28 - - - - --- 2022-01-17 Dario Binacchi Changes Requested
[RFC,v3,2/4] mtd: rawnand: gpmi: fix controller timings setting Fix and improve gpmi nand on mx28 - 1 - - --- 2022-01-17 Dario Binacchi Changes Requested
[RFC,v3,3/4] mtd: rawnand: gpmi: validate controller clock rate Fix and improve gpmi nand on mx28 - - - - --- 2022-01-17 Dario Binacchi Changes Requested
[RFC,v3,4/4] mtd: rawnand: gpmi: support fast edo timings for mx28 Fix and improve gpmi nand on mx28 - - - - --- 2022-01-17 Dario Binacchi Changes Requested
mtd: spi-nor: winbond: fix the name of W25Q16JV-IM/-JM mtd: spi-nor: winbond: fix the name of W25Q16JV-IM/-JM - - - - --- 2022-01-20 Michael Walle tambarus Changes Requested
[RFC,1/2] dt-bindings: mtd: partitions: Document new dynamic-partitions node Add nvmem support for dynamic partitions - - - - --- 2022-01-20 Christian Marangi Changes Requested
[RFC,2/2] mtd: core: introduce of support for dynamic partitions Add nvmem support for dynamic partitions - - - - --- 2022-01-20 Christian Marangi Changes Requested
mtd: phram: Prevent divide by zero bug in phram_setup() mtd: phram: Prevent divide by zero bug in phram_setup() - 1 1 - --- 2022-01-21 Dan Carpenter Changes Requested
mtd: spi-nor: macronix: Add support for mx66u1g45g mtd: spi-nor: macronix: Add support for mx66u1g45g - - - - --- 2022-01-24 Ley Foon Tan tambarus Changes Requested
mtd/memory: omap: Fix build dependencies mtd/memory: omap: Fix build dependencies - 1 - - --- 2022-01-27 Miquel Raynal mraynal Changes Requested
mtd: Replace the expert mode symbols with a single helper mtd: Replace the expert mode symbols with a single helper - - - - --- 2022-01-27 Miquel Raynal mraynal Changes Requested
[v2,1/2] mtd: rawnand: meson: discard the common MMC sub clock framework refine the NFC clock framework - - - - --- 2022-01-28 Liang Yang Changes Requested
[v2,2/2] dt-bindings: nand: meson: refine Amlogic NAND controller driver refine the NFC clock framework - - - - --- 2022-01-28 Liang Yang Changes Requested
Fix the size of the header read buffer. Fix the size of the header read buffer. - - - - --- 2022-01-28 Jean-Marc Eurin Changes Requested
Add a timestamp to the oops header. Add a timestamp to the oops header. - - - - --- 2022-01-28 Jean-Marc Eurin Changes Requested
[v2] dt-bindings: mtd: drop mtd/cortina,gemini-flash.txt [v2] dt-bindings: mtd: drop mtd/cortina,gemini-flash.txt - - 1 - --- 2022-01-31 Corentin LABBE mraynal Changes Requested
[v2,1/4] dt-binding: mtd: nand: Document the wp-gpios property mtd: rawnand: stm32_fmc2: Add NAND Write Protect support 1 - - - --- 2022-01-31 Christophe Kerello mraynal Changes Requested
[v2,2/4] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support mtd: rawnand: stm32_fmc2: Add NAND Write Protect support - - - - --- 2022-01-31 Christophe Kerello mraynal Changes Requested
[v2,3/4] nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property mtd: rawnand: stm32_fmc2: Add NAND Write Protect support - - - - --- 2022-01-31 Christophe Kerello mraynal Changes Requested
[v2,4/4] mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios property mtd: rawnand: stm32_fmc2: Add NAND Write Protect support - - - - --- 2022-01-31 Christophe Kerello mraynal Changes Requested
mtd: spi-nor: Init xtx flash xt25f32b, xt25f128b mtd: spi-nor: Init xtx flash xt25f32b, xt25f128b - - - - --- 2022-02-01 Carl Richard Theodor Schneider tambarus Changes Requested
[v1,01/14] mtd: spi-nor: export more function to be used in vendor modules mtd: spi-nor: move vendor specific code into vendor modules - - 2 - --- 2022-02-02 Michael Walle tambarus Changes Requested
[v1,02/14] mtd: spi-nor: slightly refactor the spi_nor_setup() mtd: spi-nor: move vendor specific code into vendor modules - - 2 - --- 2022-02-02 Michael Walle tambarus Changes Requested
[v1,03/14] mtd: spi-nor: allow a flash to define its own ready() function mtd: spi-nor: move vendor specific code into vendor modules - - 2 - --- 2022-02-02 Michael Walle tambarus Changes Requested
[v1,04/14] mtd: spi-nor: move all xilinx specifics into xilinx.c mtd: spi-nor: move vendor specific code into vendor modules - - 2 - --- 2022-02-02 Michael Walle tambarus Changes Requested
[v1,05/14] mtd: spi-nor: xilinx: rename vendor specific functions and defines mtd: spi-nor: move vendor specific code into vendor modules - - - - --- 2022-02-02 Michael Walle tambarus Changes Requested
[v1,06/14] mtd: spi-nor: xilinx: correct the debug message mtd: spi-nor: move vendor specific code into vendor modules - - 2 - --- 2022-02-02 Michael Walle tambarus Changes Requested
[v1,07/14] mtd: spi-nor: move all micron-st specifics into micron-st.c mtd: spi-nor: move vendor specific code into vendor modules - - 1 - --- 2022-02-02 Michael Walle tambarus Changes Requested
[v1,08/14] mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flag mtd: spi-nor: move vendor specific code into vendor modules - - 2 - --- 2022-02-02 Michael Walle tambarus Changes Requested
[v1,09/14] mtd: spi-nor: micron-st: fix micron_st prefix mtd: spi-nor: move vendor specific code into vendor modules - - 2 - --- 2022-02-02 Michael Walle tambarus Changes Requested
[v1,10/14] mtd: spi-nor: micron-st: rename vendor specific functions and defines mtd: spi-nor: move vendor specific code into vendor modules - - - - --- 2022-02-02 Michael Walle tambarus Changes Requested
[v1,11/14] mtd: spi-nor: spansion: slightly rework control flow in late_init() mtd: spi-nor: move vendor specific code into vendor modules - - 1 - --- 2022-02-02 Michael Walle tambarus Changes Requested
[v1,12/14] mtd: spi-nor: move all spansion specifics into spansion.c mtd: spi-nor: move vendor specific code into vendor modules - - - - --- 2022-02-02 Michael Walle tambarus Changes Requested
[v1,13/14] mtd: spi-nor: spansion: convert USE_CLSR to a manufacturer flag mtd: spi-nor: move vendor specific code into vendor modules - - 2 - --- 2022-02-02 Michael Walle tambarus Changes Requested
[v1,14/14] mtd: spi-nor: renumber flags mtd: spi-nor: move vendor specific code into vendor modules - - 2 - --- 2022-02-02 Michael Walle tambarus Changes Requested
[RFC] mtd: tests: Fix eraseblock read speed miscalculation for lower partition sizes [RFC] mtd: tests: Fix eraseblock read speed miscalculation for lower partition sizes - - 1 - --- 2022-02-03 Amit Kumar Mahapatra goliath Changes Requested
[v3] mtd: rawnand: protect access to rawnand devices while in suspend [v3] mtd: rawnand: protect access to rawnand devices while in suspend - 1 1 - --- 2022-02-08 Sean Nyekjaer Changes Requested
mtd: rawnand: pl353: Set the nand chip node as the flash node mtd: rawnand: pl353: Set the nand chip node as the flash node - - - - --- 2022-02-08 Amit Kumar Mahapatra Changes Requested
[v2,1/4] mtd: spinand: Add support continuous read mode mtd: spinand: Add continuous read mode support - - - - --- 2022-02-09 Zhengxun Changes Requested
[v2,2/4] mtd: spinand: Add continuous read state mtd: spinand: Add continuous read mode support - - - - --- 2022-02-09 Zhengxun Changes Requested
[v2,3/4] mtd: spinand: Add support continuous read operation mtd: spinand: Add continuous read mode support - - - - --- 2022-02-09 Zhengxun Changes Requested
[v2,4/4] mtd: spinand: macronix: Add continuous read support for MX35LF2GE4AD mtd: spinand: Add continuous read mode support - - - - --- 2022-02-09 Zhengxun Changes Requested
[v6,1/7] mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_name mtd: spi-nor: Prepare core and add support for mx66lm1g45g - - 1 - --- 2022-02-09 Tudor Ambarus tambarus Changes Requested
[v6,2/7] mtd: spi-nor: Introduce spi_nor_match_id() mtd: spi-nor: Prepare core and add support for mx66lm1g45g - - - - --- 2022-02-09 Tudor Ambarus tambarus Changes Requested
« 1 2 ... 100 101 102280 281 »