summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services/bcm2835-audio/bcm2835.c
AgeCommit message (Expand)Author
2021-03-07staging: bcm2835-audio: Replace unsafe strcpy() with strscpy()Juerg Haefliger
2018-12-12staging: bcm2835-audio: Drop DT dependencyStefan Wahren
2018-12-12staging: bcm2835-audio: use module_platform_driver() macroStefan Wahren
2018-11-07staging: bcm2835-audio: rename platform_driver structureNicolas Saenz Julienne
2018-11-07staging: bcm2835-audio: more generic probe function nameNicolas Saenz Julienne
2018-11-07staging: bcm2835-audio: reorder variable declarations & remove trivial commentsNicolas Saenz Julienne
2018-11-07staging: bcm2835-audio: don't initialize memory twiceNicolas Saenz Julienne
2018-09-10staging: bcm2835-audio: Simplify card object managementTakashi Iwai
2018-09-10staging: bcm2835-audio: Simplify PCM creation helpersTakashi Iwai
2018-09-10staging: bcm2835-audio: Use standard error print helpersTakashi Iwai
2018-09-10staging: bcm2835-audio: Use card->private_dataTakashi Iwai
2018-09-10staging: bcm2835-audio: Remove redundant substream mask checksTakashi Iwai
2018-09-10staging: bcm2835-audio: Clean up mutex locksTakashi Iwai
2018-04-29staging: bcm2835-audio: Disconnect and free vchi_instance on module_exit()Kirill Marinushkin
2018-03-29staging: bcm2835-audio: Release resources on module_exit()Kirill Marinushkin
2018-01-15staging: vc04_services: bcm2835-audio: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: vc04_services: bcm2835-audio: add SPDX identifiersGreg Kroah-Hartman
2018-01-08staging: vc04_services: Fix platform_no_drv_owner.cocci warnings.Kishore KP
2017-03-21staging: bcm2835-audio: Add support for simultanous HDMI and Headphone audioMichael Zoran
2017-03-06staging: bcm2835-audio: Move driver under vc04_servicesMichael Zoran