index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
/
micron-st.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: spi-nor: micron-st: Add n25q064a WP support
Brian Norris
2024-09-14
1
-0
/
+2
*
mtd: spi-nor: micron-st: Add support for mt25qu01g
Fabio Estevam
2023-12-06
1
-0
/
+25
*
mtd: spi-nor: micron-st: enable die erase for multi die flashes
Tudor Ambarus
2023-12-06
1
-4
/
+30
*
mtd: spi-nor: micron-st: use SFDP table for mt25qu512a
Mamta Shukla
2023-10-18
1
-3
/
+13
*
mtd: spi-nor: micron-st: enable lock/unlock for mt25qu512a
Mamta Shukla
2023-10-18
1
-0
/
+2
*
mtd: spi-nor: micron-st: sort flash_info database
Michael Walle
2023-09-19
1
-168
/
+168
*
mtd: spi-nor: micron-st: convert flash_info to new format
Michael Walle
2023-09-19
1
-137
/
+268
*
mtd: spi-nor: move the .id and .id_len into an own structure
Michael Walle
2023-09-19
1
-2
/
+2
*
mtd: spi-nor: introduce (temporary) INFO0()
Michael Walle
2023-09-19
1
-9
/
+9
*
mtd: spi-nor: spansion: use CLPEF as an alternative to CLSR
Takahiro Kuwano
2023-07-26
1
-1
/
+3
*
mtd: spi-nor: rename method for enabling or disabling octal DTR
Tudor Ambarus
2023-07-18
1
-2
/
+2
*
mtd: spi-nor: Allow post_sfdp hook to return errors
Tudor Ambarus
2023-04-08
1
-1
/
+3
*
mtd: spi-nor: Set the 4-Byte Address Mode method based on SFDP data
Tudor Ambarus
2023-04-04
1
-2
/
+6
*
mtd: spi-nor: core: Update name and description of micron_st_nor_set_4byte_ad...
Tudor Ambarus
2023-04-04
1
-1
/
+1
*
mtd: spi-nor: core: Move generic method to core - micron_st_nor_set_4byte_add...
Tudor Ambarus
2023-04-04
1
-24
/
+0
*
mtd: spi-nor: micron-st: Enable locking for mt25qu256a
Eliav Farber
2022-11-21
1
-0
/
+2
*
mtd: spi-nor: micron-st.c: Replace hardcoded values for addr_nbytes/addr_mode...
Tudor Ambarus
2022-10-25
1
-3
/
+7
*
mtd: spi-nor: micron-st: Skip FSR reading if SPI controller does not support it
Mika Westerberg
2022-07-19
1
-2
/
+10
*
mtd: spi-nor: micron-st: Remove status polling on volatile registers write
Tudor Ambarus
2022-04-27
1
-3
/
+0
*
mtd: spi-nor: Introduce templates for SPI NOR operations
Tudor Ambarus
2022-04-27
1
-10
/
+14
*
mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()
Tudor Ambarus
2022-04-27
1
-51
/
+60
*
mtd: spi-nor: manufacturers: Use spi_nor_read_id() core method
Tudor Ambarus
2022-04-27
1
-10
/
+3
*
mtd: spi-nor: micron-st: rename vendor specific functions and defines
Michael Walle
2022-02-25
1
-9
/
+9
*
mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flag
Michael Walle
2022-02-25
1
-33
/
+60
*
mtd: spi-nor: move all micron-st specifics into micron-st.c
Michael Walle
2022-02-25
1
-0
/
+134
*
mtd: spi-nor: micron-st: unify function names
Michael Walle
2022-02-25
1
-17
/
+17
*
mtd: spi-nor: micron-st: write 2 bytes when disabling Octal DTR mode
Pratyush Yadav
2021-12-23
1
-5
/
+17
*
mtd: spi-nor: Constify part specific fixup hooks
Tudor Ambarus
2021-12-23
1
-1
/
+1
*
mtd: spi-nor: Rework the flash_info flags
Tudor Ambarus
2021-12-07
1
-99
/
+111
*
mtd: spi-nor: Enable locking for n25q128a13
Jonathan Lemon
2021-10-15
1
-1
/
+3
*
mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode
Pratyush Yadav
2020-11-09
1
-1
/
+114
*
mtd: spi-nor: micron: Add SPI_NOR_DUAL_READ flag on mt25qu02g
David Clear
2020-07-27
1
-2
/
+2
*
mtd: spi-nor: micron-st: Enable locking for n25q00
Jungseung Lee
2020-04-29
1
-0
/
+2
*
mtd: spi-nor: Enable locking for n25q128a11
Xiang Chen
2020-04-21
1
-1
/
+3
*
mtd: spi-nor: Enable locking for n25q512ax3/n25q512a
Jungseung Lee
2020-03-24
1
-2
/
+6
*
mtd: spi-nor: Trim what is exposed in spi-nor.h
Tudor Ambarus
2020-03-17
1
-2
/
+2
*
mtd: spi-nor: Move Micron/ST bits out of core.c
Boris Brezillon
2020-03-17
1
-0
/
+153