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 25e73aadf297 Merge tag 'io_uring-5.5-2020-01-16' of git://git.kernel.dk [...] adds 9c06ac4c83df usb: core: hub: Improved device recognition on remote wakeup adds 260e41ac4dd3 USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx [...] adds accf227de4d2 USB: serial: option: Add support for Quectel RM500Q adds 5e28055f3402 USB: serial: opticon: fix control-message timeouts adds f3eaabbfd093 USB: serial: option: add support for Quectel RM500Q in QDL mode adds fdb838efa31e USB: serial: suppress driver bind attributes adds 4d5ef53f75c2 USB: serial: ch341: handle unbound port at reset_resume adds e37d1aeda737 USB: serial: io_edgeport: handle unbound ports on URB completion adds 1568c58d11a7 USB: serial: io_edgeport: add missing active-port sanity check adds 3018dd3fa114 USB: serial: keyspan: handle unbound ports adds 9715a43eea77 USB: serial: quatech2: handle unbound ports adds 453495d4e791 Merge tag 'usb-serial-5.5-rc7' of https://git.kernel.org/p [...] adds c5fd2c5b8bcd Merge tag 'usb-5.5-rc7' of git://git.kernel.org/pub/scm/li [...] adds d7857e4ee1ba iio: adc: ad7124: Fix DT channel configuration adds fb4fbc8904e7 iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_ID adds 217afe63ccf4 iio: chemical: pms7003: fix unmet triggered buffer dependency adds 883f61653069 iio: buffer: align the size of scan bytes to size of the l [...] adds bc80573ea25b iio: light: vcnl4000: Fix scale for vcnl4040 adds 01e20b664f80 staging: comedi: ni_routes: fix null dereference in ni_fin [...] adds 9fea3a40f6b0 staging: comedi: ni_routes: allow partial routing information adds bf3f401db6cb Merge tag 'staging-5.5-rc7' of git://git.kernel.org/pub/sc [...] adds 500589d8bd73 coresight: etm4x: Fix unused function warning adds cea23efb4de2 lkdtm/bugs: Make double-fault test always available adds 0e31e3573f0c lkdtm/bugs: fix build error in lkdtm_UNSET_SMEP adds fb85145c0444 Documentation/process: Add Amazon contact for embargoed ha [...] adds f04dba64d667 Merge tag 'char-misc-5.5-rc7' of git://git.kernel.org/pub/ [...] adds 42ec15ceaea7 scsi: fnic: fix invalid stack access adds 7b571c19d4c0 scsi: storvsc: Correctly set number of hardware queues for [...] adds 28d76df18f0a scsi: mptfusion: Fix double fetch bug in ioctl adds 8965de70cbaf Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
No new revisions were added by this update.
Summary of changes: .../process/embargoed-hardware-issues.rst | 2 +- drivers/hwtracing/coresight/coresight-etm4x.c | 13 +- drivers/iio/adc/ad7124.c | 12 +- drivers/iio/chemical/Kconfig | 1 + drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 3 +- drivers/iio/industrialio-buffer.c | 6 +- drivers/iio/light/vcnl4000.c | 3 +- drivers/message/fusion/mptctl.c | 213 +++++---------------- drivers/misc/lkdtm/bugs.c | 12 +- drivers/scsi/fnic/vnic_dev.c | 20 +- drivers/scsi/storvsc_drv.c | 4 +- drivers/staging/comedi/drivers/ni_routes.c | 12 +- drivers/usb/core/hub.c | 1 + drivers/usb/serial/ch341.c | 6 +- drivers/usb/serial/io_edgeport.c | 16 +- drivers/usb/serial/keyspan.c | 4 + drivers/usb/serial/opticon.c | 2 +- drivers/usb/serial/option.c | 6 + drivers/usb/serial/quatech2.c | 6 + drivers/usb/serial/usb-serial-simple.c | 2 + drivers/usb/serial/usb-serial.c | 3 + 21 files changed, 135 insertions(+), 212 deletions(-)