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
/
staging
/
vc04_services
/
interface
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-20
staging: vchiq_arm: Improve initial VCHIQ connect
Stefan Wahren
3
-21
/
+10
2025-03-20
staging: vchiq_arm: Create keep-alive thread during probe
Stefan Wahren
1
-35
/
+34
2025-03-20
staging: vchiq_arm: Stop kthreads if vchiq cdev register fails
Stefan Wahren
1
-9
/
+16
2025-03-20
staging: vchiq_arm: Fix possible NPR of keep-alive thread
Stefan Wahren
1
-1
/
+2
2025-03-20
staging: vchiq_arm: Register debugfs after cdev
Stefan Wahren
1
-2
/
+2
2025-03-20
staging: vchiq_arm: Don't use %pK through printk
Thomas Weißschuh
3
-42
/
+42
2024-11-29
Merge tag 'staging-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-698
/
+669
2024-11-10
staging: vchiq_debugfs: Use forward declarations
Umang Jain
1
-1
/
+2
2024-11-10
staging: vchiq_core: Rectify header include for vchiq_dump_state()
Umang Jain
1
-1
/
+1
2024-11-10
staging: vc04_services: Cleanup TODO entry
Umang Jain
1
-9
/
+0
2024-11-04
staging: vchiq_arm: Track bulk user data pointer separately
Umang Jain
6
-28
/
+29
2024-11-04
staging: vchiq_core: Pass vchiq_bulk pointer to make_service_callback()
Umang Jain
1
-3
/
+10
2024-11-04
staging: vchiq: Rename vchiq_completion_data 'bulk_userdata'
Umang Jain
3
-6
/
+6
2024-11-04
staging: vchiq_core: Rename struct vchiq_bulk 'userdata'
Umang Jain
4
-10
/
+10
2024-11-04
staging: vchiq_core: Bulk waiter should not piggy back on bulk userdata
Umang Jain
4
-10
/
+12
2024-11-04
staging: vchiq_arm: Rename a struct vchiq_bulk member
Umang Jain
3
-8
/
+8
2024-11-04
staging: vchiq_core: Remove unnecessary blank lines
Rohit Chavan
1
-2
/
+0
2024-10-19
staging: vchiq_arm: Use devm_kzalloc() for drv_mgmt allocation
Umang Jain
1
-3
/
+1
2024-10-19
staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocation
Umang Jain
1
-1
/
+1
2024-10-19
staging: vchiq_dev: Drop userdata local pointer
Umang Jain
1
-3
/
+2
2024-10-19
staging: vchiq_core: Simplify bulk transfer queue message function
Umang Jain
1
-23
/
+16
2024-10-19
staging: vc04_services: Simplify (no)callback bulk transfer code paths
Umang Jain
4
-21
/
+31
2024-10-19
staging: vc04_services: Simplify block bulk transfer code paths
Umang Jain
4
-23
/
+37
2024-10-19
staging: vchiq_core: Simplify bulk data preparatory functions
Umang Jain
1
-9
/
+7
2024-10-19
staging: vchiq_core: Subsume 'offset' in struct vchiq_bulk
Umang Jain
2
-12
/
+17
2024-10-16
staging: vchiq_arm: Fix missing refcount decrement in error path for fw_node
Javier Carrasco
1
-4
/
+2
2024-10-16
staging: vchiq_arm: refactor goto instructions in vchiq_probe()
Javier Carrasco
1
-8
/
+5
2024-10-13
staging: vchiq_core: Lower indentation in vchiq_close_service_internal
Umang Jain
1
-11
/
+13
2024-10-13
staging: vchiq_core: Lower indentation in parse_open()
Umang Jain
1
-22
/
+26
2024-10-13
staging: vchiq_core: Refactor notify_bulks()
Umang Jain
1
-31
/
+40
2024-10-13
staging: vchiq_core: Indent copy_message_data() on a single line
Umang Jain
1
-3
/
+2
2024-10-13
staging: vchiq_core: Do not log debug in a separate scope
Umang Jain
1
-10
/
+7
2024-10-13
staging: vchiq_core: Locally cache cache_line_size information
Umang Jain
1
-8
/
+11
2024-10-13
staging: vchiq_arm: removes multiple blank lines
Danilo Pereira
1
-4
/
+0
2024-10-13
staging: vc04_services: TESTING: Adjust ping test
Stefan Wahren
1
-2
/
+2
2024-10-11
staging: vchiq_core: Indent static_assert on single line
Umang Jain
1
-4
/
+2
2024-10-11
staging: vchiq_core: Fix white space indentation error
Hridesh MG
1
-5
/
+5
2024-10-09
staging: vchiq_core: Drop vchiq_pagelist.h
Umang Jain
3
-22
/
+14
2024-10-09
staging: vchiq_core: Move bulk data functions in vchiq_core
Umang Jain
3
-342
/
+338
2024-10-09
staging: vchiq_core: Move remote_event_signal() vchiq_core
Umang Jain
3
-21
/
+22
2024-10-09
staging: vchiq_core: Drop retry loop on -EINTR
Umang Jain
1
-17
/
+2
2024-10-09
staging: vchiq_arm: Do not retry bulk transfers on -EINTR
Umang Jain
1
-49
/
+25
2024-10-09
staging: vchiq_core: Return -EINTR when bulk transfers are interrupted
Umang Jain
2
-10
/
+10
2024-10-09
staging: vchiq_core: Return -EINTR in queue_message() on interrupt
Umang Jain
1
-11
/
+11
2024-10-09
staging: vchiq_core: Return on all errors from queue_message()
Umang Jain
1
-4
/
+6
2024-10-09
staging: vchiq_core: Use killable wait completions for bulk transfers
Umang Jain
4
-49
/
+46
2024-10-09
staging: Switch back to struct platform_driver::remove()
Sergio Paracuellos
1
-1
/
+1
2024-09-11
staging: vchiq_core: Pass enumerated flag instead of int
Umang Jain
1
-1
/
+2
2024-09-11
staging: vchiq_core: Remove unused function argument
Umang Jain
1
-3
/
+3
2024-09-11
staging: vchiq_core: Drop vchiq_bulk_transfer()
Umang Jain
3
-73
/
+0
[next]