index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-07
mtd: maps: Get rid of the latch-addr-flash driver
Boris Brezillon
3
-239
/
+0
2018-11-07
mtd: maps: physmap: Invert logic on if/else branch
Ricardo Ribalda Delgado
1
-8
/
+11
2018-11-06
mtd: sa1100: avoid VLA in sa1100_setup_mtd
Boris Brezillon
1
-1
/
+9
2018-11-06
mtd: maps: Merge gpio-addr-flash.c into physmap-core.c
Boris Brezillon
4
-294
/
+157
2018-11-06
mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gem...
Boris Brezillon
7
-10
/
+10
2018-11-06
mtd: maps: Merge physmap_of.c into physmap-core.c
Boris Brezillon
4
-400
/
+240
2018-11-06
mtd: maps: Prepare merging of physmap and physmap_of
Boris Brezillon
2
-0
/
+2
2018-11-06
mtd: maps: physmap: Fix coding style issues reported by checkpatch
Boris Brezillon
1
-15
/
+18
2018-11-06
mtd: maps: physmap: Return -ENOMEM directly when info allocation fails
Boris Brezillon
1
-4
/
+2
2018-11-06
mtd: maps: physmap: Check mtd_device_{parse_register, unregister}() ret code
Boris Brezillon
1
-4
/
+11
2018-11-06
mtd: maps: physmap: Remove the MAX_RESOURCES limitation
Boris Brezillon
1
-17
/
+27
2018-11-06
mtd: maps: physmap: Use devm_ioremap_resource()
Boris Brezillon
1
-17
/
+6
2018-11-06
mtd: maps: physmap: Use dev_notice() and a %pR specifier
Boris Brezillon
1
-3
/
+2
2018-11-06
mtd: maps: physmap: Use platform_get_resource() to retrieve iomem resources
Boris Brezillon
1
-11
/
+18
2018-11-06
mtd: maps: physmap: Rename ->map and ->mtd into ->maps and ->mtds
Boris Brezillon
1
-27
/
+28
2018-11-06
mtd: maps: physmap: Add SPDX header
Boris Brezillon
1
-0
/
+1
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-20
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-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-06-13
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-23
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
8
-41
/
+11
2017-11-07
mtd: constify mtd_partition
Arvind Yadav
7
-7
/
+7
2017-11-07
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-16
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
[prev]
[next]