aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+1
2020-12-15Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-12/+1
2020-12-15Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds6-1517/+0
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+11
2020-12-15Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds313-5515/+30271
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2020-12-15ALSA: pcm: use krealloc_array()Bartosz Golaszewski1-2/+2
2020-12-15Merge branches 'acpi-resources' and 'acpi-docs'Rafael J. Wysocki2-12/+1
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2020-12-14Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai267-3680/+27777
2020-12-14ALSA: pcm: oss: Fix potential out-of-bounds shiftTakashi Iwai1-1/+5
2020-12-14ALSA: usb-audio: Fix potential out-of-bounds shiftTakashi Iwai1-0/+2
2020-12-14Merge branch 'for-linus' into for-nextTakashi Iwai12-50/+165
2020-12-12ALSA: hda/ca0132 - Add ZxR surround DAC setup.Connor McAdams1-0/+40
2020-12-12ALSA: hda/ca0132 - Add 8051 PLL write helper functions.Connor McAdams1-80/+50
2020-12-11Merge remote-tracking branch 'asoc/for-5.11' into asoc-nextMark Brown273-3733/+27860
2020-12-11Merge series "ASoC: SOF: Intel: fix to dsp state dump trace levels" from Kai Vehmanen <kai.vehmanen@linux.intel.com>:Mark Brown7-22/+30
2020-12-11Merge series "ASoC: rt1015p: delay 300ms for waiting calibration" from Tzung-Bi Shih <tzungbi@google.com>:Mark Brown1-37/+32
2020-12-11ALSA: hda/hdmi: packet buffer index must be set before reading valueKai Vehmanen1-1/+1
2020-12-11ASoC: SOF: imx: update kernel-doc descriptionPierre-Louis Bossart1-0/+2
2020-12-11ASoC: mediatek: mt8183: delete some unreachable codeDan Carpenter1-1/+0
2020-12-11ASoC: mediatek: mt8183: add PM ops to machine driversTzung-Bi Shih2-0/+2
2020-12-11ASoC: topology: Fix wrong size checkAmadeusz Sławiński1-2/+8
2020-12-11ASoC: topology: Add missing size checkAmadeusz Sławiński1-0/+3
2020-12-11ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_errRanjani Sridharan4-9/+17
2020-12-11ASoC: SOF: modify the SOF_DBG flagsRanjani Sridharan6-12/+13
2020-12-11ASoC: SOF: Intel: hda: remove duplicated status dumpRanjani Sridharan1-5/+4
2020-12-11ASoC: rt1015p: delay 300ms after SDB pulling high for calibrationTzung-Bi Shih1-0/+20
2020-12-11ASoC: rt1015p: move SDB control from trigger to DAPMTzung-Bi Shih1-38/+13
2020-12-11ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control()Dan Carpenter1-2/+3
2020-12-11ALSA: usb-audio: Fix control 'access overflow' errors from chmapTakashi Iwai1-3/+3
2020-12-11ALSA: hda/hdmi: always print pin NIDs as hexadecimalKai Vehmanen1-15/+12
2020-12-11ALSA: hda/realtek - Add supported for more Lenovo ALC285 Headset ButtonKailang Yang1-0/+4
2020-12-11ALSA: hda/ca0132 - Remove now unnecessary DSP setup functions.Connor McAdams1-105/+0
2020-12-11ALSA: hda/ca0132 - Ensure DSP is properly setup post-firmware download.Connor McAdams1-0/+119
2020-12-11ALSA: hda/ca0132 - Add 8051 exram helper functions.Connor McAdams1-58/+79
2020-12-11ALSA: hda/ca0132 - Add stream port remapping function.Connor McAdams1-52/+156
2020-12-11ALSA: hda/ca0132 - Reset codec upon initialization.Connor McAdams1-5/+16
2020-12-10ALSA: hda/hdmi: fix silent stream for first playback to DPKai Vehmanen1-12/+86
2020-12-10ALSA: hda/ca0132 - Change Input Source enum strings.Connor McAdams1-1/+1
2020-12-10ALSA: hda/ca0132 - Fix AE-5 rear headphone pincfg.Connor McAdams1-1/+1
2020-12-10ALSA: usb-audio: Add implicit fb support for Steinberg UR22Takashi Iwai1-0/+1
2020-12-10ALSA: hda: Fix regressions on clear and reconfig sysfsTakashi Iwai2-2/+2
2020-12-09ASoC: add simple-muxAlexandre Belloni3-0/+134
2020-12-09ASoC: SOF: Intel: add SoundWire support for ADL-SKai Vehmanen2-1/+3
2020-12-09ASoC: Intel: common: add ACPI matching tables for Alder LakeKai Vehmanen2-1/+53
2020-12-09ASoC: AMD Renoir - add DMI table to avoid the ACP mic probe (broken BIOS)Jaroslav Kysela1-5/+23
2020-12-09Merge series "ASoC: soc-pcm: trigger cleanup" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:Mark Brown4-47/+144
2020-12-09ASoC: rt1015: check the return value of regmap_read during i2c probeDerek Fang1-2/+7
2020-12-09ASoC: codecs/jz4770: Add DAPM widget to set HP out to cap-less modePaul Cercueil1-2/+6