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
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-381
/
+698
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2014-06-04
of: handle NULL node in next_child iterators
Florian Fainelli
1
-0
/
+6
2014-06-04
microblaze: Use generic device.h
Michal Simek
1
-3
/
+0
2014-06-03
Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+69
2014-06-02
of: of_mdio: export symbol of_mdiobus_link_phydev
Daniel Mack
1
-0
/
+1
2014-06-02
net: of_mdio: use int type for address variable
Daniel Mack
1
-2
/
+1
2014-05-30
net: of_mdio: don't store the length of a property if we don't need to
Daniel Mack
1
-2
/
+2
2014-05-30
net: of_mdio: add of_mdiobus_link_phydev()
Daniel Mack
1
-0
/
+33
2014-05-30
net: of_mdio: factor out code to parse a phy's 'reg' property
Daniel Mack
1
-12
/
+23
2014-05-28
Merge branch 'earlycon-dt' into for-next
Rob Herring
4
-1
/
+300
2014-05-27
of_pci_irq: kill useless variable in of_irq_parse_pci()
Sergei Shtylyov
1
-4
/
+2
2014-05-26
of: mdio: fix compile warning in of_mdiobus_register_phy()
Christian Engelmayer
1
-1
/
+0
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2014-05-23
Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...
Russell King
2
-6
/
+169
2014-05-23
of/irq: do irq resolution in platform_get_irq_byname()
Grygorii Strashko
1
-0
/
+22
2014-05-23
of: Add a testcase for of_find_node_by_path()
Grant Likely
2
-1
/
+51
2014-05-23
of: Make of_find_node_by_path() handle /aliases
Grant Likely
1
-6
/
+61
2014-05-23
of: Create unlocked version of for_each_child_of_node()
Grant Likely
1
-5
/
+17
2014-05-23
of: Handle memory@0 node on PPC32 only
Leif Lindholm
1
-1
/
+1
2014-05-23
pci/of: Remove dead code
Ian Molton
1
-2
/
+0
2014-05-23
of: fix race between search and remove in of_update_property()
Xiubo Li
1
-11
/
+15
2014-05-23
of: Use NULL for pointers
Thierry Reding
1
-1
/
+1
2014-05-23
of: Stop naming platform_device using dcr address
Grant Likely
1
-24
/
+0
2014-05-23
of: Ensure unique names without sacrificing determinism
Grant Likely
1
-21
/
+19
2014-05-22
net: phy: make of_set_phy_supported work with genphy driver
Sascha Hauer
1
-26
/
+0
2014-05-22
of: mdio: remove of_phy_connect_fixed_link
Florian Fainelli
1
-38
/
+0
2014-05-21
of/fdt: add FDT serial scanning for earlycon
Rob Herring
1
-0
/
+56
2014-05-21
of/fdt: add FDT address translation support
Rob Herring
2
-0
/
+243
2014-05-20
of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacks
Rob Herring
1
-1
/
+1
2014-05-17
of: provide a binding for fixed link PHYs
Thomas Petazzoni
1
-0
/
+67
2014-05-15
of: Keep track of populated platform devices
Pawel Moll
1
-5
/
+69
2014-05-14
of: make of_update_property() usable earlier in the boot process
Thomas Petazzoni
1
-0
/
+4
2014-05-14
Merge branch 'dt-bus-name' into for-next
Rob Herring
7
-36
/
+129
2014-05-13
of/selftest: add testcase for nodes with same name and address
Rob Herring
3
-1
/
+55
2014-05-13
of/selftest: clean-up of_selftest_platform_populate pass/fail handling
Rob Herring
1
-9
/
+5
2014-05-13
of: kill off of_can_translate_address
Rob Herring
2
-24
/
+3
2014-05-13
of/platform: fix device naming for non-translatable addresses
Rob Herring
1
-10
/
+1
2014-05-07
of: configure the platform device dma parameters
Santosh Shilimkar
1
-6
/
+59
2014-05-06
of: introduce of_dma_is_coherent() helper
Santosh Shilimkar
1
-0
/
+23
2014-05-06
of: introduce of_dma_get_range() helper
Grygorii Strashko
1
-0
/
+87
2014-05-05
of: Improve grammar for of_alias_get_id() documentation
Geert Uytterhoeven
1
-2
/
+2
2014-04-30
of/fdt: convert initial_boot_params to opaque pointer
Rob Herring
1
-1
/
+1
2014-04-30
of/fdt: introduce of_get_flat_dt_size
Rob Herring
1
-0
/
+8
2014-04-30
of/fdt: fix phys_addr_t related print size warnings
Rob Herring
1
-2
/
+2
2014-04-30
of/fdt: move memreserve and dtb memory reservations into core
Rob Herring
1
-0
/
+16
2014-04-30
of/fdt: create common debugfs
Rob Herring
1
-0
/
+24
2014-04-30
of/fdt: use libfdt accessors for header data
Rob Herring
1
-14
/
+12
2014-04-30
of/fdt: Convert FDT functions to use libfdt
Rob Herring
3
-152
/
+60
2014-04-30
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
2
-21
/
+22
[prev]
[next]