summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ALSA: hda: generic: Always call led-trigger for mic mute LEDTakashi Iwai2020-06-181-13/+5
* | ALSA: hda: Enable sync-write operation as default for all controllersTakashi Iwai2020-06-193-19/+10
* | Merge branch 'topic/dma-fix2' into for-nextTakashi Iwai2020-06-175-7/+27
|\ \
| * | ALSA: pcm: Use SG-buffer only when direct DMA is availableTakashi Iwai2020-06-151-0/+13
| * | ALSA: memalloc: Make SG-buffer helper usable for continuous buffer, tooTakashi Iwai2020-06-152-1/+11
| * | ALSA: memalloc: Initialize all fields of snd_dma_buffer properlyTakashi Iwai2020-06-151-4/+3
| * | ALSA: pcm: Use dma_mmap_coherent() on x86, tooTakashi Iwai2020-06-151-2/+0
| |/
* | ALSA: firewire-motu: wait for notification when changing clock configuration ...Takashi Sakamoto2020-06-151-3/+13
* | Merge branch 'for-linus' into for-nextTakashi Iwai2020-06-154-2/+11
|\ \ | |/ |/|
| * ALSA: usb-audio: Set 48 kHz rate for RodecasterChristopher Swenson2020-06-151-2/+4
| * ALSA: usb-audio: add quirk for Denon DCD-1500REYick W. Tse2020-06-151-0/+1
| * ALSA: usb-audio: Add implicit feedback quirk for SSL2+.Laurence Tratt2020-06-121-0/+1
| * ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch tableAaron Plattner2020-06-111-0/+5
* | Linux 5.8-rc1v5.8-rc1Linus Torvalds2020-06-141-2/+2