aboutsummaryrefslogtreecommitdiff
path: root/sound/hda
AgeCommit message (Expand)Author
2015-06-17ALSA: hda: provide default bus io ops extended hdacVinod Koul
2015-06-17ALSA: hda: add hda link cleanup routineVinod Koul
2015-06-17ALSA: hda: add hdac_ext stream creation and cleanup routinesVinod Koul
2015-06-16ALSA: HDAC: move SND_HDA_PREALLOC_SIZE to coreVinod Koul
2015-06-12Merge branch 'for-linus' into for-nextTakashi Iwai
2015-06-11ALSA: hdac_ext: add extended stream capabilitiesJeeja KP
2015-06-11ALSA: hdac_ext: add hdac extended controllerJeeja KP
2015-06-11ALSA: hdac_ext: add extended HDA busJeeja KP
2015-06-11ALSA: hda - Re-add the lost fake mute supportTakashi Iwai
2015-06-11Merge branch 'for-linus' into for-nextTakashi Iwai
2015-06-10ALSA: hda - Allow calling snd_hdac_i915_*() without actual bindingTakashi Iwai
2015-06-10ALSA: hda - Don't actually write registers for caps overwritesTakashi Iwai
2015-06-03ALSA: hda - add HDA default codec match functionVinod Koul
2015-05-20ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hdaMengdong Lin
2015-05-19ALSA: hda - Fix NULL dereference from CA0132 DSP loaderTakashi Iwai
2015-05-18ALSA: hda - add hdac stream traceLibin Yang
2015-04-29ALSA: hda - allow a codec to control the link powerMengdong Lin
2015-04-17ALSA: hda - add generic functions to set hdac stream paramsJeeja KP
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 - 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 - set GET bit when adding a vendor verb to the codec regmapMengdong Lin
2015-04-13ALSA: hda - Fix another race in runtime PM refcountingTakashi Iwai
2015-04-13ALSA: hda - Expose codec type sysfsTakashi Iwai
2015-04-09ALSA: hda - Always allow access for POWER_STATE verbs via regmapTakashi Iwai
2015-04-08ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai
2015-04-08ALSA: hda - Create AFG sysfs node at lastTakashi Iwai
2015-04-04Merge branch 'topic/hda-regmap' into for-nextTakashi Iwai
2015-04-04ALSA: hda - Fix subsystem ID read regressionDavid Henningsson
2015-03-27ALSA: hda - Set use_single_rw flag for regmapTakashi Iwai
2015-03-26ALSA: hda - Handle a few verbs as read-onlyTakashi Iwai
2015-03-23ALSA: hda - Add cache support for COEF read/writeTakashi Iwai
2015-03-23ALSA: hda - Handle get/set power verb symmetrically via regmapTakashi Iwai
2015-03-23ALSA: hda - Add a fake stereo amp register supportTakashi Iwai
2015-03-23ALSA: hda - Allow driver to add vendor-specific verbs for regmapTakashi Iwai
2015-03-23ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai
2015-03-23ALSA: hda - Implement uncached version of parameter readsTakashi Iwai
2015-03-23ALSA: hda - Use regmap for codec parameter readsTakashi Iwai
2015-03-23ALSA: hda - Add regmap supportTakashi Iwai
2015-03-23ALSA: hda - Move generic array helpers to core libTakashi Iwai
2015-03-23ALSA: hda - Re-add tracepoints to HD-audio core driverTakashi Iwai
2015-03-23ALSA: hda - Fix possible runtime PM refcount unbalanceTakashi Iwai
2015-03-23ALSA: hda - Support indirect execution of verbsTakashi Iwai
2015-03-23ALSA: hda - Add widget sysfs treeTakashi Iwai
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai
2015-03-23ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai
2015-03-23ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai