summaryrefslogtreecommitdiff
path: root/drivers/sound/sound.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-14dm: sound: Use the correct number of channels for soundSimon Glass1-4/+7
2018-11-29sound: Add sample rate as a parameter for square waveSimon Glass1-3/+3
2018-11-29sound: Correct data output in sound_create_square_wave()Simon Glass1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2014-03-18sound: Move Samsung-specific code into its own fileSimon Glass1-220/+1
2013-09-24Sound: MAX98095: Support I2S0 channelDani Krishna Mohan1-8/+9
2013-09-24Sound: WM8994: Support I2S0 channelDani Krishna Mohan1-6/+11
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-08Sound: Support for MAX98095 codec in driverRajeshwari Shinde1-2/+7
2013-01-08Sound: Add FDT support to driverRajeshwari Shinde1-69/+102
2012-11-15SOUND: SAMSUNG: Add I2S driverRajeshwari Shinde1-0/+228