summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/issi.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: spansion: use CLPEF as an alternative to CLSRTakahiro Kuwano2023-07-261-1/+3
* mtd: spi-nor: sfdp: Rename BFPT_DWORD() macro to SFDP_DWORD()Takahiro Kuwano2022-12-261-1/+1
* mtd: spi-nor: add SFDP fixups for Quad Page ProgramSudip Mukherjee2022-11-221-0/+1
* mtd: spi-nor: issi: is25wp256: Init flash based on SFDPSudip Mukherjee2022-11-221-2/+2
* mtd: spi-nor: Do not change nor->addr_nbytes at SFDP parsing timeTudor Ambarus2022-07-281-1/+1
* mtd: spi-nor: s/addr_width/addr_nbytesTudor Ambarus2022-07-281-4/+4
* mtd: spi-nor: move SECT_4K_PMC special handlingMichael Walle2022-06-271-2/+21
* mtd: spi-nor: issi: unify function namesMichael Walle2022-02-251-5/+5
* mtd: spi-nor: Constify part specific fixup hooksTudor Ambarus2021-12-231-1/+1
* mtd: spi-nor: issi: is25lp256: Init flash based on SFDPTudor Ambarus2021-12-071-1/+1
* mtd: spi-nor: Rework the flash_info flagsTudor Ambarus2021-12-071-28/+32
* mtd: spi-nor: Get rid of duplicated argument in spi_nor_parse_sfdp()Tudor Ambarus2021-03-151-2/+1
* mtd: spi-nor: Trim what is exposed in spi-nor.hTudor Ambarus2020-03-171-1/+1
* mtd: spi-nor: Move ISSI bits out of core.cBoris Brezillon2020-03-171-0/+83