index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Lines
2021-03-11
mtd: rawnand: fsmc: Fix fall-through warnings for Clang
Gustavo A. R. Silva
-0
/
+1
2021-03-11
mtd: onenand: Fix fall-through warnings for Clang
Gustavo A. R. Silva
-0
/
+1
2021-03-11
mtd: mtdchar: Fix fall-through warnings for Clang
Gustavo A. R. Silva
-0
/
+1
2021-03-11
mtd: cfi: Fix fall-through warnings for Clang
Gustavo A. R. Silva
-0
/
+5
2021-03-11
mtd: maps: fix error return code of physmap_flash_remove()
Jia-Ju Bai
-1
/
+3
2021-03-11
mtd: parsers: ofpart: make symbol 'bcm4908_partitions_quirks' static
Wei Yongjun
-1
/
+1
2021-03-11
mtd: parsers: qcom: incompatible with spi-nor 4k sectors
Baruch Siach
-0
/
+7
2021-03-11
mtd: parsers: qcom: Fix error condition
Miquel Raynal
-1
/
+1
2021-03-11
mtd: parsers: ofpart: limit parsing of deprecated DT syntax
Rafał Miłecki
-1
/
+3
2021-03-11
mtd: parsers: ofpart: support BCM4908 fixed partitions
Rafał Miłecki
-2
/
+116
2021-03-11
mtd: mtdcore: constify name param in mtd_bdi_init
Tomas Winkler
-1
/
+1
2021-03-11
mtd: parsers: extend Qcom SMEM parser to SPI flash
Baruch Siach
-3
/
+2
2021-03-11
mtd: char: Get rid of Big MTD Lock
Alexander Sverdlin
-6
/
+9
2021-03-11
mtd: char: Drop mtd_mutex usage from mtdchar_open()
Alexander Sverdlin
-8
/
+2
2021-03-11
mtd: don't lock when recursively deleting partitions
David Bauer
-1
/
+1
2021-03-11
mtd: rfd_ftl: Use module_mtd_blktrans to register driver
Dejin Zheng
-12
/
+1
2021-03-11
mtd: nftlcore: Use module_mtd_blktrans to register driver
Dejin Zheng
-12
/
+1
2021-03-11
mtd: mtdswap: Use module_mtd_blktrans to register driver
Dejin Zheng
-13
/
+1
2021-03-11
mtd: mtdblock_ro: Use module_mtd_blktrans to register driver
Dejin Zheng
-12
/
+1
2021-03-11
mtd: mtdblock: Use module_mtd_blktrans to register driver
Dejin Zheng
-13
/
+1
2021-03-11
mtd: inftlcore: Use module_mtd_blktrans to register driver
Dejin Zheng
-12
/
+1
2021-03-11
mtd: ftl: Use module_mtd_blktrans to register driver
Dejin Zheng
-13
/
+1
2021-03-11
mtd: physmap: physmap-bt1-rom: Fix unintentional stack access
Gustavo A. R. Silva
-1
/
+1
2021-03-11
mtd: rawnand: qcom: Return actual error code instead of -ENODEV
Manivannan Sadhasivam
-5
/
+2
2021-03-11
mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions()
Manivannan Sadhasivam
-0
/
+3
2021-03-11
mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC
Álvaro Fernández Rojas
-0
/
+6
2021-03-11
mtd: rawnand: qcom: update last code word register
Md Sadre Alam
-21
/
+57
2021-03-11
mtd: rawnand: qcom: Add helper to configure location register
Md Sadre Alam
-12
/
+24
2021-03-11
mtd: rawnand: qcom: Rename parameter name in macro
Md Sadre Alam
-4
/
+4
2021-03-11
mtd: rawnand: qcom: Add helper to check last code word
Md Sadre Alam
-7
/
+13
2021-03-11
mtd: rawnand: qcom: Convert nandc to chip in Read/Write helper
Md Sadre Alam
-73
/
+80
2021-03-11
mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe()
Dan Carpenter
-0
/
+2
2021-03-11
mtd: spinand: gigadevice: Support GD5F1GQ5UExxG
Reto Schneider
-9
/
+60
2021-03-11
mtd: nand: fix error handling in nand_prog_page_op() #2
Sascha Hauer
-16
/
+15
2021-03-11
mtd: nand: fix error handling in nand_prog_page_op() #1
Sascha Hauer
-0
/
+2
2021-03-11
mtd: rawnand: qcom: Update register macro name for 0x2c offset
Md Sadre Alam
-1
/
+1
2021-03-11
mtd: nand: ecc-hamming: Use the public nsteps field
Miquel Raynal
-5
/
+4
2021-03-11
mtd: nand: ecc-bch: Use the public nsteps field
Miquel Raynal
-5
/
+4
2021-03-11
mtd: rawnand: omap: Use ECC information from the generic structures
Miquel Raynal
-6
/
+8
2021-03-11
mtd: rawnand: Try not to use the ECC private structures
Miquel Raynal
-9
/
+7
2021-03-11
mtd: nand: ecc-hamming: Populate the public nsteps field
Miquel Raynal
-0
/
+1
2021-03-11
mtd: nand: ecc-bch: Populate the public nsteps field
Miquel Raynal
-0
/
+1
2021-03-08
printk: introduce a kmsg_dump iterator
John Ogness
-1
/
+4
2021-03-08
mtd: mtdoops: synchronize kmsg_dumper
John Ogness
-1
/
+11
2021-03-08
mtd: spi-nor: intel-spi: Move platform data header to x86 subfolder
Andy Shevchenko
-2
/
+1
2021-03-08
mtd: spi-nor: use is_power_of_2()
Michael Walle
-4
/
+1
2021-03-08
mtd: spi-nor: winbond: Add support for w25q512jvq
Shuhao Mai
-0
/
+2
2021-02-21
Merge tag 'for-linus-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-7
/
+1
2021-02-21
Merge tag 'mtd/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
-761
/
+305
2021-02-20
Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+1
[prev]
[next]