summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-01-057-4/+34
|\
| * ALSA: hda/via: Fix runtime PM for Clevo W35xSSTakashi Iwai2021-01-042-2/+13
| * ALSA: usb-audio: Add quirk for RC-505Timon Reinold2021-01-031-0/+2
| * ALSA: hda/hdmi: Fix incorrect mutex unlock in silent_stream_disable()Takashi Iwai2021-01-011-1/+1
| * ALSA: hda/realtek: Enable mute and micmute LED on HP EliteBook 850 G7Kai-Heng Feng2020-12-311-0/+1
| * ALSA: hda/realtek: Add two "Intel Reference board" SSID in the ALC256.PeiSen Hou2020-12-311-0/+2
| * ALSA: hda/realtek: Add mute LED quirk for more HP laptopsManuel Jiménez2020-12-311-0/+1
| * ALSA: hda/conexant: add a new hda codec CX11970bo liu2020-12-311-0/+1
| * ALSA: usb-audio: Add quirk for BOSS AD-10Takashi Iwai2020-12-291-0/+2
| * ALSA: usb-audio: Fix UBSAN warnings for MIDI jacksTakashi Iwai2020-12-231-0/+4
| * ALSA: hda/realtek - Modify Dell platform nameKailang Yang2020-12-231-1/+1
| * ALSA: hda/realtek - Fix speaker volume control on Lenovo C940Kailang Yang2020-12-231-0/+6
* | Merge tag 'sound-fix-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-2310-22/+70
|\|
| * ALSA/hda: apply jack fixup for the Acer Veriton N4640G/N6640G/N2510GChris Chiu2020-12-221-0/+3
| * ALSA: hda/realtek: Apply jack fixup for Quanta NL3Chris Chiu2020-12-221-0/+1
| * ALSA: usb-audio: Add implicit feeback support for the BOSS GT-1Mike Oliphant2020-12-221-0/+2
| * ALSA: usb-audio: Add alias entry for ASUS PRIME TRX40 PRO-STakashi Iwai2020-12-211-0/+3
| * ALSA: core: Remove redundant commentsYangHui2020-12-211-2/+0
| * ALSA: hda/realtek: Add quirk for MSI-GP73Takashi Iwai2020-12-201-0/+1
| * ALSA: pcm: oss: Fix a few more UBSAN fixesTakashi Iwai2020-12-181-8/+14
| * ALSA: pcm: Clear the full allocated memory at hw_paramsTakashi Iwai2020-12-181-2/+7
| * ALSA: memalloc: Align buffer allocations in page sizeTakashi Iwai2020-12-181-0/+1
| * ALSA: usb-audio: Disable sample read check if firmware doesn't give backTakashi Iwai2020-12-181-0/+6
| * ALSA: pcm: Remove snd_pcm_lib_preallocate_dma_free()Lars-Peter Clausen2020-12-181-9/+1
| * ALSA: usb-audio: Add VID to support native DSD reproduction on FiiO devicesAmadej Kastelic2020-12-171-0/+1
| * ALSA: core: memalloc: add page alignment for iramRobin Gong2020-12-171-1/+2
| * ALSA: hda/realtek - Supported Dell fixed type headsetKailang Yang2020-12-171-0/+1
| * ALSA: hda/realtek: Remove dummy lineout on Acer TravelMate P648/P658Chris Chiu2020-12-161-0/+27
* | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-171-2/+1
|\ \
| * | powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König2020-12-041-2/+1
| * | ALSA: ppc: drop if block with always false conditionUwe Kleine-König2020-12-041-2/+0
* | | Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-12-152-12/+1
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-resources' and 'acpi-docs'Rafael J. Wysocki2020-12-152-12/+1
| |\ \ \ \
| | * | | | ASoC: Intel: catpt: Replace open coded variant of resource_intersection()Andy Shevchenko2020-11-252-12/+1
| | |/ / /
* | | | | Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2020-12-156-1517/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-12-151-1/+11
|\ \ \ \ \
| * | | | | ASoC: stm32: dfsdm: add stm32_adfsdm_dummy_cb() callbackOlivier Moysan2020-12-031-1/+11
* | | | | | Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-12-15313-5515/+30271
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2020-12-14267-3680/+27777
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'asoc/for-5.11' into asoc-nextMark Brown2020-12-11273-3733/+27860
| | |\ \ \ \ \
| | | * \ \ \ \ Merge series "ASoC: SOF: Intel: fix to dsp state dump trace levels" from Kai ...Mark Brown2020-12-117-22/+30
| | | |\ \ \ \ \
| | | | * | | | | ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_errRanjani Sridharan2020-12-114-9/+17
| | | | * | | | | ASoC: SOF: modify the SOF_DBG flagsRanjani Sridharan2020-12-116-12/+13
| | | | * | | | | ASoC: SOF: Intel: hda: remove duplicated status dumpRanjani Sridharan2020-12-111-5/+4
| | | * | | | | | Merge series "ASoC: rt1015p: delay 300ms for waiting calibration" from Tzung-...Mark Brown2020-12-111-37/+32
| | | |\ \ \ \ \ \
| | | | * | | | | | ASoC: rt1015p: delay 300ms after SDB pulling high for calibrationTzung-Bi Shih2020-12-111-0/+20
| | | | * | | | | | ASoC: rt1015p: move SDB control from trigger to DAPMTzung-Bi Shih2020-12-111-38/+13
| | | | |/ / / / /
| | | * | | | | | ASoC: SOF: imx: update kernel-doc descriptionPierre-Louis Bossart2020-12-111-0/+2
| | | * | | | | | ASoC: mediatek: mt8183: delete some unreachable codeDan Carpenter2020-12-111-1/+0
| | | * | | | | | ASoC: mediatek: mt8183: add PM ops to machine driversTzung-Bi Shih2020-12-112-0/+2