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
2023-12-19
mtd: spi-nor: mark the flash name as obsolete
Tudor Ambarus
-1
/
+1
2023-12-19
mtd: spi-nor: print flash ID instead of name
Tudor Ambarus
-2
/
+2
2023-12-14
mtd: maps: vmu-flash: Fix the (mtd core) switch to ref counters
Miquel Raynal
-1
/
+1
2023-12-14
mtd: ssfdc: Remove an unused variable
Miquel Raynal
-1
/
+0
2023-12-14
mtd: rawnand: diskonchip: fix a potential double free in doc_probe
Dinghao Liu
-4
/
+6
2023-12-14
mtd: rawnand: rockchip: Add missing title to a kernel doc comment
Miquel Raynal
-0
/
+1
2023-12-14
mtd: rawnand: rockchip: Rename a structure
Miquel Raynal
-3
/
+3
2023-12-14
mtd: rawnand: pl353: Fix kernel doc
Miquel Raynal
-1
/
+1
2023-12-06
mtd: spi-nor: micron-st: Add support for mt25qu01g
Fabio Estevam
-0
/
+25
2023-12-06
mtd: spi-nor: remove NO_CHIP_ERASE flag
Tudor Ambarus
-8
/
+3
2023-12-06
mtd: spi-nor: micron-st: enable die erase for multi die flashes
Tudor Ambarus
-19
/
+47
2023-12-06
mtd: spi-nor: spansion: enable die erase for multi die flashes
Tudor Ambarus
-2
/
+2
2023-12-06
mtd: spi-nor: add erase die (chip) capability
Tudor Ambarus
-37
/
+81
2023-12-04
mtd: rawnand: brcmnand: exec_op implementation
David Regan
-223
/
+168
2023-12-04
mtd: rawnand: brcmnand: pass host struct to bcmnand_ctrl_poll_status
David Regan
-6
/
+7
2023-12-04
mtd: rawnand: NAND controller write protect
David Regan
-0
/
+4
2023-12-04
mtd: rawnand: Add destructive operation
Boris Brezillon
-2
/
+4
2023-11-30
mtd: spi-nor: Stop reporting warning message when soft reset is not suported
Chia-Lin Kao (AceLan)
-1
/
+2
2023-11-30
spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
Chia-Lin Kao (AceLan)
-2
/
+2
2023-11-30
mtd: rawnand: meson: handle OOB buffer according OOB layout
Arseniy Krasnov
-2
/
+2
2023-11-20
mtd: rawnand: meson: initialize clock register
Arseniy Krasnov
-1
/
+3
2023-11-20
mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller response
Ronald Monthero
-1
/
+1
2023-11-15
mtd: spi-nor: use kernel sized types instead of c99 types
Tudor Ambarus
-31
/
+27
2023-11-13
mtd: rawnand: txx9ndfmc: Convert to platform remove callback returning void
Uwe Kleine-König
-3
/
+2
2023-11-13
mtd: rawnand: txx9ndfmc: Drop if block with always false condition
Uwe Kleine-König
-2
/
+0
2023-11-13
mtd: rawnand: txx9ndfmc: Switch to module_platform_driver()
Uwe Kleine-König
-5
/
+5
2023-11-13
mtd: rawnand: brcmnand: Convert to platform remove callback returning void
Uwe Kleine-König
-9
/
+7
2023-11-10
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
-135
/
+0
2023-11-05
Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-113
/
+164
2023-11-04
Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
-986
/
+1797
2023-11-04
Merge tag 'nand/for-6.7' into mtd/next
Miquel Raynal
-15
/
+304
2023-11-04
Merge tag 'spi-nor/for-6.7' into mtd/next
Miquel Raynal
-873
/
+1407
2023-11-03
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+2
2023-10-31
Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-12
/
+0
2023-10-28
ubi: block: Fix use-after-free in ubiblock_cleanup
ZhaoLong Wang
-1
/
+3
2023-10-28
ubi: fastmap: Add control in 'UBI_IOCATT' ioctl to reserve PEBs for filling p...
Zhihao Cheng
-1
/
+1
2023-10-28
ubi: fastmap: Add module parameter to control reserving filling pool PEBs
Zhihao Cheng
-6
/
+25
2023-10-28
ubi: fastmap: Fix lapsed wear leveling for first 64 PEBs
Zhihao Cheng
-3
/
+8
2023-10-28
ubi: fastmap: Get wl PEB even ec beyonds the 'max' if free PEBs are run out
Zhihao Cheng
-16
/
+44
2023-10-28
ubi: fastmap: may_reserve_for_fm: Don't reserve PEB if fm_anchor exists
Zhihao Cheng
-4
/
+7
2023-10-28
ubi: fastmap: Remove unneeded break condition while filling pools
Zhihao Cheng
-3
/
+2
2023-10-28
ubi: fastmap: Wait until there are enough free PEBs before filling pools
Zhihao Cheng
-16
/
+65
2023-10-28
ubi: fastmap: Use free pebs reserved for bad block handling
Zhihao Cheng
-11
/
+5
2023-10-28
ubi: Replace erase_block() with sync_erase()
Zhihao Cheng
-51
/
+7
2023-10-28
ubi: fastmap: Allocate memory with GFP_NOFS in ubi_update_fastmap
Zhihao Cheng
-5
/
+5
2023-10-28
ubi: fastmap: erase_block: Get erase counter from wl_entry rather than flash
Zhihao Cheng
-18
/
+9
2023-10-28
ubi: fastmap: Fix missed ec updating after erasing old fastmap data block
Zhihao Cheng
-10
/
+15
2023-10-28
mtd: block2mtd: Convert to bdev_open_by_dev/path()
Jan Kara
-22
/
+29
2023-10-27
mtd: cfi_cmdset_0001: Byte swap OTP info
Linus Walleij
-2
/
+18
2023-10-27
mtd: rawnand: meson: check return value of devm_kasprintf()
Yi Yang
-0
/
+3
[prev]
[next]