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 6381b442836e Merge tag 'iommu-fixes-v5.5-rc7' of git://git.kernel.org/p [...] adds 7f439bc2d7e8 Input: evdev - convert kzalloc()/vzalloc() to kvzalloc() adds 97e24b095348 Input: sun4i-ts - add a check for devm_thermal_zone_of_sen [...] adds bcfcb7f9b480 Input: pegasus_notetaker - fix endpoint sanity check adds 3111491fca4f Input: aiptek - fix endpoint sanity check adds cfa4f6a99fb1 Input: aiptek - use descriptors of current altsetting adds a8eeb74df5a6 Input: gtco - fix endpoint sanity check adds 3563c629fb9a Input: gtco - fix extra-descriptor debug message adds cea799114475 Input: gtco - drop redundant variable reinit adds 6b32391ed675 Input: sur40 - fix interface sanity checks adds 8ff771f8c8d5 Revert "Input: synaptics-rmi4 - don't increment rmiaddr fo [...] adds c15f8ba6dc1f Input: rmi_f54 - read from FIFO in 32 byte blocks adds ce535a2efb48 Input: max77650-onkey - add of_match table adds ba9a103f40fc Input: keyspan-remote - fix control-message timeouts adds 996d5d5f89a5 Input: pm8xxx-vib - fix handling of separate enable register adds d5d359b0ac3f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds 9608ea6c6613 pinctrl: sunrisepoint: Add missing Interrupt Status regist [...] adds 319d5cce728c Merge tag 'intel-pinctrl-v5.5-3' of git://git.kernel.org/p [...] adds 93d1a05ea6b2 Merge tag 'pinctrl-v5.5-5' of git://git.kernel.org/pub/scm [...] adds 1bbb97b8ce7d btrfs: scrub: Require mandatory block group RO for dev-replace adds 4cea9037f82a btrfs: dev-replace: remove warning for unknown return code [...] adds a075f23dd4b0 Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/sc [...]
No new revisions were added by this update.
Summary of changes: drivers/input/evdev.c | 5 +--- drivers/input/misc/keyspan_remote.c | 9 ++++-- drivers/input/misc/max77650-onkey.c | 7 +++++ drivers/input/misc/pm8xxx-vibrator.c | 2 +- drivers/input/rmi4/rmi_f54.c | 43 +++++++++++++++++----------- drivers/input/rmi4/rmi_smbus.c | 2 ++ drivers/input/tablet/aiptek.c | 8 +++--- drivers/input/tablet/gtco.c | 13 +++------ drivers/input/tablet/pegasus_notetaker.c | 2 +- drivers/input/touchscreen/sun4i-ts.c | 6 +++- drivers/input/touchscreen/sur40.c | 2 +- drivers/pinctrl/intel/pinctrl-sunrisepoint.c | 1 + fs/btrfs/dev-replace.c | 5 +--- fs/btrfs/scrub.c | 33 +++++++++++++++++---- 14 files changed, 89 insertions(+), 49 deletions(-)