summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: dpcm: Add debugFS support for DPCMLiam Girdwood2012-04-262-0/+163
* ASoC: dpcm: Add Dynamic PCM core operations.Liam Girdwood2012-04-262-30/+1221
* ASoC: core: Remove unused variable 'min'Fabio Estevam2012-04-261-1/+0
* ASoC: SSM2602: Convert to direct regmap API usageLars-Peter Clausen2012-04-251-30/+57
* ASoC: SSM2602: Remove driver specific versionLars-Peter Clausen2012-04-251-4/+0
* ASoC: SSM2602: Add sysclk based rate constraintsLars-Peter Clausen2012-04-251-4/+34
* ASoC: bf5xx-ssm2602: Setup sysclock in init callbackLars-Peter Clausen2012-04-251-33/+4
* ASoC: wm8994: Make sure we disable FLL bypass when stopping the FLLKyung-Kwee Ryu2012-04-251-1/+1
* ASoC: core: Add strobe controlKristoffer KARLSSON2012-04-231-0/+63
* ASoC: core: Add signed multi register controlKristoffer KARLSSON2012-04-231-0/+118
* ASoC: wm8994: Delete trailing whitespace from sound/soc/codecs/wm8994.cJesper Juhl2012-04-231-7/+6
* ASoC: Update regmap access for WM5100 DSP control registersMark Brown2012-04-232-2/+282
* ASoC: wm1250-ev1: Support sample rate configurationMark Brown2012-04-191-0/+43
* ASoC: wm1250-ev1: Support stereoMark Brown2012-04-191-2/+2
* ASoC: dapm: Add API call to query valid DAPM pathsLiam Girdwood2012-04-181-10/+112
* ASoC: samsung: Hook up AIF2 to the CODEC on LittlemillMark Brown2012-04-181-12/+70
* ASoC: wm8994: Keep AIF3 tristated when not in useMark Brown2012-04-171-5/+4
* ASoC: da7210: Minor update for PLL and SRMAshish Chavan2012-04-171-13/+9
* ASoC: da7210: Add support for PLL and SRMAshish Chavan2012-04-171-38/+187
* ASoC: Use dai_fmt in SpeysideMark Brown2012-04-161-29/+4
* ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown2012-04-1616-115/+127
|\
| * Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-151-10/+26
| |\
| | * ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace).Jesper Juhl2012-04-131-7/+9
| | * ALSA: hda/realtek - Add quirk for Mac Pro 5,1 machinesJosh Boyer2012-04-121-0/+1
| | * ALSA: hda/realtek - Add a fixup entry for Acer Aspire 8940GTakashi Iwai2012-04-121-0/+1
| | * ALSA: hda/realtek - Fix GPIO1 setup for Acer Aspire 4930 & coTakashi Iwai2012-04-121-2/+6
| | * ALSA: hda/realtek - Add a few ALC882 model strings backTakashi Iwai2012-04-111-1/+9
| * | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-1116-104/+108
| |\ \ | | |/
| | * ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu2012-04-102-8/+7
| | * ALSA: sound/isa/sscape.c: add missing resource-release codeJulia Lawall2012-04-101-2/+4
| | * sound: sound/oss/msnd_pinnacle.c: add vfreesJulia Lawall2012-04-101-2/+6
| | * Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-04-0738-185/+257
| | |\
| | | * ASoC: tegra: fix i2s compilation when !CONFIG_DEBUG_FSStephen Warren2012-04-061-1/+1
| | | * ASoC: set idle_bias_off=1 for all platform DAPM contextsStephen Warren2012-04-051-0/+2
| | | * ASoC: imx-audmux: Check for NULL pointerFabio Estevam2012-04-051-0/+3
| | | * ASoC: imx-audmux: Fix ssi port numbers in sysfsFabio Estevam2012-04-051-1/+1
| | | * ASoC: ak4642: fixup: mute needs +1 stepKuninori Morimoto2012-04-051-1/+1
| | | * ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macroMartin Jansa2012-04-021-0/+1
| | | * ASoC: tegra: ensure clocks are enabled when touching registersStephen Warren2012-04-022-0/+8
| | | * ASoC: sgtl5000: Enable VAG when DAC/ADC upZeng Zhaoming2012-04-021-12/+13
| | * | ALSA: hda - clean up CX20549 test mixer setupMichael Karcher2012-04-071-21/+17
| | * | ALSA: hda - CX20549 doesn't need pin_amp_workaround.Michael Karcher2012-04-071-2/+3
| | * | ALSA: hda - Remove CD control from model=benq for CX20549Michael Karcher2012-04-071-5/+1
| | * | ALSA: hda - fix record volume controls of CX20459 ("Venice")Michael Karcher2012-04-071-25/+6
| | * | ALSA: hda - Rename capture sources of CX20549 to match common conventionsMichael Karcher2012-04-071-13/+13
| | * | ALSA: hda - Fix proc output for ADC amp values of CX20549Michael Karcher2012-04-073-7/+17
| | * | ALSA: asihpi - fix return value of hpios_locked_mem_alloc()Eliot Blennerhassett2012-03-302-7/+7
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-111-2/+2
| |\ \ \
| | * | | [media] Drivers/media/radio: Fix build errorHans Verkuil2012-04-091-2/+2
* | | | | ASoC: soc-dapm: Use '%llx' with 'u64' type.Fabio Estevam2012-04-161-1/+1
OpenPOWER on IntegriCloud