index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2020-01-30
2
-9
/
+18
|
\
|
*
mtd: maps: physmap: Add minimal Runtime PM support
Geert Uytterhoeven
2020-01-27
1
-5
/
+15
|
*
mtd: maps: pcmciamtd: fix possible sleep-in-atomic-context bugs in pcmciamtd_...
Jia-Ju Bai
2020-01-27
1
-4
/
+3
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
12
-22
/
+22
|
/
*
mtd: physmap_of: add a hook for Intel IXP4xx flash probing
Linus Walleij
2019-10-29
5
-0
/
+166
*
mtd: maps: l440gx: Avoid printing address to dmesg
Fuqian Huang
2019-10-29
1
-1
/
+1
*
mtd: pismo: Simplify getting the adapter of a client
Wolfram Sang
2019-09-15
1
-2
/
+1
*
mtd: pxa2xx: Use ioremap_cache insted of ioremap_cached
Christoph Hellwig
2019-09-15
1
-2
/
+1
*
mtd: sa1100: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-20
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
5
-19
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 467
Thomas Gleixner
2019-06-19
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
6
-85
/
+6
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
12
-0
/
+12
*
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-14
1
-1
/
+1
*
mtd: maps: Make uclinux_ram_map static
Thomas Huth
2019-05-06
1
-7
/
+1
*
mtd: maps: Allow MTD_PHYSMAP with MTD_RAM
Chris Packham
2019-05-06
1
-1
/
+1
*
mtd: maps: physmap: Store gpio_values correctly
Chris Packham
2019-05-06
1
-0
/
+2
*
mtd: physmap_of_gemini: remove extranous __xipram annotation
Arnd Bergmann
2019-05-06
1
-1
/
+1
*
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-12-29
1
-7
/
+0
|
\
|
*
kbuild: announce removal of SUBDIRS if used
Masahiro Yamada
2018-12-01
1
-7
/
+0
*
|
Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-12-18
1
-1
/
+9
|
\
|
|
*
mtd: sa1100: avoid VLA in sa1100_setup_mtd
Boris Brezillon
2018-11-06
1
-1
/
+9
*
|
mtd: physmap_of_gemini: Handle pin control
Linus Walleij
2018-12-06
2
-1
/
+110
*
|
mtd: maps: physmap: Leave assigned complex mappings
Linus Walleij
2018-12-06
1
-2
/
+12
*
|
mtd: maps: Get rid of the latch-addr-flash driver
Boris Brezillon
2018-11-06
3
-239
/
+0
*
|
mtd: maps: physmap: Invert logic on if/else branch
Ricardo Ribalda Delgado
2018-11-06
1
-8
/
+11
*
|
mtd: maps: Merge gpio-addr-flash.c into physmap-core.c
Boris Brezillon
2018-11-05
4
-294
/
+157
*
|
mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gem...
Boris Brezillon
2018-11-05
7
-10
/
+10
*
|
mtd: maps: Merge physmap_of.c into physmap-core.c
Boris Brezillon
2018-11-05
4
-400
/
+240
*
|
mtd: maps: Prepare merging of physmap and physmap_of
Boris Brezillon
2018-11-05
2
-0
/
+2
*
|
mtd: maps: physmap: Fix coding style issues reported by checkpatch
Boris Brezillon
2018-11-05
1
-15
/
+18
*
|
mtd: maps: physmap: Return -ENOMEM directly when info allocation fails
Boris Brezillon
2018-11-05
1
-4
/
+2
*
|
mtd: maps: physmap: Check mtd_device_{parse_register, unregister}() ret code
Boris Brezillon
2018-11-05
1
-4
/
+11
*
|
mtd: maps: physmap: Remove the MAX_RESOURCES limitation
Boris Brezillon
2018-11-05
1
-17
/
+27
*
|
mtd: maps: physmap: Use devm_ioremap_resource()
Boris Brezillon
2018-11-05
1
-17
/
+6
*
|
mtd: maps: physmap: Use dev_notice() and a %pR specifier
Boris Brezillon
2018-11-05
1
-3
/
+2
*
|
mtd: maps: physmap: Use platform_get_resource() to retrieve iomem resources
Boris Brezillon
2018-11-05
1
-11
/
+18
*
|
mtd: maps: physmap: Rename ->map and ->mtd into ->maps and ->mtds
Boris Brezillon
2018-11-05
1
-27
/
+28
*
|
mtd: maps: physmap: Add SPDX header
Boris Brezillon
2018-11-05
1
-0
/
+1
|
/
*
mtd: maps: gpio-addr-flash: Convert to gpiod
Ricardo Ribalda Delgado
2018-10-08
1
-34
/
+21
*
mtd: maps: gpio-addr-flash: Replace array with an integer
Ricardo Ribalda Delgado
2018-10-08
1
-17
/
+17
*
mtd: maps: gpio-addr-flash: Use order instead of size
Ricardo Ribalda Delgado
2018-10-08
1
-18
/
+21
*
mtd: maps: gpio-addr-flash: Use devm_* functions
Ricardo Ribalda Delgado
2018-10-05
1
-18
/
+8
*
mtd: maps: gpio-addr-flash: Fix ioremapped size
Ricardo Ribalda Delgado
2018-10-05
1
-1
/
+1
*
mtd: maps: gpio-addr-flash: Replace custom printk
Ricardo Ribalda Delgado
2018-10-05
1
-7
/
+3
*
mtd: physmap_of: Release resources on error
Ricardo Ribalda Delgado
2018-10-05
1
-22
/
+5
*
mtd: physmap_of: Remove unused struct of_device_id
Ricardo Ribalda Delgado
2018-10-04
1
-5
/
+0
*
mtd/maps: fix solutionengine.c printk format warnings
Randy Dunlap
2018-07-24
1
-3
/
+3
[next]