index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
Age
Commit message (
Expand
)
Author
2018-10-08
mtd: maps: gpio-addr-flash: Convert to gpiod
Ricardo Ribalda Delgado
2018-10-08
mtd: maps: gpio-addr-flash: Replace array with an integer
Ricardo Ribalda Delgado
2018-10-08
mtd: maps: gpio-addr-flash: Use order instead of size
Ricardo Ribalda Delgado
2018-10-05
mtd: maps: gpio-addr-flash: Use devm_* functions
Ricardo Ribalda Delgado
2018-10-05
mtd: maps: gpio-addr-flash: Fix ioremapped size
Ricardo Ribalda Delgado
2018-10-05
mtd: maps: gpio-addr-flash: Replace custom printk
Ricardo Ribalda Delgado
2018-10-05
mtd: physmap_of: Release resources on error
Ricardo Ribalda Delgado
2018-10-04
mtd: physmap_of: Remove unused struct of_device_id
Ricardo Ribalda Delgado
2018-07-24
mtd/maps: fix solutionengine.c printk format warnings
Randy Dunlap
2018-07-19
mtd: Make Kconfig formatting consistent
Boris Brezillon
2018-07-18
mtd: maps: use mtd_device_register() where applicable
Rafał Miłecki
2018-07-07
mtd: maps: gpio-addr-flash: add error handling for ioremap_nocache
Zhouyang Jia
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-03
mtd: maps: pismo: Remove owner assignment from i2c_driver
Fabio Estevam
2018-03-29
mtd: physmap_of: update struct map_info's swap as per map requirement
Prabhakar Kushwaha
2018-03-21
mtd: maps: remove bfin-async-flash driver
Arnd Bergmann
2017-11-22
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-11-06
mtd: constify mtd_partition
Arvind Yadav
2017-11-06
mtd: plat-ram: Replace manual resource management by devm
Anton Vasilyev
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-15
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
2017-09-04
mtd: lantiq-flash: drop check of boot select
Hauke Mehrtens
2017-08-15
mtd: physmap_of: Retire Gemini pad control
Linus Walleij
2017-08-15
mtd: physmap_of: Fix resources leak in 'of_flash_probe()'
Christophe Jaillet
2017-08-15
mtd: pci: constify pci_device_id.
Arvind Yadav
2017-08-15
mtd: intel_vr_nor: constify pci_device_id.
Arvind Yadav
2017-08-15
mtd: ck804xrom: constify pci_device_id.
Arvind Yadav
2017-08-15
mtd: esb2rom: constify pci_device_id.
Arvind Yadav
2017-08-15
mtd: amd76xrom: constify pci_device_id.
Arvind Yadav
2017-08-15
mtd: ichxrom: constify pci_device_id.
Arvind Yadav
2017-08-15
mtd: Convert to using %pOF instead of full_name
Rob Herring
2017-08-15
mtd: physmap_of: Drop unnecessary static
Julia Lawall
2017-05-11
mtd: physmap_of: Drop unnecessary static
Julia Lawall
2017-04-19
mtd: physmap_of: use OF helpers for reading strings
Rafał Miłecki
2017-04-19
mtd: physmap_of: really fix the physmap add-ons
Linus Walleij
2017-02-10
mtd: physmap_of: fixup gemini/versatile dependencies
Brian Norris
2017-02-08
mtd: ichxrom: maybe-uninitialized with gcc-4.9
Arnd Bergmann
2017-02-08
mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
Arnd Bergmann
2017-02-08
mtd: physmap_of: add a hook for Gemini flash probing
Linus Walleij
2017-02-08
mtd: update my email address
John Crispin
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-30
mtd: maps: add missing iounmap() in error path
Luis Henriques
2016-08-15
ARM: realview: imply device tree boot
Linus Walleij
2016-07-15
mtd: pmcmsp-flash: Allocating too much in init_msp_flash()
Dan Carpenter
2016-07-15
mtd: maps: sa1100-flash: potential NULL dereference
Dan Carpenter
2016-07-09
mtd: physmap_of: fix set but unused warning
Brian Norris
2016-05-24
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-05-20
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-04-26
mtd: maps: add __init attribute
Julia Lawall
[next]