index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-26
mtd: spi-nor: core: rework struct spi_nor_erase_region
Takahiro Kuwano
4
-67
/
+46
2024-02-26
mtd: Remove support for Carillo Ranch driver
Matthew Wilcox (Oracle)
3
-273
/
+0
2024-02-26
mtd: chips: remove redundant assignment to variable timeo
Colin Ian King
1
-2
/
+2
2024-02-26
mtd: maps: physmap-core: fix flash size larger than 32-bit
Baruch Siach
1
-1
/
+1
2024-02-25
mtd: ubi: provide NVMEM layer over UBI volumes
Daniel Golle
3
-0
/
+202
2024-02-25
mtd: ubi: populate ubi volume fwnode
Daniel Golle
1
-0
/
+27
2024-02-25
mtd: ubi: introduce pre-removal notification for UBI volumes
Daniel Golle
4
-8
/
+32
2024-02-25
mtd: ubi: attach from device tree
Daniel Golle
1
-39
/
+96
2024-02-25
mtd: ubi: block: use notifier to create ubiblock from parameter
Daniel Golle
3
-85
/
+106
2024-02-25
ubi: Correct the number of PEBs after a volume resize failure
ZhaoLong Wang
1
-5
/
+4
2024-02-25
ubi: fix slab-out-of-bounds in ubi_eba_get_ldesc+0xfb/0x130
Guo Xuenan
2
-7
/
+24
2024-02-25
ubi: correct the calculation of fastmap size
Zhang Yi
1
-3
/
+4
2024-02-25
ubi: Check for too small LEB size in VTBL code
Richard Weinberger
1
-0
/
+6
2024-02-25
block2mtd: port device access to files
Christian Brauner
1
-25
/
+21
2024-02-19
ubiblock: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-2
/
+4
2024-02-19
mtd_blkdevs: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-6
/
+6
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2
-2
/
+2
2024-02-08
mtd: dataflash: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
1
-1
/
+1
2024-02-05
mtd: rawnand: marvell: fix layouts
Elad Nachman
1
-8
/
+5
2024-02-05
mtd: spinand: esmt: Extend IDs to 5 bytes
Ezra Buehler
1
-3
/
+6
2024-02-05
mtd: ssfdc: Improve a size determination in ssfdcr_add_mtd()
Markus Elfring
1
-1
/
+1
2024-02-05
mtd: ssfdc: Fix indentation in ssfdcr_add_mtd()
Markus Elfring
1
-1
/
+1
2024-02-05
mtd: ssfdc: One function call less in ssfdcr_add_mtd() after error detection
Markus Elfring
1
-1
/
+2
2024-02-05
mtd: rawnand: fsl_elbc: Let .probe retry if local bus is missing
Uwe Kleine-König
1
-1
/
+2
2024-02-05
mtd: spinand: winbond: add support for W25N04KV
Zhi-Jun You
1
-0
/
+12
2024-02-05
mtd: Fix possible refcounting issue when going through partition nodes
Miquel Raynal
1
-0
/
+1
2024-02-05
mtd: spinand: gigadevice: Fix the get ecc status issue
Han Xu
1
-2
/
+4
2024-01-17
Merge tag 'ubifs-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-60
/
+499
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+1
2024-01-09
Merge tag 'mtd/for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
29
-398
/
+516
2024-01-06
ubi: block: fix memleak in ubiblock_create()
Li Nan
1
-1
/
+1
2024-01-06
mtd: Add several functions to the fail_function list
ZhaoLong Wang
1
-0
/
+5
2024-01-06
ubi: Reserve sufficient buffer length for the input mask
ZhaoLong Wang
1
-2
/
+2
2024-01-06
ubi: Add six fault injection type for testing
ZhaoLong Wang
4
-21
/
+287
2024-01-06
ubi: Split io_failures into write_failure and erase_failure
ZhaoLong Wang
2
-10
/
+17
2024-01-06
ubi: Use the fault injection framework to enhance the fault injection capability
ZhaoLong Wang
5
-42
/
+203
2023-12-29
mtd_blkdevs: use the default discard granularity
Christoph Hellwig
1
-3
/
+1
2023-12-22
Merge tag 'nand/for-6.8' into mtd/next
Miquel Raynal
15
-262
/
+212
2023-12-22
Merge tag 'spi-nor/for-6.8' into mtd/next
Miquel Raynal
11
-119
/
+227
2023-12-22
mtd: rawnand: Clarify conditions to enable continuous reads
Miquel Raynal
1
-8
/
+16
2023-12-22
mtd: rawnand: Prevent sequential reads with on-die ECC engines
Miquel Raynal
1
-0
/
+8
2023-12-22
mtd: rawnand: Fix core interference with sequential reads
Miquel Raynal
1
-0
/
+14
2023-12-22
mtd: rawnand: Prevent crossing LUN boundaries during sequential reads
Miquel Raynal
1
-6
/
+37
2023-12-22
mtd: Fix gluebi NULL pointer dereference caused by ftl notifier
ZhaoLong Wang
1
-2
/
+2
2023-12-20
mtd: rawnand: s3c2410: fix Excess struct member description kernel-doc warnings
Randy Dunlap
1
-2
/
+0
2023-12-20
mtd: spi-nor: sfdp: get the 1-1-8 and 1-8-8 protocol from SFDP
JaimeLiao
2
-0
/
+36
2023-12-19
mtd: spi-nor: drop superfluous debug prints
Tudor Ambarus
1
-18
/
+0
2023-12-19
mtd: spi-nor: sysfs: hide the flash name if not set
JaimeLiao
1
-0
/
+2
2023-12-19
mtd: spi-nor: mark the flash name as obsolete
Tudor Ambarus
1
-1
/
+1
2023-12-19
mtd: spi-nor: print flash ID instead of name
Tudor Ambarus
1
-2
/
+2
[prev]
[next]