This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from 8834f5600cf3 Linux 5.0-rc5 adds 2d2d478576d7 pinctrl: mediatek: fix Kconfig build errors for moore core adds dc1445584177 pinctrl: sunxi: Fix and simplify pin bank regulator handling adds ca4438442ef2 pinctrl: sunxi: Consider pin_base when calculating regulat [...] adds e3f72b749da2 pinctrl: cherryview: fix Strago DMI workaround adds f165988b77ef pinctrl: mcp23s08: spi: Fix regmap allocation for mcp23s18 adds 10098709b4ee pinctrl: sunxi: Correct number of IRQ banks on H6 main pin [...] adds b66bc7776748 Merge tag 'pinctrl-v5.0-2' of git://git.kernel.org/pub/scm [...] adds 97e1532ef81a fuse: handle zero sized retrieve correctly adds 8a3177db59cd cuse: fix ioctl adds 9509941e9c53 fuse: call pipe_buf_release() under pipe lock adds a2ebba824106 fuse: decrement NR_WRITEBACK_TEMP on the right page adds 076a3f553743 Merge tag 'fuse-fixes-5.0-rc6' of git://git.kernel.org/pub [...] adds ea6eb5e7d15e tracing: uprobes: Fix typo in pr_fmt string adds 0722069a5374 tracing/uprobes: Fix output for multiple string arguments adds 4879f11615d2 Merge tag 'trace-v5.0-rc3' of git://git.kernel.org/pub/scm [...] adds 45383fb0f42d virtio: support VIRTIO_F_ORDER_PLATFORM adds 9c0644ee4aa8 virtio: drop internal struct from UAPI adds b0314565da2b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] adds 89e3a5682eda ALSA: hda/realtek - Headset microphone support for System76 darp5 adds d561aa0a70bb ALSA: hda/realtek - Fix lose hp_pins for disable auto mute adds 35a39f98567d ALSA: hda/realtek - Use a common helper for hp pin reference adds 305a0ade1809 ALSA: hda - Serialize codec registrations adds 3bff2407fbd2 ALSA: usb-audio: Add support for new T+A USB DAC adds 4f2ab5e1d13d ALSA: compress: Fix stop handling on compressed capture streams adds c97617a81a76 ALSA: hda/ca0132 - Fix build error without CONFIG_PCI adds 6f64e3a4de74 Merge tag 'sound-5.0-rc6' of git://git.kernel.org/pub/scm/ [...] adds 13054abbaa4f HID: debug: fix the ring buffer implementation adds d47e3da17592 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes: drivers/hid/hid-debug.c | 120 +++++++++++------------------ drivers/pinctrl/intel/pinctrl-cherryview.c | 8 +- drivers/pinctrl/mediatek/Kconfig | 3 + drivers/pinctrl/pinctrl-mcp23s08.c | 7 +- drivers/pinctrl/sunxi/pinctrl-sun50i-h6.c | 2 +- drivers/pinctrl/sunxi/pinctrl-sunxi.c | 44 +++++------ drivers/pinctrl/sunxi/pinctrl-sunxi.h | 2 +- drivers/virtio/virtio_ring.c | 15 +++- fs/fuse/dev.c | 4 +- fs/fuse/file.c | 2 +- fs/fuse/inode.c | 2 +- include/linux/hid-debug.h | 9 +-- include/sound/compress_driver.h | 6 +- include/sound/hda_codec.h | 1 + include/uapi/linux/virtio_config.h | 6 ++ include/uapi/linux/virtio_ring.h | 10 --- kernel/trace/trace_uprobe.c | 9 ++- sound/pci/hda/hda_bind.c | 3 +- sound/pci/hda/hda_intel.c | 2 + sound/pci/hda/patch_ca0132.c | 4 +- sound/pci/hda/patch_realtek.c | 62 ++++++++------- sound/usb/quirks.c | 1 + 22 files changed, 170 insertions(+), 152 deletions(-)