index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
/
micron-st.c
Age
Commit message (
Expand
)
Author
2022-07-19
mtd: spi-nor: micron-st: Skip FSR reading if SPI controller does not support it
Mika Westerberg
2022-04-27
mtd: spi-nor: micron-st: Remove status polling on volatile registers write
Tudor Ambarus
2022-04-27
mtd: spi-nor: Introduce templates for SPI NOR operations
Tudor Ambarus
2022-04-27
mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()
Tudor Ambarus
2022-04-27
mtd: spi-nor: manufacturers: Use spi_nor_read_id() core method
Tudor Ambarus
2022-02-25
mtd: spi-nor: micron-st: rename vendor specific functions and defines
Michael Walle
2022-02-25
mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flag
Michael Walle
2022-02-25
mtd: spi-nor: move all micron-st specifics into micron-st.c
Michael Walle
2022-02-25
mtd: spi-nor: micron-st: unify function names
Michael Walle
2021-12-23
mtd: spi-nor: micron-st: write 2 bytes when disabling Octal DTR mode
Pratyush Yadav
2021-12-23
mtd: spi-nor: Constify part specific fixup hooks
Tudor Ambarus
2021-12-07
mtd: spi-nor: Rework the flash_info flags
Tudor Ambarus
2021-10-15
mtd: spi-nor: Enable locking for n25q128a13
Jonathan Lemon
2020-11-09
mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode
Pratyush Yadav
2020-07-27
mtd: spi-nor: micron: Add SPI_NOR_DUAL_READ flag on mt25qu02g
David Clear
2020-04-29
mtd: spi-nor: micron-st: Enable locking for n25q00
Jungseung Lee
2020-04-21
mtd: spi-nor: Enable locking for n25q128a11
Xiang Chen
2020-03-24
mtd: spi-nor: Enable locking for n25q512ax3/n25q512a
Jungseung Lee
2020-03-17
mtd: spi-nor: Trim what is exposed in spi-nor.h
Tudor Ambarus
2020-03-17
mtd: spi-nor: Move Micron/ST bits out of core.c
Boris Brezillon