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-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-09-08
mtd/drivers/nand: use HZ macros
Daniel Lezcano
1
-1
/
+1
2021-09-05
Merge tag 'mtd/for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
18
-351
/
+153
2021-09-03
Merge tag 'nand/for-5.15' into mtd/next
Miquel Raynal
8
-24
/
+70
2021-08-23
mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...
Christophe JAILLET
1
-1
/
+3
2021-08-23
mtd_blkdevs: simplify the refcounting in blktrans_{open, release}
Christoph Hellwig
1
-14
/
+4
2021-08-23
mtd_blkdevs: simplify blktrans_getgeo
Christoph Hellwig
1
-2
/
+1
2021-08-23
mtd_blkdevs: remove blktrans_ref_mutex
Christoph Hellwig
1
-12
/
+1
2021-08-23
mtd_blkdevs: simplify blktrans_dev_get
Christoph Hellwig
1
-15
/
+2
2021-08-23
mtd/rfd_ftl: don't cast away the type when calling add_mtd_blktrans_dev
Christoph Hellwig
1
-1
/
+1
2021-08-23
mtd/ftl: don't cast away the type when calling add_mtd_blktrans_dev
Christoph Hellwig
1
-1
/
+1
2021-08-23
mtd_blkdevs: use lockdep_assert_held
Christoph Hellwig
1
-8
/
+2
2021-08-23
mtd_blkdevs: don't hold del_mtd_blktrans_dev in blktrans_{open, release}
Christoph Hellwig
1
-5
/
+0
2021-08-17
mtd: rawnand: intel: Fix error handling in probe
Evgeny Novikov
1
-9
/
+18
2021-08-17
mtd: mtdconcat: Check _read, _write callbacks existence before assignment
Zhihao Cheng
1
-2
/
+4
2021-08-17
mtd: mtdconcat: Judge callback existence based on the master
Zhihao Cheng
1
-8
/
+19
2021-08-17
mtd: maps: remove dead MTD map driver for PMC-Sierra MSP boards
Lukas Bulwahn
3
-251
/
+0
2021-08-17
mtd: rfd_ftl: use container_of() rather than cast
Sean Young
1
-7
/
+7
2021-08-17
mtd: rfd_ftl: fix use-after-free
Sean Young
1
-1
/
+1
2021-08-17
mtd: rfd_ftl: add discard support
Sean Young
1
-0
/
+29
2021-08-17
mtd: rfd_ftl: allow use of MTD_RAM for testing purposes
Sean Young
1
-1
/
+2
2021-08-17
mtdblock: Warn if added for a NAND device
Ezequiel Garcia
2
-0
/
+8
2021-08-17
mtd: spinand: macronix: Add Quad support for serial NAND flash
Jaime Liao
1
-8
/
+8
2021-08-16
Merge tag 'mtd/fixes-for-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-13
/
+19
2021-08-06
mtdblock: Add comment about UBI block devices
Ezequiel Garcia
1
-0
/
+3
2021-08-06
mtdblock: Update old JFFS2 mention in Kconfig
Ezequiel Garcia
1
-4
/
+3
2021-08-06
mtd: rawnand: remove never changed ret variable
Jason Wang
1
-2
/
+2
2021-08-06
mtd: rawnand: omap: Fix kernel doc warning on 'calcuate' typo
Vladimir Molokov
1
-1
/
+1
2021-08-06
mtd: spinand: core: Properly fill the OOB area.
Daniel Palmer
1
-0
/
+2
2021-08-06
mtd: rawnand: Fix probe failure due to of_get_nand_secure_regions()
Manivannan Sadhasivam
1
-0
/
+6
2021-08-06
mtd: fix lock hierarchy in deregister_mtd_blktrans
Desmond Cheong Zhi Xi
1
-1
/
+1
2021-08-06
mtd: devices: mchp48l640: Fix memory leak on cmd
Colin Ian King
1
-0
/
+1
2021-07-16
mtd: rawnand: Fix a couple of spelling mistakes in Kconfig
Colin Ian King
1
-2
/
+2
2021-07-16
mtd: spinand: Fix comment
Miquel Raynal
1
-1
/
+1
2021-07-16
mtd: rawnand: nand_bbt: Skip bad blocks when searching for the BBT in NAND
Stefan Riedmueller
1
-0
/
+33
2021-07-16
mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards
Andreas Persson
1
-1
/
+1
2021-07-16
mtd: core: handle flashes without OTP gracefully
Michael Walle
1
-1
/
+3
2021-07-16
mtd: mchp48l640: silence some uninitialized variable warnings
Dan Carpenter
1
-2
/
+2
2021-07-16
mtd: break circular locks in register_mtd_blktrans
Desmond Cheong Zhi Xi
1
-6
/
+2
2021-07-16
mtd: rawnand: Add a check in of_get_nand_secure_regions()
Dan Carpenter
1
-2
/
+2
2021-07-16
mtd: mtd_blkdevs: Initialize rq.limits.discard_granularity
Zhihao Cheng
1
-0
/
+1
2021-07-12
mtd: cfi_util: Fix unreachable code issue
Gustavo A. R. Silva
1
-2
/
+2
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-07-05
Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
59
-506
/
+3550
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-65
/
+52
2021-06-30
Merge tag 'spi-nor/for-5.14' into mtd/next
Miquel Raynal
10
-23
/
+337
2021-06-30
Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...
Richard Weinberger
22
-307
/
+2516
2021-06-29
Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2021-06-25
Merge remote-tracking branch 'spi/for-5.14' into spi-next
Mark Brown
1
-13
/
+32
2021-06-21
mtd: spi-nor: remove redundant continue statement
Colin Ian King
1
-3
/
+1
[next]