index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+76
2025-05-13
arm64: add KHO support
Alexander Graf
2
-0
/
+76
2025-05-10
of: unittest: Unlock on error in unittest_data_add()
Dan Carpenter
1
-4
/
+6
2025-05-06
of: Simplify of_dma_set_restricted_buffer() to use of_for_each_phandle()
Rob Herring (Arm)
1
-20
/
+11
2025-05-06
of: reserved_mem: Add functions to parse "memory-region"
Rob Herring (Arm)
1
-0
/
+80
2025-03-29
Merge tag 'devicetree-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-83
/
+166
2025-03-27
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+27
2025-03-27
Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+6
2025-03-21
of: address: Allow to specify nonposted-mmio per-device
Konrad Dybcio
1
-3
/
+4
2025-03-21
of: address: Expand nonposted-mmio to non-Apple Silicon platforms
Konrad Dybcio
1
-6
/
+0
2025-03-20
of: Add of_property_read_u16_index
Ernest Van Hoecke
1
-0
/
+33
2025-03-20
Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...
Joerg Roedel
1
-1
/
+6
2025-03-15
of: Move of_prop_val_eq() next to the single user
Rob Herring (Arm)
1
-0
/
+6
2025-03-15
of/platform: Use typed accessors rather than of_get_property()
Rob Herring (Arm)
1
-3
/
+3
2025-03-11
iommu: Get DT/ACPI parsing into the proper probe path
Robin Murphy
1
-1
/
+6
2025-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2025-02-26
Revert "of: reserved-memory: Fix using wrong number of cells to get property ...
Rob Herring (Arm)
1
-2
/
+2
2025-02-25
of/platform: Do not use of_get_property() to test property presence
Zijun Hu
1
-1
/
+1
2025-02-25
of: Correct property name comparison in __of_add_property()
Zijun Hu
1
-1
/
+1
2025-02-25
of: Introduce and apply private is_pseudo_property()
Zijun Hu
4
-9
/
+10
2025-02-25
of: Compare property names by of_prop_cmp() in of_alias_scan()
Zijun Hu
1
-3
/
+3
2025-02-25
of: resolver: Fix device node refcount leakage in of_resolve_phandles()
Zijun Hu
1
-1
/
+2
2025-02-25
of: resolver: Simplify of_resolve_phandles() using __free()
Rob Herring (Arm)
1
-23
/
+11
2025-02-25
of/irq: Add comments about refcount for API of_irq_find_parent()
Zijun Hu
1
-2
/
+2
2025-02-25
of/irq: Fix device node refcount leakages in of_irq_init()
Zijun Hu
1
-0
/
+3
2025-02-25
of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()
Zijun Hu
1
-1
/
+5
2025-02-25
of/irq: Fix device node refcount leakages in of_irq_count()
Zijun Hu
1
-1
/
+3
2025-02-25
of/irq: Fix device node refcount leakage in API of_irq_parse_raw()
Zijun Hu
1
-0
/
+8
2025-02-25
of: unittest: Add a case to test if API of_irq_parse_raw() leaks refcount
Zijun Hu
2
-1
/
+36
2025-02-25
of/irq: Fix device node refcount leakage in API of_irq_parse_one()
Zijun Hu
1
-32
/
+27
2025-02-25
of: unittest: Add a case to test if API of_irq_parse_one() leaks refcount
Zijun Hu
1
-0
/
+45
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+126
2025-02-07
of: base: Add of_get_available_child_by_name()
Biju Das
1
-0
/
+27
2025-02-03
of: address: Add kunit test for __of_address_resource_bounds()
Thomas Weißschuh
3
-2
/
+126
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2025-01-27
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-14
/
+2
2025-01-26
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2
-14
/
+2
2025-01-26
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2025-01-25
Merge tag 'devicetree-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-100
/
+122
2025-01-25
of: address: Fix empty resource handling in __of_address_resource_bounds()
Thomas Weißschuh
1
-7
/
+5
2025-01-25
of/fdt: Restore possibility to use both ACPI and FDT from bootloader
Dmytro Maluka
1
-9
/
+1
2025-01-19
of: address: Add parent_bus_addr to struct of_pci_range
Frank Li
1
-0
/
+2
2025-01-18
Merge tag 'devicetree-fixes-for-6.13-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-3
/
+42
2025-01-17
of: Correct element count for two arrays in API of_parse_phandle_with_args_map()
Zijun Hu
1
-2
/
+2
2025-01-17
of: reserved-memory: Warn for missing static reserved memory regions
Zijun Hu
1
-0
/
+5
2025-01-17
of: Do not expose of_alias_scan() and correct its comments
Zijun Hu
3
-2
/
+5
2025-01-14
of: Warn when of_property_read_bool() is used on non-boolean properties
Rob Herring (Arm)
1
-0
/
+26
2025-01-14
device property: Split property reading bool and presence test ops
Rob Herring (Arm)
1
-0
/
+7
2025-01-14
of/fdt: Check fdt_get_mem_rsv() error in early_init_fdt_scan_reserved_mem()
Zijun Hu
1
-1
/
+6
2025-01-14
of: reserved-memory: Move an assignment to effective place in __reserved_mem_...
Zijun Hu
1
-2
/
+1
[next]