summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-072-2/+4
* ALSA: compress: document the compress gapless audio state machineVinod Koul2020-07-071-0/+32
* ALSA: compress: document the compress audio state machineVinod Koul2020-07-071-0/+51
* 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
| * ALSA: hda/realtek: Unify LED helper codeTakashi Iwai2020-06-181-64/+61
| * ALSA: hda/sigmatel: Use the new vmaster mute LED helperTakashi Iwai2020-06-181-5/+8
| * ALSA: hda/conexant: Use the new vmaster mute LED helperTakashi Iwai2020-06-181-22/+15
| * ALSA: hda/realtek: Use the new vmaster mute LED helperTakashi Iwai2020-06-182-39/+32
| * ALSA: hda: generic: Add vmaster mute LED helperTakashi Iwai2020-06-182-12/+62
| * ALSA: hda: generic: Drop the old mic-mute LED hookTakashi Iwai2020-06-182-22/+3
| * ALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmute_led()Takashi Iwai2020-06-182-25/+0
| * ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controlsTakashi Iwai2020-06-181-3/+6
| * ALSA: hda/conexant: Convert to cdev-variant of mic-mute LED controlsTakashi Iwai2020-06-181-4/+6
| * ALSA: hda/realtek: Convert to cdev-variant of mic-mute LED controlsTakashi Iwai2020-06-182-14/+27
| * ALSA: hda: generic: Add a helper for mic-mute LED with LED classdevTakashi Iwai2020-06-184-31/+60