summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/bcm2835-audio/bcm2835.c
Commit message (Expand)AuthorAgeFilesLines
* staging: bcm2835-audio: Drop DT dependencyStefan Wahren2018-12-121-22/+9
* staging: bcm2835-audio: use module_platform_driver() macroStefan Wahren2018-12-121-19/+1
* staging: bcm2835-audio: rename platform_driver structureNicolas Saenz Julienne2018-11-071-3/+3
* staging: bcm2835-audio: more generic probe function nameNicolas Saenz Julienne2018-11-071-2/+2
* staging: bcm2835-audio: reorder variable declarations & remove trivial commentsNicolas Saenz Julienne2018-11-071-7/+7
* staging: bcm2835-audio: don't initialize memory twiceNicolas Saenz Julienne2018-11-071-2/+0
* staging: bcm2835-audio: Simplify card object managementTakashi Iwai2018-09-101-88/+32
* staging: bcm2835-audio: Simplify PCM creation helpersTakashi Iwai2018-09-101-4/+13
* staging: bcm2835-audio: Use standard error print helpersTakashi Iwai2018-09-101-1/+1
* staging: bcm2835-audio: Use card->private_dataTakashi Iwai2018-09-101-78/+13
* staging: bcm2835-audio: Remove redundant substream mask checksTakashi Iwai2018-09-101-4/+1
* staging: bcm2835-audio: Clean up mutex locksTakashi Iwai2018-09-101-0/+1
* staging: bcm2835-audio: Disconnect and free vchi_instance on module_exit()Kirill Marinushkin2018-04-291-2/+41
* staging: bcm2835-audio: Release resources on module_exit()Kirill Marinushkin2018-03-291-29/+25
* 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
* staging: vc04_services: Fix platform_no_drv_owner.cocci warnings.Kishore KP2018-01-081-1/+0
* staging: bcm2835-audio: Add support for simultanous HDMI and Headphone audioMichael Zoran2017-03-211-95/+317
* staging: bcm2835-audio: Move driver under vc04_servicesMichael Zoran2017-03-061-0/+250