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
/
sa1100-flash.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-31
mtd: maps: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-08-05
mtd: maps: sa1100-flash: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-04-05
mtd: maps: add const qualifiers
Artem Bityutskiy
1
-1
/
+1
2012-11-22
mtd: fix a number of checkpatch complaints
Artem Bityutskiy
1
-1
/
+2
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
1
-3
/
+2
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
1
-2
/
+2
2012-03-27
mtd: maps: sa1100-flash: Add reference counter to set_vpp()
Paul Parsons
1
-1
/
+13
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-01-09
mtd: introduce mtd_resume interface
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: introduce mtd_suspend interface
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-09-11
mtd: sa1100-flash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-27
/
+3
2011-05-25
mtd: sa1100-flash: convert to mtd_device_register()
Jamie Iles
1
-15
/
+6
2011-03-11
mtd: drop CONFIG_MTD_CONCAT ifdefs
Dmitry Eremin-Solenikov
1
-8
/
+0
2009-10-17
mtd: maps/sa1100: fix section mismatch
Dmitry Artamonow
1
-1
/
+1
2009-09-28
mtd: Fix warning in sa1100-flash.c
Russell King
1
-2
/
+2
2009-09-15
Nicolas Pitre has a new email address
Nicolas Pitre
1
-1
/
+1
2009-05-26
[MTD] Remove mtd->{suspend,resume} calls from board drivers
David Woodhouse
1
-23
/
+0
2009-04-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-1
/
+1
2009-04-03
[MTD] [MAPS] move sa1100 flash's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-03-25
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2009-01-31
rename platform_driver name "flash" to "sa1100-mtd"
Uwe Kleine-König
1
-2
/
+2
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-04-22
[MTD] [MAPS] fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+2
2006-11-29
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
1
-3
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-18
/
+18
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
1
-3
/
+3
2005-11-07
[PATCH] kfree cleanup: drivers/mtd
Jesper Juhl
1
-2
/
+1
2005-11-07
[MTD] maps: Clean up trailing white spaces
Thomas Gleixner
1
-3
/
+3
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
1
-1
/
+1
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
2005-10-29
[ARM] Fix Assabet reboot with SA1100 MTD map driver
Russell King
1
-0
/
+9
2005-10-29
[ARM] Allow MTD device name to be passed via platform data
Russell King
1
-3
/
+3
2005-10-29
[ARM] Fix MTD device/partition destruction
Russell King
1
-2
/
+9
2005-10-29
[ARM] Add support for init/exit methods in sa1100 MTD map driver
Russell King
1
-3
/
+15
2005-10-29
[ARM] Rename 'data' to 'plat' in sa1100 MTD map driver
Russell King
1
-11
/
+11
2005-10-28
Merge ../bleed-2.6
Greg KH
1
-0
/
+1
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-4
/
+4
2005-10-28
[ARM] 3/4: Remove asm/hardware.h from SA1100 io.h
Russell King
1
-0
/
+1
2005-09-29
[ARM] Don't include mach-types.h unnecessarily
Russell King
1
-1
/
+0
2005-04-17
[PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsi
Pavel Machek
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+453