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
/
physmap_of.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-09-11
mtd: physmap_of.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-15
/
+3
2011-09-11
mtd: physmap_of: move parse_obsolete_partitions to become separate parser
Dmitry Eremin-Solenikov
1
-52
/
+1
2011-09-11
mtd: physmap_of: use ofpart through generic parsing
Dmitry Eremin-Solenikov
1
-8
/
+5
2011-05-25
mtd: physmap: convert to mtd_device_register()
Jamie Iles
1
-26
/
+4
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
1
-2
/
+5
2011-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
1
-6
/
+9
2011-03-11
mtd: drop CONFIG_MTD_CONCAT ifdefs
Dmitry Eremin-Solenikov
1
-8
/
+0
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
1
-6
/
+9
2010-12-03
mtd: maps: Use printf extension %pR for struct resource
Joe Perches
1
-3
/
+1
2010-10-25
mtd: physmap_of: Loop through all "reg" tuples for mapping
Stefan Roese
1
-3
/
+5
2010-10-25
mtd: Fix endianness issues from device tree
Ian Munsie
1
-7
/
+7
2010-08-17
of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers
Graeme Smecher
1
-0
/
+1
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-4
/
+4
2010-08-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-3
/
+3
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-4
/
+4
2010-06-03
drivers/mtd/maps: introduce missing kfree
Julia Lawall
1
-3
/
+3
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-6
/
+49
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-2
/
+5
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-3
/
+3
2010-05-14
mtd: extend physmap_of to let the device tree specify the parition probe
Jason Gunthorpe
1
-5
/
+48
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-02
mtd: physmap_of: Correct the size argument to kzalloc
Julia Lawall
1
-1
/
+1
2009-09-20
mtd: maps: add mtd-ram support to physmap_of
Wolfram Sang
1
-0
/
+4
2009-09-04
mtd: physmap_of: fix incorrect check
vimal singh
1
-6
/
+7
2009-09-04
mtd: physmap_of: use resource_size
Wolfram Sang
1
-3
/
+4
2009-06-06
mtd: physmap_of: Add multiple regions and concatenation support
Stefan Roese
1
-56
/
+143
2009-04-06
[MTD] [NOR] Add device parent info to physmap_of
David Woodhouse
1
-0
/
+1
2009-01-06
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-10-13
[MTD] remove unused mtd parameter in of_mtd_parse_partitions()
Sebastian Andrzej Siewior
1
-2
/
+1
2008-02-03
[MTD] Factor out OF partition support from the NOR driver.
Scott Wood
1
-62
/
+27
2007-10-30
MTD: small physmap_of partition parsing fixes
Valentine Barshak
1
-6
/
+7
2007-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-128
/
+217
2007-09-20
[POWERPC] Cleanups for physmap_of.c (v2)
David Gibson
1
-125
/
+99
2007-09-20
[POWERPC] Make partitions optional in physmap_of
Josh Boyer
1
-0
/
+2
2007-09-13
[POWERPC] Document and implement an improved flash device binding for powerpc
David Gibson
1
-65
/
+174
2007-08-01
[MTD] remove redundant/dead code from physmap_of.c
Mariusz Kozlowski
1
-5
/
+0
2007-05-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-1
/
+1
2007-05-09
[MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driver
David Gibson
1
-1
/
+1
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-4
/
+4
2006-12-08
[MTD] of_device-based physmap driver
Vitaly Wool
1
-0
/
+255