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
/
xilinx.c
Age
Commit message (
Expand
)
Author
2023-03-29
mtd: spi-nor: Introduce the concept of bank
Miquel Raynal
2022-07-28
mtd: spi-nor: s/addr_width/addr_nbytes
Tudor Ambarus
2022-04-27
mtd: spi-nor: Introduce templates for SPI NOR operations
Tudor Ambarus
2022-02-25
mtd: spi-nor: xilinx: correct the debug message
Michael Walle
2022-02-25
mtd: spi-nor: xilinx: rename vendor specific functions and defines
Michael Walle
2022-02-25
mtd: spi-nor: move all xilinx specifics into xilinx.c
Michael Walle
2022-02-25
mtd: spi-nor: xilinx: unify function names
Michael Walle
2021-12-07
mtd: spi-nor: core: Don't use mtd_info in the NOR's probe sequence of calls
Tudor Ambarus
2021-12-07
mtd: spi-nor: Fix mtd size for s3an flashes
Tudor Ambarus
2021-11-17
mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup method
Tudor Ambarus
2021-11-17
mtd: spi-nor: Get rid of nor->page_size
Tudor Ambarus
2020-03-17
mtd: spi-nor: Trim what is exposed in spi-nor.h
Tudor Ambarus
2020-03-17
mtd: spi-nor: Move Xilinx bits out of core.c
Boris Brezillon