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
2023-06-29
Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-28
/
+0
2023-06-23
of: unittest: drop assertions for GPIO hog messages
Bartosz Golaszewski
1
-28
/
+0
2023-06-10
of: overlay: Fix missing of_node_put() in error case of init_overlay_changeset()
Kunihiko Hayashi
1
-0
/
+1
2023-06-07
gpiolib: demote the hogging log messages to debug
Bartosz Golaszewski
1
-8
/
+8
2023-05-05
Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2023-04-29
Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2
-5
/
+1
2023-04-29
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+6
2023-04-27
of: fdt: Scan /memreserve/ last
Lucas Tanure
1
-2
/
+3
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-75
/
+94
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-192
/
+443
2023-04-27
Merge tag 'devicetree-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-152
/
+140
2023-04-19
riscv: Use PUD/P4D/PGD pages for the linear mapping
Alexandre Ghiti
1
-5
/
+6
2023-04-14
of/address: Add of_property_read_reg() helper
Rob Herring
2
-0
/
+45
2023-04-14
of/address: Add of_range_count() helper
Rob Herring
1
-1
/
+6
2023-04-14
of/address: Add support for 3 address cell bus
Rob Herring
3
-2
/
+87
2023-04-14
of/address: Add of_range_to_resource() helper
Rob Herring
2
-4
/
+43
2023-04-14
of: unittest: Add bus address range parsing tests
Rob Herring
1
-0
/
+53
2023-04-14
of: Move CPU node related functions to their own file
Rob Herring
3
-188
/
+211
2023-04-14
Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+6
2023-04-11
treewide: Fix probing of devices in DT overlays
Geert Uytterhoeven
2
-0
/
+6
2023-04-11
of: Make devtree_lock declaration private
Rob Herring
1
-0
/
+1
2023-04-07
of: address: always use dma_default_coherent for default coherency
Jiaxun Yang
2
-5
/
+1
2023-04-05
of: device: Kill of_device_request_module()
Miquel Raynal
1
-9
/
+0
2023-04-05
of: Move the request module helper logic to module.c
Miquel Raynal
2
-23
/
+32
2023-04-05
of: Move of_modalias() to module.c
Miquel Raynal
3
-38
/
+45
2023-04-05
of: Rename of_modalias_node()
Miquel Raynal
1
-7
/
+11
2023-04-05
of: Update of_device_get_modalias()
Miquel Raynal
1
-12
/
+17
2023-04-05
of: Fix modalias string generation
Miquel Raynal
1
-2
/
+5
2023-04-04
of: address: Reshuffle to remove forward declarations
Geert Uytterhoeven
1
-138
/
+133
2023-04-04
of: address: Fix documented return value of of_pci_range_to_resource()
Geert Uytterhoeven
1
-1
/
+1
2023-04-04
of: address: Document return value of of_address_to_resource()
Geert Uytterhoeven
1
-0
/
+2
2023-03-20
of: unittest: Convert to platform remove callback returning void
Uwe Kleine-König
1
-11
/
+6
2023-03-20
of: unittest: Drop if blocks with always false condition
Uwe Kleine-König
1
-3
/
+0
2023-03-20
of: unittest: Drop call to platform_set_drvdata(..., NULL)
Uwe Kleine-König
1
-1
/
+0
2023-02-25
Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+41
2023-02-25
Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-20
/
+224
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-73
/
+15
2023-02-24
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+4
2023-02-21
of: dynamic: Fix spelling mistake "kojbect" -> "kobject"
Colin Ian King
1
-1
/
+1
2023-02-21
of: dynamic: add lifecycle docbook info to node creation functions
Frank Rowand
1
-1
/
+2
2023-02-21
of: add consistency check to of_node_release()
Frank Rowand
1
-0
/
+4
2023-02-21
of: do not use "%pOF" printk format on node with refcount of zero
Frank Rowand
1
-1
/
+9
2023-02-21
of: unittest: add node lifecycle tests
Frank Rowand
4
-3
/
+170
2023-02-18
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
1
-0
/
+41
2023-02-18
of: update kconfig unittest help
Frank Rowand
1
-1
/
+13
2023-02-18
of: Use preferred of_property_read_* functions
Rob Herring
2
-5
/
+2
2023-02-18
of: Use of_property_present() helper
Rob Herring
2
-2
/
+2
2023-02-18
of: reserved_mem: Use proper binary prefix
Geert Uytterhoeven
1
-1
/
+1
2023-02-16
of: reserved-mem: print out reserved-mem details during boot
Martin Liu
1
-0
/
+10
[next]