summaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: CS4271: Move Chip Select control out of the CODEC code.Alexander Sverdlin2011-02-081-19/+3
* ASoC: codecs: wm8753: Fix DAI mode switchingLars-Peter Clausen2011-02-071-175/+121
* ASoC: mid-x86: Fix dependency on intel_sst driverVinod Koul2011-02-071-1/+1
* ASoC: ep93xx-ac97: remove extra empty lineMika Westerberg2011-02-041-1/+0
* Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-02-032-7/+37
|\
| * ASoC: Improve WM8994 digital power sequencingMark Brown2011-02-031-0/+12
| * ASoC: Create an AIF1ADCDAT signal widget to match AIF2Mark Brown2011-02-031-4/+10
| * asoc: davinci: da830/omap-l137: correct cpu_dai_nameVaibhav Bedia2011-02-031-3/+15
* | ASoC: Sort ALC5623 in Kconfig and MakefileMark Brown2011-02-031-1/+1
* | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-02-021-1/+1
|\|
| * ASoC: fill in snd_soc_pcm_runtime.card before calling snd_soc_dai_link.init()Janusz Krzysztofik2011-02-021-1/+1
* | ASoC: soc-core: Support debugfs entries larger than PAGE_SIZE bytesDimitris Papastamos2011-02-021-37/+73
* | ASoC: PXA: formattingSven Neumann2011-02-021-8/+8
* | ASoC: Update PM ifdefs for exported suspend/resumeMark Brown2011-02-021-1/+1
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Mark Brown2011-02-013-6/+92
|\ \
| * | ASoC: omap: rx51: Add earphone supportJarkko Nikula2011-02-011-0/+50
| * | ASoC: omap: rx51: Add stereo output support to audio jackJarkko Nikula2011-01-272-4/+40
| * | ASoC: Staticise twl6040_hs_jack_report()Mark Brown2011-01-211-2/+2
* | | ASoC: Use snd_pcm_format_width() in snd_soc_params_to_frame_size()Mark Brown2011-02-011-20/+3
* | | ASoC: soc-core: Ensure codec_reg has fixed length fieldsDimitris Papastamos2011-02-011-3/+24
| | |
| \ \
*-. \ \ Merge branches 'for-2.6.38' and 'tegra-arch' into for-2.6.39Mark Brown2011-02-012-2/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | ASoC: CX20442: fix NULL pointer dereferenceJanusz Krzysztofik2011-02-011-0/+3
| * | | ASoC: Amstrad Delta: fix const related build errorJanusz Krzysztofik2011-02-011-2/+0
* | | | ASoC: Tegra: Harmony: Remove redundant !!Stephen Warren2011-02-011-1/+1
* | | | ASoC: Accept any logical value WM8903 GPIO set()Mark Brown2011-01-311-1/+2
* | | | ASoC: Accept any logical value for WM8962 GPIO set()Mark Brown2011-01-311-1/+1
* | | | ASoC: neo1973_wm8753 audio support does not require scoopH Hartley Sweeten2011-01-311-1/+0
* | | | ASoC: Tegra: I2S: Use dev_err not pr_errStephen Warren2011-01-311-1/+1
* | | | ASoC: Tegra: utils: Don't use global variablesStephen Warren2011-01-313-54/+68
* | | | ASoC: Tegra: Harmony: Use dev_err not pr_errStephen Warren2011-01-311-5/+6
* | | | ASoC: Tegra: Harmony: Fix indentation issue.Stephen Warren2011-01-311-5/+6
* | | | ASoC: Tegra: Harmony: Support the internal speakerStephen Warren2011-01-311-0/+51
* | | | ASoC: Tegra: Harmony: Don't use soc-audio platform deviceStephen Warren2011-01-311-28/+66
* | | | ASoC: Move card list initialization to snd_soc_register_cardStephen Warren2011-01-311-1/+2
* | | | ASoC: mid-x86: Add support for capture in machine driverHarsha Priya2011-01-311-0/+3
* | | | ASoC: sst_platform: add support for capture stream on headset daiHarsha Priya2011-01-311-0/+6
* | | | ASoC: sn95031: add capture supportHarsha Priya2011-01-311-0/+281
* | | | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-01-282-4/+4
|\| | |
| * | | ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw()Stephen Warren2011-01-281-3/+3
| * | | ASoC: DaVinci: fix kernel panic due to uninitialized platform_dataManjunathappa, Prakash2011-01-281-1/+1
* | | | ASoC: soc-core: Increment codec and platform driver refcounts before probingJarkko Nikula2011-01-281-8/+13
* | | | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-01-271-3/+0
|\| | |
| * | | ASoC: Fix module refcount for auxiliary devicesJarkko Nikula2011-01-261-3/+0
* | | | ASoC: Add subsequence information to seq_notify callbacksMark Brown2011-01-271-2/+3
* | | | ASoC: Make cache status available via debugfsMark Brown2011-01-271-0/+5
* | | | ASoC: Export card PM callbacks for use in direct registered cardsMark Brown2011-01-271-17/+17
* | | | ASoC: Replace pdev with card in machine driver probe and removeMark Brown2011-01-275-17/+11
* | | | ASoC: Use card rather than soc-audio device to card PM functionsMark Brown2011-01-273-10/+8
* | | | ASoC: Staticise non-exported symbols in cs4271Mark Brown2011-01-261-2/+2
* | | | ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF formatKuninori Morimoto2011-01-263-53/+59