aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-14ALSA: hda/realtek - Add support headset mode for New DELL WYSE NBKailang Yang1-0/+1
2019-03-14ALSA: hda/realtek - Add support headset mode for DELL WYSE AIOKailang Yang1-0/+26
2019-03-14ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebookJaroslav Kysela1-30/+13
2019-03-13ALSA: hda: hdmi - add Icelake supportJaroslav Kysela1-16/+51
2019-03-13ALSA: hda - add more quirks for HP Z2 G4 and HP Z240Jaroslav Kysela2-2/+7
2019-03-13ALSA: hda/realtek - Fixed Headset Mic JD not stableKailang Yang1-1/+28
2019-03-13ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255Jian-Hong Pan1-0/+12
2019-03-13ALSA: hda/tegra: avoid build error without CONFIG_PMArnd Bergmann1-8/+4
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-1/+41
2019-02-22ALSA: hda/tegra: sound card name from device treeSameer Pujar1-12/+6
2019-02-21ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294Jian-Hong Pan1-1/+4
2019-02-20ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphoneTakashi Iwai1-23/+34
2019-02-14ALSA: hda/realtek: Disable PC beep in passthrough on alc285Hui Wang1-1/+13
2019-02-14ALSA: hda/realtek - Headset microphone and internal speaker support for System76 oryp5Jeremy Soller1-0/+28
2019-02-08Merge branch 'for-linus' into for-nextTakashi Iwai5-29/+43
2019-02-08Merge branch 'topic/memory-device-fixes-2' into for-nextTakashi Iwai10-101/+63
2019-02-07ALSA: hda - Add quirk for HP EliteBook 840 G5Jurica Vukadin1-0/+1
2019-02-06ALSA: cs46xx: Clean up proc file creationsTakashi Iwai3-73/+33
2019-02-06ALSA: pci: Clean up with new procfs helpersTakashi Iwai38-278/+133
2019-02-06ALSA: pci: Remove superfluous snd_info_register() callsTakashi Iwai3-58/+14
2019-02-06ALSA: pci: Drop superfluous PCM preallocation error checksTakashi Iwai10-101/+63
2019-02-06ALSA: hda/ca0132 - Fix build error without CONFIG_PCITakashi Iwai1-1/+3
2019-02-01ALSA: hda - Serialize codec registrationsTakashi Iwai2-1/+4
2019-02-01ALSA: hda/realtek - Use a common helper for hp pin referenceTakashi Iwai1-72/+24
2019-02-01ALSA: hda/realtek - Fix lose hp_pins for disable auto muteKailang Yang1-0/+45
2019-01-31ALSA: hda/realtek - Headset microphone support for System76 darp5Jeremy Soller1-0/+11
2019-01-29ALSA: hda - Use standard device registration for beepTakashi Iwai3-94/+72
2019-01-29Merge branch 'topic/hda-pm-state' into for-nextTakashi Iwai2-35/+88
2019-01-29ALSA: hda/realtek - Apply ALC294 hp init also for S4 resumeTakashi Iwai1-1/+3
2019-01-29ALSA: hda - Record the current power state before suspend/resume callsTakashi Iwai1-2/+41
2019-01-29ALSA: hda/realtek - Fixed hp_pin no valueKailang Yang1-33/+45
2019-01-29Merge branch 'for-linus' into for-nextTakashi Iwai3-2/+21
2019-01-22ALSA: hda/tegra: add driver flag for runtime PMSameer Pujar1-1/+2
2019-01-22ALSA: hda/tegra: implement runtime suspend/resumeSameer Pujar1-16/+33
2019-01-22ALSA: hda/tegra: remove redundant clock enable APISameer Pujar1-7/+0
2019-01-22ALSA: hda/tegra: add runtime PM callbacksSameer Pujar1-0/+15
2019-01-22ALSA: hda/tegra: get clock handles early in probeSameer Pujar1-16/+27
2019-01-22ALSA: hda/tegra: runtime power management supportSameer Pujar1-1/+14
2019-01-21ALSA: hda - Add mute LED support for HP ProBook 470 G5Anthony Wong1-0/+1
2019-01-21ALSA: hda - Fix unused variable warningTakashi Iwai1-1/+0
2019-01-18Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai33-96/+10
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai32-85/+2
2019-01-15ALSA: atiixp: Move PCM suspend/resume code into trigger callbackTakashi Iwai1-11/+8
2019-01-14ALSA: hda: program stripe control for codecSameer Pujar1-1/+9
2019-01-14ALSA: hda/realtek - Fix typo for ALC225 modelKailang Yang1-1/+1
2019-01-09ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225Kailang Yang1-1/+15
2019-01-09ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode for ALC225Kailang Yang1-0/+1
2019-01-08ALSA: cs46xx: Potential NULL dereference in probeDan Carpenter1-0/+3
2019-01-07ALSA: ice1712: fix a missing check of snd_i2c_sendbytesAditya Pakki1-1/+6
2019-01-07ALSA: oxygen: initialize spdif_playback_enable to 0Tom Yan1-1/+1