summaryrefslogtreecommitdiffstats
path: root/sound/isa (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-09ASoC: omap: rx51: Enable McBSP2 sidetoneJarkko Nikula1-0/+4
2011-02-22ASoC: omap: rx51: Add FM transmitter supportJarkko Nikula1-0/+4
2011-02-15ASoC: omap: rx51: Report headset insertion instead of video out cableJarkko Nikula1-2/+3
2011-02-15ASoC: omap: rx51: Add headset supportJarkko Nikula1-2/+23
2011-02-15ASoC: omap: rx51: Use gpio_request_one to configure tvout_sel gpioJarkko Nikula1-2/+2
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-01ARM: tegra: Add to struct harmony_audio_platform_dataStephen Warren1-0/+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-28ASoC: Add card driver dataMark Brown1-0/+13
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-27ASoC: Add subsequence information to seq_notify callbacksMark Brown3-4/+5
2011-01-27ASoC: Make cache status available via debugfsMark Brown2-2/+7
2011-01-27ASoC: Export card PM callbacks for use in direct registered cardsMark Brown2-17/+22
2011-01-27ASoC: Replace pdev with card in machine driver probe and removeMark Brown6-19/+13
2011-01-27ASoC: Use card rather than soc-audio device to card PM functionsMark Brown4-14/+12
2011-01-26ASoC: Fix module refcount for auxiliary devicesJarkko Nikula1-3/+0
2011-01-26ASoC: Staticise non-exported symbols in cs4271Mark Brown1-2/+2
2011-01-26ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF formatKuninori Morimoto9-126/+84
2011-01-26ASoC: sh: fsi: free from NULL pointer of struct sh_fsi_platform_infoKuninori Morimoto1-4/+17
2011-01-26ASoC: sh: fsi: move chan_num from fsi_stream to fsi_privKuninori Morimoto1-19/+15