index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2024-09-14
mtd: spi-nor: micron-st: Add n25q064a WP support
Brian Norris
2023-12-06
mtd: spi-nor: micron-st: Add support for mt25qu01g
Fabio Estevam
2023-12-06
mtd: spi-nor: micron-st: enable die erase for multi die flashes
Tudor Ambarus
2023-10-18
mtd: spi-nor: micron-st: use SFDP table for mt25qu512a
Mamta Shukla
2023-10-18
mtd: spi-nor: micron-st: enable lock/unlock for mt25qu512a
Mamta Shukla
2023-09-19
mtd: spi-nor: micron-st: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: micron-st: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: move the .id and .id_len into an own structure
Michael Walle
2023-09-19
mtd: spi-nor: introduce (temporary) INFO0()
Michael Walle
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