summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/bcm2835-audio
Commit message (Expand)AuthorAgeFilesLines
* staging: bcm2835-audio: make snd_pcm_hardware constBhumika Goyal2017-08-181-2/+2
* staging: bcm2835-audio: constify snd_pcm_ops structuresGustavo A. R. Silva2017-07-301-2/+2
* staging: bcm2835-audio: Deliver indirect-PCM transfer errorTakashi Iwai2017-05-251-3/+2
* staging: bcm2835-audio: remove unnecessary log messagesAishwarya Pant2017-04-083-59/+0
* staging: bcm2835-audio: Add support for simultanous HDMI and Headphone audioMichael Zoran2017-03-214-99/+450
* staging: bcm2835-audio: fix memory leak in bcm2835_audio_open_connection()Aishwarya Pant2017-03-141-0/+1
* staging: bcm2835-audio: deallocate work when queue_work(...) failsAishwarya Pant2017-03-141-0/+3
* staging: bcm2835-audio: use conditional only for error caseAishwarya Pant2017-03-141-35/+32
* staging: bcm2835-audio: propagate PTR_ERR value instead of -EPERMAishwarya Pant2017-03-141-1/+1
* staging: bcm2835-audio: replace null with error pointer valueAishwarya Pant2017-03-141-5/+6
* staging: bcm2835-audio: Replace kmalloc with kzallocAishwarya Pant2017-03-141-2/+1
* staging: bcm2835-audio: remove anonymous field declarationsAishwarya Pant2017-03-121-10/+10
* staging: vc04_services: bcm2835-audio: Align with parenthesisSreya Mittal2017-03-091-1/+1
* staging: bcm2835-audio: remove unused semaphoresAishwarya Pant2017-03-072-4/+0
* staging: bcm2835-audio: use min_t() macro instead of min()Aishwarya Pant2017-03-061-1/+1
* staging: bcm2835-audio: match alignment with open parenthesisAishwarya Pant2017-03-061-10/+9
* staging: bcm2835-audio: fix typo in wordAishwarya Pant2017-03-061-1/+1
* staging: bcm2835-audio: use braces on all arms of statementAishwarya Pant2017-03-061-3/+6
* staging: bcm2835-audio: remove spaces after castAishwarya Pant2017-03-061-2/+2
* staging: bcm2835-audio: replace printk(KERN_ERR...) with dev_err(...)Aishwarya Pant2017-03-061-4/+2
* staging: bcm2835-audio: remove extra blank lineAishwarya Pant2017-03-061-1/+0
* staging: bcm2835-audio: use kernel preferred block commenting styleAishwarya Pant2017-03-061-3/+4
* staging: bcm2835-audio: move logical continuation to the same lineAishwarya Pant2017-03-061-2/+1
* staging: bcm2835-audio: remove space after castAishwarya Pant2017-03-061-3/+3
* staging: bcm2835-audio: select BCM2835_VCHIQ rather then depending on it.Michael Zoran2017-03-061-1/+2
* staging: bcm2835-audio: Fixed spacing around '&'Narcisa Ana Maria Vasile2017-03-061-1/+1
* Staging: bcm2835-audio: Removed redundant checkAlexandru Jercaianu2017-03-061-2/+1
* staging: bcm2835-audio: Update driver descriptionMichael Zoran2017-03-061-2/+2
* staging: bcm2835-audio: Move driver under vc04_servicesMichael Zoran2017-03-069-0/+2378
OpenPOWER on IntegriCloud