This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5ee96fa9dd78 Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/ [...] new 781e14eaa7d1 thunderbolt: Initialize HopID IDAs in tb_switch_alloc() new c94732bda079 thunderbolt: Increase runtime PM reference count on DP tun [...] new 132da018fa32 Merge tag 'thunderbolt-for-v5.12-rc4' of git://git.kernel. [...] new d0dcd90b7f47 usb: cdnsp: Fixes incorrect value in ISOC TRB new eb9238e53717 Merge tag 'usb-v5.12-rc4' of git://git.kernel.org/pub/scm/ [...] new 9858af27e692 usbip: Fix incorrect double assignment to udc->ud.tcp_rx new 98f153a10da4 usb: gadget: configfs: Fix KASAN use-after-free new 546aa0e4ea6e usb-storage: Add quirk to defeat Kindle's automatic unload new 3cac9104bea4 usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg struct new 86629e098a07 usb: typec: tcpm: Invoke power_supply_changed for tcpm-sou [...] new f09ddcfcb8c5 usb: dwc3: gadget: Prevent EP queuing while stopping transfers new 2b8c956ea6ba usb: typec: tcpm: Skip sink_cap query only when VDM sm is busy new 3001c3554f1d Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/l [...] new 7d200b283aa0 iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_I [...] new d68c592e02f6 iio: hid-sensor-prox: Fix scale not correct issue new f890987fac81 iio: adc: ad7949: fix wrong ADC result due to incorrect bit mask new be24c65e9fa2 iio: adc: adi-axi-adc: add proper Kconfig dependencies new a71266e454b5 iio: adis16400: Fix an error code in adis16400_initial_setup() new 121875b28e3b iio:adc:stm32-adc: Add HAS_IOMEM dependency new 4f5434086d92 iio: adc: ab8500-gpadc: Fix off by 10 to 3 new fae6f62e6a58 counter: stm32-timer-cnt: Report count function when SLAVE [...] new e4c3e133294c counter: stm32-timer-cnt: fix ceiling write max value new b14d72ac7317 counter: stm32-timer-cnt: fix ceiling miss-alignment with [...] new 37e89e574dc2 iio: hid-sensor-humidity: Fix alignment issue of timestamp [...] new 141e7633aa4d iio: hid-sensor-temperature: Fix issues of timestamp channel new 6dbbbe4cfd39 iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler new 12ec5408d213 Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/ [...] new f8d70fd6a5a7 MAINTAINERS: move some real subsystems off of the staging [...] new e06da9ea3e3f MAINTAINERS: move the staging subsystem to lists.linux.dev new 2e5848a3d86f staging: comedi: cb_pcidas: fix request_irq() warn new d2d106fe3bad staging: comedi: cb_pcidas64: fix request_irq() warn new 2cafd46a714a staging: vt665x: fix alignment constraints new 1d4345eb51a1 Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/s [...]
The 33 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 | 7 ++- drivers/counter/stm32-timer-cnt.c | 55 ++++++++++++++---------- drivers/iio/adc/Kconfig | 3 ++ drivers/iio/adc/ab8500-gpadc.c | 2 +- drivers/iio/adc/ad7949.c | 2 +- drivers/iio/adc/qcom-spmi-vadc.c | 2 +- drivers/iio/gyro/mpu3050-core.c | 2 + drivers/iio/humidity/hid-sensor-humidity.c | 12 +++--- drivers/iio/imu/adis16400.c | 3 +- drivers/iio/light/hid-sensor-prox.c | 13 +++++- drivers/iio/temperature/hid-sensor-temperature.c | 14 +++--- drivers/staging/comedi/drivers/cb_pcidas.c | 2 +- drivers/staging/comedi/drivers/cb_pcidas64.c | 2 +- drivers/staging/vt6655/rxtx.h | 4 +- drivers/thunderbolt/switch.c | 18 ++++---- drivers/thunderbolt/tb.c | 4 ++ drivers/usb/cdns3/cdnsp-ring.c | 5 ++- drivers/usb/dwc3/gadget.c | 11 +++-- drivers/usb/gadget/configfs.c | 14 ++++-- drivers/usb/storage/transport.c | 7 +++ drivers/usb/storage/unusual_devs.h | 12 ++++++ drivers/usb/typec/tcpm/tcpm.c | 11 ++++- drivers/usb/typec/tps6598x.c | 1 - drivers/usb/usbip/vudc_sysfs.c | 2 +- include/linux/usb_usual.h | 2 + 25 files changed, 137 insertions(+), 73 deletions(-)