aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
Commit message (Expand)AuthorAge
* mtd: pismo: Simplify getting the adapter of a clientWolfram Sang2019-09-15
* mtd: pxa2xx: Use ioremap_cache insted of ioremap_cachedChristoph Hellwig2019-09-15
* mtd: sa1100: Mark expected switch fall-throughGustavo A. R. Silva2019-08-20
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 467Thomas Gleixner2019-06-19
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-14
* mtd: maps: Make uclinux_ram_map staticThomas Huth2019-05-06
* mtd: maps: Allow MTD_PHYSMAP with MTD_RAMChris Packham2019-05-06
* mtd: maps: physmap: Store gpio_values correctlyChris Packham2019-05-06
* mtd: physmap_of_gemini: remove extranous __xipram annotationArnd Bergmann2019-05-06
* Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-29
|\
| * kbuild: announce removal of SUBDIRS if usedMasahiro Yamada2018-12-01
* | Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-12-18
|\|
| * mtd: sa1100: avoid VLA in sa1100_setup_mtdBoris Brezillon2018-11-06
* | mtd: physmap_of_gemini: Handle pin controlLinus Walleij2018-12-06
* | mtd: maps: physmap: Leave assigned complex mappingsLinus Walleij2018-12-06
* | mtd: maps: Get rid of the latch-addr-flash driverBoris Brezillon2018-11-06
* | mtd: maps: physmap: Invert logic on if/else branchRicardo Ribalda Delgado2018-11-06
* | mtd: maps: Merge gpio-addr-flash.c into physmap-core.cBoris Brezillon2018-11-05
* | mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gem...Boris Brezillon2018-11-05
* | mtd: maps: Merge physmap_of.c into physmap-core.cBoris Brezillon2018-11-05
* | mtd: maps: Prepare merging of physmap and physmap_ofBoris Brezillon2018-11-05
* | mtd: maps: physmap: Fix coding style issues reported by checkpatchBoris Brezillon2018-11-05
* | mtd: maps: physmap: Return -ENOMEM directly when info allocation failsBoris Brezillon2018-11-05
* | mtd: maps: physmap: Check mtd_device_{parse_register, unregister}() ret codeBoris Brezillon2018-11-05
* | mtd: maps: physmap: Remove the MAX_RESOURCES limitationBoris Brezillon2018-11-05
* | mtd: maps: physmap: Use devm_ioremap_resource()Boris Brezillon2018-11-05
* | mtd: maps: physmap: Use dev_notice() and a %pR specifierBoris Brezillon2018-11-05
* | mtd: maps: physmap: Use platform_get_resource() to retrieve iomem resourcesBoris Brezillon2018-11-05
* | mtd: maps: physmap: Rename ->map and ->mtd into ->maps and ->mtdsBoris Brezillon2018-11-05
* | mtd: maps: physmap: Add SPDX headerBoris Brezillon2018-11-05
|/
* mtd: maps: gpio-addr-flash: Convert to gpiodRicardo Ribalda Delgado2018-10-08
* mtd: maps: gpio-addr-flash: Replace array with an integerRicardo Ribalda Delgado2018-10-08
* mtd: maps: gpio-addr-flash: Use order instead of sizeRicardo Ribalda Delgado2018-10-08
* mtd: maps: gpio-addr-flash: Use devm_* functionsRicardo Ribalda Delgado2018-10-05
* mtd: maps: gpio-addr-flash: Fix ioremapped sizeRicardo Ribalda Delgado2018-10-05
* mtd: maps: gpio-addr-flash: Replace custom printkRicardo Ribalda Delgado2018-10-05
* mtd: physmap_of: Release resources on errorRicardo Ribalda Delgado2018-10-05
* mtd: physmap_of: Remove unused struct of_device_idRicardo Ribalda Delgado2018-10-04
* mtd/maps: fix solutionengine.c printk format warningsRandy Dunlap2018-07-24
* mtd: Make Kconfig formatting consistentBoris Brezillon2018-07-19
* mtd: maps: use mtd_device_register() where applicableRafał Miłecki2018-07-18
* mtd: maps: gpio-addr-flash: add error handling for ioremap_nocacheZhouyang Jia2018-07-07
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* mtd: maps: pismo: Remove owner assignment from i2c_driverFabio Estevam2018-05-03