summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/bcm2835-audio
Commit message (Expand)AuthorAgeFilesLines
* staging: vc04_services: Move global g_state to vchiq_stateUmang Jain2024-04-181-1/+4
* staging: bcm2835-audio: add terminating new line to KconfigPrasad Pandit2024-04-091-1/+1
* staging: bcm2835-audio: remove function snd_bcm2835_new_ctl()Calvince Otieno2023-10-211-1/+0
* staging: vc04_services: bcm2835-audio: Drop MODULE_ALIASUmang Jain2023-10-211-1/+7
* staging: bcm2835-audio: Register bcm2835-audio with vchiq_bus_typeUmang Jain2023-10-051-10/+9
* staging: vc04_services: bcm2835-audio: Explicitly set DMA maskUmang Jain2023-10-051-0/+7
* staging: vc04_services: bcm2835-audio: Drop include Makefile directiveUmang Jain2023-01-232-3/+2
* staging: vc04_services: Drop __VCCOREVER__ remnantsUmang Jain2023-01-231-1/+1
* staging: vc04_services: Drop VCHIQ_SUCCESS usageUmang Jain2023-01-171-2/+2
* staging: vc04_services: Replace vchiq_status return type to intUmang Jain2023-01-171-4/+4
* staging: vchiq_arm: pass vchiq instance to 'vchiq_get_service_userdata'Adrien Thierry2022-06-061-1/+2
* staging: vchiq_arm: pass vchiq instance to 'find_service_by_handle'Adrien Thierry2022-06-061-11/+16
* staging: vchiq_arm: pass vchiq instance to service callbacksAdrien Thierry2022-06-061-1/+2
* staging: vchiq_arm: get rid of global device structureAdrien Thierry2022-06-061-3/+4
* staging: vc04_services: Re-add dependency on HAS_DMA to BCM2835_VCHIQGeert Uytterhoeven2022-04-261-1/+1
* staging: bcm2835-audio: delete TODOAdrien Thierry2022-04-221-10/+0
* staging: bcm2835-audio: fix mutex definition without commentAdrien Thierry2022-04-201-1/+1
* staging: bcm2835-audio: fix mutex definition without commentAdrien Thierry2022-04-201-1/+1
* staging: bcm2835-audio: fix unnecessary space after castAdrien Thierry2022-04-201-1/+1
* staging: bcm2835-audio: fix line ending with '('Adrien Thierry2022-04-201-2/+1
* staging: bcm2835-audio: fully describe config symbolAdrien Thierry2022-04-201-2/+4
* staging: bcm2835-audio: remove compat ALSA cardAdrien Thierry2022-04-132-104/+15
* staging: vc04_services: bcm2835-audio: avoid the use of typedef for function ...Gaston Gonzalez2021-12-301-9/+3
* staging: bcm2835-audio: Enclose complex macro value in parenthesesDiego Roux2021-07-211-1/+1
* staging: bcm2835-pcm: Allow up to 8 channels and 192kHz data rateDom Cobley2021-04-051-5/+5
* staging: Replace lkml.org links with loreKees Cook2021-02-111-1/+1
* staging: bcm2835-audio: Replace unsafe strcpy() with strscpy()Juerg Haefliger2021-02-063-7/+7
* staging: vc4_services: bcm2835-audio: Add SNDRV_PCM_INFO_BATCH flagDylan Van Assche2021-01-291-2/+2
* staging: vchiq: fix __user annotationsArnd Bergmann2020-09-251-1/+1
* Staging: vc04_services: Fix unsigned int warningsBaidyanath Kundu2020-07-151-2/+2
* staging: vchiq: Move vchiq.h into include directoryNicolas Saenz Julienne2020-07-012-2/+2
* 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-012-13/+12
* staging: vchi: Move vchi_queue_kernel_message() into vchiqNicolas Saenz Julienne2020-07-011-4/+4
* staging: vchi: Get rid of vchi_bulk_queue_transmit()Nicolas Saenz Julienne2020-07-011-4/+3
* staging: vchiq: Unify fourcc definition mechanismsNicolas Saenz Julienne2020-07-012-4/+3
* staging: vchi: Get rid of struct vchi_serviceNicolas Saenz Julienne2020-07-011-11/+12
* staging: vchi: Use struct vchiq_service_paramsNicolas Saenz Julienne2020-07-011-4/+5
* staging: vchi: Get rid of vchiq_shim's message callbackNicolas Saenz Julienne2020-07-011-12/+8
* staging: vchi: Use vchiq's enum vchiq_reasonNicolas Saenz Julienne2020-07-011-3/+2
* staging: vchi: Use enum vchiq_bulk_mode instead of vchi's transmission flagsNicolas Saenz Julienne2020-07-012-1/+2
* staging: vchi: Get rid of flags argument in vchi_msg_hold()Nicolas Saenz Julienne2020-07-011-2/+1
* staging: vc04_services: bcm2835-audio: Use vchi_msg_hold()Nicolas Saenz Julienne2020-07-011-11/+14
* staging: vchi: Unify struct shim_service and struct vchi_service_handleNicolas Saenz Julienne2020-07-011-12/+12
* staging: vchi: Get rid of struct vchi_instance_handleNicolas Saenz Julienne2020-07-012-11/+11
* staging: vc04_services: bcm2835-audio: Make function arguments alignment matc...R Veera Kumar2020-04-161-2/+2
* staging: bcm2835-audio: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-101-2/+0
* staging: bcm2835-audio: Use managed buffer allocationTakashi Iwai2019-12-101-16/+1
* staging: vc04: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-6/+6
* staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vch...Jamal Shareef2019-11-071-1/+1