Show patches with: Series = mtd: spi-nor: Move manufacturer/SFDP code out of the core       |    Archived = No       |   34 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,34/34] mtd: spi-nor: Add sfdp fixups hooks mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,33/34] mtd: spi-nor: Move SFDP parsing code out of core.c mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,32/34] mtd: spi-nor: Get rid of the now empty spi_nor_ids[] table mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,31/34] mtd: spi-nor: Move XMC bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,30/34] mtd: spi-nor: Move Xilinx bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,29/34] mtd: spi-nor: Move Catalyst bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,28/34] mtd: spi-nor: Move Winbond bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,27/34] mtd: spi-nor: Move SST bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,26/34] mtd: spi-nor: Move Spansion bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,25/34] mtd: spi-nor: Move Micron/ST bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,24/34] mtd: spi-nor: Move Macronix bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,23/34] mtd: spi-nor: Move ISSI bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,22/34] mtd: spi-nor: Move Intel bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,21/34] mtd: spi-nor: Move GigaDevice bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,20/34] mtd: spi-nor: Move Fujitsu bits out of spi-nor-core.c mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,19/34] mtd: spi-nor: Move Everspin bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,18/34] mtd: spi-nor: Move ESMT bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,17/34] mtd: spi-nor: Move Eon bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,16/34] mtd: spi-nor: Move Atmel bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,15/34] mtd: spi-nor: Expose some functions to manufacturer drivers mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,14/34] mtd: spi-nor: Stop prefixing generic functions with a manufacturer name mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,13/34] mtd: spi-nor: Add the concept of SPI NOR manufacturer driver mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,12/34] mtd: spi-nor: Prepare things for core / manufacturer code split mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,11/34] mtd: spi-nor: Move S3AN fixups to the manufacturer fixups path mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,10/34] mtd: spi-nor: Add the SPI_NOR_XSR_RDY flag mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,09/34] mtd: spi-nor: Add a flag to skip spi_nor_setup() mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,08/34] mtd: spi-nor: Add a ->convert_addr() method mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,07/34] mtd: spi-nor: Add a new flag to clear SW protection bits during init mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,06/34] mtd: spi-nor: Rework the ->quad_enable() selection logic mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,05/34] mtd: spi-nor: Rework the SPI NOR lock/unlock logic mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,04/34] mtd: spi-nor: Add spansion_fixups() mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,03/34] mtd: spi-nor: Create a ->set_4byte() method mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,02/34] mtd: spi-nor: Add a post SFDP fixup hook for gd25q256 mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded
[RFC,01/34] mtd: spi-nor: Add a new hook to let part specific code tweak the config mtd: spi-nor: Move manufacturer/SFDP code out of the core - - - - --- 2018-12-07 Boris Brezillon tambarus Superseded