summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ux500: mop500: align function prototypePierre-Louis Bossart2021-03-311-1/+1
* ASoC: ux500: mop500: rename shadowing variablePierre-Louis Bossart2021-03-311-3/+3
* ASoC: ti: omap-mcsp: remove duplicate testPierre-Louis Bossart2021-03-311-2/+1
* ASoC: ti: omap-abe-twl6040: remove useless assignmentPierre-Louis Bossart2021-03-311-1/+1
* ASoC: tegra: tegra20_das: align function prototypesPierre-Louis Bossart2021-03-311-3/+3
* ASoC: tegra: tegra20_das: clarify expressionPierre-Louis Bossart2021-03-311-4/+4
* ASoC: sunxi: sun8i-codec: clarify expressionPierre-Louis Bossart2021-03-311-1/+1
* ASoC: stm: stm32_adfsdm: fix snprintf format stringPierre-Louis Bossart2021-03-311-1/+1
* ASoC: sti: uniperif: align function prototypesPierre-Louis Bossart2021-03-311-2/+2
* ASoC: sti: sti_uniperif: add missing error checkPierre-Louis Bossart2021-03-311-0/+2
* ASoC: pxa: remove useless assignmentPierre-Louis Bossart2021-03-311-1/+1
* ASoC: meson: axg-tdmout: remove useless assignmentPierre-Louis Bossart2021-03-311-1/+1
* ASoC: meson: axg-tdmin: remove useless assignmentPierre-Louis Bossart2021-03-311-1/+1
* ASoC: bcm: cygnus_ssp: remove useless initializationPierre-Louis Bossart2021-03-311-1/+1
* ASoC: atmel: atmel-i2s: remove useless initializationPierre-Louis Bossart2021-03-311-1/+1
* ASoC: atmel: fix shadowed variablePierre-Louis Bossart2021-03-311-3/+3
* ASoC: amd: renoir: acp3x-pdm-dma: remove unnecessary assignmentsPierre-Louis Bossart2021-03-311-2/+0
* Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2021-03-31124-674/+1116
|\
| * ALSA: led control - add sysfs kcontrol LED marking layerJaroslav Kysela2021-03-301-4/+362
| * ALSA: control - add sysfs support to the LED trigger moduleJaroslav Kysela2021-03-301-29/+163
| * ALSA: HDA - remove the custom implementation for the audio LED triggerJaroslav Kysela2021-03-309-235/+45
| * ALSA: control - add generic LED trigger module as the new control layerJaroslav Kysela2021-03-304-1/+289
| * ALSA: control - add layer registration routinesJaroslav Kysela2021-03-301-2/+108
| * ALSA: control - introduce snd_ctl_notify_one() helperJaroslav Kysela2021-03-301-23/+45
| * Merge tag 'sound-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-03-1933-292/+248
| |\
| | * ALSA: usb-audio: Fix unintentional sign extension issueColin Ian King2021-03-181-2/+2
| | * Merge tag 'asoc-fix-v5.12-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-03-1829-286/+227
| | |\
| | | * Merge series "Do not handle MCLK device clock in simple-card-utils" from Same...Mark Brown2021-03-162-6/+12
| | | |\
| | | | * ASoC: rt5659: Update MCLK rate in set_sysclk()Sameer Pujar2021-03-161-0/+5
| | | | * ASoC: simple-card-utils: Do not handle device clockSameer Pujar2021-03-161-6/+7
| | | * | ASoC: rt711: add snd_soc_component remove callbackBard Liao2021-03-161-0/+8
| | | |/
| | | * ASoC: mediatek: mt8192: fix tdm out data is valid on rising edgeJiaxin Yu2021-03-122-4/+8
| | | * ASoC: qcom: lpass-cpu: Fix lpass dai ids parseSrinivasa Rao Mandadapu2021-03-111-1/+1
| | * | ALSA: hda/realtek: fix mute/micmute LEDs for HP 850 G8Jeremy Szu2021-03-161-0/+1
| | * | ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8Jeremy Szu2021-03-161-0/+12
| | * | ALSA: hda/realtek: fix mute/micmute LEDs for HP 840 G8Jeremy Szu2021-03-161-0/+1
| | * | ALSA: hda/realtek: apply pin quirk for XiaomiNotebook ProXiaoliang Yu2021-03-151-0/+1
| | * | ALSA: hda/realtek: Apply headset-mic quirks for Xiaomi Redmibook AirXiaoliang Yu2021-03-141-0/+1
| | * | ALSA: dice: fix null pointer dereference when node is disconnectedTakashi Sakamoto2021-03-121-3/+2
| | * | ALSA: hda: generic: Fix the micmute led init stateHui Wang2021-03-121-1/+1
| * | | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-1796-372/+1
| |/ /
| * | ALSA: hda/hdmi: Cancel pending works before suspendTakashi Iwai2021-03-101-0/+13
| * | ALSA: hda: Avoid spurious unsol event handling during S3/S4Takashi Iwai2021-03-101-0/+4
| * | ALSA: hda: Flush pending unsolicited events before suspendTakashi Iwai2021-03-101-0/+2
| * | ALSA: usb-audio: fix use after free in usb_audio_disconnectPavel Skripkin2021-03-091-3/+3
| * | ALSA: usb-audio: fix NULL ptr dereference in usb_audio_probePavel Skripkin2021-03-091-1/+2
| * | ALSA: hda/ca0132: Add Sound BlasterX AE-5 Plus supportSimeon Simeonoff2021-03-091-0/+1
| * | Merge branch 'for-linus-5.12-rc1' into for-linusTakashi Iwai2021-03-085-18/+66
| |\ \
| | * | ALSA: hda/conexant: Add quirk for mute LED control on HP ZBook G5Takashi Iwai2021-03-061-17/+45
| | * | ALSA: usb-audio: Apply the control quirk to Plantronics headsetsTakashi Iwai2021-03-041-3/+3