summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pci: delete repeated words in commentsRandy Dunlap2020-08-067-7/+7
* ALSA: hda/tegra: Add 100us dma stop delayMohan Kumar2020-08-051-0/+1
* ASoC: hda/tegra: Set buffer alignment to 128 bytesMohan Kumar2020-08-051-0/+2
* ALSA: hda/hdmi: Add quirk to force connectivityKai-Heng Feng2020-08-041-1/+15
* Merge tag 'asoc-v5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-08-031-1/+2
|\
| * Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown2020-07-311-1/+2
| |\
| | * ALSA: hda: fix snd_hda_codec_cleanup() documentationKai Vehmanen2020-07-161-1/+1
| | * ALSA: hda: export snd_hda_codec_cleanup_for_unbind()Kai Vehmanen2020-07-161-0/+1
| * | Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-07-211-0/+1
| |\ \
| * \ \ Merge tag 'sound-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-07-171-2/+26
| |\ \ \
| * \ \ \ Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-07-083-17/+68
| |\ \ \ \
| * \ \ \ \ Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-06-253-0/+16
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | Revert "ALSA: hda: call runtime_allow() for all hda controllers"Hui Wang2020-08-031-1/+0
* | | | | | ALSA: hda/ca0132 - Fix AE-5 microphone selection commands.Connor McAdams2020-08-031-3/+3
* | | | | | ALSA: hda/ca0132 - Add new quirk ID for Recon3D.Connor McAdams2020-08-031-0/+1
* | | | | | ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value.Connor McAdams2020-08-031-0/+5
* | | | | | Merge branch 'for-next' into for-linusTakashi Iwai2020-08-0360-560/+755
|\ \ \ \ \ \
| * | | | | | ALSA: Replace the word "slave" in vmaster APITakashi Iwai2020-07-2010-106/+106
| * | | | | | ALSA: asihpi: delete duplicated wordRandy Dunlap2020-07-191-1/+1
| * | | | | | ALSA: hda: Add support for Loongson 7A1000 controllerKaige Li2020-07-171-0/+2
| * | | | | | ALSA: via82xx: Replace the words whitelistTakashi Iwai2020-07-151-3/+3
| * | | | | | ALSA: nm256: Replace the words blacklistTakashi Iwai2020-07-151-4/+4
| * | | | | | ALSA: intel8x0: Replace the words white/blacklistTakashi Iwai2020-07-151-3/+3
| * | | | | | ALSA: hda: Replace the words white/blacklistTakashi Iwai2020-07-152-16/+16
| * | | | | | ALSA: es1968: Replace the words white/blacklistTakashi Iwai2020-07-151-10/+10
| * | | | | | ALSA: ctxfi: Replace the word blacklistTakashi Iwai2020-07-151-1/+1
| * | | | | | ALSA: bt87x: Replace the words white/blacklistTakashi Iwai2020-07-151-7/+7
| * | | | | | ALSA: ac97: Replace the words white/blacklistTakashi Iwai2020-07-151-7/+7
| * | | | | | ALSA: hda/tegra: Disable sync-write operationJon Hunter2020-07-141-0/+1
| * | | | | | ALSA: echoaudio: re-enable IRQs on failure pathDan Carpenter2020-07-131-1/+1
| * | | | | | ALSA: Replace with fallthrough pseudo keyword in the remaining placesTakashi Iwai2020-07-092-7/+7
| * | | | | | ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-0914-26/+25
| * | | | | | ALSA: echoaudio: Address bugs in the interrupt handlingMark Hills2020-07-092-28/+65
| * | | | | | ALSA: echoaudio: Prevent some noise on unloading the moduleMark Hills2020-07-091-2/+2
| * | | | | | ALSA: echoaudio: Prevent races in calls to set_audio_format()Mark Hills2020-07-091-1/+14
| * | | | | | ALSA: echoaudio: Race conditions around "opencount"Mark Hills2020-07-092-37/+45
| * | | | | | ALSA: echoaudio: Remove redundant checkMark Hills2020-07-091-5/+0
| * | | | | | ALSA: hda/hdmi: Add Intel silent stream supportHarsha Priya2020-07-072-0/+78
| * | | | | | ALSA: pci/au88x0: remove "defined but not used" warningsPierre-Louis Bossart2020-07-072-22/+22
| * | | | | | ALSA: pci/via82xx: remove 'set but not used' warningsPierre-Louis Bossart2020-07-072-2/+2
| * | | | | | ALSA: pci/fm801: fix kernel-docPierre-Louis Bossart2020-07-071-0/+27
| * | | | | | ALSA: pci/es1938: remove 'set but not used' warningPierre-Louis Bossart2020-07-071-1/+2
| * | | | | | ALSA: pci/oxygen/xonar_wm87x6: remove always true conditionPierre-Louis Bossart2020-07-071-2/+4
| * | | | | | ALSA: pci/rme9652/hdspm: remove always true conditionPierre-Louis Bossart2020-07-071-2/+2
| * | | | | | ALSA: pci/korg1212: remove 'set but not used' warningsPierre-Louis Bossart2020-07-071-1/+3
| * | | | | | ALSA: pci/emu10k1: remove 'set but not used' warningPierre-Louis Bossart2020-07-071-1/+2
| * | | | | | ASoC: pci/emu10k1: remove "set but not used' warningsPierre-Louis Bossart2020-07-071-2/+2
| * | | | | | ALSA: pci/ctxfi: fix kernel-doc warningsPierre-Louis Bossart2020-07-076-6/+6
| * | | | | | ALSA: pci/ctxfi/ctatc: fix kernel-docPierre-Louis Bossart2020-07-071-0/+4
| * | | | | | ALSA: pci/aw2-saa7146: remove 'set but not used' warningPierre-Louis Bossart2020-07-071-1/+1