aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/bcm2835-audio
AgeCommit message (Expand)Author
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
2018-09-10staging: bcm2835-audio: Set SNDRV_PCM_INFO_SYNC_APPLPTRTakashi Iwai
2018-09-10staging: bcm2835-audio: Use coherent device buffersTakashi Iwai
2018-09-10staging: bcm2835-audio: Move module parameter descriptionTakashi Iwai
2018-09-10staging: bcm2835-audio: Remove unnecessary header file includesTakashi Iwai
2018-09-10staging: bcm2835-audio: Use standard error print helpersTakashi Iwai
2018-09-10staging: bcm2835-audio: Use card->private_dataTakashi Iwai
2018-09-10staging: bcm2835-audio: Operate non-atomic PCM opsTakashi Iwai
2018-09-10staging: bcm2835-audio: Code refactoring of vchiq accessor codesTakashi Iwai
2018-09-10staging: bcm2835-audio: Make single vchi handleTakashi Iwai
2018-09-10staging: bcm2835-audio: Add 10ms period constraintTakashi Iwai
2018-09-10staging: bcm2835-audio: Drop superfluous mutex lock during prepareTakashi Iwai
2018-09-10staging: bcm2835-audio: Drop debug messages in bcm2835-pcm.cTakashi Iwai
2018-09-10staging: bcm2835-audio: Propagate parameter setup errorTakashi Iwai
2018-09-10staging: bcm2835-audio: Drop useless NULL checkTakashi Iwai
2018-09-10staging: bcm2835-audio: Drop unnecessary pcm indirect setupTakashi Iwai
2018-09-10staging: bcm2835-audio: Use PCM runtime values insteadTakashi Iwai
2018-09-10staging: bcm2835-audio: Kill unused spinlockTakashi Iwai