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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-01
staging: vchi: Move vchi_queue_kernel_message() into vchiq
Nicolas Saenz Julienne
6
-43
/
+32
2020-07-01
staging: vchi: Get rid of vchi_bulk_queue_transmit()
Nicolas Saenz Julienne
4
-81
/
+41
2020-07-01
staging: vchi: Get rid of vchi_bulk_queue_receive()
Nicolas Saenz Julienne
4
-70
/
+37
2020-07-01
staging: vchiq: Move definitions only used by core into core header
Nicolas Saenz Julienne
2
-16
/
+22
2020-07-01
staging: vchiq: Make vchiq_add_service() local
Nicolas Saenz Julienne
2
-5
/
+1
2020-07-01
staging: vchiq: Get rid of unnecessary definitions in vchiq_if.h
Nicolas Saenz Julienne
1
-17
/
+0
2020-07-01
staging: vchi: Don't include vchiq_core.h
Nicolas Saenz Julienne
1
-1
/
+0
2020-07-01
staging: vchi: Get rid of struct vchiq_instance forward declaration
Nicolas Saenz Julienne
1
-7
/
+0
2020-07-01
staging: vchiq: Unify fourcc definition mechanisms
Nicolas Saenz Julienne
5
-9
/
+4
2020-07-01
staging: vchi: Rework vchi_msg_hold() to match vchiq_msg_hold()
Nicolas Saenz Julienne
2
-17
/
+3
2020-07-01
staging: vchiq: Pass vchiq's message when holding a message
Nicolas Saenz Julienne
2
-30
/
+9
2020-07-01
staging: vchi: Get rid of struct vchi_service
Nicolas Saenz Julienne
4
-129
/
+73
2020-07-01
staging: vchi: Use struct vchiq_service_params
Nicolas Saenz Julienne
4
-37
/
+14
2020-07-01
staging: vchiq: Don't use a typedef for vchiq_callback
Nicolas Saenz Julienne
2
-7
/
+12
2020-07-01
staging: vchi: Get rid of vchiq_shim's message callback
Nicolas Saenz Julienne
5
-107
/
+59
2020-07-01
staging: vchiq: Export vchiq_msg_queue_push
Nicolas Saenz Julienne
1
-0
/
+1
2020-07-01
staging: vchiq: Export vchiq_get_service_userdata()
Nicolas Saenz Julienne
1
-0
/
+1
2020-07-01
staging: vchi: Expose struct vchi_service
Nicolas Saenz Julienne
2
-10
/
+7
2020-07-01
staging: vchiq: Get rid of vchiq_util.h
Nicolas Saenz Julienne
6
-30
/
+14
2020-07-01
staging: vchiq: Move message queue into struct vchiq_service
Nicolas Saenz Julienne
7
-113
/
+61
2020-07-01
staging: vchiq: Introduce vchiq_validate_params()
Nicolas Saenz Julienne
2
-4
/
+15
2020-07-01
staging: vchi: Get rid of effect less expression
Nicolas Saenz Julienne
1
-2
/
+0
2020-07-01
staging: vchi: Use vchiq's enum vchiq_reason
Nicolas Saenz Julienne
4
-66
/
+10
2020-07-01
staging: vchi: Use enum vchiq_bulk_mode instead of vchi's transmission flags
Nicolas Saenz Julienne
6
-55
/
+9
2020-07-01
staging: vchi: Get rid of flags argument in vchi_msg_hold()
Nicolas Saenz Julienne
4
-13
/
+5
2020-07-01
staging: vc04_services: Get rid of vchi_cfg.h
Nicolas Saenz Julienne
2
-239
/
+0
2020-07-01
staging: vchi: Get rid of unnecessary defines
Nicolas Saenz Julienne
2
-12
/
+0
2020-07-01
staging: vchi_common: Get rid of all unused definitions
Nicolas Saenz Julienne
1
-65
/
+0
2020-07-01
staging: vchi: Get rid of vchi_msg_dequeue()
Nicolas Saenz Julienne
2
-46
/
+0
2020-07-01
staging: vc04_services: bcm2835-audio: Use vchi_msg_hold()
Nicolas Saenz Julienne
1
-11
/
+14
2020-07-01
staging: vchi: Unify struct shim_service and struct vchi_service_handle
Nicolas Saenz Julienne
4
-85
/
+70
2020-07-01
staging: vchi: Get rid of struct vchi_instance_handle
Nicolas Saenz Julienne
5
-42
/
+30
2020-07-01
staging: vchi: Get rid of vchi_msg_peek()
Nicolas Saenz Julienne
4
-89
/
+0
2020-07-01
staging: vchi: Get rid of all useless callback reasons
Nicolas Saenz Julienne
1
-37
/
+3
2020-07-01
staging: vchiq_arm: Add a matching unregister call
Phil Elwell
1
-0
/
+1
2020-07-01
staging: mmal-vchiq: Fix formatting errors in mmal_parameters.h
Naushir Patuck
2
-17
/
+17
2020-07-01
staging: mmal-vchiq: If the VPU returns an error, don't negate it
Dave Stevenson
1
-1
/
+2
2020-07-01
staging: mmal-vchiq: Always return the param size from param_get
Dave Stevenson
1
-1
/
+2
2020-07-01
staging: mmal-vchiq: Fix client_component for 64 bit kernel
Dave Stevenson
2
-1
/
+8
2020-07-01
staging: mmal-vchiq: Fixup vchiq-mmal include ordering
Dave Stevenson
2
-0
/
+2
2020-07-01
staging: mmal-vchiq: Make a mmal_buf struct for passing parameters
Dave Stevenson
4
-36
/
+65
2020-07-01
staging: mmal-vchiq: Make timeout a defined parameter
Dave Stevenson
1
-1
/
+7
2020-06-25
staging: mmal-vchiq: Allocate and free components as required
Dave Stevenson
2
-10
/
+20
2020-06-25
staging: bcm2835: Break MMAL support out from camera
Jacopo Mondi
15
-4
/
+44
2020-06-25
trivial: staging: vc04_services: replace bitshift with BIT macro
Garrit Franke
1
-11
/
+11
2020-06-18
staging: vc04_services: Convert get_user_pages*() --> pin_user_pages*()
Souptick Joarder
1
-11
/
+5
2020-05-27
staging: vchiq: Get rid of VCHIQ_SERVICE_OPENEND callback reason
Nicolas Saenz Julienne
2
-13
/
+0
2020-05-27
staging: vchiq: move vchiq_release_message() into vchiq
Nicolas Saenz Julienne
2
-3
/
+5
2020-05-27
staging: vchi: Get rid of C++ guards
Nicolas Saenz Julienne
1
-8
/
+0
2020-05-27
staging: vchi: Get rid of not implemented function declarations
Nicolas Saenz Julienne
1
-59
/
+0
[prev]
[next]