index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-14
mtd: rawnand: qcom: Update code word value for raw read
Md Sadre Alam
1
-2
/
+6
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/linux
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_nand_probe()'
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/kernel/git/mtd/linux
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/git/rw/ubifs
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/linux
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-29
Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next
Richard Weinberger
22
-307
/
+2516
2021-06-28
Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-5
/
+5
2021-06-25
Merge remote-tracking branch 'spi/for-5.14' into spi-next
Mark Brown
1
-13
/
+32
[next]