index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-11
mtd: rawnand: stm32_fmc2: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+2
2021-03-11
mtd: rawnand: fsmc: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-03-11
mtd: onenand: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-03-11
mtd: mtdchar: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-03-11
mtd: cfi: Fix fall-through warnings for Clang
Gustavo A. R. Silva
3
-0
/
+5
2021-03-11
mtd: maps: fix error return code of physmap_flash_remove()
Jia-Ju Bai
1
-1
/
+3
2021-03-11
mtd: parsers: ofpart: make symbol 'bcm4908_partitions_quirks' static
Wei Yongjun
1
-1
/
+1
2021-03-11
mtd: parsers: qcom: incompatible with spi-nor 4k sectors
Baruch Siach
1
-0
/
+7
2021-03-11
mtd: parsers: qcom: Fix error condition
Miquel Raynal
1
-1
/
+1
2021-03-11
mtd: parsers: ofpart: limit parsing of deprecated DT syntax
Rafał Miłecki
1
-1
/
+3
2021-03-11
mtd: parsers: ofpart: support BCM4908 fixed partitions
Rafał Miłecki
5
-2
/
+116
2021-03-11
mtd: mtdcore: constify name param in mtd_bdi_init
Tomas Winkler
1
-1
/
+1
2021-03-11
mtd: parsers: extend Qcom SMEM parser to SPI flash
Baruch Siach
1
-3
/
+2
2021-03-11
mtd: char: Get rid of Big MTD Lock
Alexander Sverdlin
2
-6
/
+9
2021-03-11
mtd: char: Drop mtd_mutex usage from mtdchar_open()
Alexander Sverdlin
1
-8
/
+2
2021-03-11
mtd: don't lock when recursively deleting partitions
David Bauer
1
-1
/
+1
2021-03-11
mtd: rfd_ftl: Use module_mtd_blktrans to register driver
Dejin Zheng
1
-12
/
+1
2021-03-11
mtd: nftlcore: Use module_mtd_blktrans to register driver
Dejin Zheng
1
-12
/
+1
2021-03-11
mtd: mtdswap: Use module_mtd_blktrans to register driver
Dejin Zheng
1
-13
/
+1
2021-03-11
mtd: mtdblock_ro: Use module_mtd_blktrans to register driver
Dejin Zheng
1
-12
/
+1
2021-03-11
mtd: mtdblock: Use module_mtd_blktrans to register driver
Dejin Zheng
1
-13
/
+1
2021-03-11
mtd: inftlcore: Use module_mtd_blktrans to register driver
Dejin Zheng
1
-12
/
+1
2021-03-11
mtd: ftl: Use module_mtd_blktrans to register driver
Dejin Zheng
1
-13
/
+1
2021-03-11
mtd: physmap: physmap-bt1-rom: Fix unintentional stack access
Gustavo A. R. Silva
1
-1
/
+1
2021-03-11
mtd: rawnand: qcom: Return actual error code instead of -ENODEV
Manivannan Sadhasivam
1
-5
/
+2
2021-03-11
mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions()
Manivannan Sadhasivam
1
-0
/
+3
2021-03-11
mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC
Álvaro Fernández Rojas
1
-0
/
+6
2021-03-11
mtd: rawnand: qcom: update last code word register
Md Sadre Alam
1
-21
/
+57
2021-03-11
mtd: rawnand: qcom: Add helper to configure location register
Md Sadre Alam
1
-12
/
+24
2021-03-11
mtd: rawnand: qcom: Rename parameter name in macro
Md Sadre Alam
1
-4
/
+4
2021-03-11
mtd: rawnand: qcom: Add helper to check last code word
Md Sadre Alam
1
-7
/
+13
2021-03-11
mtd: rawnand: qcom: Convert nandc to chip in Read/Write helper
Md Sadre Alam
1
-73
/
+80
2021-03-11
mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe()
Dan Carpenter
1
-0
/
+2
2021-03-11
mtd: spinand: gigadevice: Support GD5F1GQ5UExxG
Reto Schneider
1
-9
/
+60
2021-03-11
mtd: nand: fix error handling in nand_prog_page_op() #2
Sascha Hauer
1
-16
/
+15
2021-03-11
mtd: nand: fix error handling in nand_prog_page_op() #1
Sascha Hauer
1
-0
/
+2
2021-03-11
mtd: rawnand: qcom: Update register macro name for 0x2c offset
Md Sadre Alam
1
-1
/
+1
2021-03-11
mtd: nand: ecc-hamming: Use the public nsteps field
Miquel Raynal
1
-5
/
+4
2021-03-11
mtd: nand: ecc-bch: Use the public nsteps field
Miquel Raynal
1
-5
/
+4
2021-03-11
mtd: rawnand: omap: Use ECC information from the generic structures
Miquel Raynal
1
-6
/
+8
2021-03-11
mtd: rawnand: Try not to use the ECC private structures
Miquel Raynal
1
-9
/
+7
2021-03-11
mtd: nand: ecc-hamming: Populate the public nsteps field
Miquel Raynal
1
-0
/
+1
2021-03-11
mtd: nand: ecc-bch: Populate the public nsteps field
Miquel Raynal
1
-0
/
+1
2021-03-08
printk: introduce a kmsg_dump iterator
John Ogness
1
-1
/
+4
2021-03-08
mtd: mtdoops: synchronize kmsg_dumper
John Ogness
1
-1
/
+11
2021-03-08
mtd: spi-nor: intel-spi: Move platform data header to x86 subfolder
Andy Shevchenko
2
-2
/
+1
2021-03-08
mtd: spi-nor: use is_power_of_2()
Michael Walle
1
-4
/
+1
2021-03-08
mtd: spi-nor: winbond: Add support for w25q512jvq
Shuhao Mai
1
-0
/
+2
2021-02-22
Merge tag 'for-linus-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+1
2021-02-22
Merge tag 'mtd/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
22
-761
/
+305
[prev]
[next]