summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-29ALSA: hda - allow a codec to control the link powerMengdong Lin
2015-04-29ALSA: hda - implement a refcount for i915 power well switchMengdong Lin
2015-04-18ALSA: hda - Replace open codes with snd_hdac_stream_set_params()Takashi Iwai
2015-04-17ALSA: hda - add generic functions to set hdac stream paramsJeeja KP
2015-04-17ALSA: hda - add ASoC device type for hda coreRamesh Babu
2015-04-17ALSA: hda - Move prepared flag into struct hdac_streamTakashi Iwai
2015-04-16ALSA: hda - Replace hda_bus_ops with static bindingTakashi Iwai
2015-04-16ALSA: hda - Drop azx_sd_read*/write*() macrosTakashi Iwai
2015-04-16ALSA: hda/tegra - Fix build error and warningTakashi Iwai
2015-04-16ALSA: hda - Reenable tracepoints for controllerTakashi Iwai
2015-04-16ALSA: hda - Add missing inclusion of <linux/clocksource.h>Takashi Iwai
2015-04-16ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai
2015-04-16ALSA: hda - Minor refactoringTakashi Iwai
2015-04-16ALSA: hda - Embed bus into controller objectTakashi Iwai
2015-04-16ALSA: hda - Migrate more hdac_stream codesTakashi Iwai
2015-04-16ALSA: hda - Migrate hdac_stream into legacy driverTakashi Iwai
2015-04-16ALSA: hda - Pass bus io_ops directly from the top-level driverTakashi Iwai
2015-04-16ALSA: hda - Move send_cmd / get_response to hdac_bus_opsTakashi Iwai
2015-04-16ALSA: hda - Merge codec and controller helpersTakashi Iwai
2015-04-16ALSA: hda - moved alloc/free stream pages function to controller libraryJeeja KP
2015-04-16ALSA: hda - Add DSP loader to core library codeTakashi Iwai
2015-04-16ALSA: hda - Add the controller helper codes to hda-core moduleTakashi Iwai
2015-04-14ALSA: hda - Handle error from get_response bus ops directlyTakashi Iwai
2015-04-14ALSA: hda - set GET bit when adding a vendor verb to the codec regmapMengdong Lin
2015-04-13Merge tag 'asoc-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2015-04-13ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T450Jo-Philipp Wich
2015-04-13ALSA: hda - Fix another race in runtime PM refcountingTakashi Iwai
2015-04-13ALSA: hda - Expose codec type sysfsTakashi Iwai
2015-04-13ALSA: ctl: fix to handle several elements added by one operation for userspac...Takashi Sakamoto
2015-04-13Merge branch 'for-next' into for-linusTakashi Iwai
2015-04-12Merge remote-tracking branches 'asoc/topic/wm2200', 'asoc/topic/wm5100', 'aso...Mark Brown
2015-04-12Merge remote-tracking branches 'asoc/topic/tegra', 'asoc/topic/tlv320aic23' a...Mark Brown
2015-04-12Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and '...Mark Brown
2015-04-12Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/qcom', 'asoc/to...Mark Brown
2015-04-12Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090'...Mark Brown
2015-04-12Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/jz4740' and 'as...Mark Brown
2015-04-12Merge remote-tracking branches 'asoc/topic/dmaengine', 'asoc/topic/fsi', 'aso...Mark Brown
2015-04-12Merge remote-tracking branches 'asoc/topic/cx20442' and 'asoc/topic/davinci' ...Mark Brown
2015-04-12Merge remote-tracking branches 'asoc/topic/4554', 'asoc/topic/ab8500', 'asoc/...Mark Brown
2015-04-12Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown
2015-04-12Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2015-04-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2015-04-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2015-04-12Merge tag 'asoc-v4.1' into asoc-nextMark Brown
2015-04-12Merge remote-tracking branch 'asoc/fix/wm8741' into asoc-linusMark Brown
2015-04-12Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/atmel', 'asoc/fix...Mark Brown
2015-04-12Merge remote-tracking branch 'asoc/fix/pcm512x' into asoc-linusMark Brown
2015-04-12Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown
2015-04-12Merge tag 'asoc-fix-v4.0-rc7' into asoc-linusMark Brown
2015-04-12ASoC: Intel: fix array_size.cocci warningskbuild test robot