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
2025-03-18
mtd: spi-nor: drop unused <linux/of_platform.h>
Tudor Ambarus
2025-03-18
mtd: spi-nor: explicitly include <linux/of.h>
Tudor Ambarus
2025-02-18
mtd: spi-nor: use scope-based mutex cleanup helpers
Tudor Ambarus
2025-02-18
mtd: spi-nor: sort headers alphabetically
Tudor Ambarus
2025-01-25
Merge tag 'mtd/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2025-01-15
Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"
Pratyush Yadav
2024-12-06
mtd: spi-nor: support vcc-supply regulator
Peng Fan
2024-12-06
mtd: spi-nor: use local variable for struct device
Tudor Ambarus
2024-11-12
mtd: spi-nor: core: replace dummy buswidth from addr to data
Cheng Ming Lin
2024-10-02
mtd: spi-nor: core: Allow specifying the byte order in Octal DTR mode
Tudor Ambarus
2024-09-14
mtd: spi-nor: fix flash probing
Michael Walle
2024-06-18
mtd: spi-nor: simplify spi_nor_get_flash_info()
Michael Walle
2024-05-27
mtd: spi-nor: get rid of SPI_NOR_NO_FR
Michael Walle
2024-05-27
mtd: spi-nor: remove .setup() callback
Michael Walle
2024-05-27
mtd: spi-nor: get rid of non-power-of-2 page size handling
Michael Walle
2024-05-27
mtd: spi-nor: Remove support for Xilinx S3AN flashes
Michael Walle
2024-04-29
mtd: spi-nor: replace unnecessary div64_u64() with div_u64()
Michael Walle
2024-03-13
mtd: spi-nor: core: correct type of i
Muhammad Usama Anjum
2024-02-26
mtd: spi-nor: core: set mtd->eraseregions for non-uniform erase map
Takahiro Kuwano
2024-02-26
mtd: spi-nor: core: get rid of SNOR_OVERLAID_REGION flag
Takahiro Kuwano
2024-02-26
mtd: spi-nor: core: get rid of SNOR_LAST_REGION flag
Takahiro Kuwano
2024-02-26
mtd: spi-nor: core: rework struct spi_nor_erase_region
Takahiro Kuwano
2024-01-09
Merge tag 'mtd/for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-12-19
mtd: spi-nor: drop superfluous debug prints
Tudor Ambarus
2023-12-19
mtd: spi-nor: print flash ID instead of name
Tudor Ambarus
2023-12-06
mtd: spi-nor: remove NO_CHIP_ERASE flag
Tudor Ambarus
2023-12-06
mtd: spi-nor: micron-st: enable die erase for multi die flashes
Tudor Ambarus
2023-12-06
mtd: spi-nor: add erase die (chip) capability
Tudor Ambarus
2023-11-30
mtd: spi-nor: Stop reporting warning message when soft reset is not suported
Chia-Lin Kao (AceLan)
2023-11-30
spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
Chia-Lin Kao (AceLan)
2023-11-15
mtd: spi-nor: use kernel sized types instead of c99 types
Tudor Ambarus
2023-09-19
mtd: spi-nor: rename .otp_org to .otp and make it a pointer
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: drop .parse_sfdp
Michael Walle
2023-09-19
mtd: spi-nor: make sector_size optional
Michael Walle
2023-09-19
mtd: spi-nor: push 4k SE handling into spi_nor_select_uniform_erase()
Michael Walle
2023-09-19
mtd: spi-nor: default .n_banks to 1
Michael Walle
2023-09-19
mtd: spi-nor: store .n_banks in struct spi_nor_flash_parameter
Michael Walle
2023-09-19
mtd: spi-nor: default page_size to 256 bytes
Michael Walle
2023-09-19
mtd: spi-nor: convert .n_sectors to .size
Michael Walle
2023-09-19
mtd: spi-nor: remove Fujitsu MB85RS1MT support
Michael Walle
2023-09-19
mtd: spi-nor: remove catalyst 'flashes'
Michael Walle
2023-08-18
mtd: spi-nor: Check bus width while setting QE bit
Hsin-Yi Wang
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-07-13
mtd: spi-nor: Avoid setting SRWD bit in SR if WP# signal not connected
Amit Kumar Mahapatra
2023-05-26
mtd: spi-nor: Fix divide by zero for spi-nor-generic flashes
Tudor Ambarus
2023-04-25
Merge tag 'mtd/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
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
[next]