summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: Compile files in controllers/ directoryGuenter Roeck2020-04-091-0/+2
* mtd: Convert fallthrough comments into statementsMiquel Raynal2020-03-302-2/+1
* mtd: spi-nor: Enable locking for n25q512ax3/n25q512aJungseung Lee2020-03-241-2/+6
* mtd: spi-nor: Add SR 4bit block protection supportJungseung Lee2020-03-242-18/+58
* mtd: spi-nor: Add generic formula for SR block protection handlingJungseung Lee2020-03-241-31/+41
* mtd: spi-nor: Set all BP bits to one when lock_len == mtd->sizeTudor Ambarus2020-03-241-7/+13
* mtd: spi-nor: controllers: aspeed-smc: Replace zero-length array with flexibl...Gustavo A. R. Silva2020-03-231-1/+1
* mtd: spi-nor: Clear WEL bit when erase or program errors occurTudor Ambarus2020-03-231-0/+22
* mtd: spi-nor: Trim what is exposed in spi-nor.hTudor Ambarus2020-03-1710-42/+288
* mtd: spi-nor: Drop the MFR definitionsTudor Ambarus2020-03-171-2/+0
* mtd: spi-nor: Get rid of the now empty spi_nor_ids[] tableBoris Brezillon2020-03-171-25/+0
* mtd: spi-nor: Move XMC bits out of core.cBoris Brezillon2020-03-174-3/+26
* mtd: spi-nor: Move Xilinx bits out of core.cBoris Brezillon2020-03-174-86/+98
* mtd: spi-nor: Move Catalyst bits out of core.cBoris Brezillon2020-03-174-7/+32
* mtd: spi-nor: Move Winbond bits out of core.cBoris Brezillon2020-03-174-114/+115
* mtd: spi-nor: Move SST bits out of core.cBoris Brezillon2020-03-174-120/+156
* mtd: spi-nor: Move Spansion bits out of core.cBoris Brezillon2020-03-174-58/+98
* mtd: spi-nor: Move Micron/ST bits out of core.cBoris Brezillon2020-03-174-120/+158
* mtd: spi-nor: Move Macronix bits out of core.cBoris Brezillon2020-03-174-68/+101
* mtd: spi-nor: Move ISSI bits out of core.cBoris Brezillon2020-03-174-65/+86
* mtd: spi-nor: Move Intel bits out of core.cBoris Brezillon2020-03-174-14/+35
* mtd: spi-nor: Move GigaDevice bits out of core.cBoris Brezillon2020-03-174-59/+62
* mtd: spi-nor: Move Fujitsu bits out of core.cBoris Brezillon2020-03-174-3/+23
* mtd: spi-nor: Move Everspin bits out of core.cBoris Brezillon2020-03-174-6/+30
* mtd: spi-nor: Move ESMT bits out of core.cBoris Brezillon2020-03-174-5/+28
* mtd: spi-nor: Move Eon bits out of core.cBoris Brezillon2020-03-174-17/+37
* mtd: spi-nor: Move Atmel bits out of core.cBoris Brezillon2020-03-174-29/+53
* mtd: spi-nor: Add the concept of SPI NOR manufacturer driverBoris Brezillon2020-03-172-11/+81
* mtd: spi-nor: Expose stuctures and functions to manufacturer driversBoris Brezillon2020-03-172-158/+169
* mtd: spi-nor: Move SFDP logic out of the coreTudor Ambarus2020-03-165-1297/+1349
* mtd: spi-nor: Prepare core / manufacturer code splitBoris Brezillon2020-03-1613-81/+86
* mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() methodTudor Ambarus2020-03-161-16/+18
* mtd: spi-nor: Stop prefixing generic functions with a manufacturer nameBoris Brezillon2020-03-161-35/+35
* Merge tag 'mtk-mtd-spi-move' into spi-nor/nextTudor Ambarus2020-03-133-574/+0
|\
| * mtd: spi-nor: remove mtk-quadspi driverChuanhong Guo2020-03-113-574/+0
* | mtd: spi-nor: Refactor spi_nor_read_id()Jonathan Neuschäfer2020-02-271-14/+12
* | mtd: spi-nor: use spi-mem dirmap APISergei Shtylyov2020-02-191-10/+84
* | mtd: spi-nor: split spi_nor_spimem_xfer_data()Sergei Shtylyov2020-02-191-39/+48
* | mtd: spi-nor: introduce SR_BP_SHIFT defineJungseung Lee2020-02-171-6/+5
* | mtd: spi-nor: use le32_to_cpu_array()Sergei Shtylyov2020-02-171-7/+4
|/
* Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2020-01-306-45/+102
|\
| * Merge tag 'nand/for-5.6' into mtd/nextMiquel Raynal2020-01-271-0/+1
| |\
| * | mtd: spi-nor: Add support for at25sl321Michael Walle2020-01-191-0/+3
| * | mtd: spi-nor: Add support for w25q32jwmMichael Walle2020-01-191-0/+5
| * | mtd: spi-nor: remove unused enum spi_nor_opsMichael Walle2020-01-144-24/+24
| * | mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-V SPI serial flashMika Westerberg2020-01-131-0/+1
| * | mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we areJohn Garry2020-01-102-3/+3
| * | mtd: spi-nor: Add support for sst26vf016bJoseph Kust2020-01-101-0/+2
| * | mtd: spi-nor: Add support for mx25r3235fDavid Bauer2019-12-231-0/+2
| * | mtd: spi-nor: intel-spi: Add support for Intel Jasper Lake SPI serial flashMika Westerberg2019-12-231-0/+1