summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-16ALSA: hda - Merge codec and controller helpersTakashi Iwai2-5/+1
2015-04-16ALSA: hda - moved alloc/free stream pages function to controller libraryJeeja KP3-2/+61
2015-04-16ALSA: hda - Add DSP loader to core library codeTakashi Iwai4-3/+162
2015-04-16ALSA: hda - Add the controller helper codes to hda-core moduleTakashi Iwai8-137/+1380
2015-04-14ALSA: hda - Handle error from get_response bus ops directlyTakashi Iwai3-35/+32
2015-04-14ALSA: hda - set GET bit when adding a vendor verb to the codec regmapMengdong Lin1-1/+1
2015-04-13Merge tag 'asoc-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai330-2738/+9378
2015-04-13ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T450Jo-Philipp Wich1-0/+1
2015-04-13ALSA: hda - Fix another race in runtime PM refcountingTakashi Iwai2-28/+34
2015-04-13ALSA: hda - Expose codec type sysfsTakashi Iwai1-0/+2
2015-04-13ALSA: ctl: fix to handle several elements added by one operation for userspac...Takashi Sakamoto1-5/+11
2015-04-13Merge branch 'for-next' into for-linusTakashi Iwai202-7041/+7439
2015-04-12Merge remote-tracking branches 'asoc/topic/wm2200', 'asoc/topic/wm5100', 'aso...Mark Brown11-135/+335
2015-04-12Merge remote-tracking branches 'asoc/topic/tegra', 'asoc/topic/tlv320aic23' a...Mark Brown6-36/+24
2015-04-12Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and '...Mark Brown6-26/+252
2015-04-12Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/qcom', 'asoc/to...Mark Brown29-528/+3186
2015-04-12Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090'...Mark Brown12-41/+1704
2015-04-12Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/jz4740' and 'as...Mark Brown4-14/+77
2015-04-12Merge remote-tracking branches 'asoc/topic/dmaengine', 'asoc/topic/fsi', 'aso...Mark Brown7-63/+51
2015-04-12Merge remote-tracking branches 'asoc/topic/cx20442' and 'asoc/topic/davinci' ...Mark Brown3-26/+221
2015-04-12Merge remote-tracking branches 'asoc/topic/4554', 'asoc/topic/ab8500', 'asoc/...Mark Brown11-143/+125
2015-04-12Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown2-28/+64
2015-04-12Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown48-712/+1554
2015-04-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown3-11/+13
2015-04-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown8-189/+135
2015-04-12Merge tag 'asoc-v4.1' into asoc-nextMark Brown74-1652/+1170
2015-04-12Merge remote-tracking branch 'asoc/fix/wm8741' into asoc-linusMark Brown1-4/+4
2015-04-12Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/atmel', 'asoc/fix...Mark Brown9-25/+81
2015-04-12Merge remote-tracking branch 'asoc/fix/pcm512x' into asoc-linusMark Brown2-9/+9
2015-04-12Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown4-1/+7
2015-04-12Merge tag 'asoc-fix-v4.0-rc7' into asoc-linusMark Brown1-19/+0
2015-04-12ASoC: Intel: fix array_size.cocci warningskbuild test robot1-1/+1
2015-04-12ASoC: n810: Automatically disconnect non-connected pinsLars-Peter Clausen1-19/+1
2015-04-12ASoC: n810: Consistently pass the card DAPM context to n810_ext_control()Lars-Peter Clausen1-2/+1
2015-04-12ASoC: davinci-evm: Use card DAPM context to access widgetsLars-Peter Clausen1-4/+3
2015-04-12ASoC: mop500_ab8500: Use card DAPM context to access widgetsLars-Peter Clausen1-18/+18
2015-04-12ASoC: wm1133-ev1: Use card DAPM context to access widgetsLars-Peter Clausen1-2/+1
2015-04-12ASoC: atmel: Improve machine driver compile test coverageLars-Peter Clausen1-3/+6
2015-04-12ASoC: atmel: Add dependency to SND_SOC_I2C_AND_SPI where necessaryLars-Peter Clausen1-2/+2
2015-04-12ALSA: control: Fix a typo of SNDRV_CTL_ELEM_ACCESS_TLV_* with SNDRV_CTL_TLV_OP_*Takashi Iwai1-1/+1
2015-04-12ALSA: usb-audio: Don't attempt to get Microsoft Lifecam Cinema sample rateAdam Honse1-0/+1
2015-04-11ASoC: rnsd: fix build regression without CONFIG_OFArnd Bergmann1-0/+1
2015-04-11ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4Howard Mitchell1-19/+0
2015-04-11ALSA: emu10k1: add toggles for E-mu 1010 optical portsMichael Gernoth1-0/+118
2015-04-11ALSA: ctl: fill identical information to return value when adding userspace e...Takashi Sakamoto1-1/+21
2015-04-11ALSA: ctl: fix a bug to return no identical information in info operation for...Takashi Sakamoto1-0/+7
2015-04-11ALSA: ctl: confirm to return all identical information in 'activate' eventTakashi Sakamoto1-0/+2
2015-04-11ALSA: emu10k1: handle dock disconnectsMichael Gernoth1-0/+9
2015-04-11ALSA: hda - Add dock support for ThinkPad X250 (17aa:2226)Yves-Alexis Perez1-0/+1
2015-04-11ALSA: seq: fill client ID in return value of pool operationTakashi Sakamoto1-0/+1