summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c
AgeCommit message (Expand)Author
2022-04-20staging: bcm2835-audio: fix unnecessary space after castAdrien Thierry
2022-04-20staging: bcm2835-audio: fix line ending with '('Adrien Thierry
2021-04-05staging: bcm2835-pcm: Allow up to 8 channels and 192kHz data rateDom Cobley
2021-02-06staging: bcm2835-audio: Replace unsafe strcpy() with strscpy()Juerg Haefliger
2021-01-29staging: vc4_services: bcm2835-audio: Add SNDRV_PCM_INFO_BATCH flagDylan Van Assche
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-10-01staging: bcm2835-audio: Fix draining behavior regressionTakashi Iwai
2018-11-08staging: bcm2835-audio: interpolate audio delayMike Brady
2018-11-07staging: bcm2835-audio: reorder variable declarations & remove trivial commentsNicolas Saenz Julienne
2018-09-10staging: bcm2835-audio: Simplify card object managementTakashi 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: Use standard error print helpersTakashi Iwai
2018-09-10staging: bcm2835-audio: Operate non-atomic PCM opsTakashi 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
2018-09-10staging: bcm2835-audio: Fix incorrect draining handlingTakashi Iwai
2018-09-10staging: bcm2835-audio: Drop useless running flag and checkTakashi Iwai
2018-09-10staging: bcm2835-audio: Remove superfluous open flagTakashi Iwai
2018-09-10staging: bcm2835-audio: Remove redundant function callsTakashi Iwai
2018-09-10staging: bcm2835-audio: Fix mute controls, volume handling cleanupTakashi Iwai
2018-09-10staging: bcm2835-audio: Remove redundant substream mask checksTakashi Iwai
2018-09-10staging: bcm2835-audio: Clean up mutex locksTakashi Iwai
2018-03-06staging: vc04_services: bcm2835-audio: Change to unsigned int *Nishka Dasgupta
2018-03-06staging: vc04_services: bcm2835-audio Format multiline commentNishka Dasgupta
2018-03-06staging: vc04_services: bcm2835-audio: Add blank line after declarationNishka Dasgupta
2018-01-15staging: vc04_services: bcm2835-audio: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: vc04_services: bcm2835-audio: add SPDX identifiersGreg Kroah-Hartman
2017-09-29staging: vc04_services: please do not use multiple blank linesKeerthi Reddy
2017-08-18staging: bcm2835-audio: make snd_pcm_hardware constBhumika Goyal
2017-07-30staging: bcm2835-audio: constify snd_pcm_ops structuresGustavo A. R. Silva
2017-05-25staging: bcm2835-audio: Deliver indirect-PCM transfer errorTakashi Iwai
2017-04-08staging: bcm2835-audio: remove unnecessary log messagesAishwarya Pant
2017-03-21staging: bcm2835-audio: Add support for simultanous HDMI and Headphone audioMichael Zoran
2017-03-07staging: bcm2835-audio: remove unused semaphoresAishwarya Pant
2017-03-06staging: bcm2835-audio: Fixed spacing around '&'Narcisa Ana Maria Vasile
2017-03-06Staging: bcm2835-audio: Removed redundant checkAlexandru Jercaianu
2017-03-06staging: bcm2835-audio: Move driver under vc04_servicesMichael Zoran