This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 30bac164aca7 Revert "Change mincore() to count "mapped" pages rather th [...] new 82aa0d7e0984 ALSA: hda/realtek - Fix typo for ALC225 model new 687ae9e287b3 ASoC: intel: skl: Fix display power regression new 2998369fb93f ASoC: sdm845: set jack only for a specific backend new 02a07872f84f ASoC: dma-sh7760: cleanup a debug printk new 6cb6746e9557 ASoC: xlnx: Grammar s/the the/the/ new 906a9abc5de7 ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic field new fd270fca2001 ASoC: xlnx: change license header format style new 28b698b7342c ASoC: pcm512x: Fix a double unlock in pcm512x_digital_mute() new eef08e535061 ASoC: qdsp6: q6asm-dai: Off by one in of_q6asm_parse_dai_data() new 3391034e18b3 ASoC: qdsp6: q6asm-dai: Fix a NULL vs IS_ERR() bug new a41d9dbf5dac ASoC: qdsp6: q6asm-dai: Fix a small memory leak new 678e2b44c8e3 ALSA: compress: prevent potential divide by zero bugs new a3d903607871 ASoC: Intel: atom: Make PCI dependency explicit new 22c7d5e7bad1 ASoC: rt5682: Fix recording no sound issue new 8c3590de0a37 ASoC: Variable "val" in function rt274_i2c_probe() could b [...] new 617547175507 ASoC: ti: davinci-mcasp: Move context save/restore to runt [...] new 667e9334fa64 ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby mode new 44fabd8cdaaa ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages new 8780cf1142a5 ASoC: soc-core: defer card probe until all component is ad [...] new 239b8b34a856 ASoC: Intel: Boards: move the codec PLL configuration to _init new 04eb1efcd614 ASoC: soc-core: Hold client_mutex around soc_init_dai_link() new 09ac6a817bd6 ASoC: soc-core: fix init platform memory handling new 5a7b2aabc1aa ASoC: core: Make snd_soc_find_component() more robust new 2833548ecbb3 ASoC: core: Don't defer probe on optional, NULL components new ee7ea2a9a318 ASoC: rt5682: Fix PLL source register definitions new e581e151e965 ASoC: dapm: change snprintf to scnprintf for possible overflow new 060d0bf49187 ASoC: rt5514-spi: Fix potential NULL pointer dereference new c407cd008fd0 ASoC: imx-audmux: change snprintf to scnprintf for possibl [...] new 4cb79ef9c6c4 ASoC: amd: Fix potential NULL pointer dereference new b3c4014c2b25 Merge tag 'asoc-fix-v5.0-rc2' of https://git.kernel.org/pu [...] new 699390381a7b ALSA: hda - Add mute LED support for HP ProBook 470 G5 new aa7b98459f15 Merge tag 'sound-5.0-rc4' of git://git.kernel.org/pub/scm/ [...] new d95e674c01cf ceph: clear inode pointer when snap realm gets dropped by [...] new 4aac9228d164 libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive() new 74827ee29565 ceph: quota: cleanup license mess new 22a89a6b88e6 Merge tag 'ceph-for-5.0-rc4' of git://github.com/ceph/ceph-client new 125892edfe69 inotify: Fix fd refcount leak in inotify_add_watch(). new c04e2a780caf Merge tag 'fsnotify_for_v5.0-rc4' of git://git.kernel.org/ [...]
The 38 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: fs/ceph/caps.c | 2 + fs/ceph/quota.c | 13 --- fs/notify/inotify/inotify_user.c | 6 +- include/sound/soc.h | 6 ++ net/ceph/messenger.c | 5 +- sound/core/compress_offload.c | 3 +- sound/pci/hda/patch_conexant.c | 1 + sound/pci/hda/patch_realtek.c | 2 +- sound/soc/amd/raven/acp3x-pcm-dma.c | 6 +- sound/soc/codecs/hdac_hdmi.c | 116 +++------------------- sound/soc/codecs/pcm512x.c | 11 +-- sound/soc/codecs/rt274.c | 5 +- sound/soc/codecs/rt5514-spi.c | 2 + sound/soc/codecs/rt5682.c | 1 + sound/soc/codecs/rt5682.h | 24 ++--- sound/soc/codecs/tlv320aic32x4.c | 4 + sound/soc/fsl/imx-audmux.c | 24 ++--- sound/soc/intel/Kconfig | 2 +- sound/soc/intel/atom/sst-mfld-platform-pcm.c | 8 +- sound/soc/intel/boards/broadwell.c | 2 +- sound/soc/intel/boards/glk_rt5682_max98357a.c | 45 ++------- sound/soc/intel/boards/haswell.c | 2 +- sound/soc/intel/skylake/skl.c | 13 +-- sound/soc/qcom/qdsp6/q6asm-dai.c | 17 +++- sound/soc/qcom/sdm845.c | 31 ++++-- sound/soc/sh/dma-sh7760.c | 2 +- sound/soc/soc-core.c | 34 +++++-- sound/soc/soc-dapm.c | 10 +- sound/soc/ti/davinci-mcasp.c | 136 ++++++++++++-------------- sound/soc/xilinx/Kconfig | 2 +- sound/soc/xilinx/xlnx_i2s.c | 15 ++- 31 files changed, 236 insertions(+), 314 deletions(-)