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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2018-11-06
mtd: sa1100: avoid VLA in sa1100_setup_mtd
Boris Brezillon
1
-1
/
+9
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
2018-07-19
mtd: Make Kconfig formatting consistent
Boris Brezillon
1
-12
/
+12
2018-07-18
mtd: maps: use mtd_device_register() where applicable
Rafał Miłecki
4
-9
/
+6
2018-07-07
mtd: maps: gpio-addr-flash: add error handling for ioremap_nocache
Zhouyang Jia
1
-0
/
+3
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-4
/
+4
2018-05-03
mtd: maps: pismo: Remove owner assignment from i2c_driver
Fabio Estevam
1
-1
/
+0
2018-03-29
mtd: physmap_of: update struct map_info's swap as per map requirement
Prabhakar Kushwaha
1
-0
/
+6
2018-03-21
mtd: maps: remove bfin-async-flash driver
Arnd Bergmann
3
-207
/
+0
2017-11-22
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
8
-41
/
+11
2017-11-06
mtd: constify mtd_partition
Arvind Yadav
7
-7
/
+7
2017-11-06
mtd: plat-ram: Replace manual resource management by devm
Anton Vasilyev
1
-34
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-09-15
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
1
-6
/
+0
2017-09-04
mtd: lantiq-flash: drop check of boot select
Hauke Mehrtens
1
-6
/
+0
2017-08-15
mtd: physmap_of: Retire Gemini pad control
Linus Walleij
1
-16
/
+0
2017-08-15
mtd: physmap_of: Fix resources leak in 'of_flash_probe()'
Christophe Jaillet
1
-2
/
+2
2017-08-15
mtd: pci: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-15
mtd: intel_vr_nor: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-15
mtd: ck804xrom: constify pci_device_id.
Arvind Yadav
1
-2
/
+2
2017-08-15
mtd: esb2rom: constify pci_device_id.
Arvind Yadav
1
-2
/
+2
2017-08-15
mtd: amd76xrom: constify pci_device_id.
Arvind Yadav
1
-2
/
+2
2017-08-15
mtd: ichxrom: constify pci_device_id.
Arvind Yadav
1
-2
/
+2
2017-08-15
mtd: Convert to using %pOF instead of full_name
Rob Herring
2
-4
/
+4
2017-08-15
mtd: physmap_of: Drop unnecessary static
Julia Lawall
1
-1
/
+1
2017-05-11
mtd: physmap_of: Drop unnecessary static
Julia Lawall
1
-1
/
+1
2017-04-19
mtd: physmap_of: use OF helpers for reading strings
Rafał Miłecki
1
-20
/
+10
2017-04-19
mtd: physmap_of: really fix the physmap add-ons
Linus Walleij
2
-6
/
+4
2017-02-10
mtd: physmap_of: fixup gemini/versatile dependencies
Brian Norris
3
-4
/
+6
2017-02-08
mtd: ichxrom: maybe-uninitialized with gcc-4.9
Arnd Bergmann
1
-2
/
+4
2017-02-08
mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
Arnd Bergmann
1
-3
/
+1
2017-02-08
mtd: physmap_of: add a hook for Gemini flash probing
Linus Walleij
5
-7
/
+153
2017-02-08
mtd: update my email address
John Crispin
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-30
mtd: maps: add missing iounmap() in error path
Luis Henriques
1
-1
/
+7
2016-08-15
ARM: realview: imply device tree boot
Linus Walleij
1
-1
/
+1
2016-07-15
mtd: pmcmsp-flash: Allocating too much in init_msp_flash()
Dan Carpenter
1
-3
/
+3
2016-07-15
mtd: maps: sa1100-flash: potential NULL dereference
Dan Carpenter
1
-1
/
+3
2016-07-09
mtd: physmap_of: fix set but unused warning
Brian Norris
1
-1
/
+1
2016-05-24
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
Linus Torvalds
4
-29
/
+10
2016-05-20
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-3
/
+3
[next]