summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/bcm2835-audio
AgeCommit message (Expand)Author
2018-09-26staging: bcm2835-audio: Don't leak workqueue if open failsTuomas Tynkkynen
2018-05-25staging: bcm2835-audio: Release resources on module_exit()Kirill Marinushkin
2017-10-18staging: bcm2835-audio: Fix memory corruptionPhil Elwell
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-14staging: bcm2835-audio: fix memory leak in bcm2835_audio_open_connection()Aishwarya Pant
2017-03-14staging: bcm2835-audio: deallocate work when queue_work(...) failsAishwarya Pant
2017-03-14staging: bcm2835-audio: use conditional only for error caseAishwarya Pant
2017-03-14staging: bcm2835-audio: propagate PTR_ERR value instead of -EPERMAishwarya Pant
2017-03-14staging: bcm2835-audio: replace null with error pointer valueAishwarya Pant
2017-03-14staging: bcm2835-audio: Replace kmalloc with kzallocAishwarya Pant
2017-03-12staging: bcm2835-audio: remove anonymous field declarationsAishwarya Pant
2017-03-09staging: vc04_services: bcm2835-audio: Align with parenthesisSreya Mittal
2017-03-07staging: bcm2835-audio: remove unused semaphoresAishwarya Pant
2017-03-06staging: bcm2835-audio: use min_t() macro instead of min()Aishwarya Pant
2017-03-06staging: bcm2835-audio: match alignment with open parenthesisAishwarya Pant
2017-03-06staging: bcm2835-audio: fix typo in wordAishwarya Pant
2017-03-06staging: bcm2835-audio: use braces on all arms of statementAishwarya Pant
2017-03-06staging: bcm2835-audio: remove spaces after castAishwarya Pant
2017-03-06staging: bcm2835-audio: replace printk(KERN_ERR...) with dev_err(...)Aishwarya Pant
2017-03-06staging: bcm2835-audio: remove extra blank lineAishwarya Pant
2017-03-06staging: bcm2835-audio: use kernel preferred block commenting styleAishwarya Pant
2017-03-06staging: bcm2835-audio: move logical continuation to the same lineAishwarya Pant
2017-03-06staging: bcm2835-audio: remove space after castAishwarya Pant
2017-03-06staging: bcm2835-audio: select BCM2835_VCHIQ rather then depending on it.Michael Zoran
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: Update driver descriptionMichael Zoran
2017-03-06staging: bcm2835-audio: Move driver under vc04_servicesMichael Zoran