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
/
of
/
base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-20
of: base: make small of_parse_phandle() variants static inline
Michael Walle
1
-122
/
+9
2022-01-08
of: base: Improve argument length mismatch error
Baruch Siach
1
-3
/
+8
2022-01-08
of: base: Fix phandle argument length mismatch error message
Baruch Siach
1
-2
/
+2
2021-12-02
of: base: Skip CPU nodes with "fail"/"fail-..." status
Matthias Schiffer
1
-0
/
+27
2021-11-03
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+22
2021-10-20
of: Add of_get_cpu_hwid() to read hardware ID from CPU nodes
Rob Herring
1
-0
/
+22
2021-10-06
fbdev: simplefb: fix Kconfig dependencies
Arnd Bergmann
1
-0
/
+1
2021-09-02
Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+1
2021-07-15
of: base: remove unnecessary for loop
권오훈
1
-3
/
+1
2021-07-12
of: Add stub for of_add_property()
Wesley Cheng
1
-0
/
+1
2021-03-29
of: base: Fix spelling issue with function param 'prop'
Lee Jones
1
-3
/
+3
2021-03-27
of: Add missing 'Return' section in kerneldoc comments
Rob Herring
1
-18
/
+21
2021-03-27
of: Fix kerneldoc output formatting
Rob Herring
1
-138
/
+137
2021-03-24
of: base: Fix some formatting issues and provide missing descriptions
Lee Jones
1
-5
/
+11
2021-01-15
of: base: improve error msg in of_phandle_iterator_next()
Enrico Weigelt, metux IT consult
1
-2
/
+2
2020-09-05
of: Export of_remove_property() to modules
Florian Fainelli
1
-0
/
+1
2020-07-28
of/iommu: Make of_map_rid() PCI agnostic
Lorenzo Pieralisi
1
-21
/
+21
2020-02-09
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-0
/
+36
2020-01-02
of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
Ulf Hansson
1
-0
/
+36
2019-12-25
of: Rework and simplify phandle cache to use a fixed size
Rob Herring
1
-108
/
+22
2019-10-08
of: Factor out #{addr,size}-cells parsing
Robin Murphy
1
-10
/
+22
2019-09-19
of: restore old handling of cells_name=NULL in of_*_phandle_with_args()
Uwe Kleine-König
1
-2
/
+33
2019-09-14
of: Let of_for_each_phandle fallback to non-negative cell_count
Uwe Kleine-König
1
-8
/
+17
2019-06-07
of: Allow the iommu-map property to omit untranslated devices
Jean-Philippe Brucker
1
-3
/
+7
2019-04-11
of: Improve of_phandle_iterator_next() error message
Florian Fainelli
1
-2
/
+3
2018-12-21
of: __of_detach_node() - remove node from phandle cache
Frank Rowand
1
-1
/
+30
2018-12-21
of: of_node_get()/of_node_put() nodes held in phandle cache
Frank Rowand
1
-24
/
+46
2018-12-05
of: Use of_node_name_eq for node name comparisons
Rob Herring
1
-4
/
+3
2018-11-27
of: Use device_type helpers to access the node type
Rob Herring
1
-6
/
+12
2018-11-02
Merge tag 'devicetree-fixes-for-4.20-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+0
2018-11-02
of: Fix cpu node iterator to not ignore disabled cpu nodes
Rob Herring
1
-2
/
+0
2018-10-29
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+54
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+45
2018-10-22
of: Add missing exports of node name compare functions
Rob Herring
1
-0
/
+2
2018-10-15
of: base: Change logic in of_alias_get_alias_list()
Michal Simek
1
-10
/
+12
2018-10-15
of: base: Fix english spelling in of_alias_get_alias_list()
Michal Simek
1
-3
/
+3
2018-09-28
Merge branch 'dt/cpu-type-rework' into dt/next
Rob Herring
1
-1
/
+42
2018-09-28
of: use for_each_of_cpu_node iterator
Rob Herring
1
-1
/
+1
2018-09-28
of: Support matching cpu nodes with no 'reg' property
Rob Herring
1
-0
/
+2
2018-09-28
of: Add cpu node iterator for_each_of_cpu_node()
Rob Herring
1
-0
/
+39
2018-09-25
iommu/of: make of_pci_map_rid() available for other devices too
Nipun Gupta
1
-0
/
+102
2018-09-20
of: base: Introduce of_alias_get_alias_list() to check alias IDs
Michal Simek
1
-0
/
+52
2018-09-20
Merge branch 'dt/linus' into HEAD
Rob Herring
1
-0
/
+3
2018-09-11
of: fix phandle cache creation for DTs with no phandles
Rob Herring
1
-0
/
+3
2018-09-07
of: make PowerMac cache node search conditional on CONFIG_PPC_PMAC
Rob Herring
1
-1
/
+1
2018-08-30
of: add node name compare helper functions
Rob Herring
1
-0
/
+22
2018-08-29
of: add helper to lookup compatible child node
Johan Hovold
1
-0
/
+25
2018-07-16
of: overlay: update phandle cache on overlay apply and remove
Frank Rowand
1
-3
/
+3
2018-03-07
of: cache phandle nodes to reduce cost of of_find_node_by_phandle()
Frank Rowand
1
-4
/
+82
2018-02-12
of: Support parsing phandle argument lists through a nexus node
Stephen Boyd
1
-0
/
+184
[next]