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
/
sfdp.c
Age
Commit message (
Expand
)
Author
2021-12-07
mtd: spi-nor: core: Call spi_nor_post_sfdp_fixups() only when SFDP is defined
Tudor Ambarus
2021-06-15
mtd: spi-nor: sfdp: save a copy of the SFDP data
Michael Walle
2021-03-15
mtd: spi-nor: Get rid of duplicated argument in spi_nor_parse_sfdp()
Tudor Ambarus
2021-02-05
mtd: spi-nor: sfdp: Fix last erase region marking
Takahiro Kuwano
2021-02-05
mtd: spi-nor: sfdp: Fix wrong erase type bitmask for overlaid region
Takahiro Kuwano
2020-12-07
mtd: spi-nor: Fix multiple typos
Jonathan Neuschäfer
2020-11-09
mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
Pratyush Yadav
2020-11-09
mtd: spi-nor: Parse SFDP SCCR Map
Tudor Ambarus
2020-11-09
mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
Pratyush Yadav
2020-11-09
mtd: spi-nor: sfdp: get command opcode extension type from BFPT
Pratyush Yadav
2020-11-09
mtd: spi-nor: add support for DTR protocol
Pratyush Yadav
2020-07-13
mtd: spi-nor: sfdp: do not make invalid quad enable fatal
Pratyush Yadav
2020-05-31
mtd: spi-nor: winbond: Fix 4-byte opcode support for w25q256
Mantas Pucka
2020-05-31
mtd: spi-nor: sfdp: add/use local variable in spi_nor_parse_bfpt()
Sergei Shtylyov
2020-05-30
mtd: spi-nor: sfdp: prepare BFPT parsing for JESD216 rev D
Pratyush Yadav
2020-05-30
mtd: spi-nor: sfdp: default to addr_width of 3 for configurable widths
Pratyush Yadav
2020-03-30
mtd: Convert fallthrough comments into statements
Miquel Raynal
2020-03-17
mtd: spi-nor: Trim what is exposed in spi-nor.h
Tudor Ambarus
2020-03-16
mtd: spi-nor: Move SFDP logic out of the core
Tudor Ambarus