This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e35e5b6f695d Merge tag 'xsa-5.19-tag' of git://git.kernel.org/pub/scm/l [...] new ae8b1631561a ALSA: usb-audio: Workarounds for Behringer UMC 204/404 HD new 6e2c9105e0b7 ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 [...] new 11bea26929a1 ALSA: hda/realtek: Add quirk for Clevo L140PU new 4fb7c24f69c4 ALSA: usb-audio: Add quirk for Fiero SC-01 new 2307a0e1ca0b ALSA: usb-audio: Add quirk for Fiero SC-01 (fw v1.0.0) new 073350da0aa2 Merge tag 'v5.19-rc1' into asoc-5.19 new 5871321fb455 ASoC: ops: Fix off by one in range control validation new ac63716da307 ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime o [...] new ed0a7fb29c9f ASoC: rt711-sdca-sdw: fix calibrate mutex initialization new fe154c4ff376 ASoC: Intel: sof_sdw: handle errors on card registration new 08bb5dc6ce02 ASoC: rt711: fix calibrate mutex initialization new 0484271ab0ce ASoC: rt7*-sdw: harden jack_detect_handler new ba98d7d8b60b ASoC: codecs: rt700/rt711/rt711-sdca: initialize workqueue [...] new 40737057b48f ASoC: codecs: rt700/rt711/rt711-sdca: resume bus/codec in [...] new ed0073bd0fcc ASoC: ak4613: cares Simple-Audio-Card case for TDM new 08f8a93198e3 ASoC: SOF: Intel: hda-dsp: Expose hda_dsp_core_power_up() new c31691e0d126 ASoC: SOF: Intel: hda-loader: Make sure that the fw load s [...] new bbfef046c661 ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flow new c2d1aec3f5da ASoC: SOF: ipc3-topology: Move and correct size checks in [...] new af2d146a8041 ASoC: Intel: avs: Fix parsing UUIDs in topology new 12abc4d10d55 ASoC: Remove unused hw_write_t type new 58136d93d4e2 ASoC: qdsp6: q6apm-dai: unprepare stream if its already prepared new be6dd72edb21 ASoC: wcd9335: Remove RX channel from old list before addi [...] new a7786cbae4b2 ASoC: wcd9335: Fix spurious event generation new 10e7ff004792 ASoC: wcd938x: Fix event generation for some controls new a7d9391dc3d5 MAINTAINERS: update ASoC/Intel/SOF maintainers new 4e07479eab8a ASoC: Intel: bytcr_wm5102: Fix GPIO related probe-ordering [...] new 427eb3e1ed53 ASoC: SOF: mediatek: Fix error code in probe new ca7ab1dcf58d ASoC: SOF: Intel: hda: Fix compressed stream position tracking new a933084558c6 ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2 new 9d2d46271338 ASoC: SOF: pm: add definitions for S4 and S5 states new 391153522d18 ASoC: SOF: Intel: disable IMR boot when resuming from ACPI [...] new a5450aba737d ASoC: rockchip: i2s: switch BCLK to GPIO new f2c2f31f00ce MAINTAINERS: update ASoC Qualcomm maintainer email-id new 9896c029f0df ASoC: wm_adsp: Fix event for preloader new 0bc0ae9a5938 ASoC: wm5110: Fix DRE control new c6a5f22f9b4f ASoC: cs35l41: Correct some control names new 1df793d479be ASoC: rt711-sdca: fix kernel NULL pointer dereference when [...] new 11d7a12f7f50 ASoC: dapm: Initialise kcontrol data for mux/demux controls new 46b0d050c8c7 ASoC: cs35l41: Add ASP TX3/4 source to register patch new 7f103af4a10f ASoC: cs47l15: Fix event generation for low power mux control new e3cabbef3db8 ASoC: madera: Fix event generation for OUT1 demux new 980555e95f7c ASoC: madera: Fix event generation for rate controls new dd84cfff3cc3 Merge tag 'asoc-fix-v5.19-rc3' of https://git.kernel.org/p [...] new c5e58c4545a6 ALSA: cs46xx: Fix missing snd_card_free() call at probe error new c3850b3f975f Merge tag 'sound-5.19-rc6' of git://git.kernel.org/pub/scm [...] new 8520501346ed irqchip: or1k-pic: Undefine mask_ack for level triggered hardware new 48bddb89d59e openrisc: unwinder: Fix grammar issue in comment new 9f09069cde34 Merge tag 'for-linus' of https://github.com/openrisc/linux
The 49 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: MAINTAINERS | 11 +- arch/openrisc/kernel/unwinder.c | 2 +- drivers/irqchip/irq-or1k-pic.c | 1 - include/sound/soc.h | 2 - sound/pci/cs46xx/cs46xx.c | 22 +-- sound/pci/hda/patch_realtek.c | 1 + sound/soc/codecs/ak4613.c | 6 +- sound/soc/codecs/cs35l41-lib.c | 10 +- sound/soc/codecs/cs35l41.c | 12 +- sound/soc/codecs/cs47l15.c | 5 +- sound/soc/codecs/madera.c | 14 +- sound/soc/codecs/max98373-sdw.c | 12 +- sound/soc/codecs/rt1308-sdw.c | 11 ++ sound/soc/codecs/rt1316-sdw.c | 11 ++ sound/soc/codecs/rt5682-sdw.c | 5 +- sound/soc/codecs/rt700-sdw.c | 6 +- sound/soc/codecs/rt700.c | 30 ++-- sound/soc/codecs/rt711-sdca-sdw.c | 9 +- sound/soc/codecs/rt711-sdca.c | 44 +++--- sound/soc/codecs/rt711-sdw.c | 9 +- sound/soc/codecs/rt711.c | 40 +++--- sound/soc/codecs/rt715-sdca-sdw.c | 12 ++ sound/soc/codecs/rt715-sdw.c | 12 ++ sound/soc/codecs/wcd9335.c | 8 +- sound/soc/codecs/wcd938x.c | 12 ++ sound/soc/codecs/wm5110.c | 8 +- sound/soc/codecs/wm_adsp.c | 2 +- sound/soc/intel/avs/topology.c | 4 +- sound/soc/intel/boards/bytcr_wm5102.c | 13 +- sound/soc/intel/boards/sof_sdw.c | 51 ++++--- sound/soc/qcom/qdsp6/q6apm-dai.c | 6 + sound/soc/rockchip/rockchip_i2s.c | 160 ++++++++++++++++----- sound/soc/soc-dapm.c | 5 + sound/soc/soc-ops.c | 4 +- sound/soc/sof/intel/hda-dsp.c | 10 +- sound/soc/sof/intel/hda-loader.c | 13 +- sound/soc/sof/intel/hda-pcm.c | 74 +--------- sound/soc/sof/intel/hda-stream.c | 94 ++++++++++++- sound/soc/sof/intel/hda.h | 4 + sound/soc/sof/ipc3-topology.c | 23 ++- sound/soc/sof/mediatek/mt8186/mt8186.c | 2 +- sound/soc/sof/pm.c | 21 ++- sound/soc/sof/sof-priv.h | 2 + sound/usb/quirks-table.h | 248 +++++++++++++++++++++++++++++++++ sound/usb/quirks.c | 13 ++ 45 files changed, 813 insertions(+), 251 deletions(-)