summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm2835-audio/bcm2835-vchiq.c
Commit message (Expand)AuthorAgeFilesLines
* staging: bcm2835-audio: Move driver under vc04_servicesMichael Zoran2017-03-061-910/+0
* staging: bcm2835-audio: Removed braces of single statement blocksAbhijit Naik2017-03-061-4/+5
* staging: bcm2835-audi: Removed return statement from void functionsAbhijit Naik2017-03-061-3/+0
* staging: bcm2835-audio: allocate enough data for work queuesDan Carpenter2017-02-161-6/+9
* staging: bcm2835-audio: Fixed checkpatch warning due to line spacingAbhijit Naik2017-02-141-1/+17
* staging: bcm2835-audio: fix trailing statementsAbdAllah-MEZITI2017-02-121-1/+3
* staging: bcm2835-audio: Make internal symbols staticSimon Sandström2017-02-101-4/+4
* staging: bcm2835-audio: Fixed initialization of global to "false"Abhijit Naik2017-02-101-1/+1
* Staging: bcm2835-audio: remove unneeded NULL checkDan Carpenter2017-02-091-4/+3
* Staging: bcm2835-audio: fix an uninitialized return valueDan Carpenter2017-02-091-0/+1
* Staging: bcm2835-audio: removed spaces around parenthesisMichael Rupprecht2017-02-051-8/+8
* staging: bcm2835: cleanup: remove deprecated <asm/uaccess.h> includeSeraphime Kirkovski2017-02-031-1/+1
* staging: bcm2835-audio: use | instead of || otherwise result is just boolean 1Colin Ian King2017-02-021-2/+2
* staging: bcm2835-audio: fix empty-body warningArnd Bergmann2017-02-021-3/+3
* staging: bcm2835-audio: Replace call to vchi_msg_queue with vchi_queue_kernel...Michael Zoran2017-02-021-12/+3
* staging: bcm2835-audio: Simplify callback structure for write dataMichael Zoran2017-01-311-19/+16
* staging: bcm2835-audio: initial staging submissionMichael Zoran2017-01-271-0/+903
OpenPOWER on IntegriCloud