This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a79d5c76f705 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 4c7f9d2e413d usb: xhci: tegra: fix sleep in atomic call new ecaa49024392 xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passt [...] new 8e77d3d59d7b Revert "usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS" new f6caea485555 xhci: Free the command allocated for setting LPM if we ret [...] new 71f8afa2b66e USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDs new 773e8e7d07b7 USB: serial: option: add Telit FE990 compositions new 7708a3858e69 USB: serial: option: add Quectel RM500U-CN modem new 5d1a70f77dcf Merge tag 'usb-serial-6.3-rc5' of https://git.kernel.org/p [...] new ec799c8a92e0 usb: dwc3: pci: add support for the Intel Meteor Lake-S new eddebe39602e usb: typec: altmodes/displayport: Fix configure initial pi [...] new d356b3cdd00c usb: gadget: f_fs: Fix ffs_epfile_read_iter to handle ITER_UBUF new e07fec475cc8 usb: gadgetfs: Fix ep_read_iter to handle ITER_UBUF new 1edf48991a78 usb: cdnsp: Fixes error: uninitialized symbol 'len' new a211b1c05d48 Merge tag 'usb-6.3-rc6' of git://git.kernel.org/pub/scm/li [...] new b43a18647f03 tty: serial: sh-sci: Fix transmit end interrupt handler new 7b21f329ae0a dt-bindings: serial: renesas,scif: Fix 4th IRQ for 4-IRQ SCIFs new 90b8596ac460 serial: 8250: Prevent starting up DMA Rx on THRI interrupt new 9425914f3de6 tty: serial: fsl_lpuart: avoid checking for transfer compl [...] new 178e00f36f93 tty: serial: fsl_lpuart: fix crash in lpuart_uport_is_active new f92ed0cd9328 tty: serial: sh-sci: Fix Rx on RZ/G2L SCI new aa46fe36bbac Merge tag 'tty-6.3-rc6' of git://git.kernel.org/pub/scm/li [...] new 4aa3b75c7460 counter: 104-quad-8: Fix race condition between FLAG and C [...] new 00f4bc5184c1 counter: 104-quad-8: Fix Synapse action reported for Index [...] new 840525415bdb Merge tag 'counter-fixes-6.3a' of git://git.kernel.org/pub [...] new bf84937e8820 coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bug new 735e7b30a53a coresight: etm4x: Do not access TRCIDR1 for identification new 4dd52392b5d7 Merge tag 'coresight-fixes-v6.3' of git://git.kernel.org/p [...] new 701c875aded8 iio: adc: qcom-spmi-adc5: Fix the channel name new 6327a930ab7b drivers: iio: adc: ltc2497: fix LSB shift new d9b540ee461c iio: adis16480: select CONFIG_CRC32 new 42ec40b0883c iio: light: vcnl4000: Fix WARN_ON on uninitialized lock new b5184a26a28f iio: buffer: correctly return bytes written in output buffers new 3da181418458 iio: buffer: make sure O_NONBLOCK is respected new 0c6ef985a1fd iio: adc: ad7791: fix IRQ flags new 03fada47311a iio: accel: kionix-kx022a: Get the timestamp from the driv [...] new 099cc90a5a62 iio: light: cm32181: Unregister second I2C client if present new c3701185ee19 iio: dac: cio-dac: Fix max DAC write value check for 12-bit new 7b3825e9487d iio: adc: max11410: fix read_poll_timeout() usage new 49f76c499d38 iio: adc: palmas_gpadc: fix NULL dereference on rmmod new 363c7dc72f79 iio: adc: ti-ads7950: Set `can_sleep` flag for GPIO chip new 4bffd2c7a3fc Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/p [...] new 68047c48b228 Merge tag 'char-misc-6.3-rc6' of git://git.kernel.org/pub/ [...]
The 42 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: .../devicetree/bindings/serial/renesas,scif.yaml | 4 +-- drivers/counter/104-quad-8.c | 31 +++++++--------------- drivers/hwtracing/coresight/coresight-etm4x-core.c | 24 +++++++---------- drivers/hwtracing/coresight/coresight-etm4x.h | 20 +++++--------- drivers/iio/accel/kionix-kx022a.c | 2 +- drivers/iio/adc/ad7791.c | 2 +- drivers/iio/adc/ltc2497.c | 6 ++--- drivers/iio/adc/max11410.c | 22 ++++++++++----- drivers/iio/adc/palmas_gpadc.c | 2 +- drivers/iio/adc/qcom-spmi-adc5.c | 10 ++++++- drivers/iio/adc/ti-ads7950.c | 1 + drivers/iio/dac/cio-dac.c | 4 +-- drivers/iio/imu/Kconfig | 1 + drivers/iio/industrialio-buffer.c | 21 ++++++++------- drivers/iio/light/cm32181.c | 12 +++++++++ drivers/iio/light/vcnl4000.c | 3 ++- drivers/tty/serial/8250/8250_port.c | 11 ++++++++ drivers/tty/serial/fsl_lpuart.c | 10 +++++-- drivers/tty/serial/sh-sci.c | 10 ++++++- drivers/usb/cdns3/cdnsp-ep0.c | 3 +-- drivers/usb/dwc3/dwc3-pci.c | 4 +++ drivers/usb/gadget/function/f_fs.c | 2 +- drivers/usb/gadget/legacy/inode.c | 2 +- drivers/usb/host/xhci-pci.c | 7 +++-- drivers/usb/host/xhci-tegra.c | 6 ++--- drivers/usb/host/xhci.c | 7 ++++- drivers/usb/serial/cp210x.c | 1 + drivers/usb/serial/option.c | 10 +++++++ drivers/usb/typec/altmodes/displayport.c | 6 ++++- 29 files changed, 149 insertions(+), 95 deletions(-)