summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/bcm2835-audio/bcm2835.h
Commit message (Expand)AuthorAgeFilesLines
* staging: bcm2835-audio: remove function snd_bcm2835_new_ctl()Calvince Otieno2023-10-211-1/+0
* staging: vc04_services: bcm2835-audio: Drop include Makefile directiveUmang Jain2023-01-231-1/+2
* staging: bcm2835-audio: fix mutex definition without commentAdrien Thierry2022-04-201-1/+1
* staging: bcm2835-audio: Enclose complex macro value in parenthesesDiego Roux2021-07-211-1/+1
* staging: vchiq: Move vchiq.h into include directoryNicolas Saenz Julienne2020-07-011-1/+1
* staging: vchiq: Use vchiq.h as the main header file for servicesNicolas Saenz Julienne2020-07-011-1/+1
* staging: vchiq: Get rid of vchiNicolas Saenz Julienne2020-07-011-1/+0
* staging: vchi: Use enum vchiq_bulk_mode instead of vchi's transmission flagsNicolas Saenz Julienne2020-07-011-0/+1
* staging: vchi: Get rid of struct vchi_instance_handleNicolas Saenz Julienne2020-07-011-1/+1
* staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handleJamal Shareef2019-11-071-1/+1
* staging: bcm2835-audio: interpolate audio delayMike Brady2018-11-081-0/+1
* staging: vc04_services: Drop 'connection' field from SERVICE_CREATION_TTuomas Tynkkynen2018-10-091-1/+0
* staging: bcm2835-audio: Simplify PCM creation helpersTakashi Iwai2018-09-101-6/+3
* staging: bcm2835-audio: Remove unnecessary header file includesTakashi Iwai2018-09-101-6/+0
* staging: bcm2835-audio: Use standard error print helpersTakashi Iwai2018-09-101-42/+1
* staging: bcm2835-audio: Operate non-atomic PCM opsTakashi Iwai2018-09-101-4/+5
* staging: bcm2835-audio: Use PCM runtime values insteadTakashi Iwai2018-09-101-4/+0
* staging: bcm2835-audio: Kill unused spinlockTakashi Iwai2018-09-101-2/+0
* staging: bcm2835-audio: Drop useless running flag and checkTakashi Iwai2018-09-101-1/+0
* staging: bcm2835-audio: Remove superfluous open flagTakashi Iwai2018-09-101-1/+0
* staging: bcm2835-audio: Remove redundant function callsTakashi Iwai2018-09-101-3/+0
* staging: bcm2835-audio: Fix mute controls, volume handling cleanupTakashi Iwai2018-09-101-2/+3
* staging: bcm2835-audio: Remove redundant substream mask checksTakashi Iwai2018-09-101-2/+0
* staging: bcm2835-audio: Disconnect and free vchi_instance on module_exit()Kirill Marinushkin2018-04-291-0/+12
* staging: vc04_services: bcm2835-audio: remove redundant license textGreg Kroah-Hartman2018-01-151-13/+1
* staging: vc04_services: bcm2835-audio: add SPDX identifiersGreg Kroah-Hartman2018-01-151-0/+1
* Staging: vc04_services: remove unused variablesKeerthi Reddy2017-09-291-2/+0
* staging: bcm2835-audio: Add support for simultanous HDMI and Headphone audioMichael Zoran2017-03-211-2/+9
* staging: bcm2835-audio: remove unused semaphoresAishwarya Pant2017-03-071-2/+0
* staging: bcm2835-audio: Move driver under vc04_servicesMichael Zoran2017-03-061-0/+170