summaryrefslogtreecommitdiffstats
path: root/drivers/sound/sandbox.c
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-3/+3
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* sound: Add a new stop_play() methodSimon Glass2020-02-051-1/+20
* sandbox: sound: Silence sound for testingSimon Glass2019-02-201-3/+22
* sound: Add uclass operations for beepingSimon Glass2019-02-201-3/+43
* dm: sandbox: Allow selection of sample rate and channelsSimon Glass2018-12-131-1/+1
* dm: sound: Complete migration to driver modelSimon Glass2018-12-131-18/+1
* dm: sound: Add conversion to driver modelSimon Glass2018-12-131-1/+4
* dm: sound: Create a uclass for soundSimon Glass2018-12-131-0/+67
* dm: sound: Create a uclass for i2sSimon Glass2018-12-131-1/+59
* dm: sound: Create a uclass for audio codecsSimon Glass2018-12-131-0/+55
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* build: define CPU only when arch/${ARCH}/cpu/${CPU} existsMasahiro Yamada2014-07-071-1/+1
* sandbox: Add a simple sound driverSimon Glass2014-03-171-0/+23