index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mtd/fixes-for-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-16
5
-13
/
+19
|
\
|
*
mtd: rawnand: Fix probe failure due to of_get_nand_secure_regions()
Manivannan Sadhasivam
2021-08-06
1
-0
/
+6
|
*
mtd: fix lock hierarchy in deregister_mtd_blktrans
Desmond Cheong Zhi Xi
2021-08-06
1
-1
/
+1
|
*
mtd: devices: mchp48l640: Fix memory leak on cmd
Colin Ian King
2021-08-06
1
-0
/
+1
|
*
mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards
Andreas Persson
2021-07-16
1
-1
/
+1
|
*
mtd: core: handle flashes without OTP gracefully
Michael Walle
2021-07-16
1
-1
/
+3
|
*
mtd: mchp48l640: silence some uninitialized variable warnings
Dan Carpenter
2021-07-16
1
-2
/
+2
|
*
mtd: break circular locks in register_mtd_blktrans
Desmond Cheong Zhi Xi
2021-07-16
1
-6
/
+2
|
*
mtd: rawnand: Add a check in of_get_nand_secure_regions()
Dan Carpenter
2021-07-16
1
-2
/
+2
|
*
mtd: mtd_blkdevs: Initialize rq.limits.discard_granularity
Zhihao Cheng
2021-07-16
1
-0
/
+1
*
|
mtd: cfi_util: Fix unreachable code issue
Gustavo A. R. Silva
2021-07-12
1
-2
/
+2
|
/
*
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-09
1
-1
/
+1
|
\
|
*
ubifs: fix snprintf() checking
Dan Carpenter
2021-06-18
1
-1
/
+1
*
|
Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2021-07-05
59
-506
/
+3550
|
\
\
|
*
\
Merge tag 'spi-nor/for-5.14' into mtd/next
Miquel Raynal
2021-06-30
10
-23
/
+337
|
|
\
\
|
|
*
|
mtd: spi-nor: remove redundant continue statement
Colin Ian King
2021-06-21
1
-3
/
+1
|
|
*
|
mtd: spi-nor: add initial sysfs support
Michael Walle
2021-06-15
4
-1
/
+97
|
|
*
|
mtd: spi-nor: sfdp: save a copy of the SFDP data
Michael Walle
2021-06-15
2
-0
/
+68
|
|
*
|
mtd: spi-nor: otp: implement erase for Winbond and similar flashes
Michael Walle
2021-06-09
4
-1
/
+92
|
|
*
|
mtd: spi-nor: otp: return -EROFS if region is read-only
Michael Walle
2021-06-09
1
-3
/
+38
|
|
*
|
mtd: spi-nor: otp: use more consistent wording
Michael Walle
2021-06-09
1
-8
/
+19
|
|
*
|
mtd: spi-nor: otp: fix access to security registers in 4 byte mode
Michael Walle
2021-06-09
1
-2
/
+0
|
|
*
|
mtd: spi-nor: enable locking support for MX25L12805D
David Bauer
2021-05-27
1
-1
/
+2
|
|
*
|
mtd: spi-nor: macronix: Fix name for mx66l51235f
Tudor Ambarus
2021-05-27
1
-1
/
+1
|
|
*
|
mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-M SPI serial flash
Mika Westerberg
2021-05-27
1
-0
/
+1
|
|
*
|
mtd: spi-nor: otp: fix kerneldoc typos
Michael Walle
2021-05-26
1
-2
/
+2
|
|
*
|
mtd: spi-nor: Add documentation for spi_nor_soft_reset()
Pratyush Yadav
2021-05-26
1
-0
/
+15
|
|
*
|
mtd: spi-nor: nxp-spifi: Use SPI_MODE_X_MASK
Andy Shevchenko
2021-05-26
1
-1
/
+1
|
*
|
|
Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...
Richard Weinberger
2021-06-29
22
-307
/
+2516
|
|
\
\
\
|
|
*
|
|
mtd: rawnand: omap: Add larger page NAND chips support
Miquel Raynal
2021-06-18
2
-69
/
+116
|
|
*
|
|
mtd: rawnand: omap: Various style fixes
Miquel Raynal
2021-06-18
1
-5
/
+7
|
|
*
|
|
mtd: rawnand: omap: Check return values
Miquel Raynal
2021-06-18
1
-9
/
+21
|
|
*
|
|
mtd: rawnand: omap: Rename a macro
Miquel Raynal
2021-06-18
1
-8
/
+8
|
|
*
|
|
mtd: rawnand: omap: Aggregate the HW configuration of the ELM
Miquel Raynal
2021-06-18
1
-19
/
+11
|
|
*
|
|
mtd: rawnand: pl353: Add support for the ARM PL353 SMC NAND controller
Miquel Raynal
2021-06-18
3
-0
/
+1203
|
|
*
|
|
mtd: rawnand: qcom: avoid writing to obsolete register
Md Sadre Alam
2021-06-18
1
-6
/
+12
|
|
*
|
|
mtd: rawnand: marvell: Minor documentation correction
Souptick Joarder
2021-06-18
1
-1
/
+1
|
|
*
|
|
mtd: rawnand: r852: use DEVICE_ATTR_RO() helper macro
Zhen Lei
2021-06-18
1
-4
/
+3
|
|
*
|
|
mtd: spinand: add SPI-NAND MTD resume handler
Patrice Chotard
2021-06-18
1
-0
/
+17
|
|
*
|
|
mtd: spinand: Add spinand_init_flash() helper
Patrice Chotard
2021-06-18
1
-29
/
+45
|
|
*
|
|
mtd: spinand: add spinand_read_cfg() helper
Patrice Chotard
2021-06-18
1
-9
/
+20
|
|
*
|
|
mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvel...
Yang Yingliang
2021-06-18
1
-1
/
+3
|
|
*
|
|
mtd: rawnand: arasan: Finer grain NV-DDR configuration
Miquel Raynal
2021-06-18
1
-2
/
+54
|
|
*
|
|
mtd: rawnand: arasan: Rename the data interface register
Miquel Raynal
2021-06-18
1
-7
/
+7
|
|
*
|
|
mtd: rawnand: onfi: Fix endianness when reading NV-DDR values
Miquel Raynal
2021-06-18
1
-3
/
+3
|
|
*
|
|
mtd: rawnand: arasan: Use the right DMA mask
Miquel Raynal
2021-06-18
1
-0
/
+4
|
|
*
|
|
mtd: spinand: Fix double counting of ECC stats
Miquel Raynal
2021-06-11
1
-6
/
+11
|
|
*
|
|
mtd: spinand: macronix: Add support for serial NAND flash
Jaime Liao
2021-05-26
1
-0
/
+112
|
|
*
|
|
mtd: rawnand: qcom: Delete an unneeded bool conversion
Zhen Lei
2021-05-26
1
-2
/
+1
|
|
*
|
|
mtd: rawnand: arasan: Leverage additional GPIO CS
Miquel Raynal
2021-05-26
1
-23
/
+125
[next]