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
Age
Commit message (
Expand
)
Author
2023-11-04
Merge tag 'spi-nor/for-6.7' into mtd/next
Miquel Raynal
2023-10-18
mtd: spi-nor: micron-st: use SFDP table for mt25qu512a
Mamta Shukla
2023-10-18
mtd: spi-nor: micron-st: enable lock/unlock for mt25qu512a
Mamta Shukla
2023-10-16
mtd: spi-nor: nxp-spifi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-16
mtd: spi-nor: hisi-sfc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-27
mtd: spi-nor: atmel: add at25ff321a entry
Nicolas Ferre
2023-09-19
mtd: spi-nor: core: get rid of the INFOx() macros
Michael Walle
2023-09-19
mtd: spi-nor: atmel: drop duplicate entry
Michael Walle
2023-09-19
mtd: spi-nor: winbond: sort flash_info entries
Michael Walle
2023-09-19
mtd: spi-nor: sst: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: spansion: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: micron-st: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: macronix: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: issi: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: gigadevice: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: eon: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: atmel: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: xmc: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: xilinx: use new macros in S3AN_INFO()
Michael Walle
2023-09-19
mtd: spi-nor: winbond: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: sst: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: spansion: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: micron-st: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: macronix: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: issi: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: intel: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: gigadevice: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: everspin: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: esmt: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: eon: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: atmel: 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: add SNOR_ID() and SNOR_OTP()
Michael Walle
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: introduce (temporary) INFO0()
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: xilinx: remove addr_nbytes from S3AN_INFO()
Michael Walle
2023-09-19
mtd: spi-nor: xilinx: use SPI_NOR_ID() in S3AN_INFO()
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-09-03
Merge tag 'mtd/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-08-18
Merge tag 'spi-nor/for-6.6' into mtd/next
Miquel Raynal
2023-08-18
mtd: spi-nor: nxp-spifi: Use helper function devm_clk_get_enabled()
Li Zetao
[next]