index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
mtd: rawnand: stm32_fmc2: add MP25 support
Christophe Kerello
2024-02-26
1
-9
/
+45
|
|
*
|
mtd: rawnand: stm32_fmc2: use dma_get_slave_caps to get DMA max burst
Christophe Kerello
2024-02-26
1
-5
/
+24
|
|
*
|
mtd: rawnand: lpc32xx_mlc: fix irq handler prototype
Arnd Bergmann
2024-02-26
1
-2
/
+3
|
|
*
|
mtd: rawnand: Prefer struct_size over open coded arithmetic
Erick Archer
2024-02-26
1
-1
/
+1
|
|
*
|
mtd: rawnand: meson: fix scrambling mode value in command macro
Arseniy Krasnov
2024-02-26
1
-1
/
+1
|
|
*
|
mtd: rawnand: remove redundant assignment to variable bbtblocks
Colin Ian King
2024-02-26
1
-1
/
+0
|
|
*
|
mtd: spinand: esmt: Extend IDs to 5 bytes
Ezra Buehler
2024-02-05
1
-3
/
+6
|
|
*
|
mtd: rawnand: fsl_elbc: Let .probe retry if local bus is missing
Uwe Kleine-König
2024-02-05
1
-1
/
+2
|
|
*
|
mtd: spinand: winbond: add support for W25N04KV
Zhi-Jun You
2024-02-05
1
-0
/
+12
|
|
|
/
|
*
|
mtd: spi-nor: core: correct type of i
Muhammad Usama Anjum
2024-03-13
1
-1
/
+1
|
*
|
Merge tag 'spi-nor/for-6.9' into mtd/next
Miquel Raynal
2024-03-13
4
-165
/
+125
|
|
\
\
|
|
*
|
mtd: spi-nor: core: set mtd->eraseregions for non-uniform erase map
Takahiro Kuwano
2024-02-26
1
-2
/
+56
|
|
*
|
mtd: spi-nor: core: get rid of SNOR_OVERLAID_REGION flag
Takahiro Kuwano
2024-02-26
4
-17
/
+8
|
|
*
|
mtd: spi-nor: core: get rid of SNOR_LAST_REGION flag
Takahiro Kuwano
2024-02-26
4
-105
/
+41
|
|
*
|
mtd: spi-nor: core: rework struct spi_nor_erase_region
Takahiro Kuwano
2024-02-26
4
-67
/
+46
|
|
|
/
|
*
|
mtd: Remove support for Carillo Ranch driver
Matthew Wilcox (Oracle)
2024-02-26
3
-273
/
+0
|
*
|
mtd: chips: remove redundant assignment to variable timeo
Colin Ian King
2024-02-26
1
-2
/
+2
|
*
|
mtd: maps: physmap-core: fix flash size larger than 32-bit
Baruch Siach
2024-02-26
1
-1
/
+1
|
*
|
mtd: ssfdc: Improve a size determination in ssfdcr_add_mtd()
Markus Elfring
2024-02-05
1
-1
/
+1
|
*
|
mtd: ssfdc: Fix indentation in ssfdcr_add_mtd()
Markus Elfring
2024-02-05
1
-1
/
+1
|
*
|
mtd: ssfdc: One function call less in ssfdcr_add_mtd() after error detection
Markus Elfring
2024-02-05
1
-1
/
+2
|
|
/
*
|
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-03-13
1
-1
/
+1
|
\
\
|
*
|
mtd: dataflash: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
2
-8
/
+10
|
\
\
|
*
|
ubiblock: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-20
1
-2
/
+4
|
*
|
mtd_blkdevs: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-20
1
-6
/
+6
|
*
|
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
2
-2
/
+2
|
|
/
*
|
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
1
-25
/
+21
|
\
\
|
*
|
block2mtd: port device access to files
Christian Brauner
2024-02-25
1
-25
/
+21
|
|
/
*
|
mtd: rawnand: marvell: fix layouts
Elad Nachman
2024-02-05
1
-8
/
+5
*
|
mtd: Fix possible refcounting issue when going through partition nodes
Miquel Raynal
2024-02-05
1
-0
/
+1
*
|
mtd: spinand: gigadevice: Fix the get ecc status issue
Han Xu
2024-02-05
1
-2
/
+4
|
/
*
Merge tag 'ubifs-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-17
7
-60
/
+499
|
\
|
*
ubi: block: fix memleak in ubiblock_create()
Li Nan
2024-01-06
1
-1
/
+1
|
*
mtd: Add several functions to the fail_function list
ZhaoLong Wang
2024-01-06
1
-0
/
+5
|
*
ubi: Reserve sufficient buffer length for the input mask
ZhaoLong Wang
2024-01-06
1
-2
/
+2
|
*
ubi: Add six fault injection type for testing
ZhaoLong Wang
2024-01-06
4
-21
/
+287
|
*
ubi: Split io_failures into write_failure and erase_failure
ZhaoLong Wang
2024-01-06
2
-10
/
+17
|
*
ubi: Use the fault injection framework to enhance the fault injection capability
ZhaoLong Wang
2024-01-06
5
-42
/
+203
*
|
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
1
-3
/
+1
|
\
\
|
*
|
mtd_blkdevs: use the default discard granularity
Christoph Hellwig
2023-12-29
1
-3
/
+1
|
|
/
*
|
Merge tag 'mtd/for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2024-01-10
29
-398
/
+516
|
\
\
|
*
\
Merge tag 'nand/for-6.8' into mtd/next
Miquel Raynal
2023-12-22
15
-262
/
+212
|
|
\
\
|
|
*
|
mtd: rawnand: s3c2410: fix Excess struct member description kernel-doc warnings
Randy Dunlap
2023-12-20
1
-2
/
+0
|
|
*
|
mtd: rawnand: diskonchip: fix a potential double free in doc_probe
Dinghao Liu
2023-12-14
1
-4
/
+6
|
|
*
|
mtd: rawnand: rockchip: Add missing title to a kernel doc comment
Miquel Raynal
2023-12-14
1
-0
/
+1
|
|
*
|
mtd: rawnand: rockchip: Rename a structure
Miquel Raynal
2023-12-14
1
-3
/
+3
|
|
*
|
mtd: rawnand: pl353: Fix kernel doc
Miquel Raynal
2023-12-14
1
-1
/
+1
|
|
*
|
mtd: rawnand: brcmnand: exec_op implementation
David Regan
2023-12-04
1
-223
/
+168
|
|
*
|
mtd: rawnand: brcmnand: pass host struct to bcmnand_ctrl_poll_status
David Regan
2023-12-04
1
-6
/
+7
[prev]
[next]