summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/bcm2835-audio/bcm2835-vchiq.c
Commit message (Expand)AuthorAgeFilesLines
* staging: bcm2835-audio: Disconnect and free vchi_instance on module_exit()Kirill Marinushkin2018-04-291-26/+38
* staging: vc04_services: bcm2835-audio: remove redundant license textGreg Kroah-Hartman2018-01-151-13/+1
* staging: vc04_services: bcm2835-audio: add SPDX identifiersGreg Kroah-Hartman2018-01-151-0/+1
* Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman2017-10-231-12/+7
|\
| * staging: bcm2835-audio: Fix memory corruptionPhil Elwell2017-10-181-12/+7
* | staging: vc04_services: please do not use multiple blank linesKeerthi Reddy2017-09-291-11/+0
|/
* staging: bcm2835-audio: remove unnecessary log messagesAishwarya Pant2017-04-081-38/+0
* 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: 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: Move driver under vc04_servicesMichael Zoran2017-03-061-0/+910
OpenPOWER on IntegriCloud