aboutsummaryrefslogtreecommitdiff
path: root/sound/hda
AgeCommit message (Expand)AuthorFilesLines
2016-01-11Merge tag 'asoc-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Gravatar Takashi Iwai 2-1/+100
2016-01-10ALSA: hdac: add snd_hdac_ext_bus_link_power_up_allGravatar Vinod Koul 1-0/+21
2016-01-10ALSA: hdac: Increase timeout value for link power checkGravatar Jayachandran B 1-1/+1
2016-01-10ALSA: hdac: couple the hda DMA stream in cleanupGravatar Jeeja KP 1-0/+1
2016-01-10ALSA: hdac: Add support for hda DMA Resume capabilityGravatar Jeeja KP 2-0/+77
2015-12-10ALSA: hda - Move audio component accesses to hdac_i915.cGravatar Takashi Iwai 1-0/+66
2015-10-28ALSA: hda - Add / fix kernel doc commentsGravatar Takashi Iwai 5-5/+102
2015-10-20ALSA: hda - Advertise MODALIAS in ueventGravatar Thierry Reding 1-0/+12
2015-10-20ALSA: hda - Add hdaudio bus modalias supportGravatar Subhransu S. Prusty 1-0/+8
2015-10-20ALSA: hda - Add a common helper to give the codec modalias stringGravatar Takashi Iwai 1-0/+15
2015-10-20ALSA: hda - Add hduadio support to DEVTABLEGravatar Subhransu S. Prusty 1-0/+1
2015-10-15ALSA: hda - consolidate chip rename functionsGravatar Takashi Iwai 1-0/+22
2015-10-13Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-0/+1
2015-10-13ALSA: hdac: Explicitly add io.hGravatar Vinod Koul 1-0/+1
2015-10-08ALSA: hdac: Copy codec helpers to coreGravatar Subhransu S. Prusty 1-0/+81
2015-10-05ALSA: hdac: Fix to check if stream not in use in releaseGravatar Jeeja KP 1-4/+3
2015-10-05ALSA: hdac: Fix incorrect update of stream id mappingGravatar Subhransu S. Prusty 1-1/+1
2015-09-02ALSA: hda - allow codecs to access the i915 pin/ELD callbackGravatar David Henningsson 1-0/+10
2015-08-26ALSA: hda - Fix widget sysfs tree corruption after refreshGravatar Takashi Iwai 2-6/+11
2015-08-23ALSA: hdac: Add snd_hdac_get_hdac_stream()Gravatar Jeeja KP 1-0/+22
2015-08-23ALSA: hdac: fix the spbmaxfifo APIGravatar Vinod Koul 1-3/+3
2015-08-23ALSA: hdac: Fix size allocation for ext device allocationGravatar Vinod Koul 1-1/+1
2015-08-21ALSA: hdac: Remove the usage of key for host streamGravatar Jeeja KP 1-6/+0
2015-08-21ALSA: hdac: Add support to enable SPIB for hdac ext streamGravatar Jeeja KP 1-0/+54
2015-08-21ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all()Gravatar Jeeja KP 1-0/+20
2015-08-21ALSA: hdac: Fix to read the correct offset of spcap/link registerGravatar Jeeja KP 2-6/+6
2015-08-21ALSA: hdac: add snd_hdac_refresh_widget_sysfs()Gravatar Vinod Koul 1-0/+28
2015-08-21ALSA: hdac: add extended device driver registrationGravatar Vinod Koul 1-0/+66
2015-08-21ALSA: hdac: add hdac extended deviceGravatar Vinod Koul 1-4/+9
2015-08-21ALSA: hdac: Add API for removing hdac extended deviceGravatar Vinod Koul 1-0/+19
2015-08-11Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 2-7/+1
2015-08-04ALSA: HDA: Dont check return for snd_hdac_chip_readlGravatar Jeeja KP 1-6/+0
2015-08-04ALSA: HDA: Fix stream assignment for host in decoupled modeGravatar Jeeja KP 1-1/+1
2015-07-27Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-1/+4
2015-07-20ALSA: hda - Fix Skylake codec timeoutGravatar David Henningsson 1-1/+4
2015-07-17ALSA: hda - Check the return value from pm_runtime_get/put*()Gravatar Takashi Iwai 2-12/+24
2015-07-09ALSA: hda: Delete an unnecessary check before the function call "kobject_put"Gravatar Markus Elfring 1-2/+1
2015-06-17ALSA: hda: provide default bus io ops extended hdacGravatar Vinod Koul 1-1/+58
2015-06-17ALSA: hda: add hda link cleanup routineGravatar Vinod Koul 1-0/+18
2015-06-17ALSA: hda: add hdac_ext stream creation and cleanup routinesGravatar Vinod Koul 1-0/+50
2015-06-16ALSA: HDAC: move SND_HDA_PREALLOC_SIZE to coreGravatar Vinod Koul 1-0/+13
2015-06-12Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-0/+5
2015-06-11ALSA: hdac_ext: add extended stream capabilitiesGravatar Jeeja KP 2-1/+403
2015-06-11ALSA: hdac_ext: add hdac extended controllerGravatar Jeeja KP 2-1/+271
2015-06-11ALSA: hdac_ext: add extended HDA busGravatar Jeeja KP 4-0/+127
2015-06-11ALSA: hda - Re-add the lost fake mute supportGravatar Takashi Iwai 1-0/+5
2015-06-11Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-0/+3
2015-06-10ALSA: hda - Allow calling snd_hdac_i915_*() without actual bindingGravatar Takashi Iwai 1-4/+7
2015-06-10ALSA: hda - Don't actually write registers for caps overwritesGravatar Takashi Iwai 1-0/+3
2015-06-03ALSA: hda - add HDA default codec match functionGravatar Vinod Koul 1-0/+41