开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
Age
Commit message (
Expand
)
Author
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
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-18
Merge tag 'spi-nor/for-5.18' into mtd/next
Miquel Raynal
2022-02-18
mtd: spear_smi: use GFP_KERNEL
Julia Lawall
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-02-07
mtd: mchp48l640: Add SPI ID table
Mark Brown
2022-02-07
mtd: mchp23k256: Add SPI ID table
Mark Brown
2022-01-31
mtd: Fix misuses of of_match_ptr()
Miquel Raynal
2022-01-25
mtd: phram: Prevent divide by zero bug in phram_setup()
Dan Carpenter
2022-01-11
Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2021-12-03
mtd: dataflash: Add device-tree SPI IDs
Jon Hunter
2021-12-03
mtd: sst25l: Warn about failure to unregister mtd device
Uwe Kleine-König
2021-12-03
mtd: mchp48l640: Warn about failure to unregister mtd device
Uwe Kleine-König
2021-12-03
mtd: mchp23k256: Warn about failure to unregister mtd device
Uwe Kleine-König
2021-12-03
mtd: dataflash: Warn about failure to unregister mtd device
Uwe Kleine-König
2021-10-15
mtd: block2mtd: add support for an optional custom MTD label
Joachim Wiberg
2021-10-15
mtd: block2mtd: minor refactor to avoid hard coded constant
Joachim Wiberg
2021-08-06
mtd: devices: mchp48l640: Fix memory leak on cmd
Colin Ian King
2021-07-16
mtd: mchp48l640: silence some uninitialized variable warnings
Dan Carpenter
2021-06-11
mtd: devices: add support for microchip 48l640 EERAM
Heiko Schocher
2021-05-26
mtd: devices: Remove superfluous "break"
Ding Senjie
2021-05-10
mtd: phram: Fix error return code in phram_setup()
Yu Kuai
2021-04-16
mtd: core: Constify buf in mtd_write_user_prot_reg()
Tudor Ambarus
2021-02-01
mtd: st_spi_fsm: convert comma to semicolon
Zheng Yongjun
2021-01-27
mtd: phram: use div_u64_rem to stop overwrite len in phram_setup
yangerkun
2020-12-07
mtd: phram: Allow the user to set the erase page size.
Patrick O'Grady
2020-11-20
mtd: devices: powernv_flash: Add function names to headers and fix 'dev'
Lee Jones
2020-11-20
mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc' issues
Lee Jones
2020-11-20
mtd: devices: phram: File headers are not good candidates for kernel-doc
Lee Jones
2020-10-02
mtd: spear_smi: Enable compile testing
Miquel Raynal
[next]