index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vc04_services
Age
Commit message (
Expand
)
Author
2023-06-20
staging: vchiq_arm: Remove extra struct vchiq_instance declaration
Umang Jain
2023-05-28
staging: vchiq_arm: mark vchiq_platform_init() static
Arnd Bergmann
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-18
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
2023-04-03
staging: vc04_services: vchiq_arm: Convert to platform remove callback return...
Uwe Kleine-König
2023-04-03
staging: vc04_services: bcm2835-camera: Convert to platform remove callback r...
Uwe Kleine-König
2023-01-31
staging: vc04_services: mmal-vchiq: fix typo in comment
Jongwoo Han
2023-01-27
staging: vchiq_arm: Improve error log for vchiq_platform_init
Stefan Wahren
2023-01-23
staging: vc04_services: interface: Drop include Makefile directive
Umang Jain
2023-01-23
staging: vc04_services: vchiq-mmal: Drop include Makefile directive
Umang Jain
2023-01-23
staging: vc04_services: bcm2835-camera: Drop include Makefile directive
Umang Jain
2023-01-23
staging: vc04_services: bcm2835-audio: Drop include Makefile directive
Umang Jain
2023-01-23
staging: vc04_services: Drop __VCCOREVER__ remnants
Umang Jain
2023-01-17
staging: vc04_services: vchiq: Drop custom return values from TODO
Umang Jain
2023-01-17
staging: vc04_services: Drop enum vchiq_status remnants
Umang Jain
2023-01-17
staging: vc04_services: vchiq_arm: Drop VCHIQ_RETRY usage on disconnect
Umang Jain
2023-01-17
staging: vc04_services: Drop VCHIQ_RETRY usage
Umang Jain
2023-01-17
staging: vc04_services: Drop VCHIQ_ERROR usage
Umang Jain
2023-01-17
staging: vc04_services: Drop VCHIQ_SUCCESS usage
Umang Jain
2023-01-17
staging: vc04_services: Replace vchiq_status return type to int
Umang Jain
2023-01-17
staging: vchiq_core: Add comments to remote event parts
Phil Elwell
2022-11-22
vc04_services: bcm2835-camera: Use bool values for mmal_fmt.remove_padding
Umang Jain
2022-11-22
vc04_services: mmal-vchiq: Use bool for vchiq_mmal_component.in_use
Umang Jain
2022-11-22
Revert "staging: mmal-vchiq: Avoid use of bool in structures"
Umang Jain
2022-06-27
staging: vchiq_arm: Add missing memory barrier comments
Phil Elwell
2022-06-20
staging: vchiq: provide testing instructions
Stefan Wahren
2022-06-06
staging: vchiq_arm: remove global 'vchiq_states' array
Adrien Thierry
2022-06-06
staging: vchiq_arm: use state from vchiq instance
Adrien Thierry
2022-06-06
staging: vchiq_arm: pass vchiq instance to 'handle_to_service'
Adrien Thierry
2022-06-06
staging: vchiq_arm: pass vchiq instance to 'vchiq_get_service_userdata'
Adrien Thierry
2022-06-06
staging: vchiq_arm: pass vchiq instance to 'vchiq_get_client_id'
Adrien Thierry
2022-06-06
staging: vchiq_arm: pass vchiq instance to 'find_service_by_handle'
Adrien Thierry
2022-06-06
staging: vchiq_arm: pass vchiq instance to service callbacks
Adrien Thierry
2022-06-06
staging: vchiq_arm: get rid of global device structure
Adrien Thierry
2022-06-06
staging: vchiq_arm: add reference to vchiq device in vchiq_state
Adrien Thierry
2022-05-19
staging: vc04_services: remove unused macro
Gaston Gonzalez
2022-05-05
staging: vc04_services: Re-use generic struct s32_fract
Andy Shevchenko
2022-04-26
staging: vc04_services: Re-add dependency on HAS_DMA to BCM2835_VCHIQ
Geert Uytterhoeven
2022-04-22
staging: bcm2835-audio: delete TODO
Adrien Thierry
2022-04-22
staging: vchiq:remove unneeded flush_workqueue
ran jianping
2022-04-20
staging: bcm2835-audio: fix mutex definition without comment
Adrien Thierry
2022-04-20
staging: bcm2835-audio: fix mutex definition without comment
Adrien Thierry
2022-04-20
staging: bcm2835-audio: fix unnecessary space after cast
Adrien Thierry
2022-04-20
staging: bcm2835-audio: fix line ending with '('
Adrien Thierry
2022-04-20
staging: bcm2835-audio: fully describe config symbol
Adrien Thierry
2022-04-13
staging: bcm2835-audio: remove compat ALSA card
Adrien Thierry
2022-04-04
staging: vc04_services: Convert kmap() to kmap_local_page()
Fabio M. De Francesco
2022-04-04
staging: vchiq: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
[next]