Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-05 | sound: Add a new stop_play() method | Simon Glass | 1 | -1/+20 |
2019-02-20 | sandbox: sound: Silence sound for testing | Simon Glass | 1 | -3/+22 |
2019-02-20 | sound: Add uclass operations for beeping | Simon Glass | 1 | -3/+43 |
2018-12-13 | dm: sandbox: Allow selection of sample rate and channels | Simon Glass | 1 | -1/+1 |
2018-12-13 | dm: sound: Complete migration to driver model | Simon Glass | 1 | -18/+1 |
2018-12-13 | dm: sound: Add conversion to driver model | Simon Glass | 1 | -1/+4 |
2018-12-13 | dm: sound: Create a uclass for sound | Simon Glass | 1 | -0/+67 |
2018-12-13 | dm: sound: Create a uclass for i2s | Simon Glass | 1 | -1/+59 |
2018-12-13 | dm: sound: Create a uclass for audio codecs | Simon Glass | 1 | -0/+55 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2014-07-07 | build: define CPU only when arch/${ARCH}/cpu/${CPU} exists | Masahiro Yamada | 1 | -1/+1 |
2014-03-17 | sandbox: Add a simple sound driver | Simon Glass | 1 | -0/+23 |