summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/sfdp.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-31mtd: spi-nor: winbond: Fix 4-byte opcode support for w25q256Mantas Pucka1-4/+0
2020-05-31mtd: spi-nor: sfdp: add/use local variable in spi_nor_parse_bfpt()Sergei Shtylyov1-11/+11
2020-05-30mtd: spi-nor: sfdp: prepare BFPT parsing for JESD216 rev DPratyush Yadav1-1/+6
2020-05-30mtd: spi-nor: sfdp: default to addr_width of 3 for configurable widthsPratyush Yadav1-0/+1
2020-03-30mtd: Convert fallthrough comments into statementsMiquel Raynal1-1/+0
2020-03-17mtd: spi-nor: Trim what is exposed in spi-nor.hTudor Ambarus1-0/+10
2020-03-16mtd: spi-nor: Move SFDP logic out of the coreTudor Ambarus1-0/+1195