index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-19
mtd: rawnand: meson: fix unaligned DMA buffers handling
Arseniy Krasnov
1
-0
/
+4
2023-06-19
mtd: rawnand: add support for the Sandisk SDTNQGAMA chip
Johan Jonker
1
-0
/
+3
2023-06-19
mtd: rawnand: add basic sandisk manufacturer ops
Johan Jonker
4
-1
/
+29
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
3
-7
/
+6
2023-06-12
mtd: block: use a simple bool to track open for write
Christoph Hellwig
2
-2
/
+2
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-2
/
+2
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2
-2
/
+2
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2
-4
/
+4
2023-06-09
mtd: otp: Put factory OTP/NVRAM into the entropy pool
Linus Walleij
1
-0
/
+19
2023-06-09
mtd: mtdpart: Drop useless LIST_HEAD
Christophe JAILLET
1
-1
/
+0
2023-06-09
mtd: chips: Use SPDX license headers
Linus Walleij
9
-11
/
+15
2023-06-09
mtd: rawnand: meson: check buffer length
Arseniy Krasnov
1
-3
/
+43
2023-06-09
mtd: spinand: macronix: Add support for serial NAND flash
JaimeLiao
1
-0
/
+20
2023-06-09
mtd: rawnand: meson: waiting w/o wired ready/busy pin
Arseniy Krasnov
1
-4
/
+73
2023-06-09
mtd: rawnand: meson: replace integer consts with proper defines
Arseniy Krasnov
1
-2
/
+5
2023-06-09
Revert "mtd: rawnand: arasan: Prevent an unsupported configuration"
Amit Kumar Mahapatra
1
-15
/
+0
2023-06-05
mtd: block2mtd: don't call early_lookup_bdev after the system is running
Christoph Hellwig
1
-1
/
+11
2023-06-05
mtd: block2mtd: factor the early block device open logic into a helper
Christoph Hellwig
1
-23
/
+30
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
1
-2
/
+1
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-2
/
+2
2023-06-01
mtd: rawnand: marvell: don't set the NAND frequency select
Chris Packham
1
-4
/
+0
2023-06-01
mtd: rawnand: marvell: ensure timing values are written
Chris Packham
1
-0
/
+6
2023-06-01
mtdchar: mark bits of ioctl handler noinline
Arnd Bergmann
1
-4
/
+4
2023-05-26
mtd: spi-nor: Fix divide by zero for spi-nor-generic flashes
Tudor Ambarus
1
-1
/
+4
2023-05-26
mtd: rawnand: ingenic: fix empty stub helper definitions
Arnd Bergmann
1
-4
/
+4
2023-05-26
mtd: spi-nor: spansion: make sure local struct does not contain garbage
Tudor Ambarus
1
-2
/
+2
2023-05-26
mtd: spinand: gigadevice: add support for GD5F2GQ5xExxH
Md Sadre Alam
1
-0
/
+10
2023-05-22
mtd: st_spi_fsm: Use the devm_clk_get_enabled() helper function
Christophe JAILLET
1
-22
/
+6
2023-05-03
Merge tag 'ubifs-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+15
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+1
2023-04-27
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+1
2023-04-25
Merge tag 'mtd/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
77
-398
/
+1359
2023-04-21
ubi: Fix return value overwrite issue in try_write_vid_and_data()
Wang YanQing
1
-5
/
+14
2023-04-21
ubi: Simplify bool conversion
Yang Li
1
-1
/
+1
2023-04-19
Merge tag 'nand/for-6.4' into mtd/next
Miquel Raynal
56
-211
/
+256
2023-04-19
Merge tag 'spi-nor/for-6.4' into mtd/next
Miquel Raynal
15
-158
/
+1074
2023-04-15
Merge tag 'ubifs-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+17
2023-04-11
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
49
-191
/
+99
2023-04-11
mtd: onenand: omap2: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-1
/
+1
2023-04-08
mtd: spi-nor: spansion: Add support for s25hl02gt and s25hs02gt
Takahiro Kuwano
1
-0
/
+12
2023-04-08
mtd: spi-nor: spansion: Add a new ->ready() hook for multi-chip device
Takahiro Kuwano
1
-24
/
+85
2023-04-08
mtd: spi-nor: spansion: Rework cypress_nor_quad_enable_volatile() for multi-c...
Takahiro Kuwano
1
-21
/
+39
2023-04-08
mtd: spi-nor: spansion: Rework cypress_nor_get_page_size() for multi-chip dev...
Takahiro Kuwano
1
-20
/
+69
2023-04-08
mtd: spi-nor: sfdp: Add support for SCCR map for multi-chip device
Takahiro Kuwano
1
-0
/
+66
2023-04-08
mtd: spi-nor: Extract volatile register offset from SCCR map
Takahiro Kuwano
2
-0
/
+17
2023-04-08
mtd: spi-nor: Allow post_sfdp hook to return errors
Tudor Ambarus
4
-10
/
+25
2023-04-08
mtd: spi-nor: spansion: Rename method to cypress_nor_get_page_size
Tudor Ambarus
1
-6
/
+5
2023-04-08
mtd: spi-nor: spansion: Enable JFFS2 write buffer for S25FS256T
Takahiro Kuwano
1
-7
/
+1
2023-04-08
mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s25hx SEMPER f...
Takahiro Kuwano
1
-5
/
+2
2023-04-08
mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s28hx SEMPER f...
Takahiro Kuwano
4
-1
/
+17
[prev]
[next]