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
2022-05-26
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-19
/
+64
2022-05-26
Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-187
/
+475
2022-05-25
Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+34
2022-05-25
Merge tag 'mtd/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
1
-0
/
+1
2022-05-24
of/irq: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-17
of/fdt: Ignore disabled memory nodes
Andre Przywara
1
-0
/
+3
2022-05-07
of: Support more than one crash kernel regions for kexec -s
Zhen Lei
1
-0
/
+9
2022-05-07
of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
Chen Zhou
1
-10
/
+23
2022-05-03
of: overlay: do not free changeset when of_overlay_apply returns error
Frank Rowand
2
-5
/
+34
2022-05-03
of: overlay: unittest: add tests for overlay notifiers
Frank Rowand
7
-0
/
+280
2022-05-03
of: overlay: add entry to of_overlay_action_name[]
Frank Rowand
1
-22
/
+5
2022-04-25
of: overlay: rework overlay apply and remove kfree()s
Frank Rowand
1
-138
/
+125
2022-04-25
of: overlay: rename variables to be consistent
Frank Rowand
1
-47
/
+47
2022-04-25
of: overlay: do not break notify on NOTIFY_{OK|STOP}
Nuno Sá
1
-3
/
+1
2022-04-25
mtd: phram: Allow probing via reserved-memory
Vincent Whitchurch
1
-0
/
+1
2022-04-20
of: Create platform devices for OF framebuffers
Thomas Zimmermann
1
-19
/
+64
2022-04-19
of: of_property_read_string return -ENODATA when !length
Stefano Stabellini
1
-1
/
+4
2022-04-12
of/irq: Use interrupts-extended to find parent
Samuel Holland
1
-2
/
+11
2022-04-05
device property: Add irq_get to fwnode operation
Sakari Ailus
1
-0
/
+7
2022-04-05
device property: Add iomap to fwnode operations
Sakari Ailus
1
-0
/
+10
2022-04-05
device property: Convert device_{dma_supported,get_dma_attr} to fwnode
Sakari Ailus
1
-0
/
+17
2022-04-05
of/platform: Drop static setup of IRQ resource from DT core
Lad Prabhakar
1
-9
/
+5
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-03-26
Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-55
/
+1
2022-03-23
cma: factor out minimum alignment requirement
David Hildenbrand
1
-6
/
+3
2022-03-21
Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs"
Rob Herring
1
-54
/
+0
2022-03-08
Merge branch 'dt/linus' into dt/next
Rob Herring
2
-9
/
+9
2022-02-28
Merge 5.17-rc6 into char-misc-next
Greg Kroah-Hartman
2
-9
/
+9
2022-02-18
of/fdt: move elfcorehdr reservation early for crash dump kernel
Nikhil Gupta
1
-1
/
+1
2022-02-15
of: unittest: print pass messages at PR_INFO level
Frank Rowand
1
-1
/
+1
2022-02-04
misc: open-dice: Add driver to expose DICE data to userspace
David Brazdil
1
-0
/
+1
2022-01-31
of: unittest: update text of expected warnings
Frank Rowand
1
-8
/
+8
2022-01-22
Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-123
/
+10
2022-01-20
of: Check 'of_node_reused' flag on of_match_device()
Rob Herring
1
-1
/
+1
2022-01-20
of: base: make small of_parse_phandle() variants static inline
Michael Walle
1
-122
/
+9
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+5
2022-01-15
mm: kmemleak: alloc gray object for reserved region with direct map
Calvin Zhang
1
-1
/
+5
2022-01-13
Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-160
/
+214
2022-01-12
Merge branch 'dt/linus' into dt/next
Rob Herring
2
-8
/
+38
2022-01-08
of/fdt: Don't worry about non-memory region overlap for no-map
Stephen Boyd
1
-2
/
+4
2022-01-08
of: unittest: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-01-08
of: base: Improve argument length mismatch error
Baruch Siach
1
-3
/
+8
2022-01-08
of: base: Fix phandle argument length mismatch error message
Baruch Siach
1
-2
/
+2
2022-01-05
of: unittest: re-implement overlay tracking
Frank Rowand
1
-61
/
+49
2022-01-05
of: unittest: change references to obsolete overlay id
Frank Rowand
1
-27
/
+27
2021-12-22
efi: apply memblock cap after memblock_add()
Pingfan Liu
1
-1
/
+1
2021-12-22
of: fdt: Aggregate the processing of "linux,usable-memory-range"
Zhen Lei
1
-6
/
+13
2021-12-17
of/fdt: Rework early_init_dt_scan_memory() to call directly
Rob Herring
1
-32
/
+36
2021-12-17
of/fdt: Rework early_init_dt_scan_root() to call directly
Rob Herring
1
-7
/
+7
2021-12-17
of/fdt: Rework early_init_dt_scan_chosen() to call directly
Rob Herring
1
-20
/
+19
[next]