index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2023-07-26
mtd: spi-nor: spansion: use CLPEF as an alternative to CLSR
Takahiro Kuwano
2023-07-18
mtd: spi-nor: rename method for enabling or disabling octal DTR
Tudor Ambarus
2023-04-08
mtd: spi-nor: Allow post_sfdp hook to return errors
Tudor Ambarus
2023-04-04
mtd: spi-nor: Set the 4-Byte Address Mode method based on SFDP data
Tudor Ambarus
2023-04-04
mtd: spi-nor: core: Update name and description of micron_st_nor_set_4byte_ad...
Tudor Ambarus
2023-04-04
mtd: spi-nor: core: Move generic method to core - micron_st_nor_set_4byte_add...
Tudor Ambarus
2022-11-21
mtd: spi-nor: micron-st: Enable locking for mt25qu256a
Eliav Farber
2022-10-25
mtd: spi-nor: micron-st.c: Replace hardcoded values for addr_nbytes/addr_mode...
Tudor Ambarus
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