index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
/
issi.c
Age
Commit message (
Expand
)
Author
2023-09-19
mtd: spi-nor: issi: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: issi: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: remove or move flash_info comments
Michael Walle
2023-09-19
mtd: spi-nor: introduce (temporary) INFO0()
Michael Walle
2023-09-19
mtd: spi-nor: drop .parse_sfdp
Michael Walle
2023-07-26
mtd: spi-nor: spansion: use CLPEF as an alternative to CLSR
Takahiro Kuwano
2022-12-26
mtd: spi-nor: sfdp: Rename BFPT_DWORD() macro to SFDP_DWORD()
Takahiro Kuwano
2022-11-22
mtd: spi-nor: add SFDP fixups for Quad Page Program
Sudip Mukherjee
2022-11-22
mtd: spi-nor: issi: is25wp256: Init flash based on SFDP
Sudip Mukherjee
2022-07-28
mtd: spi-nor: Do not change nor->addr_nbytes at SFDP parsing time
Tudor Ambarus
2022-07-28
mtd: spi-nor: s/addr_width/addr_nbytes
Tudor Ambarus
2022-06-27
mtd: spi-nor: move SECT_4K_PMC special handling
Michael Walle
2022-02-25
mtd: spi-nor: issi: unify function names
Michael Walle
2021-12-23
mtd: spi-nor: Constify part specific fixup hooks
Tudor Ambarus
2021-12-07
mtd: spi-nor: issi: is25lp256: Init flash based on SFDP
Tudor Ambarus
2021-12-07
mtd: spi-nor: Rework the flash_info flags
Tudor Ambarus
2021-03-15
mtd: spi-nor: Get rid of duplicated argument in spi_nor_parse_sfdp()
Tudor Ambarus
2020-03-17
mtd: spi-nor: Trim what is exposed in spi-nor.h
Tudor Ambarus
2020-03-17
mtd: spi-nor: Move ISSI bits out of core.c
Boris Brezillon