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
2006-01-09
[ARM] Remove EPXA10DB machine support
Russell King
3
-188
/
+0
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
1
-45
/
+9
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
1
-4
/
+1
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
1
-25
/
+11
2006-01-06
[PATCH] pcmcia: new suspend core
Dominik Brodowski
1
-16
/
+20
2005-12-23
[SPARC]: introduce a SPARC Kconfig symbol
Adrian Bunk
1
-1
/
+1
2005-11-29
[MTD] Make functions static, include header files with prototypes
Adrian Bunk
1
-1
/
+2
2005-11-29
[MTD] Remove bogus PQ2FADS driver
Thomas Gleixner
2
-7
/
+0
2005-11-29
[MTD] maps: sparse fixup
Luiz Capitulino
1
-2
/
+2
2005-11-29
[MTD] Make some tables 'const' so they can live in .rodata
David Woodhouse
2
-4
/
+4
2005-11-29
[MTD] maps/ixp4xx: half-word boundary and little-endian fixups
John Bowler
1
-12
/
+66
2005-11-20
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
1
-11
/
+11
2005-11-17
[ARM] Drivers should not make use of architecture private __ioremap
Russell King
1
-3
/
+3
2005-11-17
[DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platforms
Russell King
1
-11
/
+11
2005-11-13
[MTD] maps: Replace dependency on non existing config option
Sean Young
1
-1
/
+1
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
7
-121
/
+112
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
7
-121
/
+112
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
3
-3
/
+0
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
61
-549
/
+1017
2005-11-07
[PATCH] kfree cleanup: drivers/mtd
Jesper Juhl
14
-35
/
+17
2005-11-07
[MTD] maps: Clean up trailing white spaces
Thomas Gleixner
61
-470
/
+470
2005-11-07
[MTD] maps: Add support for the "TQM834x" Boards
Marian Balakowicz
3
-2
/
+302
2005-11-07
[MTD] maps ixp2000: fix compile warnings in ixp2000 map driver
Lennert Buytenhek
1
-3
/
+3
2005-11-07
[MTD] maps/plat-ram: Avoid gcc 4.0 warning
Thomas Gleixner
1
-2
/
+2
2005-11-07
[MTD] maps/Kconfig: Simplify and update dependencies
Sean Young
1
-29
/
+32
2005-11-07
[MTD] maps/ts5500: Fix partition support. Code cleanup
Sean Young
1
-26
/
+12
2005-11-07
[MTD] maps/ixp4xx: kill some warnings
David Vrabel
1
-14
/
+12
2005-11-07
[MTD] maps/plat-ram.c: Initialize owner in device_driver struct
Ben Dooks
1
-1
/
+2
2005-11-07
[MTD] maps/bast-flash.c: Initialize owner in device_driver struct
Ben Dooks
1
-1
/
+2
2005-11-06
[MTD] maps: Add support for MTX-1 Flash device
Joern Engel
3
-2
/
+106
2005-11-06
[MTD] maps: Add mapping driver for PQ2FADS boards.
Todd Poynor
3
-2
/
+97
2005-11-06
[MTD] maps/ixp4xx: remove platform specific bits
David Vrabel
1
-16
/
+1
2005-11-06
[MTD] Add Resident Flash Disk (RFD) support
Sean Young
2
-10
/
+5
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
7
-4
/
+7
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
15
-9
/
+38
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
7
-7
/
+7
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-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-5
/
+0
2005-09-29
[PATCH] Fix ixp4xx MTD driver module build
Deepak Saxena
1
-1
/
+1
2005-09-29
[ARM] Don't include mach-types.h unnecessarily
Russell King
5
-5
/
+0
2005-09-17
[PATCH] MTD: Update SharpSL partition definitions
Richard Purdie
1
-1
/
+1
2005-09-12
[PATCH] uclinux: remove use of mtd_put_device() in uclinux MTD map driver
Greg Ungerer
1
-8
/
+5
2005-07-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
19
-1141
/
+918
[next]