summaryrefslogtreecommitdiffstats
path: root/include/sound.h
Commit message (Expand)AuthorAgeFilesLines
* sound: Add a new stop_play() methodSimon Glass2020-02-051-0/+12
* sound: Add uclass operations for beepingSimon Glass2019-02-201-0/+44
* sound: Mark sound_setup() as optionalSimon Glass2019-02-201-1/+1
* dm: sound: Use the correct number of channels for soundSimon Glass2018-12-131-5/+6
* dm: sound: Complete migration to driver modelSimon Glass2018-12-131-18/+0
* dm: sound: Create a uclass for soundSimon Glass2018-12-131-2/+68
* dm: sound: Drop codec_typeSimon Glass2018-12-131-9/+0
* dm: sound: Rename en_sound_codec to sound_codecSimon Glass2018-12-131-2/+2
* sound: Add sample rate as a parameter for square waveSimon Glass2018-11-291-1/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* sound: Move Samsung-specific code into its own fileSimon Glass2014-03-171-0/+9
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Sound: Support for MAX98095 codec in driverRajeshwari Shinde2013-03-081-0/+1
* Sound: Add FDT support to driverRajeshwari Shinde2013-01-081-2/+2
* SOUND: SAMSUNG: Add I2S driverRajeshwari Shinde2012-11-151-0/+62