summaryrefslogtreecommitdiff
path: root/drivers/sound
Commit message (Expand)AuthorAgeLines
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-18-2/+2
* drivers: hierarchize drivers Kconfig menuMasahiro Yamada2015-08-12-0/+4
* sandbox: exynos: Move CONFIG_SOUND_SANDBOX to KconfigSimon Glass2015-04-18-0/+9
* sandbox: exynos: Move CONFIG_SOUND_WM8994 to KconfigSimon Glass2015-04-18-0/+8
* sandbox: exynos: Move CONFIG_SOUND_MAX98095 to KconfigSimon Glass2015-04-18-0/+8
* sandbox: exynos: Move CONFIG_I2S_SAMSUNG to KconfigSimon Glass2015-04-18-0/+10
* sandbox: exynos: Move CONFIG_I2S to KconfigSimon Glass2015-04-18-0/+9
* sandbox: exynos: Move CONFIG_SOUND to KconfigSimon Glass2015-04-18-0/+11
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-24-0/+0
* build: define CPU only when arch/${ARCH}/cpu/${CPU} existsMasahiro Yamada2014-07-07-1/+1
* sound: Move Samsung-specific code into its own fileSimon Glass2014-03-17-221/+210
* sandbox: Add a simple sound driverSimon Glass2014-03-17-0/+25
* drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-26/+4
* Sound: MAX98095: Support I2S0 channelDani Krishna Mohan2013-09-24-67/+115
* Sound: I2S: Replacing I2S1 with I2S0 channel.Dani Krishna Mohan2013-09-24-13/+32
* ARM: Added I2S0 clocks for audioDani Krishna Mohan2013-09-24-8/+18
* Sound: WM8994: Support I2S0 channelDani Krishna Mohan2013-09-24-59/+164
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-90/+6
* Sound: Support for MAX98095 codec in driverRajeshwari Shinde2013-03-08-2/+7
* Sound: MAX98095: Add the driver for codecRajeshwari Shinde2013-03-08-0/+862
* Sound: WM8994: Add FDT support to codecRajeshwari Shinde2013-01-08-6/+74
* Sound: Add FDT support to driverRajeshwari Shinde2013-01-08-69/+102
* SOUND: Add WM8994 codecRajeshwari Shinde2012-11-15-0/+1179
* SOUND: SAMSUNG: Add I2S driverRajeshwari Shinde2012-11-15-0/+633