index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
/
micron-st.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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