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-release-arm-mainline-allmodconfig in repository toolchain/ci/linux.
from 06821504fd47 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net adds 33da8e7c814f signal: Allow cifs and drbd to receive their terminating signals adds 287c55ed7df5 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/s [...] adds bf32e7dbfce8 clk: samsung: Change signature of exynos5_subcmus_init() function adds b6adeb6bc61c clk: samsung: exynos5800: Move MAU subsystem clocks to MAU [...] adds baf7b79e1ad7 clk: samsung: exynos542x: Move MSCL subsystem clocks to it [...] adds c7ec75ea4d53 clk: socfpga: stratix10: fix rate caclulationg for cnt_clks adds 4f8c6aba37da clk: Fix falling back to legacy parent string matching adds 24876f09a7df clk: Fix potential NULL dereference in clk_fetch_parent_index() adds 5f97cbe22b76 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] adds 7cdf6e40537f HID: wacom: add back changes dropped in merge commit adds addf3382c47c Revert "HID: logitech-hidpp: add USB PID for a few more su [...] adds a3384b8d9f63 HID: logitech-hidpp: remove support for the G700 over USB adds b72fb1dcd2ea HID: wacom: Correct distance scale for 2nd-gen Intuos devices adds b640be5bc8e4 HID: intel-ish-hid: ipc: add EHL device id adds 2d05dba2b25e HID: cp2112: prevent sleeping function called from invalid [...] new fcf887e7caaa HID: wacom: correct misreported EKR ring values new 15d90b242290 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 2 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: drivers/block/drbd/drbd_main.c | 2 + drivers/clk/clk.c | 49 +++++++--- drivers/clk/samsung/clk-exynos5-subcmu.c | 16 +-- drivers/clk/samsung/clk-exynos5-subcmu.h | 2 +- drivers/clk/samsung/clk-exynos5250.c | 7 +- drivers/clk/samsung/clk-exynos5420.c | 162 +++++++++++++++++++++---------- drivers/clk/socfpga/clk-periph-s10.c | 2 +- drivers/hid/hid-cp2112.c | 8 +- drivers/hid/hid-logitech-hidpp.c | 22 ----- drivers/hid/intel-ish-hid/ipc/hw-ish.h | 1 + drivers/hid/intel-ish-hid/ipc/pci-ish.c | 1 + drivers/hid/wacom_wac.c | 7 +- fs/cifs/connect.c | 2 +- include/linux/signal.h | 15 ++- kernel/signal.c | 5 + 15 files changed, 198 insertions(+), 103 deletions(-)