This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allnoconfig in repository toolchain/ci/linux.
from ea9866793d1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net adds 0a29c57b7662 ALSA: hda/realtek - Add new Dell platform for headset mode adds 0700d3d117a7 ALSA: hda/realtek - Fixed Dell AIO speaker noise adds e5c812e84f0d ALSA: line6: use dynamic buffers adds 3887c26c0e24 ALSA: hda/realtek - Apply the fixup for ASUS Q325UAR adds 46572f785fb4 Merge tag 'sound-5.1' of ssh://gitolite.kernel.org/pub/scm [...] adds 5a7efdacb9dd clkdev: Hold clocks_mutex while iterating clocks list adds 2abc330c514f clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0) adds 1054e4dd1cbb clk: sunxi-ng: nkmp: Explain why zero width check is needed adds ac71e68746a3 Merge tag 'clk-fixes-for-5.1' of https://git.kernel.org/pu [...] adds b88c9f4129dc clk: Add missing stubs for a few functions adds 8f76216c80c2 Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.o [...] adds ab042b824c11 Revert "drm/qxl: drop prime import/export callbacks" adds 1daa0449d287 Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.fre [...] adds a4ccb5f9dc6c Merge tag 'drm-fixes-2019-05-03' of git://anongit.freedesk [...] adds d386bb9042f4 i2c: imx: correct the method of getting private data in no [...] adds 6bac9bc273cd i2c: designware: ratelimit 'transfer when suspended' errors adds fb31fbef9c35 MAINTAINERS: friendly takeover of i2c-gpio driver adds 95e0cf3caeb1 i2c: synquacer: fix enumeration of slave devices adds 72bfcee11cf8 i2c: Prevent runtime suspend of adapter when Host Notify i [...] new 82463436a7fa Merge branch 'i2c/for-current-fixed' of ssh://gitolite.ker [...]
The 1 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 | 2 +- drivers/clk/clkdev.c | 5 +++ drivers/clk/sunxi-ng/ccu_nkmp.c | 24 +++++++++--- drivers/gpu/drm/qxl/qxl_drv.c | 4 ++ drivers/gpu/drm/qxl/qxl_prime.c | 12 ++++++ drivers/i2c/busses/i2c-designware-master.c | 3 +- drivers/i2c/busses/i2c-imx.c | 4 +- drivers/i2c/busses/i2c-synquacer.c | 2 + drivers/i2c/i2c-core-base.c | 4 ++ include/linux/clk.h | 16 ++++++++ sound/pci/hda/patch_realtek.c | 13 +++++++ sound/usb/line6/driver.c | 60 +++++++++++++++++------------- sound/usb/line6/podhd.c | 21 ++++++----- sound/usb/line6/toneport.c | 24 +++++++++--- 14 files changed, 144 insertions(+), 50 deletions(-)