summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/micron-st.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: micron-st: rename vendor specific functions and definesMichael Walle2022-02-251-9/+9
* mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flagMichael Walle2022-02-251-33/+60
* mtd: spi-nor: move all micron-st specifics into micron-st.cMichael Walle2022-02-251-0/+134
* mtd: spi-nor: micron-st: unify function namesMichael Walle2022-02-251-17/+17
* mtd: spi-nor: micron-st: write 2 bytes when disabling Octal DTR modePratyush Yadav2021-12-231-5/+17
* mtd: spi-nor: Constify part specific fixup hooksTudor Ambarus2021-12-231-1/+1
* mtd: spi-nor: Rework the flash_info flagsTudor Ambarus2021-12-071-99/+111
* mtd: spi-nor: Enable locking for n25q128a13Jonathan Lemon2021-10-151-1/+3
* mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR modePratyush Yadav2020-11-091-1/+114
* mtd: spi-nor: micron: Add SPI_NOR_DUAL_READ flag on mt25qu02gDavid Clear2020-07-271-2/+2
* mtd: spi-nor: micron-st: Enable locking for n25q00Jungseung Lee2020-04-291-0/+2
* mtd: spi-nor: Enable locking for n25q128a11Xiang Chen2020-04-211-1/+3
* mtd: spi-nor: Enable locking for n25q512ax3/n25q512aJungseung Lee2020-03-241-2/+6
* mtd: spi-nor: Trim what is exposed in spi-nor.hTudor Ambarus2020-03-171-2/+2
* mtd: spi-nor: Move Micron/ST bits out of core.cBoris Brezillon2020-03-171-0/+153