aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services/bcm2835-audio/bcm2835-vchiq.c
AgeCommit message (Expand)Author
2018-09-26staging: bcm2835-audio: Don't leak workqueue if open failsTuomas Tynkkynen
2017-10-18staging: bcm2835-audio: Fix memory corruptionPhil Elwell
2017-04-08staging: bcm2835-audio: remove unnecessary log messagesAishwarya Pant
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-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: Move driver under vc04_servicesMichael Zoran