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
2024-04-29
Merge tag 'stm32-bus-firewall-for-v6.10-1' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
1
-0
/
+2
2024-04-26
dma-mapping: Simplify arch_setup_dma_ops()
Robin Murphy
1
-3
/
+1
2024-04-26
dma-mapping: Add helpers for dma_range_map bounds
Robin Murphy
1
-9
/
+2
2024-04-26
OF: Simplify DMA range calculations
Robin Murphy
1
-11
/
+8
2024-04-26
OF: Retire dma-ranges mask workaround
Robin Murphy
1
-16
/
+0
2024-04-24
of: property: fw_devlink: Add support for "access-controller"
Gatien Chevallier
1
-0
/
+2
2024-04-23
of: property: fw_devlink: Add support for "power-supplies" binding
Saravana Kannan
1
-0
/
+2
2024-04-17
of: property: Add fw_devlink support for pse parent
Kory Maincent (Dent Project)
1
-0
/
+2
2024-04-15
of: Use scope based of_node_put() cleanups
Rob Herring
2
-93
/
+48
2024-04-15
of: Use scope based kfree() cleanups
Rob Herring
3
-55
/
+25
2024-04-15
of: Add a helper to free property struct
Rob Herring
4
-31
/
+19
2024-03-28
of: module: prevent NULL pointer dereference in vsnprintf()
Sergey Shtylyov
1
-0
/
+8
2024-03-26
of: dynamic: Synchronize of_changeset_destroy() with the devlink removals
Herve Codina
1
-0
/
+12
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+12
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2024-03-16
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-7
/
+8
2024-03-15
Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-174
/
+275
2024-03-15
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-30
/
+81
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2024-03-14
of: unittest: Use for_each_child_of_node_scoped()
Jonathan Cameron
1
-8
/
+3
2024-03-12
of: Move all FDT reserved-memory handling into of_reserved_mem.c
Rob Herring
3
-126
/
+127
2024-03-08
of: Add KUnit test to confirm DTB is loaded
Stephen Boyd
4
-0
/
+71
2024-03-08
of: unittest: treat missing of_root as error instead of fixing up
Frank Rowand
1
-8
/
+4
2024-03-08
um: Unconditionally call unflatten_device_tree()
Stephen Boyd
1
-4
/
+0
2024-03-08
of: Create of_root if no dtb provided by firmware
Frank Rowand
5
-8
/
+40
2024-03-08
of: Always unflatten in unflatten_and_copy_device_tree()
Stephen Boyd
1
-15
/
+17
2024-03-08
of: property: fw_devlink: Add support for "post-init-providers" property
Saravana Kannan
1
-3
/
+12
2024-03-08
driver core: Adds flags param to fwnode_link_add()
Saravana Kannan
1
-1
/
+1
2024-03-03
of: Reimplement of_machine_is_compatible() using of_machine_compatible_match()
Christophe Leroy
1
-20
/
+1
2024-03-03
of: Change of_machine_is_compatible() to return bool
Michael Ellerman
1
-3
/
+2
2024-03-03
of: Add of_machine_compatible_match()
Michael Ellerman
1
-0
/
+21
2024-03-02
Merge tag 'devicetree-fixes-for-6.8-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-03-02
of/platform: Inform about created platform devices using pr_debug()
Uwe Kleine-König
1
-0
/
+2
2024-03-02
of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing
Saravana Kannan
1
-1
/
+1
2024-02-25
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-0
/
+2
2024-02-24
arm64, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
1
-0
/
+2
2024-02-19
of: property: add device link support for io-backends
Olivier Moysan
1
-0
/
+2
2024-02-15
Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-43
/
+34
2024-02-13
of: Make explicit cpu_to_be32 conversion to mute sparse warning
Dawei Li
1
-2
/
+2
2024-02-09
of: property: Add in-ports/out-ports support to of_graph_get_port_parent()
Saravana Kannan
1
-1
/
+3
2024-02-09
of: property: Improve finding the supplier of a remote-endpoint property
Saravana Kannan
1
-1
/
+11
2024-02-09
of: property: Improve finding the consumer of a remote-endpoint property
Saravana Kannan
1
-37
/
+10
2024-02-07
of: property: use unsigned int return on of_graph_get_endpoint_count()
Kuninori Morimoto
1
-2
/
+2
2024-02-07
of: property: add missing kerneldoc for of_graph_get_endpoint_count()
Kuninori Morimoto
1
-0
/
+6
2024-02-01
of: unittest: Fix compile in the non-dynamic case
Christian A. Ehrhardt
1
-3
/
+9
2024-01-31
of: property: fix typo in io-channels
Nuno Sa
1
-1
/
+1
2024-01-23
of: Add for_each_reserved_child_of_node()
Kuninori Morimoto
1
-0
/
+29
2024-01-23
of: Add of_get_next_status_child() and makes more generic of_get_next
Kuninori Morimoto
1
-11
/
+18
2024-01-23
of: Add __of_device_is_status() and makes more generic status check
Kuninori Morimoto
1
-21
/
+36
2024-01-22
of: property: Make 'no port node found' output a debug message
Alexander Stein
1
-1
/
+1
[prev]
[next]