aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-21ALSA: lx6464es: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen1-2/+2
2015-10-21ALSA: korg1212: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen1-3/+5
2015-10-20ALSA: hda - Fix deadlock at error in building PCMTakashi Iwai1-3/+1
2015-10-20Merge branch 'topic/hda-modalias' into for-nextTakashi Iwai14-595/+407
2015-10-20ALSA: hda - convert to hda_device_idTakashi Iwai14-595/+407
2015-10-20Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie3-8/+8
2015-10-20Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-0/+19
2015-10-19ALSA: hda - Spell vga_switcheroo consistentlyLukas Wunner3-8/+8
2015-10-17ALSA: hda - Remove leftover snd_hda_bus() prototypeTakashi Iwai1-4/+0
2015-10-17ALSA: hda - Fix bogus codec address check for mixer name assignmentTakashi Iwai4-4/+4
2015-10-16Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-nextDave Airlie3-1/+7
2015-10-15ALSA: hda - Update mixer name for the lower codec addressTakashi Iwai3-1/+5
2015-10-15ALSA: hda - consolidate chip rename functionsTakashi Iwai5-39/+31
2015-10-15ALSA: hda - Enable widget power saving for Cirrus codecsTakashi Iwai1-0/+1
2015-10-13Merge branch 'for-linus' into for-nextTakashi Iwai4-1/+8
2015-10-13ALSA: hda - Fix inverted internal mic on Lenovo G50-80David Henningsson1-0/+1
2015-10-08ALSA: hda: make use of core codec fnsVinod Koul3-54/+15
2015-10-07Merge remote-tracking branch 'takashi/topic/drm-sync-audio-rate' into drm-intel-next-queuedDaniel Vetter1-0/+19
2015-10-04ALSA: hda - Disable power_save_node for IDT 92HD73xx chipsTakashi Iwai1-1/+5
2015-10-03ALSA: hda - Apply SPDIF pin ctl to MacBookPro 12,1John Flatness1-0/+1
2015-10-03ALSA: hda: Add dock support for ThinkPad T550Laura Abbott1-0/+1
2015-09-30Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-2/+1
2015-09-29Merge branch 'topic/firewire-update' into for-nextTakashi Iwai1-12/+19
2015-09-25Merge branch 'topic/drm-sync-audio-rate' into for-nextTakashi Iwai1-0/+19
2015-09-25ALSA: hda - display audio call sync_audio_rate callbackLibin Yang1-0/+19
2015-09-24ALSA: hda - Disable power_save_node for ThinkpadsTakashi Iwai1-12/+19
2015-09-24vga_switcheroo: Set active attribute to false for audio clientsLukas Wunner1-2/+1
2015-09-24Merge branch 'for-linus' into for-nextTakashi Iwai1-5/+25
2015-09-24ALSA: hda/tegra - async probe for avoiding module loading deadlockTakashi Iwai1-5/+25
2015-09-11ALSA: hdsp: fix memory leakSudip Mukherjee1-0/+1
2015-09-05ALSA: hda - Fix white noise on Dell M3800Niranjan Sivakumar1-0/+1
2015-09-05ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437Takashi Iwai1-1/+1
2015-09-05ALSA: hda - Enable headphone jack detect on old Fujitsu laptopsTakashi Iwai1-2/+2
2015-09-04ALSA: hda - Add some FIXUP quirks for white noise on Dell laptop.Woodrow Shen1-1/+4
2015-09-03drm/i915: Drop port_mst_index parameter from pin/eld callbackDavid Henningsson1-1/+1
2015-09-02ALSA: hda - Wake the codec up on pin/ELD notify eventsDavid Henningsson1-1/+21
2015-08-26ALSA: hda - Remove superfluous pcm NULL checkTakashi Iwai1-2/+1
2015-08-25ALSA: hda - Refresh sysfs at snd_hda_codec_update_widgets()Takashi Iwai2-2/+1
2015-08-25Merge branch 'for-linus' into for-nextTakashi Iwai2-8/+5
2015-08-25ALSA: hda - Fix path power activationTakashi Iwai1-5/+1
2015-08-25ALSA: hda - Check all inputs for is_active_nid_for_any()Takashi Iwai1-2/+3
2015-08-24ALSA: hda: fix possible NULL dereferenceMarkus Osterhoff1-1/+1
2015-08-22ALSA: hdsp: silence a sprinft() overflow warningDan Carpenter1-2/+2
2015-08-21Merge branch 'for-linus' into for-nextTakashi Iwai2-1/+24
2015-08-21ALSA: hda - Refresh widgets sysfs at probing Haswell+ HDMI codecsTakashi Iwai1-0/+1
2015-08-21ALSA: hdsp: silence and underflow warningDan Carpenter1-1/+2
2015-08-21ALSA: hda - Shutdown CX20722 on reboot/free to avoid spurious noisesDavid Henningsson1-1/+22
2015-08-19ALSA: hda - Add dock support for Thinkpad W541 (17aa:2211)Rick Sherman1-0/+1
2015-08-17ALSA: hda/eld - Add const to possible placesTakashi Iwai1-5/+5
2015-08-17ALSA: hda/proc - Fix racy string access for power statesTakashi Iwai1-18/+10