summaryrefslogtreecommitdiff
path: root/drivers/sound/sound.c
Commit message (Expand)AuthorAgeFilesLines
* dm: sound: Use the correct number of channels for soundSimon Glass2018-12-131-4/+7
* sound: Add sample rate as a parameter for square waveSimon Glass2018-11-291-3/+3
* sound: Correct data output in sound_create_square_wave()Simon Glass2018-11-291-2/+0
* 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-220/+1
* Sound: MAX98095: Support I2S0 channelDani Krishna Mohan2013-09-241-8/+9
* Sound: WM8994: Support I2S0 channelDani Krishna Mohan2013-09-241-6/+11
* 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-2/+7
* Sound: Add FDT support to driverRajeshwari Shinde2013-01-081-69/+102
* SOUND: SAMSUNG: Add I2S driverRajeshwari Shinde2012-11-151-0/+228