summaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| * | | | | | 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: hda: fix SND_HDA_GENERIC kconfig & buildRandy Dunlap2020-07-071-0/+1
| * | | | | | 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