This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 62967898789d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net new 2486e67374aa gpio: pcf857x: Fix interrupts on multiple instances new 1033be58992f gpiolib: fix line event timestamps for nested irqs new 09d158d52d2b gpio: sprd: Fix the incorrect data register new f785ffb61605 gpio: sprd: Fix incorrect irq type setting for the async EIC new 2095a45e345e gpio: altera-a10sr: Set proper output level for direction_output new aa284d64a9c5 Merge tag 'gpio-5.0-rc4-fixes-for-linus' of git://git.kern [...] new 7ae710f9f8b2 gpio: vf610: Mask all GPIO interrupts new 877ef51d53ab Merge tag 'gpio-v5.0-3' of git://git.kernel.org/pub/scm/li [...] new 51d8838d66d3 iommu/amd: Call free_iova_fast with pfn in map_sg new f1724c0883bb iommu/amd: Unmap all mapped pages in error path of map_sg new 198bc3252ea3 iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions() new da5d2748e4a4 iommu/mediatek: Use correct fwspec in mtk_iommu_add_device() new 9825bd94e3a2 iommu/amd: Fix IOMMU page flush when detach device from a domain new 1c0490ce9022 Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/p [...]
The 14 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-altera-a10sr.c | 4 +++- drivers/gpio/gpio-eic-sprd.c | 14 +++++++++++++- drivers/gpio/gpio-pcf857x.c | 26 ++++++++++++-------------- drivers/gpio/gpio-vf610.c | 5 +++++ drivers/gpio/gpiolib.c | 9 ++++++++- drivers/iommu/amd_iommu.c | 19 +++++++++++++------ drivers/iommu/intel-iommu.c | 2 +- drivers/iommu/mtk_iommu_v1.c | 4 ++++ 8 files changed, 59 insertions(+), 24 deletions(-)