index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
Age
Commit message (
Expand
)
Author
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-12-18
Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-12-06
mtd: physmap_of_gemini: Handle pin control
Linus Walleij
2018-12-06
mtd: maps: physmap: Leave assigned complex mappings
Linus Walleij
2018-12-01
kbuild: announce removal of SUBDIRS if used
Masahiro Yamada
2018-11-06
mtd: maps: Get rid of the latch-addr-flash driver
Boris Brezillon
2018-11-06
mtd: maps: physmap: Invert logic on if/else branch
Ricardo Ribalda Delgado
2018-11-06
mtd: sa1100: avoid VLA in sa1100_setup_mtd
Boris Brezillon
2018-11-05
mtd: maps: Merge gpio-addr-flash.c into physmap-core.c
Boris Brezillon
2018-11-05
mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gem...
Boris Brezillon
2018-11-05
mtd: maps: Merge physmap_of.c into physmap-core.c
Boris Brezillon
2018-11-05
mtd: maps: Prepare merging of physmap and physmap_of
Boris Brezillon
2018-11-05
mtd: maps: physmap: Fix coding style issues reported by checkpatch
Boris Brezillon
2018-11-05
mtd: maps: physmap: Return -ENOMEM directly when info allocation fails
Boris Brezillon
2018-11-05
mtd: maps: physmap: Check mtd_device_{parse_register, unregister}() ret code
Boris Brezillon
2018-11-05
mtd: maps: physmap: Remove the MAX_RESOURCES limitation
Boris Brezillon
2018-11-05
mtd: maps: physmap: Use devm_ioremap_resource()
Boris Brezillon
2018-11-05
mtd: maps: physmap: Use dev_notice() and a %pR specifier
Boris Brezillon
2018-11-05
mtd: maps: physmap: Use platform_get_resource() to retrieve iomem resources
Boris Brezillon
2018-11-05
mtd: maps: physmap: Rename ->map and ->mtd into ->maps and ->mtds
Boris Brezillon
2018-11-05
mtd: maps: physmap: Add SPDX header
Boris Brezillon
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
[next]