summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-053-28/+4
| |\ \ \ \
| | * | | | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-053-28/+4
| * | | | | Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt2012-04-022-9/+9
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi2012-03-292-9/+9
* | | | | | ASoC: tegra: utils: add support for Tegra30 devicesStephen Warren2012-04-062-7/+31
* | | | | | ASoC: tegra: set a sensible initial clock rateStephen Warren2012-04-061-0/+6
* | | | | | ASoC: tegra: use devm_ APIs in SPDIF driverStephen Warren2012-04-061-23/+10
* | | | | | ASoC: tegra: sort includes, remove mach/iomap.hStephen Warren2012-04-064-11/+8
* | | | | | ASoC: JZ4740: Replaced comma operators with semicolons.Maarten ter Huurne2012-04-061-2/+2
* | | | | | ASoC: tegra: complete Tegra->Tegra20 renamingStephen Warren2012-04-0610-640/+640
* | | | | | ASoC: tegra: rename Tegra20-specific driver filesStephen Warren2012-04-067-15/+15
* | | | | | ASoC: wm8400: Use snd_soc_write() and snd_soc_read()Mark Brown2012-04-051-66/+66
* | | | | | ASoC: lm49453: fix build warningsM R Swami Reddy2012-04-051-8/+5
* | | | | | ASoC: tegra: make Tegra20 drivers depend on Tegra20 supportStephen Warren2012-04-051-6/+6
* | | | | | ASoC: tegra: drop Kconfig description for SND_SOC_TEGRA_DASStephen Warren2012-04-051-1/+1
* | | | | | ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-0448-152/+78
* | | | | | ASoC: tlv320aic23: Remove driver-specific version numberMark Brown2012-04-041-4/+0
* | | | | | ASoC: fsl: remove redundant Kconfig dependency on SND_SOC_POWERPC_DMAShawn Guo2012-04-041-1/+0
* | | | | | ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSIShawn Guo2012-04-041-4/+0
* | | | | | ASoC: wm8994: Don't bother updating the jackdet mode needlesslyMark Brown2012-04-041-0/+3
* | | | | | ASoC: sgtl5000: Convert to module_i2c_driver()Mark Brown2012-04-041-11/+1
* | | | | | ASoC: sgtl5000: Fix warning due to the lack of REGULATOR_CHANGE_VOLTAGEFabio Estevam2012-04-041-2/+2
* | | | | | ASoC: core: Initialize err for snd_soc_put_volsw_sxBrian Austin2012-04-031-1/+1
* | | | | | ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLVBrian Austin2012-04-033-109/+97
* | | | | | ASoC: max98095: Fix build failureMark Brown2012-04-021-2/+2
* | | | | | ASoC: Support TI LM49453 Audio driverM R Swami Reddy2012-04-014-1/+1941
* | | | | | ASoC: tegra: remove open-coded clk reference countingStephen Warren2012-04-014-18/+6
* | | | | | ASoC: tegra: sort Makefile into common and per-SoC filesStephen Warren2012-04-011-3/+3
* | | | | | ASoC: tegra: introduce separate Kconfig variable for DAS driverStephen Warren2012-04-012-1/+10
* | | | | | ASoC: tegra: fix some checkpatch warningsStephen Warren2012-04-012-5/+5
* | | | | | ASoC: tegra: fix Kconfig SND_SOC_TEGRA_ALC5632 indentationStephen Warren2012-04-011-7/+7
* | | | | | ASoC: tegra: remove unnecessary includesStephen Warren2012-04-013-9/+0
* | | | | | ASoC: wm8994: Don't bother lowering clock dividers inside idle AIFsMark Brown2012-04-011-29/+0
* | | | | | ASoC: fsl: add audio routing for imx-sgtl5000Shawn Guo2012-04-011-0/+13
* | | | | | ASoC: da7210: Add support for spi regmapAshish Chavan2012-04-011-21/+133
* | | | | | ASoC: sgtl5000: Convert mic bias to a supply widgetMark Brown2012-04-011-3/+3
* | | | | | ASoC: wm8994: Don't allow reconfiguration of FLL when it provides SYSCLKMark Brown2012-04-011-18/+17
* | | | | | ASoC: fsl: enable ssi clock in probe functionShawn Guo2012-04-011-2/+22
* | | | | | ASoC: ep93xx-i2s: use devm_* helpers to cleanup probeH Hartley Sweeten2012-04-011-35/+14
* | | | | | ASoC: ep93xx-ac97: use devm_* helpers to cleanup probeH Hartley Sweeten2012-04-011-48/+26
* | | | | | ASoC: fsl: assign dma peripheral type according to bus topologyShawn Guo2012-04-013-1/+9
* | | | | | ASoC: tegra: register 'platform' from DAIs, get rid of pdevStephen Warren2012-04-017-59/+41
* | | | | | ASoC: tegra: fix comment indentation in ALC5632 machineStephen Warren2012-04-011-12/+12
* | | | | | ASoC: Add LAPIS Semiconductor ML26124 driverTomoya MORINAGA2012-04-014-0/+871
* | | | | | ASoC: cs4270: Check that we can enable regulators on resumeMark Brown2012-04-011-3/+5
* | | | | | ASoC: dapm: Remove bodges for no-widget CODECsMark Brown2012-04-011-32/+4
* | | | | | ASoC: fsl: add imx-sgtl5000 machine driverShawn Guo2012-04-013-0/+191
* | | | | | ASoC: fsl: let fsl_ssi work with imx pcm and machine driversShawn Guo2012-04-011-7/+70
* | | | | | ASoC: fsl: make fsl_ssi driver compilable on ARM/IMXShawn Guo2012-04-011-22/+42
* | | | | | ASoC: fsl: remove helper fsl_asoc_get_codec_dev_nameShawn Guo2012-04-014-67/+4