summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2011-04-20ASoC: Tegra: wm8903: s/code/data/ for control/widget/mapsStephen Warren1-22/+19
2011-04-20ASoC: fix two ident style problemsLu Guanqun1-2/+2
2011-04-20ASoC: remove unused commentLu Guanqun1-1/+0
2011-04-20ASoC: fix a simple coding style issueLu Guanqun1-1/+1
2011-04-20ASoC: snd_soc_dapm_get_pin_status: Match other contexts tooStephen Warren1-0/+6
2011-04-20ASoC: Tegra: Retrieve card from DAPM context not codecStephen Warren1-4/+4
2011-04-20ASoC: Tegra: Don't return mclk_changed from utils_set_rateStephen Warren3-15/+13
2011-04-20ASoC: Tegra: wm8903: Remove redundant drvdata clearsStephen Warren1-9/+2
2011-04-20ASoC: Tegra: wm8903 probe: Don't call machine_is_*()Stephen Warren1-7/+0
2011-04-18ASoC: Tegra: Support more boardsStephen Warren2-42/+145
2011-04-18ASoC: Tegra: Don't store snd_soc_jack_gpio in an arrayStephen Warren1-10/+8
2011-04-18ASoC: Tegra: Rename Kconfig SND_TEGRA_SOC_* to SND_SOC_TEGRA_*Stephen Warren2-11/+11
2011-04-18ASoC: Tegra: Rename harmony.c to tegra_wm8903.cStephen Warren3-84/+86
2011-04-18Merge branch 'tegra' into for-2.6.40Mark Brown1-7/+7
2011-04-18ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown88-158/+201
2011-04-18ASoC: Tegra: Rename pdev tegra-snd-harmony to tegra-snd-wm8903Stephen Warren1-1/+1
2011-04-18ARM: Tegra: Rename harmony_audio.h -> tegra_wm8903_pdata.hStephen Warren1-6/+6
2011-04-18ASoC: add a module alias to the FSI driverGuennadi Liakhovetski1-0/+1
2011-04-18Merge commit 'v2.6.39-rc3' into for-2.6.39Mark Brown89-177/+244
2011-04-13ASoC: codecs: JZ4740: Convert to table based controls and DAPM setupLars-Peter Clausen1-11/+7
2011-04-13ASoC: JZ4740: qi_lb60: Use the SND_SOC_DAPM_EVENT_OFF for the speakers statusLars-Peter Clausen1-5/+1
2011-04-13ASoC: JZ4740: qi_lb60: Use gpio_request_array to request and setup gpiosLars-Peter Clausen1-19/+10
2011-04-13ASoC: JZ4740: Convert qi_lb60 codec to table based DAPM setupLars-Peter Clausen1-6/+5
2011-04-13Merge branch 'for-2.6.39' into for-2.6.40Mark Brown1-2/+0
2011-04-13ASoC: codecs: JZ4740: Fix OOPSLars-Peter Clausen1-2/+0
2011-04-13ASoC: Mark Speyside widgets as ignoring suspendMark Brown1-0/+16
2011-04-13ASoC: Add stub baseband link on SpeysideMark Brown1-0/+11
2011-04-13ASoC: Add pin switches for fixed analogue inputs and outputs on SpeysideMark Brown1-0/+8
2011-04-13ASoC: Add Speyside headset jack detection supportMark Brown1-1/+77
2011-04-13ASoC: Support the sub speaker driver on SpeysideMark Brown2-0/+35
2011-04-13ASoC: Optimise clock management for WM8915 SpeysideMark Brown1-0/+37
2011-04-13ASoC: Add basic widgets for WM8915 SpeysideMark Brown1-0/+28
2011-04-13ASoC: Initial audio support for Speyside on Cragganmore 6410Mark Brown3-0/+131
2011-04-13ASoC: Create card DAPM widgets early so they can be used in callbacksMark Brown1-3/+4
2011-04-13ASoC: Move WM8915 FLL operations onto the CODECMark Brown1-3/+2
2011-04-11ASoC: Fix mis cherry-pick of wm1250-ev1 driverMark Brown1-1/+1
2011-04-11ASoC: Add initial WM1250-EV1 Springbank audio I/O module driverMark Brown3-0/+114
2011-04-11ASoC: Add WM8915 CODEC driverMark Brown4-0/+6648
2011-04-11ASoC: Add soc_remove_dai_linksKuninori Morimoto1-4/+12
2011-04-11ASoC: SAMSUNG: Add WM8580 PCM Machine driverSangbeom Kim3-0/+216
2011-04-11Merge branch 'for-2.6.39' into for-2.6.40Mark Brown5-17/+28
2011-04-11ASoC: Fix output PGA enabling in wm_hubs CODECsMark Brown1-4/+4
2011-04-11ASoC: sn95031: decorate function with __devexit_p()Lu Guanqun1-1/+1
2011-04-11ASoC: SAMSUNG: Fix the inverted clocks handling for pcm driverSangbeom Kim1-2/+2
2011-04-11ASoC: sst_platform: Fix lock acquringLu Guanqun1-4/+6
2011-04-11ASoC: fsi: driver safely remove for against irqKuninori Morimoto1-4/+3
2011-04-11ASoC: fsi: modify vague PM control on probeKuninori Morimoto1-1/+2
2011-04-11ASoC: fsi: take care in failing case of dai registerKuninori Morimoto1-1/+10
2011-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-34/+61
2011-04-09Merge branch 'fix/hda' into for-linusTakashi Iwai5-27/+50