Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: define LOG_CATEGORY for all uclass | Patrick Delaunay | 2021-07-06 | 1 | -0/+2 |
* | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass | 2020-12-13 | 1 | -1/+1 |
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | sandbox: sound: Handle errors better in sound_beep() | Simon Glass | 2020-02-05 | 1 | -1/+4 |
* | sound: Add a new stop_play() method | Simon Glass | 2020-02-05 | 1 | -0/+11 |
* | sound: Add uclass operations for beeping | Simon Glass | 2019-02-20 | 1 | -1/+33 |
* | sound: Mark sound_setup() as optional | Simon Glass | 2019-02-20 | 1 | -1/+1 |
* | dm: sound: Use the correct number of channels for sound | Simon Glass | 2018-12-13 | 1 | -1/+1 |
* | dm: sound: Create a uclass for sound | Simon Glass | 2018-12-13 | 1 | -0/+127 |