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
Age
Commit message (
Expand
)
Author
2022-06-03
Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-02
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-27
ubi: ubi_create_volume: Fix use-after-free when volume creation failed
Zhihao Cheng
2022-05-27
ubi: fastmap: Check wl_pool for free peb before wear leveling
Zhihao Cheng
2022-05-27
ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty
Zhihao Cheng
2022-05-24
Merge tag 'spi-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-05-24
Merge tag 'mtd/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-20
Merge tag 'nand/for-5.19' into mtd/next
Miquel Raynal
2022-05-20
Merge tag 'spi-nor/for-5.19' into mtd/next
Miquel Raynal
2022-05-17
mtd: st_spi_fsm: add missing clk_disable_unprepare() in stfsm_remove()
Yang Yingliang
2022-05-16
mtd: phram: Allow cached mappings
Vincent Whitchurch
2022-05-16
mtd: call of_platform_populate() for MTD partitions
Rafał Miłecki
2022-05-16
mtd: rawnand: renesas: Use runtime PM instead of the raw clock API
Miquel Raynal
2022-05-16
mtd: rawnand: mpc5121: Check before clk_disable_unprepare() not needed
Phil Edworthy
2022-05-16
mtd: rawnand: rockchip: Check before clk_disable_unprepare() not needed
Phil Edworthy
2022-05-16
spi: spi-mem: Convert Aspeed SMC driver to spi-mem
Cédric Le Goater
2022-05-12
mtd: nand: MTD_NAND_ECC_MEDIATEK should depend on ARCH_MEDIATEK
Geert Uytterhoeven
2022-05-12
mtd: rawnand: cs553x: simplify the return expression of cs553x_write_ctrl_byte()
Minghao Chi
2022-05-12
mtd: rawnand: kioxia: Add support for TH58NVG3S0HBAI4
Rickard x Andersson
2022-05-12
mtd: spi-nor: debugfs: fix format specifier
Michael Walle
2022-05-09
mtd: spi-nor: support eon en25qh256a variant
Leon M. George
2022-05-09
mtd: spi-nor: winbond: add support for W25Q512NW-IM
Shaik Sajida Bhanu
2022-05-09
mtd: spi-nor: expose internal parameters via debugfs
Michael Walle
2022-05-09
mtd: spi-nor: export spi_nor_hwcaps_pp2cmd()
Michael Walle
2022-05-02
mtd: spi-nor: move spi_nor_write_ear() to winbond module
Michael Walle
2022-04-29
mtd: spi-nor: amend the rdsr dummy cycles documentation
Michael Walle
2022-04-28
mtd: cfi_cmdset_0002: Rename chip_ready variables
Tokunori Ikegami
2022-04-28
mtd: cfi_cmdset_0002: Add S29GL064N ID definition
Tokunori Ikegami
2022-04-28
mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
Tokunori Ikegami
2022-04-28
mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_write
Tokunori Ikegami
2022-04-27
Merge tag 'mtd/mtk-spi-nand-for-5.19' into nand/next
Miquel Raynal
2022-04-27
mtd: nand: mtk-ecc: also parse nand-ecc-engine if available
Chuanhong Guo
2022-04-27
mtd: nand: make mtk_ecc.c a separated module
Chuanhong Guo
2022-04-27
mtd: rawnand: tmio: check return value after calling platform_get_resource()
Yang Yingliang
2022-04-27
mtd: rawnand: intel: fix possible null-ptr-deref in ebu_nand_probe()
Yang Yingliang
2022-04-27
mtd: rawnand: cadence: fix possible null-ptr-deref in cadence_nand_dt_probe()
Yang Yingliang
2022-04-27
mtd: spi-nor: micron-st: Remove status polling on volatile registers write
Tudor Ambarus
2022-04-27
mtd: spi-nor: spansion: Remove status polling on volatile registers write
Tudor Ambarus
2022-04-27
mtd: spi-nor: Introduce templates for SPI NOR operations
Tudor Ambarus
2022-04-27
mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()
Tudor Ambarus
2022-04-27
mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()
Tudor Ambarus
2022-04-27
mtd: spi-nor: core: Add helpers to read/write any register
Tudor Ambarus
2022-04-27
mtd: spi-nor: manufacturers: Use spi_nor_read_id() core method
Tudor Ambarus
2022-04-27
mtd: spi-nor: core: Introduce method for RDID op
Tudor Ambarus
2022-04-27
mtd: spi-nor: core: Use auto-detection only once
Tudor Ambarus
2022-04-27
mtd: spi-nor: Introduce spi_nor_match_id()
Tudor Ambarus
2022-04-27
mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_name
Tudor Ambarus
2022-04-27
mtd: spi-nor: core: Check written SR value in spi_nor_write_16bit_sr_and_check()
Chen-Tsung Hsieh
2022-04-26
mtd: mtdoops: Add a timestamp to the mtdoops header.
Jean-Marc Eurin
[next]