index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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-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
2024-09-11
staging: vchiq_core: Factor out bulk transfer for (no/)callback mode
Umang Jain
4
-7
/
+54
2024-09-11
staging: vchiq_core: Factor out bulk transfer for blocking mode
Umang Jain
4
-9
/
+60
2024-09-11
staging: vchiq_core: Simplify vchiq_bulk_transfer()
Umang Jain
1
-96
/
+114
2024-09-11
staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING
Umang Jain
3
-8
/
+54
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-10
staging: vc04_services: vchiq_core: Stop kthreads on vchiq module unload
Umang Jain
3
-11
/
+12
2024-07-10
staging: vchiq_core: Bubble up wait_event_interruptible() return value
Umang Jain
1
-7
/
+24
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-07-01
Merge 6.10-rc6 into staging-next
Greg Kroah-Hartman
4
-4
/
+14
2024-06-27
staging: vchiq_debugfs: Fix build if CONFIG_DEBUG_FS is not set
Bernhard Rosenkränzer
1
-1
/
+1
2024-06-24
staging: vc04_services: vchiq_arm: Fix initialisation check
Kieran Bingham
3
-3
/
+13
2024-06-24
staging: vc04_services: Update testing instructions
Stefan Wahren
1
-1
/
+44
2024-06-24
staging: vchiq_arm: Don't cast scatter-gather elements
Stefan Wahren
1
-3
/
+3
2024-06-24
staging: vchiq_core: Add hex prefix to debugfs output
Stefan Wahren
1
-4
/
+4
2024-06-24
staging: vchiq_arm: Reduce indentation of service_callback
Stefan Wahren
1
-29
/
+43
2024-06-24
staging: vchiq_arm: Drop vchiq_arm_init_state
Stefan Wahren
1
-18
/
+9
2024-06-24
staging: vchiq_arm: Get the rid off struct vchiq_2835_state
Stefan Wahren
1
-19
/
+6
2024-06-24
staging: vchiq_arm: Drop unnecessary declarations
Stefan Wahren
2
-5
/
+0
2024-06-24
staging: vchiq_core: Drop non-functional struct members
Stefan Wahren
2
-6
/
+0
2024-06-24
staging: vchiq_arm: Drop obsolete comment
Stefan Wahren
1
-1
/
+0
2024-06-24
staging: vchiq_arm: Unify return code variable
Stefan Wahren
1
-72
/
+69
2024-06-18
Merge tag 'v6.10-rc4' into staging-next
Greg Kroah-Hartman
3
-6
/
+6
2024-06-04
staging: vc04_services: Fix kernel-doc param for vchiq_register_chrdev
Yang Li
1
-1
/
+1
2024-06-04
staging: vchiq_debugfs: Fix NPD in vchiq_dump_state
Stefan Wahren
3
-6
/
+6
2024-05-04
staging: vchiq_core: Add missing blank lines
Stefan Wahren
1
-0
/
+2
2024-05-04
staging: vchiq_core: Drop unnecessary blank lines
Stefan Wahren
1
-2
/
+0
2024-05-04
staging: vchiq_core: Add parentheses to VCHIQ_MSG_SRCPORT
Stefan Wahren
1
-1
/
+1
2024-05-04
staging: vchiq_core: Use printk messages for devices
Stefan Wahren
1
-5
/
+5
2024-05-04
staging: vchiq_arm: Drop unnecessary NULL check
Stefan Wahren
1
-1
/
+1
2024-05-04
staging: vc04_services: Delete unnecessary NULL check
Dan Carpenter
1
-5
/
+0
2024-05-04
staging: vc04_services: vchiq_arm: Fix NULL ptr dereferences
Stefan Wahren
1
-2
/
+2
2024-04-18
staging: vc04_services: Drop completed TODO item
Umang Jain
1
-7
/
+0
2024-04-18
staging: vc04_services: Move global g_state to vchiq_state
Umang Jain
7
-48
/
+22
2024-04-18
staging: vc04_services: Move spinlocks to vchiq_state
Umang Jain
5
-41
/
+47
2024-04-18
staging: vc04_services: Move global memory mapped pointer
Umang Jain
4
-14
/
+19
2024-04-18
staging: vc04_services: Move global variables tracking allocated pages
Umang Jain
2
-29
/
+30
2024-04-18
staging: vc04_services: Drop vchiq_connected.[ch] files
Umang Jain
4
-75
/
+55
2024-04-18
staging: vc04_services: Move variables for tracking connections
Umang Jain
6
-21
/
+37
2024-04-18
staging: vc04_services: vchiq_arm: Drop g_cache_line_size
Umang Jain
2
-20
/
+25
2024-04-18
staging: vc04_services: vchiq_arm: Split driver static and runtime data
Umang Jain
1
-20
/
+23
2024-04-18
staging: vc04_services: Drop g_once_init global variable
Umang Jain
1
-12
/
+0
2024-04-09
Revert "staging: vc04_services: vchiq_core: Stop kthreads on shutdown"
Umang Jain
3
-13
/
+12
2024-03-25
staging: vc04_services: vchiq_core: Stop kthreads on shutdown
Umang Jain
3
-12
/
+13
2024-03-25
staging: vc04_services: Implement vchiq_bus .remove
Umang Jain
1
-0
/
+10
2024-03-25
staging: vc04_services: Do not log error on kzalloc()
Umang Jain
1
-4
/
+1
[next]