aboutsummaryrefslogtreecommitdiff
path: root/sound/hda
AgeCommit message (Expand)Author
2016-08-20ALSA: hda: Fix krealloc() with __GFP_ZERO usageTakashi Iwai
2015-10-28ALSA: hda - Add / fix kernel doc commentsTakashi Iwai
2015-10-20ALSA: hda - Advertise MODALIAS in ueventThierry Reding
2015-10-20ALSA: hda - Add hdaudio bus modalias supportSubhransu S. Prusty
2015-10-20ALSA: hda - Add a common helper to give the codec modalias stringTakashi Iwai
2015-10-20ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty
2015-10-15ALSA: hda - consolidate chip rename functionsTakashi Iwai
2015-10-13Merge branch 'for-linus' into for-nextTakashi Iwai
2015-10-13ALSA: hdac: Explicitly add io.hVinod Koul
2015-10-08ALSA: hdac: Copy codec helpers to coreSubhransu S. Prusty
2015-10-05ALSA: hdac: Fix to check if stream not in use in releaseJeeja KP
2015-10-05ALSA: hdac: Fix incorrect update of stream id mappingSubhransu S. Prusty
2015-09-02ALSA: hda - allow codecs to access the i915 pin/ELD callbackDavid Henningsson
2015-08-26ALSA: hda - Fix widget sysfs tree corruption after refreshTakashi Iwai
2015-08-23ALSA: hdac: Add snd_hdac_get_hdac_stream()Jeeja KP
2015-08-23ALSA: hdac: fix the spbmaxfifo APIVinod Koul
2015-08-23ALSA: hdac: Fix size allocation for ext device allocationVinod Koul
2015-08-21ALSA: hdac: Remove the usage of key for host streamJeeja KP
2015-08-21ALSA: hdac: Add support to enable SPIB for hdac ext streamJeeja KP
2015-08-21ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all()Jeeja KP
2015-08-21ALSA: hdac: Fix to read the correct offset of spcap/link registerJeeja KP
2015-08-21ALSA: hdac: add snd_hdac_refresh_widget_sysfs()Vinod Koul
2015-08-21ALSA: hdac: add extended device driver registrationVinod Koul
2015-08-21ALSA: hdac: add hdac extended deviceVinod Koul
2015-08-21ALSA: hdac: Add API for removing hdac extended deviceVinod Koul
2015-08-11Merge branch 'for-linus' into for-nextTakashi Iwai
2015-08-04ALSA: HDA: Dont check return for snd_hdac_chip_readlJeeja KP
2015-08-04ALSA: HDA: Fix stream assignment for host in decoupled modeJeeja KP
2015-07-27Merge branch 'for-linus' into for-nextTakashi Iwai
2015-07-20ALSA: hda - Fix Skylake codec timeoutDavid Henningsson
2015-07-17ALSA: hda - Check the return value from pm_runtime_get/put*()Takashi Iwai
2015-07-09ALSA: hda: Delete an unnecessary check before the function call "kobject_put"Markus Elfring
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