summaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Move chmap support helpers/ops to coreSubhransu S. Prusty2016-03-072-714/+2
* ALSA: hda - chmap helper args modified to use generic hdac objs.Subhransu S. Prusty2016-03-071-41/+67
* ALSA: hda - Add hdmi chmap verb programming ops to chmap objectSubhransu S. Prusty2016-03-071-59/+28
* ALSA: hda - Use hdac name space for CEA spk alloc structureSubhransu S. Prusty2016-03-071-12/+14
* ALSA: hda - Register chmap obj as priv data instead of codecSubhransu S. Prusty2016-03-071-34/+59
* ALSA: hda - Create common chmap objectSubhransu S. Prusty2016-03-071-41/+40
* Merge branch 'for-linus' into for-nextTakashi Iwai2016-03-044-13/+27
|\
| * ALSA: hda - hdmi defer to register acomp eld notifierLibin Yang2016-03-041-12/+12
| * ALSA: hda - hdmi add wmb barrier for audio componentLibin Yang2016-03-041-0/+5
| * ALSA: hda - Fix mic issues on Acer Aspire E1-472Simon South2016-03-031-0/+1
| * ALSA: hdsp: Fix wrong boolean ctl value accessesTakashi Iwai2016-02-291-2/+2
| * ALSA: hdspm: Fix zero-divisionTakashi Iwai2016-02-291-0/+8
| * ALSA: hdspm: Fix wrong boolean ctl value accessesTakashi Iwai2016-02-291-4/+4
* | ALSA: hda - hdmi_find_pcm_slot return value bug fixLibin Yang2016-03-011-1/+1
* | Merge branch 'for-linus' into for-nextTakashi Iwai2016-02-263-34/+72
|\|
| * ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai2016-02-261-21/+26
| * ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2Takashi Iwai2016-02-251-0/+8
| * ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225David Henningsson2016-02-251-2/+21
| * ALSA: hda - Fixing background noise on Dell Inspiron 3162Kai-Heng Feng2016-02-251-0/+8
| * ALSA: hda - Apply clock gate workaround to Skylake, tooTakashi Iwai2016-02-221-9/+7
| * ALSA: hda - Cancel probe work instead of flush at removeTakashi Iwai2016-02-151-2/+2
* | ALSA: hda - Autosuspend controller after probe even if codecs are already sus...Ville Syrjälä2016-02-261-1/+1
* | ALSA: hda - hdmi eld control created based on pcmLibin Yang2016-02-231-26/+48
* | ALSA: jack: Allow building the jack layer without input deviceTakashi Iwai2016-02-232-2/+2
* | ALSA: hda - Use acpi_dev_present()Lukas Wunner2016-02-211-15/+2
* | ALSA: hda - hdmi get jack from hda_jack_tbl when not dyn_pcm_assignLibin Yang2016-02-191-4/+26
* | Merge branch 'topic/hda-mst' into for-nextTakashi Iwai2016-02-101-66/+482
|\ \ | |/ |/|
| * ALSA: hda - build chmap kctl based on pcm in hdmi audioLibin Yang2016-02-031-7/+33
| * ALSA: hda - hdmi create spdif ctl based on pcmLibin Yang2016-01-291-9/+18
| * ALSA: hda - hdmi jack created based on pcmLibin Yang2016-01-291-26/+67
| * ALSA: hda - add hdmi_pcm to manage hdmi pcm related featuresLibin Yang2016-01-291-16/+23
| * ALSA: hda - hdmi setup pin when monitor hotplug in pcm dynamic assignment modeLibin Yang2016-01-291-4/+83
| * ALSA: hda - hdmi dynamically bind PCM to pin when monitor hotplugLibin Yang2016-01-291-2/+80
| * ALSA: hda - hdmi operate spdif based on pcmLibin Yang2016-01-291-5/+29
| * ALSA: hda - hdmi playback without monitor in dynamic pcm bind modeLibin Yang2016-01-291-14/+157
| * ALSA: hda - hdmi begin to support dynamic PCM assignmentLibin Yang2016-01-291-4/+13
* | ALSA: hda - Fix bad dereference of jack objectTakashi Iwai2016-02-097-10/+13
* | ALSA: hda - Fix speaker output from VAIO AiO machinesTakashi Iwai2016-02-071-0/+1
* | Revert "ALSA: hda - Fix noise on Gigabyte Z170X mobo"Takashi Iwai2016-02-051-8/+0
* | ALSA: hda - Fix static checker warning in patch_hdmi.cDavid Henningsson2016-02-051-1/+2
* | ALSA: hda - Add fixup for Mac Mini 7,1 modelTakashi Iwai2016-02-031-0/+27
* | ALSA: hda/realtek - Support headset mode for ALC225Kailang Yang2016-02-031-0/+57
* | ALSA: hda/realtek - Support Dell headset mode for ALC225Kailang Yang2016-02-031-0/+9
* | ALSA: hda/realtek - New codec support of ALC225Kailang Yang2016-02-031-0/+8
* | ALSA: emu10k1: correctly handling failed thread creationInsu Yun2016-01-291-0/+8
* | ALSA: hda - disable dynamic clock gating on Broxton before resetLibin Yang2016-01-291-0/+13
* | ALSA: hda - Add new GPU codec ID 0x10de0083 to snd-hdaAaron Plattner2016-01-291-0/+1
* | ALSA: Add missing dependency on CONFIG_SND_TIMERTakashi Iwai2016-01-271-0/+3
|/
* Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-223-13/+46
|\
| * ALSA: hda - Flush the pending probe work at removeTakashi Iwai2016-01-201-1/+9