aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-13staging: bcm2835-audio: remove compat ALSA cardAdrien Thierry1-78/+8
2021-02-06staging: bcm2835-audio: Replace unsafe strcpy() with strscpy()Juerg Haefliger1-3/+3
2019-03-18staging: vc04-services: bcm2835-audio: Fix alignment issuesDaniela Mormocea1-6/+6
2018-09-10staging: bcm2835-audio: Simplify kctl creation helpersTakashi Iwai1-44/+25
2018-09-10staging: bcm2835-audio: Fix mute controls, volume handling cleanupTakashi Iwai1-52/+32
2018-09-10staging: bcm2835-audio: Remove redundant substream mask checksTakashi Iwai1-2/+0
2018-09-10staging: bcm2835-audio: Clean up include files in bcm2835-ctl.cTakashi Iwai1-15/+0
2018-09-10staging: bcm2835-audio: Remove redundant spdif stream ctlsTakashi Iwai1-51/+0
2018-09-10staging: bcm2835-audio: Clean up mutex locksTakashi Iwai1-12/+6
2018-01-15staging: vc04_services: bcm2835-audio: remove redundant license textGreg Kroah-Hartman1-13/+1
2018-01-15staging: vc04_services: bcm2835-audio: add SPDX identifiersGreg Kroah-Hartman1-0/+1
2017-04-08staging: bcm2835-audio: remove unnecessary log messagesAishwarya Pant1-2/+0
2017-03-21staging: bcm2835-audio: Add support for simultanous HDMI and Headphone audioMichael Zoran1-0/+86
2017-03-09staging: vc04_services: bcm2835-audio: Align with parenthesisSreya Mittal1-1/+1
2017-03-06staging: bcm2835-audio: replace printk(KERN_ERR...) with dev_err(...)Aishwarya Pant1-4/+2
2017-03-06staging: bcm2835-audio: remove extra blank lineAishwarya Pant1-1/+0
2017-03-06staging: bcm2835-audio: use kernel preferred block commenting styleAishwarya Pant1-3/+4
2017-03-06staging: bcm2835-audio: move logical continuation to the same lineAishwarya Pant1-2/+1
2017-03-06staging: bcm2835-audio: remove space after castAishwarya Pant1-3/+3
2017-03-06staging: bcm2835-audio: Move driver under vc04_servicesMichael Zoran1-0/+345