Age | Commit message (Expand) | Author |
---|---|---|
2020-12-13 | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-02-05 | sound: Add a new stop_play() method | Simon Glass |
2019-02-20 | sandbox: sound: Silence sound for testing | Simon Glass |
2019-02-20 | sound: Add uclass operations for beeping | Simon Glass |
2018-12-13 | dm: sandbox: Allow selection of sample rate and channels | Simon Glass |
2018-12-13 | dm: sound: Complete migration to driver model | Simon Glass |
2018-12-13 | dm: sound: Add conversion to driver model | Simon Glass |
2018-12-13 | dm: sound: Create a uclass for sound | Simon Glass |
2018-12-13 | dm: sound: Create a uclass for i2s | Simon Glass |
2018-12-13 | dm: sound: Create a uclass for audio codecs | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2014-07-07 | build: define CPU only when arch/${ARCH}/cpu/${CPU} exists | Masahiro Yamada |
2014-03-17 | sandbox: Add a simple sound driver | Simon Glass |