summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/bcm2835-audio
AgeCommit message (Expand)Author
2020-09-25staging: vchiq: fix __user annotationsArnd Bergmann
2020-07-15Staging: vc04_services: Fix unsigned int warningsBaidyanath Kundu
2020-07-01staging: vchiq: Move vchiq.h into include directoryNicolas Saenz Julienne
2020-07-01staging: vchiq: Use vchiq.h as the main header file for servicesNicolas Saenz Julienne
2020-07-01staging: vchiq: Get rid of vchiNicolas Saenz Julienne
2020-07-01staging: vchi: Move vchi_queue_kernel_message() into vchiqNicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of vchi_bulk_queue_transmit()Nicolas Saenz Julienne
2020-07-01staging: vchiq: Unify fourcc definition mechanismsNicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of struct vchi_serviceNicolas Saenz Julienne
2020-07-01staging: vchi: Use struct vchiq_service_paramsNicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of vchiq_shim's message callbackNicolas Saenz Julienne
2020-07-01staging: vchi: Use vchiq's enum vchiq_reasonNicolas Saenz Julienne
2020-07-01staging: vchi: Use enum vchiq_bulk_mode instead of vchi's transmission flagsNicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of flags argument in vchi_msg_hold()Nicolas Saenz Julienne
2020-07-01staging: vc04_services: bcm2835-audio: Use vchi_msg_hold()Nicolas Saenz Julienne
2020-07-01staging: vchi: Unify struct shim_service and struct vchi_service_handleNicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of struct vchi_instance_handleNicolas Saenz Julienne
2020-04-16staging: vc04_services: bcm2835-audio: Make function arguments alignment matc...R Veera Kumar
2019-12-10staging: bcm2835-audio: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-10staging: bcm2835-audio: Use managed buffer allocationTakashi Iwai
2019-11-20staging: vc04: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-07staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vch...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handleJamal Shareef
2019-11-02staging: vc04_services: Remove enum typedefs in vchiJamal Shareef
2019-10-14Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman
2019-10-08staging: bcm2835-audio: Need to judge the return value of vchi_msg_dequeue in...zhengbin
2019-10-01staging: bcm2835-audio: Fix draining behavior regressionTakashi Iwai
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-03-18staging: vc04-services: bcm2835-audio: Fix alignment issuesDaniela Mormocea
2019-02-04staging: prefix header search paths with $(srctree)/Masahiro Yamada
2018-12-17staging: vc04_services: Remove SERVICE_CREATION_T typedefDominic Braun
2018-12-17staging: bcm2835-audio: double free in init error pathDan Carpenter
2018-12-12staging: bcm2835-audio: Drop DT dependencyStefan Wahren
2018-12-12staging: bcm2835-audio: use module_platform_driver() macroStefan Wahren
2018-12-12staging: bcm2835-audio: Enable compile testStefan Wahren
2018-11-08staging: bcm2835-audio: interpolate audio delayMike Brady
2018-11-07staging: bcm2835-audio: update TODONicolas Saenz Julienne
2018-11-07staging: bcm2835-audio: rename platform_driver structureNicolas Saenz Julienne
2018-11-07staging: bcm2835-audio: more generic probe function nameNicolas Saenz Julienne
2018-11-07staging: bcm2835-audio: use anonymous union in struct vc_audio_msgNicolas Saenz Julienne
2018-11-07staging: bcm2835-audio: reorder variable declarations & remove trivial commentsNicolas Saenz Julienne
2018-11-07staging: bcm2835-audio: don't initialize memory twiceNicolas Saenz Julienne
2018-11-07staging: bcm2835-audio: unify FOURCC command definitionsNicolas Saenz Julienne
2018-10-09staging: vc04_services: Drop unused parameters from vchi_connect()Tuomas Tynkkynen
2018-10-09staging: vc04_services: Drop trivially unused fields from SERVICE_CREATION_TTuomas Tynkkynen
2018-10-09staging: vc04_services: Drop 'connection' field from SERVICE_CREATION_TTuomas Tynkkynen
2018-09-10staging: bcm2835-audio: Simplify card object managementTakashi Iwai
2018-09-10staging: bcm2835-audio: Simplify kctl creation helpersTakashi Iwai
2018-09-10staging: bcm2835-audio: Simplify PCM creation helpersTakashi Iwai