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
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
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
12
-12
/
+12
2012-11-22
mtd: Drop FORTUNET support
Alexander Shiyan
3
-285
/
+0
2012-11-16
mtd: physmap_of: allow to specify the mtd name for retro compatiblity
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+4
2012-09-29
mtd: autcpu12-nvram: drop frees of devm_ alloc'd data
Julia Lawall
1
-14
/
+4
2012-09-29
mtd: maps: rbtx4939-flash: delete unneeded test
Julia Lawall
1
-2
/
+0
2012-09-29
mtd: physmap_of: Add "no-unaligned-direct-access" DT property
Stefan Roese
1
-0
/
+14
2012-09-29
mtd: maps: pci: remove dead code
Wolfram Sang
1
-23
/
+0
2012-09-29
mtd: allow uclinux map driver to be used on any ColdFire CPU platform
Greg Ungerer
1
-1
/
+1
2012-09-29
mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driver
Greg Ungerer
1
-6
/
+9
2012-09-29
mtd: autcpu12-nvram: Convert driver to platform_device
Alexander Shiyan
2
-70
/
+82
2012-09-29
mtd: autcpu12-nvram: Fix compile breakage
Alexander Shiyan
1
-8
/
+11
2012-08-22
Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...
David Woodhouse
1
-3
/
+2
2012-07-06
mtd: delete SBC82xx/SBC8560 MTD mapping support
Paul Gortmaker
3
-187
/
+0
2012-06-27
mtd/uclinux: Use generic __bss_stop instead of _ebss
Geert Uytterhoeven
1
-3
/
+2
2012-06-02
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-40
/
+5
2012-05-21
MTD: MIPS: lantiq: verify that the NOR interface is available on falcon soc
John Crispin
1
-0
/
+7
2012-05-21
MTD: MIPS: lantiq: implement OF support
John Crispin
1
-44
/
+25
2012-05-14
mtd: fix scb2_flash build when PCI is not enabled
Randy Dunlap
1
-1
/
+1
2012-05-14
mtd: use module_pci_driver
Axel Lin
3
-38
/
+3
2012-05-14
mtd: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
1
-1
/
+1
2012-03-31
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
21
-47
/
+92
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-28
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
16
-25
/
+29
2012-03-27
mtd: maps: sa1100-flash: Add reference counter to set_vpp()
Paul Parsons
1
-1
/
+13
2012-03-27
mtd: maps: pcmciamtd: Add reference counter to set_vpp()
Paul Parsons
1
-1
/
+12
2012-03-27
mtd: maps: l440gx: Add reference counter to set_vpp()
Paul Parsons
1
-5
/
+9
2012-03-27
mtd: maps: physmap: Add reference counter to set_vpp()
Paul Parsons
1
-2
/
+20
2012-03-27
mtd: mips: lantiq: reintroduce support for cmdline partitions
Daniel Schwierzeck
1
-1
/
+2
2012-03-27
mtd: ixp4xx: oops in ixp4xx_flash_probe
Marc Kleine-Budde
1
-1
/
+4
2012-03-27
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
1
-8
/
+0
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2
-4
/
+4
2012-03-27
mtd: sa11x0: remove definitions and code left for documentation purposes
Russell King - ARM Linux
1
-100
/
+0
2012-03-27
mtd: sa11x0: Remove shutdown handler
Russell King - ARM Linux
1
-12
/
+0
2012-03-25
MTD: Relax dependencies
Richard Weinberger
1
-0
/
+1
2012-02-09
MTD: sa11x0: remove definitions and code left for documentation purposes
Russell King
1
-100
/
+0
2012-02-09
MTD: sa11x0: Remove shutdown handler
Russell King
1
-12
/
+0
2012-01-09
mtd: do not use mtd->suspend and mtd->resume directly
Artem Bityutskiy
2
-6
/
+4
2012-01-09
mtd: do not use mtd->lock, unlock and is_locked directly
Artem Bityutskiy
1
-2
/
+1
2012-01-09
mtd: introduce mtd_resume interface
Artem Bityutskiy
4
-4
/
+4
2012-01-09
mtd: introduce mtd_suspend interface
Artem Bityutskiy
4
-4
/
+4
2012-01-09
mtd: introduce mtd_lock interface
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: lantiq-flash: drop iounmap for devm_ allocated data
Julia Lawall
1
-5
/
+1
2012-01-09
mtd: maps: remove the now unused bcm963xx-flash
Jonas Gorski
3
-130
/
+0
2012-01-09
mtd: maps: physmap: allow partition parsers for physmap_flash_data
Jonas Gorski
1
-1
/
+4
2012-01-09
mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parser
Jonas Gorski
2
-150
/
+4
2012-01-09
mtd: maps: bcm963xx-flash: clean up printk usage
Jonas Gorski
1
-10
/
+10
2012-01-09
mtd: maps: bcm963xx-flash: remove superfluous semicolons
Jonas Gorski
1
-5
/
+5
2012-01-09
mtd: maps: bcm963xx-flash: fix word order for spare partition
Jonas Gorski
1
-1
/
+1
[next]