summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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: line6: add hw monitor volume control for POD HD500Vasily Khoruzhick2020-07-133-2/+132
* ALSA: Replace with fallthrough pseudo keyword in the remaining placesTakashi Iwai2020-07-096-11/+11
* ALSA: xen: Remove superfluous fall through commentsTakashi Iwai2020-07-092-8/+0
* ALSA: atmel: Remove invalid "fall through" commentsTakashi Iwai2020-07-091-2/+2
* ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-0935-80/+78
* 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: usb/line6: remove 'defined but not used' warningPierre-Louis Bossart2020-07-081-2/+2
* ALSA: pcm: Fix build error on m68k and othersTakashi Iwai2020-07-071-2/+4
* 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: vx_core: remove warning for empty loop bodyPierre-Louis Bossart2020-07-071-1/+2
* ALSA: pcmcia/pdaudiocf: fix kernel-docPierre-Louis Bossart2020-07-071-0/+1
* 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: xen: remove 'set but not used' warningPierre-Louis Bossart2020-07-071-1/+1
* 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
* ALSA: firewire: fix kernel-docPierre-Louis Bossart2020-07-071-1/+0
* 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
* ALSA: pci/echoaudio: remove 'set but not used' warningPierre-Louis Bossart2020-07-071-1/+2
* ALSA: pci/asihpi: remove 'set but not used' warningPierre-Louis Bossart2020-07-071-2/+2
* ALSA: pci/asihpi: fix kernel-docPierre-Louis Bossart2020-07-071-12/+14
* ALSA: pci/asihpi: remove 'set but not used' warningsPierre-Louis Bossart2020-07-071-7/+5
* ALSA: isa/gus: remove 'set but not used' warningPierre-Louis Bossart2020-07-071-1/+2
* ALSA: isa/gus: remove -Wmissing-prototypes warningsPierre-Louis Bossart2020-07-071-2/+0
* ALSA: hda: fix SND_HDA_GENERIC kconfig & buildRandy Dunlap2020-07-071-0/+1
* ALSA: core: pcm_iec958: fix kernel-docPierre-Louis Bossart2020-07-071-1/+1
* ALSA: usb-audio: Fix some typosAlexander Tsoy2020-06-304-14/+14
* ALSA: core: Warn on empty moduleTakashi Iwai2020-06-251-0/+3
* Merge branch 'topic/hda-micmute-led' into for-nextTakashi Iwai2020-06-197-216/+248
|\
| * ALSA: hda: Let LED cdev handling suspend/resumeTakashi Iwai2020-06-181-0/+1