index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vc04_services
/
interface
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
staging: vchiq_arm: Add missing memory barrier comments
Phil Elwell
2
-0
/
+13
2022-06-20
staging: vchiq: provide testing instructions
Stefan Wahren
1
-0
/
+82
2022-06-06
staging: vchiq_arm: remove global 'vchiq_states' array
Adrien Thierry
2
-10
/
+0
2022-06-06
staging: vchiq_arm: use state from vchiq instance
Adrien Thierry
2
-11
/
+8
2022-06-06
staging: vchiq_arm: pass vchiq instance to 'handle_to_service'
Adrien Thierry
3
-7
/
+7
2022-06-06
staging: vchiq_arm: pass vchiq instance to 'vchiq_get_service_userdata'
Adrien Thierry
1
-1
/
+1
2022-06-06
staging: vchiq_arm: pass vchiq instance to 'vchiq_get_client_id'
Adrien Thierry
3
-3
/
+3
2022-06-06
staging: vchiq_arm: pass vchiq instance to 'find_service_by_handle'
Adrien Thierry
5
-53
/
+59
2022-06-06
staging: vchiq_arm: pass vchiq instance to service callbacks
Adrien Thierry
3
-8
/
+8
2022-06-06
staging: vchiq_arm: get rid of global device structure
Adrien Thierry
4
-47
/
+42
2022-06-06
staging: vchiq_arm: add reference to vchiq device in vchiq_state
Adrien Thierry
3
-3
/
+6
2022-05-19
staging: vc04_services: remove unused macro
Gaston Gonzalez
1
-1
/
+0
2022-04-04
staging: vc04_services: Convert kmap() to kmap_local_page()
Fabio M. De Francesco
1
-8
/
+5
2022-04-04
staging: vchiq: replace usage of found with dedicated list iterator variable
Jakob Koschel
2
-14
/
+12
2022-03-14
staging: vchiq_arm: make vchiq_platform_get_arm_state() static
Gaston Gonzalez
1
-2
/
+1
2022-02-14
Merge 5.17-rc4 into staging-testing
Greg Kroah-Hartman
1
-2
/
+18
2022-01-25
staging: vc04_services: Fix RCU dereference check
Padmanabha Srinivasaiah
1
-2
/
+18
2022-01-25
staging: vchiq_dev: Avoid unnecessary alloc in vchiq_ioc_create_service
Stefan Wahren
1
-4
/
+3
2022-01-25
staging: vchiq_core: handle NULL result of find_service_by_handle
Stefan Wahren
1
-0
/
+6
2022-01-25
staging: vchiq_arm: Avoid NULL ptr deref in vchiq_dump_platform_instances
Stefan Wahren
1
-0
/
+3
2022-01-25
staging: vchiq_arm: make vchiq_get_state return early
Stefan Wahren
1
-4
/
+8
2022-01-25
staging: vchiq_core: use min_t macro
Stefan Wahren
1
-6
/
+3
2022-01-25
staging: vchiq_core: avoid ternary operator for set_service_state
Stefan Wahren
1
-4
/
+6
2022-01-25
staging: vchiq_core: fix alignment
Stefan Wahren
1
-3
/
+2
2022-01-25
staging: vchiq_core: reduce multi-line statements
Stefan Wahren
1
-7
/
+4
2022-01-25
staging: vchiq_core: drop prefix of vchiq_set_service_state
Stefan Wahren
1
-16
/
+15
2022-01-25
staging: vchiq_core: align return statements in msg_type_str
Stefan Wahren
1
-15
/
+15
2022-01-25
staging: vchiq_core: simplify vchiq_add_service_internal
Stefan Wahren
1
-22
/
+1
2022-01-25
staging: vchiq_core: fix type of parameter localport
Stefan Wahren
2
-4
/
+4
2022-01-25
staging: vchiq: add message handling to TODO list
Stefan Wahren
1
-0
/
+9
2022-01-25
staging: vchiq: drop completed tasks from TODO
Stefan Wahren
1
-29
/
+0
2022-01-25
staging: vchiq: convert TODOs into unordered list
Stefan Wahren
1
-12
/
+12
2022-01-25
staging: vchiq_arm: introduce is_adjacent_block
Stefan Wahren
1
-4
/
+15
2022-01-25
staging: vchiq_debugfs: get the rid of n_log_entries
Stefan Wahren
1
-3
/
+1
2022-01-25
staging: vchiq_core: fix indentation in vchiq_log_dump_mem
Stefan Wahren
1
-4
/
+4
2021-12-30
staging: vc04_services: update TODO file
Gaston Gonzalez
1
-6
/
+2
2021-12-28
staging: vc04_services: Remove repeated word in vchiq log warning
Gautam Menghani
1
-1
/
+1
2021-11-25
staging: vchiq_core: remove superfluous static_assert statement
Gaston Gonzalez
1
-2
/
+0
2021-10-30
staging: vchiq_core: get rid of typedef
Gaston Gonzalez
2
-6
/
+4
2021-10-25
staging: vchiq_core: fix quoted strings split across lines
Gaston Gonzalez
1
-7
/
+3
2021-10-25
staging: vchiq_core: cleanup lines that end with '(' or '['
Gaston Gonzalez
1
-20
/
+10
2021-10-25
staging: vchiq_core: drop extern prefix in function declarations
Gaston Gonzalez
1
-51
/
+25
2021-10-25
staging: vchiq: drop trailing semicolon in macro definition
Gaston Gonzalez
4
-8
/
+8
2021-10-25
staging: vchiq_core.h: use preferred kernel types
Gaston Gonzalez
1
-6
/
+6
2021-10-25
staging: vchiq_core.h: fix CamelCase in function declaration
Gaston Gonzalez
1
-1
/
+1
2021-10-25
staging: vchiq_core: cleanup code alignment issues
Gaston Gonzalez
2
-441
/
+286
2021-10-25
staging: vchiq_core: cleanup blank lines
Gaston Gonzalez
2
-5
/
+0
2021-10-18
Merge 5.15-rc6 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2021-10-05
staging: vc04_services: shut up out-of-range warning
Arnd Bergmann
1
-1
/
+1
2021-10-05
staging: vchiq_arm: move platform structs to vchiq_arm.c
Stefan Wahren
2
-39
/
+39
[next]