aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor
AgeCommit message (Expand)Author
2020-03-17mtd: spi-nor: Move XMC bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move Xilinx bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move Catalyst bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move Winbond bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move SST bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move Spansion bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move Micron/ST bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move Macronix bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move ISSI bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move Intel bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move GigaDevice bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move Fujitsu bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move Everspin bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move ESMT bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move Eon bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move Atmel bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Add the concept of SPI NOR manufacturer driverBoris Brezillon
2020-03-17mtd: spi-nor: Expose stuctures and functions to manufacturer driversBoris Brezillon
2020-03-16mtd: spi-nor: Move SFDP logic out of the coreTudor Ambarus
2020-03-16mtd: spi-nor: Prepare core / manufacturer code splitBoris Brezillon
2020-03-16mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() methodTudor Ambarus
2020-03-16mtd: spi-nor: Stop prefixing generic functions with a manufacturer nameBoris Brezillon
2020-03-13Merge tag 'mtk-mtd-spi-move' into spi-nor/nextTudor Ambarus
2020-03-11mtd: spi-nor: remove mtk-quadspi driverChuanhong Guo
2020-02-27mtd: spi-nor: Refactor spi_nor_read_id()Jonathan Neuschäfer
2020-02-19mtd: spi-nor: use spi-mem dirmap APISergei Shtylyov
2020-02-19mtd: spi-nor: split spi_nor_spimem_xfer_data()Sergei Shtylyov
2020-02-17mtd: spi-nor: introduce SR_BP_SHIFT defineJungseung Lee
2020-02-17mtd: spi-nor: use le32_to_cpu_array()Sergei Shtylyov
2020-01-30Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2020-01-27Merge tag 'nand/for-5.6' into mtd/nextMiquel Raynal
2020-01-19mtd: spi-nor: Add support for at25sl321Michael Walle
2020-01-19mtd: spi-nor: Add support for w25q32jwmMichael Walle
2020-01-17mtd: spi-nor: Fix quad enable for Spansion like flashesMichael Walle
2020-01-17mtd: spi-nor: Fix selection of 4-byte addressing opcodes on SpansionVignesh Raghavendra
2020-01-14mtd: spi-nor: remove unused enum spi_nor_opsMichael Walle
2020-01-13mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-V SPI serial flashMika Westerberg
2020-01-10mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we areJohn Garry
2020-01-10mtd: spi-nor: Add support for sst26vf016bJoseph Kust
2020-01-09mtd: spi-nor: Fix the writing of the Status Register on micron flashesTudor Ambarus
2019-12-23mtd: spi-nor: Add support for mx25r3235fDavid Bauer
2019-12-23mtd: spi-nor: intel-spi: Add support for Intel Jasper Lake SPI serial flashMika Westerberg
2019-12-23mtd: spi-nor: Add USE_FSR flag for n25q* entriesVignesh Raghavendra
2019-12-23mtd: spi-nor: Add entries for mt25q variantsVignesh Raghavendra
2019-12-23mtd: spi-nor: Split mt25qu512a (n25q512a) entry into twoVignesh Raghavendra
2019-12-23mtd: spi-nor: add Gigadevice gd25lq128d supportJerome Brunet
2019-12-23mtd: spi-nor: Fix wrong TB selection of GD25Q256Jungseung Lee
2019-12-23mtd: spi-nor: Support TB selection using SR bit 6Jungseung Lee
2019-12-23mtd: spi-nor: Rename SR_TB to indicate the bit usedJungseung Lee
2019-12-23mtd: spi-nor: fix typo of "JESB216" in commentJungseung Lee