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
/
devices
Age
Commit message (
Expand
)
Author
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-16
Merge tag 'mtd/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2024-05-03
block2mtd: prevent direct access of bd_inode
Yu Kuai
2024-04-15
mtd: mchp23k256: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2024-03-27
fs,block: yield devices early
Christian Brauner
2024-03-13
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-02-25
block2mtd: port device access to files
Christian Brauner
2024-02-08
mtd: dataflash: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2023-11-04
Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-10-28
mtd: block2mtd: Convert to bdev_open_by_dev/path()
Jan Kara
2023-10-16
mtd: st_spi_fsm: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-16
mtd: spear_smi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-16
mtd: powernv_flash: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-16
mtd: phram: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-16
mtd: docg3: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-16
mtd: bcm47xxsflash: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-21
mtd: spear_smi: Use helper function devm_clk_get_enabled()
Li Zetao
2023-07-27
mtd: Explicitly include correct DT includes
Rob Herring
2023-07-12
mtd: devices: docg3: Remove unnecessary (void*) conversions
Su Hui
2023-07-12
mtd: spear_smi: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-12
mtd: st_spi_fsm: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-06-28
Merge tag 'mtd/for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
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-05-22
mtd: st_spi_fsm: Use the devm_clk_get_enabled() helper function
Christophe JAILLET
2023-04-27
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2023-03-22
mtd: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-11
mtd: devices: Replace all spi->chip_select and spi->cs_gpiod references with ...
Amit Kumar Mahapatra via Alsa-devel
2023-01-02
mtd: dataflash: remove duplicate SPI ID table
Arnd Bergmann
2022-11-07
mtd: remove lart flash driver
Arnd Bergmann
2022-09-21
mtd: add ECC error accounting for each read request
Michał Kępień
2022-09-19
mtd: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-19
mtd: devices: docg3: Use correct function names in comment blocks
Colin Ian King
2022-09-19
mtd: devices: docg3: check the return value of devm_ioremap() in the probe
William Dean
2022-06-24
mtd: dataflash: Add SPI ID table
Mark Brown
2022-06-09
mtd: st_spi_fsm: Simplify error checking in .probe() a bit
Uwe Kleine-König
2022-06-09
mtd: st_spi_fsm: Disable clock only after device was unregistered
Uwe Kleine-König
2022-06-09
mtd: st_spi_fsm: Warn about failure to unregister mtd device
Uwe Kleine-König
2022-06-09
mtd: st_spi_fsm: Add a clk_disable_unprepare() in .probe()'s error path
Uwe Kleine-König
2022-06-09
mtd: spear_smi: Drop if with an always false condition
Uwe Kleine-König
2022-06-09
mtd: spear_smi: Don't skip cleanup after mtd_device_unregister() failed
Uwe Kleine-König
2022-06-09
mtd: powernv_flash: Warn about failure to unregister mtd device
Uwe Kleine-König
2022-05-17
mtd: st_spi_fsm: add missing clk_disable_unprepare() in stfsm_remove()
Yang Yingliang
2022-05-16
mtd: phram: Allow cached mappings
Vincent Whitchurch
2022-04-25
mtd: phram: Allow probing via reserved-memory
Vincent Whitchurch
2022-03-25
Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]