summaryrefslogtreecommitdiffstats
path: root/drivers/sound/sound-uclass.c
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* sandbox: sound: Handle errors better in sound_beep()Simon Glass2020-02-051-1/+4
* sound: Add a new stop_play() methodSimon Glass2020-02-051-0/+11
* sound: Add uclass operations for beepingSimon Glass2019-02-201-1/+33
* sound: Mark sound_setup() as optionalSimon Glass2019-02-201-1/+1
* dm: sound: Use the correct number of channels for soundSimon Glass2018-12-131-1/+1
* dm: sound: Create a uclass for soundSimon Glass2018-12-131-0/+127