This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e7bd807e8c9e Merge tag 'm68k-for-v5.15-tag3' of git://git.kernel.org/pu [...] new 8bd8d1dff9eb vfio/pci: add missing identifier name in argument of funct [...] new 42de956ca7e5 vfio/ap_ops: Add missed vfio_uninit_group_dev() new 62da74a73570 Merge tag 'vfio-v5.15-rc4' of git://github.com/awilliam/li [...] new 129803e642ac pinctrl: core: Remove duplicated word from devm_pinctrl_un [...] new 7e6f8d6f4a42 pinctrl: amd: Add irq field data new acd47b9f28e5 pinctrl: amd: Handle wake-up interrupt new d36a97736b2c pinctrl: qcom: spmi-gpio: correct parent irqspec translation new e7165b1dff06 pinctrl/rockchip: add a queue for deferred pin output sett [...] new 59dd178e1d7c gpio/rockchip: fetch deferred output settings on probe new 28406a219991 pinctrl: qcom: sc7280: Add PM suspend callbacks new a4e6f95a891a Merge tag 'pinctrl-v5.15-2' of git://git.kernel.org/pub/sc [...]
The 11 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/gpio/gpio-rockchip.c | 22 +++++++++++ drivers/pinctrl/core.c | 2 +- drivers/pinctrl/pinctrl-amd.c | 19 ++++++--- drivers/pinctrl/pinctrl-amd.h | 1 + drivers/pinctrl/pinctrl-rockchip.c | 67 ++++++++++++++++++++++++++++++++ drivers/pinctrl/pinctrl-rockchip.h | 10 +++++ drivers/pinctrl/qcom/pinctrl-sc7280.c | 1 + drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 37 ++++++++++++++++-- drivers/s390/crypto/vfio_ap_ops.c | 4 +- drivers/vfio/pci/vfio_pci_core.c | 2 +- 10 files changed, 154 insertions(+), 11 deletions(-)