aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-19ALSA: hda/realtek: Add quirk for Samsung Galaxy Book IonMike Pozulp1-0/+1
2020-08-17ALSA: hda/realtek: Add model alc298-samsung-headphoneMike Pozulp1-0/+1
2020-08-14ALSA: hda/realtek: Add quirk for Samsung Galaxy Flex BookMike Pozulp1-0/+1
2020-08-13ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu1-2/+0
2020-08-12ALSA: hda/hdmi: Use force connectivity quirk on another HP desktopKai-Heng Feng1-0/+1
2020-08-12ALSA: hda/realtek - Fix unused variable warningTakashi Iwai1-2/+0
2020-08-11ALSA: hda - reverse the setting value in the micmute_led_setHui Wang1-4/+1
2020-08-11ALSA: echoaduio: Drop superfluous volatile modifierTakashi Iwai2-3/+2
2020-08-10ALSA: hda - fix the micmute led status for Lenovo ThinkCentre AIOHui Wang1-0/+1
2020-08-07ALSA: hda/realtek: Fix pin default on Intel NUC 8 RuggedKai-Heng Feng1-0/+11
2020-08-06ALSA: pci: delete repeated words in commentsRandy Dunlap7-7/+7
2020-08-05ALSA: hda/tegra: Add 100us dma stop delayMohan Kumar1-0/+1
2020-08-05ASoC: hda/tegra: Set buffer alignment to 128 bytesMohan Kumar1-0/+2
2020-08-04ALSA: hda/hdmi: Add quirk to force connectivityKai-Heng Feng1-1/+15
2020-08-03Merge tag 'asoc-v5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+2
2020-08-03Revert "ALSA: hda: call runtime_allow() for all hda controllers"Hui Wang1-1/+0
2020-08-03ALSA: hda/ca0132 - Fix AE-5 microphone selection commands.Connor McAdams1-3/+3
2020-08-03ALSA: hda/ca0132 - Add new quirk ID for Recon3D.Connor McAdams1-0/+1
2020-08-03ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value.Connor McAdams1-0/+5
2020-08-03Merge branch 'for-next' into for-linusTakashi Iwai60-560/+755
2020-08-02ALSA: hda/realtek: Add alc269/alc662 pin-tables for Loongson-3 laptopsHuacai Chen1-0/+114
2020-07-31Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown1-1/+2
2020-07-30ALSA: hda/realtek - Fixed HP right speaker no soundKailang Yang1-1/+18
2020-07-29ALSA: hda: fix NULL pointer dereference during suspendRanjani Sridharan1-0/+8
2020-07-28ALSA: hda/hdmi: Fix keep_power assignment for non-component devicesTakashi Iwai1-1/+1
2020-07-27ALSA: hda: Workaround for spurious wakeups on some Intel platformsTakashi Iwai2-4/+15
2020-07-27ALSA: hda/realtek: Fix add a "ultra_low_power" function for intel reference board (alc256)PeiSen Hou1-1/+1
2020-07-24ALSA: hda/realtek: typo_fix: enable headset mic of ASUS ROG Zephyrus G14(GA401) series with ALC289Armas Spann1-3/+3
2020-07-24ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G15(GA502) series with ALC289Armas Spann1-0/+9
2020-07-21Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into masterLinus Torvalds1-0/+1
2020-07-20ALSA: Replace the word "slave" in vmaster APITakashi Iwai10-106/+106
2020-07-19ALSA: asihpi: delete duplicated wordRandy Dunlap1-1/+1
2020-07-18ALSA: hda/realtek: Fixed ALC298 sound bug by adding quirk for Samsung Notebook Pen SJoonho Wohn1-0/+1
2020-07-17Merge tag 'sound-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into masterLinus Torvalds1-2/+26
2020-07-17ALSA: hda: Add support for Loongson 7A1000 controllerKaige Li1-0/+2
2020-07-16ALSA: hda: fix snd_hda_codec_cleanup() documentationKai Vehmanen1-1/+1
2020-07-16ALSA: hda: export snd_hda_codec_cleanup_for_unbind()Kai Vehmanen1-0/+1
2020-07-16ALSA: hda/realtek - fixup for yet another Intel reference boardPeiSen Hou1-0/+1
2020-07-16ALSA: hda/realtek - Enable Speaker for ASUS UX563Kailang Yang1-0/+1
2020-07-16ALSA: hda/realtek - Enable Speaker for ASUS UX533 and UX534Kailang Yang1-0/+2
2020-07-15ALSA: via82xx: Replace the words whitelistTakashi Iwai1-3/+3
2020-07-15ALSA: nm256: Replace the words blacklistTakashi Iwai1-4/+4
2020-07-15ALSA: intel8x0: Replace the words white/blacklistTakashi Iwai1-3/+3
2020-07-15ALSA: hda: Replace the words white/blacklistTakashi Iwai2-16/+16
2020-07-15ALSA: es1968: Replace the words white/blacklistTakashi Iwai1-10/+10
2020-07-15ALSA: ctxfi: Replace the word blacklistTakashi Iwai1-1/+1
2020-07-15ALSA: bt87x: Replace the words white/blacklistTakashi Iwai1-7/+7
2020-07-15ALSA: ac97: Replace the words white/blacklistTakashi Iwai1-7/+7
2020-07-14ALSA: hda/tegra: Disable sync-write operationJon Hunter1-0/+1
2020-07-13ALSA: echoaudio: re-enable IRQs on failure pathDan Carpenter1-1/+1