index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-15
1
-1
/
+1
|
\
|
*
mtd: maps: sun_uflash: Declare uflash_devinit static
Sam Ravnborg
2024-03-08
1
-1
/
+1
*
|
mtd: Remove support for Carillo Ranch driver
Matthew Wilcox (Oracle)
2024-02-26
3
-273
/
+0
*
|
mtd: maps: physmap-core: fix flash size larger than 32-bit
Baruch Siach
2024-02-26
1
-1
/
+1
|
/
*
mtd: maps: vmu-flash: Fix the (mtd core) switch to ref counters
Miquel Raynal
2023-12-14
1
-1
/
+1
*
Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-11-04
6
-30
/
+16
|
\
|
*
mtd: Use device_get_match_data()
Rob Herring
2023-10-16
1
-7
/
+3
|
*
mtd: maps: sun_uflash: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-16
1
-4
/
+2
|
*
mtd: maps: sa1100-flash: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-16
1
-4
/
+2
|
*
mtd: maps: pxa2xx-flash: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-16
1
-3
/
+2
|
*
mtd: maps: plat-ram: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-16
1
-5
/
+3
|
*
mtd: maps: physmap-core: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-16
1
-3
/
+2
|
*
mtd: maps: lantiq-flash: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-16
1
-4
/
+2
*
|
mtd: physmap-core: Restore map_rom fallback
Geert Uytterhoeven
2023-09-11
1
-0
/
+11
|
/
*
mtd: maps: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
2023-08-18
1
-1
/
+1
*
mtd: Explicitly include correct DT includes
Rob Herring
2023-07-27
6
-5
/
+5
*
mtd: physmap-core: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
1
-2
/
+1
*
mtd: lantiq-flash: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
1
-8
/
+3
*
mtd: plat-ram: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
1
-2
/
+1
*
mtd: maps: pismo: Switch back to use i2c_driver's .probe()
Uwe Kleine-König
2023-06-19
1
-1
/
+1
*
Merge tag 'spi-nor/for-6.4' into mtd/next
Miquel Raynal
2023-04-19
1
-3
/
+2
|
\
|
*
mtd: maps: pismo: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-03-09
1
-3
/
+2
*
|
mtd: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-22
1
-1
/
+1
|
/
*
mtd: maps: pxa2xx-flash: fix memory leak in probe
Zheng Yongjun
2022-11-24
1
-0
/
+2
*
Merge tag 'mtd/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2022-10-07
1
-0
/
+3
|
\
|
*
mtd: physmap-core: Fix NULL pointer dereferencing in of_select_probe_type()
Zeng Jingxiang
2022-09-19
1
-0
/
+3
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
|
/
*
mtd: physmap: Drop if with an always false condition
Uwe Kleine-König
2022-06-09
1
-4
/
+0
*
mtd: physmap: Don't skip cleanup after mtd_device_unregister() failed
Uwe Kleine-König
2022-06-09
1
-6
/
+3
*
mtd: maps: Fix refcount leak in ap_flash_init
Miaoqian Lin
2022-06-06
1
-0
/
+1
*
mtd: maps: Fix refcount leak in of_flash_probe_versatile
Miaoqian Lin
2022-06-06
1
-0
/
+1
*
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-06-02
1
-2
/
+0
|
\
|
*
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
2022-04-19
1
-2
/
+0
*
|
mtd: maps: ixp4xx: Drop driver
Linus Walleij
2022-04-25
3
-272
/
+0
|
/
*
MIPS: TXX9: Remove rbtx4939 board support
Thomas Bogendoerfer
2022-01-02
3
-140
/
+0
*
mtd: fixup CFI on ixp4xx
Arnd Bergmann
2021-10-15
1
-1
/
+1
*
mtd: maps: remove dead MTD map driver for PMC-Sierra MSP boards
Lukas Bulwahn
2021-08-17
3
-251
/
+0
*
mtd: amd76xrom: remove unnecessary oom message
Zhen Lei
2021-06-11
1
-4
/
+2
*
mtd: ck804xrom: remove unnecessary oom message
Zhen Lei
2021-06-11
1
-5
/
+3
*
mtd: esb2rom: remove unnecessary oom message
Zhen Lei
2021-06-11
1
-4
/
+3
*
mtd: ichxrom: remove unnecessary oom message
Zhen Lei
2021-06-11
1
-4
/
+2
*
mtd: sun_uflash: remove unnecessary oom message
Zhen Lei
2021-06-11
1
-3
/
+1
*
mtd: plat-ram: remove redundant dev_err call in platram_probe()
Yu Kuai
2021-05-10
1
-1
/
+0
*
Merge tag 'mtd/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2021-04-26
2
-2
/
+4
|
\
|
*
mtd: maps: fix error return code of physmap_flash_remove()
Jia-Ju Bai
2021-03-11
1
-1
/
+3
|
*
mtd: physmap: physmap-bt1-rom: Fix unintentional stack access
Gustavo A. R. Silva
2021-03-11
1
-1
/
+1
*
|
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
1
-1
/
+0
|
/
*
mtd: convert comma to semicolon
Zheng Yongjun
2021-02-01
1
-4
/
+4
*
-
.
Merge tags 'spi-nor/for-5.11' and 'nand/for-5.11' into mtd/next
Miquel Raynal
2020-12-16
1
-3
/
+8
|
\
\
|
|
*
mtd: plat-ram: correctly free memory on error path in platram_probe()
Baskov Evgeiny
2020-12-10
1
-3
/
+8
|
|
/
[next]