summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-13ALSA: line6: add hw monitor volume control for POD HD500Vasily Khoruzhick3-2/+132
2020-07-09ALSA: Replace with fallthrough pseudo keyword in the remaining placesTakashi Iwai6-11/+11
2020-07-09ALSA: xen: Remove superfluous fall through commentsTakashi Iwai2-8/+0
2020-07-09ALSA: atmel: Remove invalid "fall through" commentsTakashi Iwai1-2/+2
2020-07-09ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva35-80/+78
2020-07-09ALSA: echoaudio: Address bugs in the interrupt handlingMark Hills2-28/+65
2020-07-09ALSA: echoaudio: Prevent some noise on unloading the moduleMark Hills1-2/+2
2020-07-09ALSA: echoaudio: Prevent races in calls to set_audio_format()Mark Hills1-1/+14
2020-07-09ALSA: echoaudio: Race conditions around "opencount"Mark Hills2-37/+45
2020-07-09ALSA: echoaudio: Remove redundant checkMark Hills1-5/+0
2020-07-08ALSA: usb/line6: remove 'defined but not used' warningPierre-Louis Bossart1-2/+2
2020-07-07ALSA: pcm: Fix build error on m68k and othersTakashi Iwai1-2/+4
2020-07-07ALSA: hda/hdmi: Add Intel silent stream supportHarsha Priya2-0/+78
2020-07-07ALSA: pci/au88x0: remove "defined but not used" warningsPierre-Louis Bossart2-22/+22
2020-07-07ALSA: vx_core: remove warning for empty loop bodyPierre-Louis Bossart1-1/+2
2020-07-07ALSA: pcmcia/pdaudiocf: fix kernel-docPierre-Louis Bossart1-0/+1
2020-07-07ALSA: pci/via82xx: remove 'set but not used' warningsPierre-Louis Bossart2-2/+2
2020-07-07ALSA: pci/fm801: fix kernel-docPierre-Louis Bossart1-0/+27
2020-07-07ALSA: pci/es1938: remove 'set but not used' warningPierre-Louis Bossart1-1/+2
2020-07-07ALSA: xen: remove 'set but not used' warningPierre-Louis Bossart1-1/+1
2020-07-07ALSA: pci/oxygen/xonar_wm87x6: remove always true conditionPierre-Louis Bossart1-2/+4
2020-07-07ALSA: pci/rme9652/hdspm: remove always true conditionPierre-Louis Bossart1-2/+2
2020-07-07ALSA: pci/korg1212: remove 'set but not used' warningsPierre-Louis Bossart1-1/+3
2020-07-07ALSA: pci/emu10k1: remove 'set but not used' warningPierre-Louis Bossart1-1/+2
2020-07-07ALSA: firewire: fix kernel-docPierre-Louis Bossart1-1/+0
2020-07-07ASoC: pci/emu10k1: remove "set but not used' warningsPierre-Louis Bossart1-2/+2
2020-07-07ALSA: pci/ctxfi: fix kernel-doc warningsPierre-Louis Bossart6-6/+6
2020-07-07ALSA: pci/ctxfi/ctatc: fix kernel-docPierre-Louis Bossart1-0/+4
2020-07-07ALSA: pci/aw2-saa7146: remove 'set but not used' warningPierre-Louis Bossart1-1/+1
2020-07-07ALSA: pci/echoaudio: remove 'set but not used' warningPierre-Louis Bossart1-1/+2
2020-07-07ALSA: pci/asihpi: remove 'set but not used' warningPierre-Louis Bossart1-2/+2
2020-07-07ALSA: pci/asihpi: fix kernel-docPierre-Louis Bossart1-12/+14
2020-07-07ALSA: pci/asihpi: remove 'set but not used' warningsPierre-Louis Bossart1-7/+5
2020-07-07ALSA: isa/gus: remove 'set but not used' warningPierre-Louis Bossart1-1/+2
2020-07-07ALSA: isa/gus: remove -Wmissing-prototypes warningsPierre-Louis Bossart2-2/+4
2020-07-07ALSA: compress: document the compress gapless audio state machineVinod Koul1-0/+32
2020-07-07ALSA: compress: document the compress audio state machineVinod Koul1-0/+51
2020-07-07ALSA: hda: fix SND_HDA_GENERIC kconfig & buildRandy Dunlap1-0/+1
2020-07-07ALSA: core: pcm_iec958: fix kernel-docPierre-Louis Bossart1-1/+1
2020-06-30ALSA: usb-audio: Fix some typosAlexander Tsoy4-14/+14
2020-06-25ALSA: core: Warn on empty moduleTakashi Iwai1-0/+3
2020-06-19Merge branch 'topic/hda-micmute-led' into for-nextTakashi Iwai7-216/+248