summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor/spansion.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-06mtd: spi-nor: spansion: enable die erase for multi die flashesTudor Ambarus1-2/+2
2023-09-19mtd: spi-nor: spansion: sort flash_info databaseMichael Walle1-87/+87
2023-09-19mtd: spi-nor: spansion: convert flash_info to new formatMichael Walle1-129/+241
2023-09-19mtd: spi-nor: remove or move flash_info commentsMichael Walle1-3/+0
2023-09-19mtd: spi-nor: move the .id and .id_len into an own structureMichael Walle1-2/+2
2023-09-19mtd: spi-nor: drop .parse_sfdpMichael Walle1-12/+0
2023-09-19mtd: spi-nor: make sector_size optionalMichael Walle1-1/+2
2023-09-03Merge tag 'mtd/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds1-115/+203
2023-07-27mtd: spi-nor: avoid holes in struct spi_mem_opArnd Bergmann1-2/+2
2023-07-26mtd: spi-nor: spansion: switch cypress_nor_get_page_size() to use vreg_offsetTudor Ambarus1-65/+48
2023-07-26mtd: spi-nor: spansion: switch s25hx_t to use vreg_offset for quad_enable()Tudor Ambarus1-11/+7
2023-07-26mtd: spi-nor: spansion: let SFDP determine the flash and sector sizeTudor Ambarus1-8/+8
2023-07-26mtd: spi-nor: spansion: add support for S28HS02GTTakahiro Kuwano1-5/+15
2023-07-26mtd: spi-nor: spansion: add octal DTR support in RD_ANY_REG_OPTakahiro Kuwano1-1/+7
2023-07-26mtd: spi-nor: spansion: add MCP support in set_octal_dtr()Takahiro Kuwano1-14/+19
2023-07-26mtd: spi-nor: spansion: switch h28hx's ready() to use vreg_offsetTakahiro Kuwano1-0/+1
2023-07-26mtd: spi-nor: spansion: switch set_octal_dtr method to use vreg_offsetTakahiro Kuwano1-6/+19
2023-07-26mtd: spi-nor: spansion: prepare octal dtr methods for multi chip supportTakahiro Kuwano1-13/+37
2023-07-26mtd: spi-nor: spansion: preserve CFR2V[7] when writing MEMLATTakahiro Kuwano1-1/+13
2023-07-26mtd: spi-nor: spansion: use CLPEF as an alternative to CLSRTakahiro Kuwano1-14/+58
2023-07-22mtd: spi-nor: spansion: return method directlyTudor Ambarus1-7/+1
2023-07-18mtd: spi-nor: rename method for enabling or disabling octal DTRTudor Ambarus1-3/+3
2023-05-26mtd: spi-nor: spansion: make sure local struct does not contain garbageTudor Ambarus1-2/+2
2023-04-08mtd: spi-nor: spansion: Add support for s25hl02gt and s25hs02gtTakahiro Kuwano1-0/+12
2023-04-08mtd: spi-nor: spansion: Add a new ->ready() hook for multi-chip deviceTakahiro Kuwano1-24/+85
2023-04-08mtd: spi-nor: spansion: Rework cypress_nor_quad_enable_volatile() for multi-c...Takahiro Kuwano1-21/+39
2023-04-08mtd: spi-nor: spansion: Rework cypress_nor_get_page_size() for multi-chip dev...Takahiro Kuwano1-20/+69
2023-04-08mtd: spi-nor: Allow post_sfdp hook to return errorsTudor Ambarus1-3/+9
2023-04-08mtd: spi-nor: spansion: Rename method to cypress_nor_get_page_sizeTudor Ambarus1-6/+5
2023-04-08mtd: spi-nor: spansion: Enable JFFS2 write buffer for S25FS256TTakahiro Kuwano1-7/+1
2023-04-08mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s25hx SEMPER f...Takahiro Kuwano1-5/+2
2023-04-08mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s28hx SEMPER f...Takahiro Kuwano1-1/+12
2023-04-04mtd: spi-nor: spansion: Determine current address modeTakahiro Kuwano1-3/+128
2023-03-17mtd: spi-nor: spansion: Add support for Infineon S25FS256TTakahiro Kuwano1-0/+60
2023-03-17mtd: spi-nor: spansion: Make RD_ANY_REG_OP macro take number of dummy bytesTakahiro Kuwano1-5/+5
2023-01-26mtd: spi-nor: spansion: Make CFRx reg fields genericTudor Ambarus1-11/+11
2023-01-26mtd: spi-nor: spansion: Consider reserved bits in CFR5 registerTudor Ambarus1-2/+7
2022-10-25mtd: spi-nor: spansion: Replace hardcoded values for addr_nbytes/addr_mode_nb...Tudor Ambarus1-5/+11
2022-10-25mtd: spi-nor: spansion: Add s28hl512t, s28hl01gt, and s28hs01gt infoTakahiro Kuwano1-0/+12
2022-10-25mtd: spi-nor: spansion: Rename s28hs512t prefixTakahiro Kuwano1-10/+10
2022-10-25mtd: spi-nor: spansion: Remove NO_SFDP_FLAGS from s28hs512t infoTakahiro Kuwano1-9/+8
2022-07-28mtd: spi-nor: spansion: Add s25hl-t/s25hs-t IDs and fixupsTakahiro Kuwano1-0/+132
2022-07-28mtd: spi-nor: spansion: Add local function to discover page sizeTakahiro Kuwano1-22/+31
2022-04-27mtd: spi-nor: spansion: Remove status polling on volatile registers writeTudor Ambarus1-4/+0
2022-04-27mtd: spi-nor: Introduce templates for SPI NOR operationsTudor Ambarus1-9/+17
2022-04-27mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()Tudor Ambarus1-59/+69
2022-04-27mtd: spi-nor: manufacturers: Use spi_nor_read_id() core methodTudor Ambarus1-10/+3
2022-02-25mtd: spi-nor: spansion: rename vendor specific functions and definesMichael Walle1-7/+7
2022-02-25mtd: spi-nor: spansion: convert USE_CLSR to a manufacturer flagMichael Walle1-21/+34
2022-02-25mtd: spi-nor: move all spansion specifics into spansion.cMichael Walle1-0/+70