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
/
core.c
Age
Commit message (
Expand
)
Author
2023-04-08
mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s28hx SEMPER f...
Takahiro Kuwano
2023-04-04
mtd: spi-nor: core: Introduce spi_nor_set_4byte_addr_mode()
Tudor Ambarus
2023-04-04
mtd: spi-nor: core: Update flash's current address mode when changing address...
Tudor Ambarus
2023-04-04
mtd: spi-nor: Stop exporting spi_nor_restore()
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: Make spi_nor_set_4byte_addr_mode_brwr public
Tudor Ambarus
2023-04-04
mtd: spi-nor: core: Update name and description of spi_nor_set_4byte_addr_mode
Tudor Ambarus
2023-04-04
mtd: spi-nor: core: Update name and description of spansion_set_4byte_addr_mode
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
2023-04-04
mtd: spi-nor: Delay the initialization of bank_size
Miquel Raynal
2023-04-04
mtd: spi-nor: Fix a trivial typo
Miquel Raynal
2023-03-29
mtd: spi-nor: Enhance locking to support reads while writes
Miquel Raynal
2023-03-29
mtd: spi-nor: Add a RWW flag
Miquel Raynal
2023-03-29
mtd: spi-nor: Prepare the introduction of a new locking mechanism
Miquel Raynal
2023-03-29
mtd: spi-nor: Separate preparation and locking
Miquel Raynal
2023-03-29
mtd: spi-nor: Reorder the preparation vs. locking steps
Miquel Raynal
2023-03-29
mtd: spi-nor: Introduce the concept of bank
Miquel Raynal
2023-02-06
mtd: spi-nor: Sort headers alphabetically
Tudor Ambarus
2023-02-06
mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_type
Louis Rannou
2023-01-26
mtd: spi-nor: core: fix implicit declaration warning
Zeng Heng
2022-12-05
Merge tag 'spi-nor/for-6.2' into mtd/next
Miquel Raynal
2022-11-22
mtd: spi-nor: add SFDP fixups for Quad Page Program
Sudip Mukherjee
2022-11-21
mtd: spi-nor: Fix the number of bytes for the dummy cycles
Allen-KH Cheng
2022-11-21
mtd: spi-nor: add generic flash driver
Michael Walle
2022-11-21
mtd: spi-nor: fix select_uniform_erase to skip 0 erase size
Michael Walle
2022-11-21
mtd: spi-nor: remember full JEDEC flash ID
Michael Walle
2022-11-21
mtd: spi-nor: Check for zero erase size in spi_nor_find_best_erase_type()
Alexander Sverdlin
2022-10-25
mtd: spi-nor: core: Add an error message when failing to exit the 4-byte addr...
Tudor Ambarus
2022-10-25
mtd: spi-nor: Add support for flash reset
Sai Krishna Potthuri
2022-10-18
mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init()
Mika Westerberg
2022-07-28
mtd: spi-nor: fix spi_nor_spimem_setup_op() call in spi_nor_erase_{sector,chi...
Patrice Chotard
2022-07-28
mtd: spi-nor: core: Return error code from set_4byte_addr_mode()
Takahiro Kuwano
2022-07-28
mtd: spi-nor: Do not change nor->addr_nbytes at SFDP parsing time
Tudor Ambarus
2022-07-28
mtd: spi-nor: s/addr_width/addr_nbytes
Tudor Ambarus
2022-06-27
mtd: spi-nor: move SECT_4K_PMC special handling
Michael Walle
2022-05-09
mtd: spi-nor: expose internal parameters via debugfs
Michael Walle
2022-05-09
mtd: spi-nor: export spi_nor_hwcaps_pp2cmd()
Michael Walle
2022-05-02
mtd: spi-nor: move spi_nor_write_ear() to winbond module
Michael Walle
2022-04-27
mtd: spi-nor: Introduce templates for SPI NOR operations
Tudor Ambarus
2022-04-27
mtd: spi-nor: core: Add helpers to read/write any register
Tudor Ambarus
2022-04-27
mtd: spi-nor: core: Introduce method for RDID op
Tudor Ambarus
2022-04-27
mtd: spi-nor: core: Use auto-detection only once
Tudor Ambarus
2022-04-27
mtd: spi-nor: Introduce spi_nor_match_id()
Tudor Ambarus
2022-04-27
mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_name
Tudor Ambarus
2022-04-27
mtd: spi-nor: core: Check written SR value in spi_nor_write_16bit_sr_and_check()
Chen-Tsung Hsieh
2022-03-08
mtd: spi-nor: Skip erase logic when SPI_NOR_NO_ERASE is set
Tudor Ambarus
2022-02-25
mtd: spi-nor: slightly change code style in spi_nor_sr_ready()
Michael Walle
2022-02-25
mtd: spi-nor: spansion: convert USE_CLSR to a manufacturer flag
Michael Walle
2022-02-25
mtd: spi-nor: move all spansion specifics into spansion.c
Michael Walle
[next]