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
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-09
of: unittest: remove unused of_unittest_apply_overlay() argument
Frank Rowand
1
-4
/
+3
2018-11-09
of: overlay: check prevents multiple fragments touching same property
Frank Rowand
5
-37
/
+112
2018-11-09
of: overlay: check prevents multiple fragments add or delete same node
Frank Rowand
1
-9
/
+49
2018-11-09
of: overlay: test case of two fragments adding same node
Frank Rowand
3
-0
/
+34
2018-11-09
of: overlay: make all pr_debug() and pr_err() messages unique
Frank Rowand
1
-5
/
+7
2018-11-09
of: overlay: validate overlay properties #address-cells and #size-cells
Frank Rowand
1
-3
/
+29
2018-11-09
of: overlay: reorder fields in struct fragment
Frank Rowand
1
-1
/
+1
2018-11-09
of: overlay: do not duplicate properties from overlay for new nodes
Frank Rowand
1
-1
/
+1
2018-11-09
of: overlay: use prop add changeset entry for property in new nodes
Frank Rowand
1
-38
/
+74
2018-11-09
of: overlay: add missing of_node_get() in __of_attach_node_sysfs
Frank Rowand
2
-4
/
+3
2018-11-09
of: overlay: add missing of_node_put() after add new node to changeset
Frank Rowand
1
-1
/
+3
2018-11-09
of: overlay: add tests to validate kfrees from overlay removal
Frank Rowand
2
-0
/
+30
2018-11-08
of, numa: Validate some distance map rules
John Garry
1
-2
/
+7
2018-11-08
of/device: Really only set bus DMA mask when appropriate
Robin Murphy
1
-1
/
+3
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-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-0
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2
-2
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2
-2
/
+2
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2
-33
/
+1
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-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+6
2018-10-27
of: ignore sub-page memory regions
Mike Rapoport
1
-5
/
+6
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-46
/
+94
2018-10-26
Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+104
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-12
/
+0
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-10-10
Merge tag 'devicetree-fixes-for-4.19-3' of git://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
1
-8
/
+18
2018-10-10
of: unittest: Disable interrupt node tests for old world MAC systems
Guenter Roeck
1
-8
/
+18
2018-09-28
Merge branch 'dt/cpu-type-rework' into dt/next
Rob Herring
2
-14
/
+44
2018-09-28
of: use for_each_of_cpu_node iterator
Rob Herring
2
-14
/
+3
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-28
of: unittest: Disable interrupt node tests for old world MAC systems
Guenter Roeck
1
-8
/
+18
2018-09-25
iommu/of: make of_pci_map_rid() available for other devices too
Nipun Gupta
2
-3
/
+104
2018-09-20
of: base: Introduce of_alias_get_alias_list() to check alias IDs
Michal Simek
1
-0
/
+52
2018-09-20
of/unittest: Fix I2C bus unit-address error
Rob Herring
2
-4
/
+4
2018-09-20
Merge branch 'dt/linus' into HEAD
Rob Herring
1
-0
/
+3
2018-09-15
Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+3
2018-09-11
of: fix phandle cache creation for DTs with no phandles
Rob Herring
1
-0
/
+3
2018-09-08
dma-mapping: remove dma_deconfigure
Christoph Hellwig
1
-12
/
+0
2018-09-07
of: make PowerMac cache node search conditional on CONFIG_PPC_PMAC
Rob Herring
1
-1
/
+1
2018-09-07
of: make default address and size cells sizes private
Rob Herring
1
-0
/
+8
2018-09-07
of: Convert to using %pOFn instead of device_node.name
Rob Herring
6
-22
/
+23
2018-09-04
of/unittest: add printf tests for node name
Rob Herring
1
-0
/
+4
2018-09-04
of/unittest: remove use of node name pointer in overlay high level test
Rob Herring
1
-5
/
+8
2018-09-03
Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+4
2018-09-02
of/platform: initialise AMBA default DMA masks
Linus Walleij
1
-0
/
+4
[prev]
[next]