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
/
sst.c
Age
Commit message (
Expand
)
Author
2025-02-17
mtd: spi-nor: sst: Fix SST write failure
Amit Kumar Mahapatra
2024-09-14
mtd: spi-nor: sst: Factor out common write operation to `sst_nor_write_data()`
Csókás, Bence
2023-11-15
mtd: spi-nor: use kernel sized types instead of c99 types
Tudor Ambarus
2023-09-19
mtd: spi-nor: sst: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: sst: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: remove or move flash_info comments
Michael Walle
2023-09-19
mtd: spi-nor: drop .parse_sfdp
Michael Walle
2023-08-18
mtd: spi-nor: Add support for sst26vf032b flash
Miquel Raynal
2023-07-26
mtd: spi-nor: spansion: use CLPEF as an alternative to CLSR
Takahiro Kuwano
2023-03-29
mtd: spi-nor: Reorder the preparation vs. locking steps
Miquel Raynal
2022-02-25
mtd: spi-nor: sst: unify function names
Michael Walle
2021-12-07
mtd: spi-nor: Rework the flash_info flags
Tudor Ambarus
2021-12-07
mtd: spi-nor: core: Introduce flash_info mfr_flags
Tudor Ambarus
2021-11-17
mtd: spi-nor: sst: Use manufacturer late_init() to set _write()
Tudor Ambarus
2021-11-17
mtd: spi-nor: sst: Use flash late_init() for locking
Tudor Ambarus
2021-02-05
mtd: spi-nor: sst: Add support for Global Unlock on sst26vf
Tudor Ambarus
2020-12-07
mtd: spi-nor: keep lock bits if they are non-volatile
Michael Walle
2020-12-07
mtd: spi-nor: sst: remove global protection flag
Michael Walle
2020-12-07
mtd: spi-nor: sst: fix BPn bits for the SST25VF064C
Michael Walle
2020-03-17
mtd: spi-nor: Move SST bits out of core.c
Boris Brezillon