index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vc04_services
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-03
staging: vc04_services: fix information leak in create_component()
Dan Carpenter
1
-0
/
+1
2024-04-03
staging: vc04_services: changen strncpy() to strscpy_pad()
Arnd Bergmann
1
-2
/
+2
2023-06-20
staging: vchiq_arm: Remove extra struct vchiq_instance declaration
Umang Jain
1
-2
/
+0
2023-05-28
staging: vchiq_arm: mark vchiq_platform_init() static
Arnd Bergmann
1
-2
/
+2
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-04-18
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
1
-1
/
+1
2023-04-03
staging: vc04_services: vchiq_arm: Convert to platform remove callback return...
Uwe Kleine-König
1
-4
/
+2
2023-04-03
staging: vc04_services: bcm2835-camera: Convert to platform remove callback r...
Uwe Kleine-König
1
-4
/
+2
2023-01-31
staging: vc04_services: mmal-vchiq: fix typo in comment
Jongwoo Han
1
-1
/
+1
2023-01-27
staging: vchiq_arm: Improve error log for vchiq_platform_init
Stefan Wahren
1
-3
/
+9
2023-01-23
staging: vc04_services: interface: Drop include Makefile directive
Umang Jain
3
-4
/
+3
2023-01-23
staging: vc04_services: vchiq-mmal: Drop include Makefile directive
Umang Jain
2
-5
/
+1
2023-01-23
staging: vc04_services: bcm2835-camera: Drop include Makefile directive
Umang Jain
3
-12
/
+8
2023-01-23
staging: vc04_services: bcm2835-audio: Drop include Makefile directive
Umang Jain
2
-3
/
+2
2023-01-23
staging: vc04_services: Drop __VCCOREVER__ remnants
Umang Jain
3
-5
/
+3
2023-01-17
staging: vc04_services: vchiq: Drop custom return values from TODO
Umang Jain
1
-5
/
+0
2023-01-17
staging: vc04_services: Drop enum vchiq_status remnants
Umang Jain
3
-14
/
+10
2023-01-17
staging: vc04_services: vchiq_arm: Drop VCHIQ_RETRY usage on disconnect
Umang Jain
1
-2
/
+2
2023-01-17
staging: vc04_services: Drop VCHIQ_RETRY usage
Umang Jain
3
-53
/
+53
2023-01-17
staging: vc04_services: Drop VCHIQ_ERROR usage
Umang Jain
4
-38
/
+37
2023-01-17
staging: vc04_services: Drop VCHIQ_SUCCESS usage
Umang Jain
6
-60
/
+57
2023-01-17
staging: vc04_services: Replace vchiq_status return type to int
Umang Jain
8
-90
/
+88
2023-01-17
staging: vchiq_core: Add comments to remote event parts
Phil Elwell
2
-0
/
+28
2022-11-22
vc04_services: bcm2835-camera: Use bool values for mmal_fmt.remove_padding
Umang Jain
1
-15
/
+15
2022-11-22
vc04_services: mmal-vchiq: Use bool for vchiq_mmal_component.in_use
Umang Jain
2
-4
/
+4
2022-11-22
Revert "staging: mmal-vchiq: Avoid use of bool in structures"
Umang Jain
2
-8
/
+8
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
4
-4
/
+5
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
8
-103
/
+118
2022-06-06
staging: vchiq_arm: pass vchiq instance to service callbacks
Adrien Thierry
6
-12
/
+18
2022-06-06
staging: vchiq_arm: get rid of global device structure
Adrien Thierry
7
-57
/
+53
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-05-05
staging: vc04_services: Re-use generic struct s32_fract
Andy Shevchenko
6
-49
/
+46
2022-04-26
staging: vc04_services: Re-add dependency on HAS_DMA to BCM2835_VCHIQ
Geert Uytterhoeven
3
-3
/
+4
2022-04-22
staging: bcm2835-audio: delete TODO
Adrien Thierry
1
-10
/
+0
2022-04-22
staging: vchiq:remove unneeded flush_workqueue
ran jianping
1
-1
/
+0
2022-04-20
staging: bcm2835-audio: fix mutex definition without comment
Adrien Thierry
1
-1
/
+1
2022-04-20
staging: bcm2835-audio: fix mutex definition without comment
Adrien Thierry
1
-1
/
+1
2022-04-20
staging: bcm2835-audio: fix unnecessary space after cast
Adrien Thierry
1
-1
/
+1
2022-04-20
staging: bcm2835-audio: fix line ending with '('
Adrien Thierry
1
-2
/
+1
2022-04-20
staging: bcm2835-audio: fully describe config symbol
Adrien Thierry
1
-2
/
+4
2022-04-13
staging: bcm2835-audio: remove compat ALSA card
Adrien Thierry
2
-104
/
+15
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
[next]