aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-01staging: bcm2835-audio: Fix draining behavior regressionTakashi Iwai1-2/+2
2018-11-08staging: bcm2835-audio: interpolate audio delayMike Brady1-0/+20
2018-11-07staging: bcm2835-audio: reorder variable declarations & remove trivial commentsNicolas Saenz Julienne1-8/+2
2018-09-10staging: bcm2835-audio: Simplify card object managementTakashi Iwai1-1/+1
2018-09-10staging: bcm2835-audio: Simplify PCM creation helpersTakashi Iwai1-71/+16
2018-09-10staging: bcm2835-audio: Set SNDRV_PCM_INFO_SYNC_APPLPTRTakashi Iwai1-2/+2
2018-09-10staging: bcm2835-audio: Use coherent device buffersTakashi Iwai1-6/+6
2018-09-10staging: bcm2835-audio: Use standard error print helpersTakashi Iwai1-2/+2
2018-09-10staging: bcm2835-audio: Operate non-atomic PCM opsTakashi Iwai1-38/+36
2018-09-10staging: bcm2835-audio: Add 10ms period constraintTakashi Iwai1-0/+5
2018-09-10staging: bcm2835-audio: Drop superfluous mutex lock during prepareTakashi Iwai1-6/+2
2018-09-10staging: bcm2835-audio: Drop debug messages in bcm2835-pcm.cTakashi Iwai1-44/+7
2018-09-10staging: bcm2835-audio: Propagate parameter setup errorTakashi Iwai1-2/+3
2018-09-10staging: bcm2835-audio: Drop useless NULL checkTakashi Iwai1-2/+1
2018-09-10staging: bcm2835-audio: Drop unnecessary pcm indirect setupTakashi Iwai1-1/+0
2018-09-10staging: bcm2835-audio: Use PCM runtime values insteadTakashi Iwai1-19/+4
2018-09-10staging: bcm2835-audio: Kill unused spinlockTakashi Iwai1-2/+0
2018-09-10staging: bcm2835-audio: Fix incorrect draining handlingTakashi Iwai1-12/+6
2018-09-10staging: bcm2835-audio: Drop useless running flag and checkTakashi Iwai1-38/+8
2018-09-10staging: bcm2835-audio: Remove superfluous open flagTakashi Iwai1-7/+2
2018-09-10staging: bcm2835-audio: Remove redundant function callsTakashi Iwai1-5/+0
2018-09-10staging: bcm2835-audio: Fix mute controls, volume handling cleanupTakashi Iwai1-3/+3
2018-09-10staging: bcm2835-audio: Remove redundant substream mask checksTakashi Iwai1-8/+0
2018-09-10staging: bcm2835-audio: Clean up mutex locksTakashi Iwai1-28/+5
2018-03-06staging: vc04_services: bcm2835-audio: Change to unsigned int *Nishka Dasgupta1-1/+1
2018-03-06staging: vc04_services: bcm2835-audio Format multiline commentNishka Dasgupta1-1/+2
2018-03-06staging: vc04_services: bcm2835-audio: Add blank line after declarationNishka Dasgupta1-0/+1
2018-01-15staging: vc04_services: bcm2835-audio: remove redundant license textGreg Kroah-Hartman1-13/+1
2018-01-15staging: vc04_services: bcm2835-audio: add SPDX identifiersGreg Kroah-Hartman1-0/+1
2017-09-29staging: vc04_services: please do not use multiple blank linesKeerthi Reddy1-11/+0
2017-08-18staging: bcm2835-audio: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-07-30staging: bcm2835-audio: constify snd_pcm_ops structuresGustavo A. R. Silva1-2/+2
2017-05-25staging: bcm2835-audio: Deliver indirect-PCM transfer errorTakashi Iwai1-3/+2
2017-04-08staging: bcm2835-audio: remove unnecessary log messagesAishwarya Pant1-19/+0
2017-03-21staging: bcm2835-audio: Add support for simultanous HDMI and Headphone audioMichael Zoran1-2/+38
2017-03-07staging: bcm2835-audio: remove unused semaphoresAishwarya Pant1-2/+0
2017-03-06staging: bcm2835-audio: Fixed spacing around '&'Narcisa Ana Maria Vasile1-1/+1
2017-03-06Staging: bcm2835-audio: Removed redundant checkAlexandru Jercaianu1-2/+1
2017-03-06staging: bcm2835-audio: Move driver under vc04_servicesMichael Zoran1-0/+554