index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-26
mtd: maps: physmap-core: fix flash size larger than 32-bit
Baruch Siach
1
-1
/
+1
2023-10-25
mtd: physmap-core: Restore map_rom fallback
Geert Uytterhoeven
1
-0
/
+11
2023-01-18
mtd: maps: pxa2xx-flash: fix memory leak in probe
Zheng Yongjun
1
-0
/
+2
2022-08-25
mtd: maps: Fix refcount leak in ap_flash_init
Miaoqian Lin
1
-0
/
+1
2022-08-25
mtd: maps: Fix refcount leak in of_flash_probe_versatile
Miaoqian Lin
1
-0
/
+1
2022-01-20
mtd: fixup CFI on ixp4xx
Arnd Bergmann
1
-1
/
+1
2019-09-15
mtd: pismo: Simplify getting the adapter of a client
Wolfram Sang
1
-2
/
+1
2019-09-15
mtd: pxa2xx: Use ioremap_cache insted of ioremap_cached
Christoph Hellwig
1
-2
/
+1
2019-08-20
mtd: sa1100: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
5
-19
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 467
Thomas Gleixner
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
1
-4
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
6
-85
/
+6
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
12
-0
/
+12
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
1
-1
/
+1
2019-05-06
mtd: maps: Make uclinux_ram_map static
Thomas Huth
1
-7
/
+1
2019-05-06
mtd: maps: Allow MTD_PHYSMAP with MTD_RAM
Chris Packham
1
-1
/
+1
2019-05-06
mtd: maps: physmap: Store gpio_values correctly
Chris Packham
1
-0
/
+2
2019-05-06
mtd: physmap_of_gemini: remove extranous __xipram annotation
Arnd Bergmann
1
-1
/
+1
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-7
/
+0
2018-12-18
Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
1
-1
/
+9
2018-12-06
mtd: physmap_of_gemini: Handle pin control
Linus Walleij
2
-1
/
+110
2018-12-06
mtd: maps: physmap: Leave assigned complex mappings
Linus Walleij
1
-2
/
+12
2018-12-01
kbuild: announce removal of SUBDIRS if used
Masahiro Yamada
1
-7
/
+0
2018-11-06
mtd: maps: Get rid of the latch-addr-flash driver
Boris Brezillon
3
-239
/
+0
2018-11-06
mtd: maps: physmap: Invert logic on if/else branch
Ricardo Ribalda Delgado
1
-8
/
+11
2018-11-06
mtd: sa1100: avoid VLA in sa1100_setup_mtd
Boris Brezillon
1
-1
/
+9
2018-11-05
mtd: maps: Merge gpio-addr-flash.c into physmap-core.c
Boris Brezillon
4
-294
/
+157
2018-11-05
mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gem...
Boris Brezillon
7
-10
/
+10
2018-11-05
mtd: maps: Merge physmap_of.c into physmap-core.c
Boris Brezillon
4
-400
/
+240
2018-11-05
mtd: maps: Prepare merging of physmap and physmap_of
Boris Brezillon
2
-0
/
+2
2018-11-05
mtd: maps: physmap: Fix coding style issues reported by checkpatch
Boris Brezillon
1
-15
/
+18
2018-11-05
mtd: maps: physmap: Return -ENOMEM directly when info allocation fails
Boris Brezillon
1
-4
/
+2
2018-11-05
mtd: maps: physmap: Check mtd_device_{parse_register, unregister}() ret code
Boris Brezillon
1
-4
/
+11
2018-11-05
mtd: maps: physmap: Remove the MAX_RESOURCES limitation
Boris Brezillon
1
-17
/
+27
2018-11-05
mtd: maps: physmap: Use devm_ioremap_resource()
Boris Brezillon
1
-17
/
+6
2018-11-05
mtd: maps: physmap: Use dev_notice() and a %pR specifier
Boris Brezillon
1
-3
/
+2
2018-11-05
mtd: maps: physmap: Use platform_get_resource() to retrieve iomem resources
Boris Brezillon
1
-11
/
+18
2018-11-05
mtd: maps: physmap: Rename ->map and ->mtd into ->maps and ->mtds
Boris Brezillon
1
-27
/
+28
2018-11-05
mtd: maps: physmap: Add SPDX header
Boris Brezillon
1
-0
/
+1
2018-10-08
mtd: maps: gpio-addr-flash: Convert to gpiod
Ricardo Ribalda Delgado
1
-34
/
+21
2018-10-08
mtd: maps: gpio-addr-flash: Replace array with an integer
Ricardo Ribalda Delgado
1
-17
/
+17
2018-10-08
mtd: maps: gpio-addr-flash: Use order instead of size
Ricardo Ribalda Delgado
1
-18
/
+21
2018-10-05
mtd: maps: gpio-addr-flash: Use devm_* functions
Ricardo Ribalda Delgado
1
-18
/
+8
2018-10-05
mtd: maps: gpio-addr-flash: Fix ioremapped size
Ricardo Ribalda Delgado
1
-1
/
+1
2018-10-05
mtd: maps: gpio-addr-flash: Replace custom printk
Ricardo Ribalda Delgado
1
-7
/
+3
2018-10-05
mtd: physmap_of: Release resources on error
Ricardo Ribalda Delgado
1
-22
/
+5
2018-10-04
mtd: physmap_of: Remove unused struct of_device_id
Ricardo Ribalda Delgado
1
-5
/
+0
2018-07-24
mtd/maps: fix solutionengine.c printk format warnings
Randy Dunlap
1
-3
/
+3
[next]