summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: fsl: create fsl_utils to accommodate the common functionsShawn Guo2012-04-016-286/+189
* ASoC: fsl: rename imx-pcm Kconfig options and filenameShawn Guo2012-04-013-8/+8
* ASoC: imx: merge sound/soc/imx into sound/soc/fslShawn Guo2012-04-0118-105/+116
* ASoC: fsl: separate SSI and DMA Kconfig optionsShawn Guo2012-04-012-7/+11
* ASoC: wm8962: Add HPF coefficient configuration supportMark Brown2012-04-011-0/+1
* ASoC: wm8962: Add HD Bass and VSS coefficient configurationMark Brown2012-04-011-0/+2
* ASoC: wm8962: Add Dynamic Range Control supportMark Brown2012-04-011-0/+3
* ASoC: wm8962: Add Direct-Form 1 filter supportMark Brown2012-04-011-0/+3
* ASoC: wm8962: Add 3D enhancement supportMark Brown2012-04-011-0/+3
* ASoC: wm8962: Implement DSP2 configuration initialisationMark Brown2012-04-011-1/+2
* ASoC: max98095: add jack detectionRhyland Klein2012-04-012-1/+179
* ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare callsPhilipp Zabel2012-04-011-2/+2
* ASoC: core: Use driver core probe deferralMark Brown2012-04-011-85/+62
* ASoC: jack: Push locking for jacks down to the jackMark Brown2012-04-011-2/+3
* ASoC: wm8994: Don't lock CODEC mutex to do DAPM syncMark Brown2012-04-011-13/+4
OpenPOWER on IntegriCloud