Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: sound: Use the correct number of channels for sound | Simon Glass | 2018-12-13 | 1 | -5/+6 |
* | dm: sound: Complete migration to driver model | Simon Glass | 2018-12-13 | 1 | -18/+0 |
* | dm: sound: Create a uclass for sound | Simon Glass | 2018-12-13 | 1 | -2/+68 |
* | dm: sound: Drop codec_type | Simon Glass | 2018-12-13 | 1 | -9/+0 |
* | dm: sound: Rename en_sound_codec to sound_codec | Simon Glass | 2018-12-13 | 1 | -2/+2 |
* | sound: Add sample rate as a parameter for square wave | Simon Glass | 2018-11-29 | 1 | -1/+3 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | sound: Move Samsung-specific code into its own file | Simon Glass | 2014-03-17 | 1 | -0/+9 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | Sound: Support for MAX98095 codec in driver | Rajeshwari Shinde | 2013-03-08 | 1 | -0/+1 |
* | Sound: Add FDT support to driver | Rajeshwari Shinde | 2013-01-08 | 1 | -2/+2 |
* | SOUND: SAMSUNG: Add I2S driver | Rajeshwari Shinde | 2012-11-15 | 1 | -0/+62 |