summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2011-02-09ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap()Vaibhav Bedia2-12/+27
2011-02-09ASoC: Davinci: Call clk_disable() and clk_put() in case of errorVaibhav Bedia2-6/+12
2011-02-09ASoC: Davinci: Use resource_size() helper functionVaibhav Bedia2-6/+6
2011-02-09ASoC: sn95031: Add support for reading mic biasVinod Koul2-4/+147
2011-02-09ASoC: mfld_machine: Add support for jack detectionVinod Koul1-27/+176
2011-02-09ASoC: sn95031: Add jack support in the codecVinod Koul2-0/+65
2011-02-09ASoC: Tegra: Harmony: Add switch control for speakerStephen Warren1-1/+9
2011-02-09ASoC: Tegra: Harmony: Add headphone jack detectionStephen Warren1-1/+29
2011-02-08ASoC: soc-cache: dereferencing before checkingDan Carpenter1-13/+12
2011-02-08ASoC: CS4271: Move Chip Select control out of the CODEC code.Alexander Sverdlin1-19/+3
2011-02-07ASoC: codecs: wm8753: Fix DAI mode switchingLars-Peter Clausen1-175/+121
2011-02-07ASoC: mid-x86: Fix dependency on intel_sst driverVinod Koul1-1/+1
2011-02-04ASoC: ep93xx-ac97: remove extra empty lineMika Westerberg1-1/+0
2011-02-03Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2-7/+37
2011-02-03ASoC: Improve WM8994 digital power sequencingMark Brown1-0/+12
2011-02-03ASoC: Create an AIF1ADCDAT signal widget to match AIF2Mark Brown1-4/+10
2011-02-03asoc: davinci: da830/omap-l137: correct cpu_dai_nameVaibhav Bedia1-3/+15
2011-02-03ASoC: Sort ALC5623 in Kconfig and MakefileMark Brown1-1/+1
2011-02-02Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-1/+1
2011-02-02ASoC: fill in snd_soc_pcm_runtime.card before calling snd_soc_dai_link.init()Janusz Krzysztofik1-1/+1
2011-02-02ASoC: soc-core: Support debugfs entries larger than PAGE_SIZE bytesDimitris Papastamos1-37/+73
2011-02-02ASoC: PXA: formattingSven Neumann1-8/+8
2011-02-02ASoC: Update PM ifdefs for exported suspend/resumeMark Brown1-1/+1
2011-02-01Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Mark Brown3-6/+92
2011-02-01ASoC: Use snd_pcm_format_width() in snd_soc_params_to_frame_size()Mark Brown1-20/+3
2011-02-01ASoC: soc-core: Ensure codec_reg has fixed length fieldsDimitris Papastamos1-3/+24
2011-02-01Merge branches 'for-2.6.38' and 'tegra-arch' into for-2.6.39Mark Brown2-2/+3
2011-02-01ASoC: CX20442: fix NULL pointer dereferenceJanusz Krzysztofik1-0/+3
2011-02-01ASoC: Amstrad Delta: fix const related build errorJanusz Krzysztofik1-2/+0
2011-02-01ASoC: Tegra: Harmony: Remove redundant !!Stephen Warren1-1/+1
2011-02-01ASoC: omap: rx51: Add earphone supportJarkko Nikula1-0/+50
2011-01-31ASoC: Accept any logical value WM8903 GPIO set()Mark Brown1-1/+2
2011-01-31ASoC: Accept any logical value for WM8962 GPIO set()Mark Brown1-1/+1
2011-01-31ASoC: neo1973_wm8753 audio support does not require scoopH Hartley Sweeten1-1/+0
2011-01-31ASoC: Tegra: I2S: Use dev_err not pr_errStephen Warren1-1/+1
2011-01-31ASoC: Tegra: utils: Don't use global variablesStephen Warren3-54/+68
2011-01-31ASoC: Tegra: Harmony: Use dev_err not pr_errStephen Warren1-5/+6
2011-01-31ASoC: Tegra: Harmony: Fix indentation issue.Stephen Warren1-5/+6
2011-01-31ASoC: Tegra: Harmony: Support the internal speakerStephen Warren1-0/+51
2011-01-31ASoC: Tegra: Harmony: Don't use soc-audio platform deviceStephen Warren1-28/+66
2011-01-31ASoC: Move card list initialization to snd_soc_register_cardStephen Warren1-1/+2
2011-01-31ASoC: mid-x86: Add support for capture in machine driverHarsha Priya1-0/+3
2011-01-31ASoC: sst_platform: add support for capture stream on headset daiHarsha Priya1-0/+6
2011-01-31ASoC: sn95031: add capture supportHarsha Priya1-0/+281
2011-01-28Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2-4/+4
2011-01-28ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw()Stephen Warren1-3/+3
2011-01-28ASoC: soc-core: Increment codec and platform driver refcounts before probingJarkko Nikula1-8/+13
2011-01-28ASoC: DaVinci: fix kernel panic due to uninitialized platform_dataManjunathappa, Prakash1-1/+1
2011-01-27ASoC: omap: rx51: Add stereo output support to audio jackJarkko Nikula2-4/+40
2011-01-27Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-3/+0