index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2023-06-28
Merge tag 'mtd/for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-23
Merge branch 'nand/next' into mtd/next
Miquel Raynal
2023-06-22
mtd: sm_ftl: Fix typos in comments
Bo Liu
2023-06-19
mtd: otp: clean up on error in mtd_otp_nvmem_add()
Dan Carpenter
2023-06-19
mtd: maps: pismo: Switch back to use i2c_driver's .probe()
Uwe Kleine-König
2023-06-19
mtd: rawnand: macronix: OTP access for MX30LFxG18AC
Arseniy Krasnov
2023-06-19
mtd: rawnand: meson: fix unaligned DMA buffers handling
Arseniy Krasnov
2023-06-19
mtd: rawnand: add support for the Sandisk SDTNQGAMA chip
Johan Jonker
2023-06-19
mtd: rawnand: add basic sandisk manufacturer ops
Johan Jonker
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
mtd: block: use a simple bool to track open for write
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-09
mtd: otp: Put factory OTP/NVRAM into the entropy pool
Linus Walleij
2023-06-09
mtd: mtdpart: Drop useless LIST_HEAD
Christophe JAILLET
2023-06-09
mtd: chips: Use SPDX license headers
Linus Walleij
2023-06-09
mtd: rawnand: meson: check buffer length
Arseniy Krasnov
2023-06-09
mtd: spinand: macronix: Add support for serial NAND flash
JaimeLiao
2023-06-09
mtd: rawnand: meson: waiting w/o wired ready/busy pin
Arseniy Krasnov
2023-06-09
mtd: rawnand: meson: replace integer consts with proper defines
Arseniy Krasnov
2023-06-09
Revert "mtd: rawnand: arasan: Prevent an unsupported configuration"
Amit Kumar Mahapatra
2023-06-05
mtd: block2mtd: don't call early_lookup_bdev after the system is running
Christoph Hellwig
2023-06-05
mtd: block2mtd: factor the early block device open logic into a helper
Christoph Hellwig
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-06-01
mtd: rawnand: marvell: don't set the NAND frequency select
Chris Packham
2023-06-01
mtd: rawnand: marvell: ensure timing values are written
Chris Packham
2023-06-01
mtdchar: mark bits of ioctl handler noinline
Arnd Bergmann
2023-05-26
mtd: spi-nor: Fix divide by zero for spi-nor-generic flashes
Tudor Ambarus
2023-05-26
mtd: rawnand: ingenic: fix empty stub helper definitions
Arnd Bergmann
2023-05-26
mtd: spi-nor: spansion: make sure local struct does not contain garbage
Tudor Ambarus
2023-05-26
mtd: spinand: gigadevice: add support for GD5F2GQ5xExxH
Md Sadre Alam
2023-05-22
mtd: st_spi_fsm: Use the devm_clk_get_enabled() helper function
Christophe JAILLET
2023-05-03
Merge tag 'ubifs-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2023-04-25
Merge tag 'mtd/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-04-21
ubi: Fix return value overwrite issue in try_write_vid_and_data()
Wang YanQing
2023-04-21
ubi: Simplify bool conversion
Yang Li
2023-04-19
Merge tag 'nand/for-6.4' into mtd/next
Miquel Raynal
2023-04-19
Merge tag 'spi-nor/for-6.4' into mtd/next
Miquel Raynal
2023-04-15
Merge tag 'ubifs-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-11
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
mtd: onenand: omap2: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2023-04-08
mtd: spi-nor: spansion: Add support for s25hl02gt and s25hs02gt
Takahiro Kuwano
2023-04-08
mtd: spi-nor: spansion: Add a new ->ready() hook for multi-chip device
Takahiro Kuwano
2023-04-08
mtd: spi-nor: spansion: Rework cypress_nor_quad_enable_volatile() for multi-c...
Takahiro Kuwano
2023-04-08
mtd: spi-nor: spansion: Rework cypress_nor_get_page_size() for multi-chip dev...
Takahiro Kuwano
[next]