index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-14
mtd: rawnand: gpmi: Fix a double free in gpmi_nand_init
Lv Yunlong
1
-1
/
+1
2021-05-14
mtd: require write permissions for locking and badblock ioctls
Michael Walle
1
-4
/
+4
2021-05-14
mtd: maps: fix error return code of physmap_flash_remove()
Jia-Ju Bai
1
-1
/
+3
2021-05-14
mtd: parsers: qcom: incompatible with spi-nor 4k sectors
Baruch Siach
1
-0
/
+7
2021-05-14
mtd: parsers: qcom: Fix error condition
Miquel Raynal
1
-1
/
+1
2021-05-14
mtd: don't lock when recursively deleting partitions
David Bauer
1
-1
/
+1
2021-05-14
mtd: rawnand: qcom: Return actual error code instead of -ENODEV
Manivannan Sadhasivam
1
-5
/
+2
2021-05-14
mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions()
Manivannan Sadhasivam
1
-0
/
+3
2021-05-14
mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC
Álvaro Fernández Rojas
1
-0
/
+6
2021-05-14
mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe()
Dan Carpenter
1
-0
/
+2
2021-05-12
mtd: physmap: physmap-bt1-rom: Fix unintentional stack access
Gustavo A. R. Silva
1
-1
/
+1
2021-05-12
mtd: rawnand: atmel: Update ecc_stats.corrected counter
Kai Stuhlemmer (ebee Engineering)
1
-2
/
+4
2021-05-12
mtd: spinand: core: add missing MODULE_DEVICE_TABLE()
Alexander Lobakin
1
-0
/
+2
2021-05-12
Revert "mtd: spi-nor: macronix: Add support for mx25l51245g"
Tudor Ambarus
1
-3
/
+0
2021-05-12
mtd: spi-nor: core: Fix an issue of releasing resources during read/write
Xiang Chen
1
-0
/
+33
2021-04-13
Merge tag 'fixes-for-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2021-03-11
mtd: rawnand: mtk: Fix WAITRDY break condition and timeout
Hauke Mehrtens
1
-2
/
+2
2021-02-21
Merge tag 'for-linus-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+1
2021-02-21
Merge tag 'mtd/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
22
-761
/
+305
2021-02-20
Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2021-02-12
ubi: eba: Delete useless kfree code
Zheng Yongjun
1
-1
/
+0
2021-02-12
ubi: remove dead code in validate_vid_hdr()
Jubin Zhong
1
-6
/
+1
2021-02-10
Merge tag 'spi-nor/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Richard Weinberger
6
-11
/
+102
2021-02-10
Merge tag 'nand/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...
Richard Weinberger
10
-740
/
+188
2021-02-05
mtd: spi-nor: sst: Add support for Global Unlock on sst26vf
Tudor Ambarus
3
-3
/
+52
2021-02-05
mtd: spi-nor: Add Global Block Unlock command
Tudor Ambarus
2
-0
/
+38
2021-02-05
mtd: spi-nor: core: Add erase size check for erase command initialization
Takahiro Kuwano
1
-0
/
+1
2021-02-05
mtd: spi-nor: core: Fix erase type discovery for overlaid region
Takahiro Kuwano
1
-4
/
+5
2021-02-05
mtd: spi-nor: sfdp: Fix last erase region marking
Takahiro Kuwano
1
-2
/
+1
2021-02-05
mtd: spi-nor: sfdp: Fix wrong erase type bitmask for overlaid region
Takahiro Kuwano
1
-1
/
+1
2021-02-01
mtd: rawnand: intel: Fix an error handling path in 'ebu_dma_start()'
Christophe JAILLET
1
-2
/
+4
2021-02-01
mtd: rawnand: tango: Remove the driver
Arnd Bergmann
3
-735
/
+0
2021-02-01
mtd: rawnand: marvell: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-02-01
mtd: st_spi_fsm: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-02-01
mtd: convert comma to semicolon
Zheng Yongjun
1
-4
/
+4
2021-02-01
mtd: parsers: afs: Fix freeing the part name memory in failure
Manivannan Sadhasivam
1
-3
/
+1
2021-01-28
mtd: parser: imagetag: fix error codes in bcm963xx_parse_imagetag_partitions()
Dan Carpenter
1
-0
/
+4
2021-01-27
mtd: phram: use div_u64_rem to stop overwrite len in phram_setup
yangerkun
1
-1
/
+5
2021-01-27
mtd: remove redundant assignment to pointer eb
Colin Ian King
1
-1
/
+0
2021-01-23
mtd: spi-nor: hisi-sfc: Put child node np on error path
Pan Bian
1
-1
/
+3
2021-01-23
mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-P SPI serial flash
Mika Westerberg
1
-0
/
+1
2021-01-20
mtd: rawnand: omap: Use BCH private fields in the specific OOB layout
Miquel Raynal
1
-6
/
+9
2021-01-20
ARM: remove u300 platform
Arnd Bergmann
1
-2
/
+1
2021-01-14
mtd: spinand: Fix MTD_OPS_AUTO_OOB requests
Miquel Raynal
1
-3
/
+11
2021-01-14
mtd: rawnand: intel: check the mtd name only after setting the variable
Martin Blumenstingl
1
-2
/
+3
2021-01-14
mtd: rawnand: nandsim: Fix the logic when selecting Hamming soft ECC engine
Miquel Raynal
1
-4
/
+3
2021-01-04
mtd: rawnand: qcom: Add support for Qcom SMEM parser
Manivannan Sadhasivam
1
-1
/
+3
2021-01-04
mtd: parsers: Add Qcom SMEM parser
Manivannan Sadhasivam
3
-0
/
+179
2021-01-04
mtd: rawnand: gpmi: fix dst bit offset when extracting raw payload
Sean Nyekjaer
1
-1
/
+1
[next]