开源镜像站
帮助
动态
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
/
maps
Age
Commit message (
Expand
)
Author
2023-08-18
mtd: maps: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
2023-07-27
mtd: Explicitly include correct DT includes
Rob Herring
2023-07-12
mtd: physmap-core: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
mtd: lantiq-flash: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
mtd: plat-ram: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-06-19
mtd: maps: pismo: Switch back to use i2c_driver's .probe()
Uwe Kleine-König
2023-04-19
Merge tag 'spi-nor/for-6.4' into mtd/next
Miquel Raynal
2023-03-22
mtd: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-09
mtd: maps: pismo: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-24
mtd: maps: pxa2xx-flash: fix memory leak in probe
Zheng Yongjun
2022-10-07
Merge tag 'mtd/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2022-09-19
mtd: physmap-core: Fix NULL pointer dereferencing in of_select_probe_type()
Zeng Jingxiang
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-09
mtd: physmap: Drop if with an always false condition
Uwe Kleine-König
2022-06-09
mtd: physmap: Don't skip cleanup after mtd_device_unregister() failed
Uwe Kleine-König
2022-06-06
mtd: maps: Fix refcount leak in ap_flash_init
Miaoqian Lin
2022-06-06
mtd: maps: Fix refcount leak in of_flash_probe_versatile
Miaoqian Lin
2022-06-02
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-25
mtd: maps: ixp4xx: Drop driver
Linus Walleij
2022-04-19
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
2022-01-02
MIPS: TXX9: Remove rbtx4939 board support
Thomas Bogendoerfer
2021-10-15
mtd: fixup CFI on ixp4xx
Arnd Bergmann
2021-08-17
mtd: maps: remove dead MTD map driver for PMC-Sierra MSP boards
Lukas Bulwahn
2021-06-11
mtd: amd76xrom: remove unnecessary oom message
Zhen Lei
2021-06-11
mtd: ck804xrom: remove unnecessary oom message
Zhen Lei
2021-06-11
mtd: esb2rom: remove unnecessary oom message
Zhen Lei
2021-06-11
mtd: ichxrom: remove unnecessary oom message
Zhen Lei
2021-06-11
mtd: sun_uflash: remove unnecessary oom message
Zhen Lei
2021-05-10
mtd: plat-ram: remove redundant dev_err call in platram_probe()
Yu Kuai
2021-04-26
Merge tag 'mtd/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-11
mtd: maps: fix error return code of physmap_flash_remove()
Jia-Ju Bai
2021-03-11
mtd: physmap: physmap-bt1-rom: Fix unintentional stack access
Gustavo A. R. Silva
2021-02-01
mtd: convert comma to semicolon
Zheng Yongjun
2020-12-16
Merge tags 'spi-nor/for-5.11' and 'nand/for-5.11' into mtd/next
Miquel Raynal
2020-12-10
mtd: plat-ram: correctly free memory on error path in platram_probe()
Baskov Evgeiny
2020-12-07
mtd: physmap: physmap-bt1-rom: Fix __iomem addrspace removal warning
Serge Semin
2020-10-02
mtd: maps: vmu-flash: fix typos for struct memcard
Bernard Zhao
2020-10-02
mtd: physmap: Add Baikal-T1 physically mapped ROM support
Serge Semin
2020-10-02
mtd: maps: vmu-flash: simplify the return expression of probe_maple_vmu
Liu Shixin
2020-08-27
mtd: maps: physmap: Retain mtd-name property from dts
Chris Packham
2020-08-02
mtd: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-06-05
mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match'
Jason Yan
2020-03-30
mtd: Convert fallthrough comments into statements
Miquel Raynal
2020-03-24
mtd: maps: sa1100-flash: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-30
Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2020-01-27
mtd: maps: physmap: Add minimal Runtime PM support
Geert Uytterhoeven
2020-01-27
mtd: maps: pcmciamtd: fix possible sleep-in-atomic-context bugs in pcmciamtd_...
Jia-Ju Bai
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-10-29
mtd: physmap_of: add a hook for Intel IXP4xx flash probing
Linus Walleij
[next]