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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-24
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-120
/
+0
2016-05-21
Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-220
/
+380
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+3
2016-05-20
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-25
/
+12
2016-05-20
Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-05-19
Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-115
/
+1
2016-05-19
of/unittest: Remove unnecessary module.h header inclusion
Javier Martinez Canillas
1
-1
/
+0
2016-05-19
drivers/of: Fix build warning in populate_node()
Gavin Shan
1
-8
/
+8
2016-05-19
drivers/of: Fix depth when unflattening devicetree
Rhyland Klein
1
-9
/
+9
2016-05-18
Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+23
2016-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-14
/
+13
2016-05-16
of: dynamic: changeset prop-update revert fix
Pantelis Antoniou
1
-0
/
+5
2016-05-16
drivers/of: Export of_detach_node()
Gavin Shan
1
-0
/
+1
2016-05-16
drivers/of: Return allocated memory from of_fdt_unflatten_tree()
Gavin Shan
1
-11
/
+22
2016-05-16
drivers/of: Specify parent node in of_fdt_unflatten_tree()
Gavin Shan
2
-5
/
+11
2016-05-16
drivers/of: Rename unflatten_dt_node()
Gavin Shan
1
-7
/
+7
2016-05-16
drivers/of: Avoid recursively calling unflatten_dt_node()
Gavin Shan
1
-48
/
+74
2016-05-16
drivers/of: Split unflatten_dt_node()
Gavin Shan
1
-102
/
+147
2016-05-12
PCI, of: Move PCI I/O space management to PCI core code
Tomasz Nowicki
1
-115
/
+1
2016-05-11
drivers/of: Add check for null property in of_remove_property()
Suraj Jitindar Singh
1
-0
/
+3
2016-05-09
iommu: of: enforce const-ness of struct iommu_ops
Robin Murphy
1
-1
/
+1
2016-05-06
mtd: nand: move of_get_nand_xxx() helpers into nand_base.c
Boris Brezillon
2
-156
/
+0
2016-05-02
of: of_mdio: Check if MDIO bus controller is available
Florian Fainelli
1
-0
/
+4
2016-04-26
of_mdio: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
1
-1
/
+1
2016-04-25
of: document refcount incrementation of of_get_cpu_node()
Masahiro Yamada
1
-1
/
+2
2016-04-22
of/unittest: convert to use an explicit i2c mux core
Peter Rosin
1
-25
/
+12
2016-04-20
of: Introduce of_phandle_iterator_args()
Joerg Roedel
1
-6
/
+23
2016-04-20
of: Introduce of_for_each_phandle() helper macro
Joerg Roedel
1
-6
/
+1
2016-04-20
of: Remove counting special case from __of_parse_phandle_with_args()
Joerg Roedel
1
-5
/
+14
2016-04-20
of: Move phandle walking to of_phandle_iterator_next()
Joerg Roedel
1
-56
/
+74
2016-04-20
of: Introduce struct of_phandle_iterator
Joerg Roedel
1
-39
/
+60
2016-04-20
fdt: fix extend of cmd line
Max Uvarov
1
-2
/
+8
2016-04-19
of: mtd: prepare helper reading NAND ECC algo from DT
Rafał Miłecki
1
-0
/
+36
2016-04-19
of_mdio: make of_mdiobus_register_{device|phy}() *void*
Sergei Shtylyov
1
-13
/
+8
2016-04-15
of, numa: Add NUMA of binding implementation.
David Daney
3
-0
/
+215
2016-04-15
of/platform: Allow secondary compatible match in of_dev_lookup
Tony Lindgren
1
-5
/
+23
2016-03-20
Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-10
/
+21
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-8
/
+6
2016-03-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+15
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-18
/
+25
2016-03-17
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2016-03-14
of_mdio: use PTR_ERR_OR_ZERO()
Sergei Shtylyov
1
-3
/
+3
2016-03-14
of_mdio: use IS_ERR_OR_NULL()
Sergei Shtylyov
1
-1
/
+1
2016-03-14
of_mdio: mdio_device_create() never returns NULL
Sergei Shtylyov
1
-1
/
+1
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-03-04
of: add 'const' for of_property_*_string*() parameter '*np'
David Rivshin
1
-7
/
+8
2016-03-04
of/unittest: fix infinite loop in of_unittest_destroy_tracked_overlays()
Sergey Senozhatsky
1
-0
/
+5
2016-03-04
of: alloc anywhere from memblock if range not specified
Vinayak Menon
1
-1
/
+3
2016-03-02
of_mdio: fix kernel-doc for of_phy_connect()
Sergei Shtylyov
1
-0
/
+1
2016-03-02
of_mdio: kill useless variable in of_mdiobus_register()
Sergei Shtylyov
1
-3
/
+1
[next]