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
/
include
/
linux
/
of.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-22
device property: Get rid of struct fwnode_handle type field
Sakari Ailus
1
-2
/
+1
2017-07-11
Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2017-07-05
Merge branch 'dt/property-move' into dt/next
Rob Herring
1
-10
/
+20
2017-06-22
device property: Move FW type specific functionality to FW specific files
Sakari Ailus
1
-0
/
+2
2017-06-14
of: Provide dummy of_device_compatible_match() for compile-testing
Geert Uytterhoeven
1
-0
/
+6
2017-06-01
of: Support const and non-const use for to_of_node()
Sakari Ailus
1
-8
/
+12
2017-06-01
of: Make of_fwnode_handle() safer
Sakari Ailus
1
-1
/
+7
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+3
2017-04-03
drivers/of/base.c: Add of_property_read_u64_index
Alistair Popple
1
-0
/
+3
2017-03-29
of: Add of_fwnode_handle() to convert device nodes to fwnode_handle
Sakari Ailus
1
-0
/
+4
2017-01-17
of: base: add support to find the level of the last cache
Sudeep Holla
1
-0
/
+1
2016-11-10
of/overlay: add of overlay notifications
Alan Tull
1
-0
/
+25
2016-09-15
of: Add array read functions with min/max size limits
Richard Fitzgerald
1
-12
/
+132
2016-07-31
Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-7
/
+7
2016-07-31
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+2
2016-07-25
Merge remote-tracking branches 'asoc/topic/cs53l30', 'asoc/topic/cygnus', 'as...
Mark Brown
1
-7
/
+7
2016-07-20
dt: Add of_device_compatible_match()
Benjamin Herrenschmidt
1
-0
/
+2
2016-07-07
Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...
Thomas Gleixner
1
-0
/
+3
2016-06-28
of: Add a new macro to declare_of for one parameter function returning a value
Daniel Lezcano
1
-0
/
+3
2016-06-26
device property: Add function to search for named child of device
Adam Thomson
1
-7
/
+7
2016-06-03
of: add missing const for of_parse_phandle_with_args() in !CONFIG_OF
Kuninori Morimoto
1
-1
/
+1
2016-05-21
Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+56
2016-05-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+9
2016-04-28
device property: Avoid potential dereferences of invalid pointers
Heikki Krogerus
1
-1
/
+1
2016-04-20
of: Introduce of_phandle_iterator_args()
Joerg Roedel
1
-0
/
+10
2016-04-20
of: Introduce of_for_each_phandle() helper macro
Joerg Roedel
1
-0
/
+6
2016-04-20
of: Move phandle walking to of_phandle_iterator_next()
Joerg Roedel
1
-0
/
+7
2016-04-20
of: Introduce struct of_phandle_iterator
Joerg Roedel
1
-0
/
+33
2016-04-15
of, numa: Add NUMA of binding implementation.
David Daney
1
-0
/
+9
2016-03-20
Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+9
2016-03-04
of: add 'const' for of_property_*_string*() parameter '*np'
David Rivshin
1
-9
/
+9
2016-01-25
of: drop symbols declared by _OF_DECLARE() from modules
Masahiro Yamada
1
-1
/
+1
2015-11-11
of: Provide static inline function for of_translate_address if needed
Guenter Roeck
1
-2
/
+2
2015-08-26
device property: check fwnode type in to_of_node()
Andy Shevchenko
1
-1
/
+2
2015-07-02
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+16
2015-06-30
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
1
-7
/
+12
2015-06-24
ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()
Alexander Sverdlin
1
-2
/
+2
2015-06-23
of: define of_find_node_by_phandle for !CONFIG_OF
Suman Anna
1
-0
/
+5
2015-06-04
of: return NUMA_NO_NODE from fallback of_node_to_nid()
Konstantin Khlebnikov
1
-1
/
+4
2015-05-28
of: Grammar s/property exist/property exists/
Geert Uytterhoeven
1
-1
/
+1
2015-05-28
of: Move OF flags to be visible even when !CONFIG_OF
Pantelis Antoniou
1
-6
/
+6
2015-05-27
drivers: of/base: move of_init to driver_init
Sudeep Holla
1
-0
/
+6
2015-04-24
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+6
2015-04-18
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+32
2015-04-15
of: Add helper function to check MMIO register endianness
Kevin Cernekee
1
-0
/
+6
2015-03-28
of: Empty node & property flag accessors when !OF
Pantelis Antoniou
1
-0
/
+32
2015-03-18
of: base: add function to get highest id of an alias stem
Wolfram Sang
1
-0
/
+6
2014-12-12
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-22
/
+99
2014-12-11
Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
1
-2
/
+1
2014-12-11
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+34
[next]