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.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-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 branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-1
/
+1
|
\
|
*
mtd/drivers/nand: use HZ macros
Daniel Lezcano
2021-09-08
1
-1
/
+1
*
|
Merge tag 'mtd/for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2021-09-05
18
-351
/
+153
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'nand/for-5.15' into mtd/next
Miquel Raynal
2021-09-03
8
-24
/
+70
|
|
\
|
|
*
mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...
Christophe JAILLET
2021-08-23
1
-1
/
+3
|
|
*
mtd: rawnand: intel: Fix error handling in probe
Evgeny Novikov
2021-08-17
1
-9
/
+18
|
|
*
mtd: spinand: macronix: Add Quad support for serial NAND flash
Jaime Liao
2021-08-17
1
-8
/
+8
|
|
*
mtd: rawnand: remove never changed ret variable
Jason Wang
2021-08-06
1
-2
/
+2
|
|
*
mtd: rawnand: omap: Fix kernel doc warning on 'calcuate' typo
Vladimir Molokov
2021-08-06
1
-1
/
+1
|
|
*
mtd: spinand: core: Properly fill the OOB area.
Daniel Palmer
2021-08-06
1
-0
/
+2
|
|
*
mtd: rawnand: Fix a couple of spelling mistakes in Kconfig
Colin Ian King
2021-07-16
1
-2
/
+2
|
|
*
mtd: spinand: Fix comment
Miquel Raynal
2021-07-16
1
-1
/
+1
|
|
*
mtd: rawnand: nand_bbt: Skip bad blocks when searching for the BBT in NAND
Stefan Riedmueller
2021-07-16
1
-0
/
+33
|
*
|
mtd_blkdevs: simplify the refcounting in blktrans_{open, release}
Christoph Hellwig
2021-08-23
1
-14
/
+4
|
*
|
mtd_blkdevs: simplify blktrans_getgeo
Christoph Hellwig
2021-08-23
1
-2
/
+1
|
*
|
mtd_blkdevs: remove blktrans_ref_mutex
Christoph Hellwig
2021-08-23
1
-12
/
+1
|
*
|
mtd_blkdevs: simplify blktrans_dev_get
Christoph Hellwig
2021-08-23
1
-15
/
+2
|
*
|
mtd/rfd_ftl: don't cast away the type when calling add_mtd_blktrans_dev
Christoph Hellwig
2021-08-23
1
-1
/
+1
|
*
|
mtd/ftl: don't cast away the type when calling add_mtd_blktrans_dev
Christoph Hellwig
2021-08-23
1
-1
/
+1
|
*
|
mtd_blkdevs: use lockdep_assert_held
Christoph Hellwig
2021-08-23
1
-8
/
+2
|
*
|
mtd_blkdevs: don't hold del_mtd_blktrans_dev in blktrans_{open, release}
Christoph Hellwig
2021-08-23
1
-5
/
+0
|
*
|
mtd: mtdconcat: Check _read, _write callbacks existence before assignment
Zhihao Cheng
2021-08-17
1
-2
/
+4
|
*
|
mtd: mtdconcat: Judge callback existence based on the master
Zhihao Cheng
2021-08-17
1
-8
/
+19
|
*
|
mtd: maps: remove dead MTD map driver for PMC-Sierra MSP boards
Lukas Bulwahn
2021-08-17
3
-251
/
+0
|
*
|
mtd: rfd_ftl: use container_of() rather than cast
Sean Young
2021-08-17
1
-7
/
+7
|
*
|
mtd: rfd_ftl: fix use-after-free
Sean Young
2021-08-17
1
-1
/
+1
|
*
|
mtd: rfd_ftl: add discard support
Sean Young
2021-08-17
1
-0
/
+29
|
*
|
mtd: rfd_ftl: allow use of MTD_RAM for testing purposes
Sean Young
2021-08-17
1
-1
/
+2
|
*
|
mtdblock: Warn if added for a NAND device
Ezequiel Garcia
2021-08-17
2
-0
/
+8
|
*
|
mtdblock: Add comment about UBI block devices
Ezequiel Garcia
2021-08-06
1
-0
/
+3
|
*
|
mtdblock: Update old JFFS2 mention in Kconfig
Ezequiel Garcia
2021-08-06
1
-4
/
+3
|
|
/
*
|
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
[next]