aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-07iommu/dma: Move public interfaces to linux/iommu.hRobin Murphy6-7/+17
2022-09-07iommu/dma: Clean up KconfigRobin Murphy3-4/+1
2022-09-07net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed_setVladimir Oltean1-2/+2
2022-09-07net: dsa: felix: disable cut-through forwarding for frames oversized for tc-taprioVladimir Oltean1-43/+79
2022-09-07net: dsa: felix: tc-taprio intervals smaller than MTU should send at least one packetVladimir Oltean1-4/+31
2022-09-07iommu: Clean up bus_set_iommu()Robin Murphy9-51/+0
2022-09-07iommu/virtio: Clean up bus_set_iommu()Robin Murphy1-25/+0
2022-09-07iommu/tegra-smmu: Clean up bus_set_iommu()Robin Murphy1-23/+6
2022-09-07iommu/omap: Clean up bus_set_iommu()Robin Murphy1-6/+0
2022-09-07iommu/mtk: Clean up bus_set_iommu()Robin Murphy2-35/+2
2022-09-07iommu/ipmmu-vmsa: Clean up bus_set_iommu()Robin Murphy1-34/+1
2022-09-07iommu/exynos: Clean up bus_set_iommu()Robin Murphy1-9/+0
2022-09-07iommu/dart: Clean up bus_set_iommu()Robin Murphy1-29/+1
2022-09-07iommu/arm-smmu-v3: Clean up bus_set_iommu()Robin Murphy1-51/+2
2022-09-07iommu/arm-smmu: Clean up bus_set_iommu()Robin Murphy1-82/+2
2022-09-07iommu/amd: Clean up bus_set_iommu()Robin Murphy3-30/+1
2022-09-07iommu: Move bus setup to IOMMU device registrationRobin Murphy1-25/+30
2022-09-07drm/gma500: fix repeated words in commentsJilin Yuan1-1/+1
2022-09-07iommu: Always register bus notifiersRobin Murphy1-35/+37
2022-09-07iommu/s390: Fail probe for non-PCI devicesMatthew Rosato1-1/+6
2022-09-07iommu/amd: Handle race between registration and device probeRobin Murphy1-0/+4
2022-09-07iommu/vt-d: Handle race between registration and device probeRobin Murphy1-1/+1
2022-09-07iommu/io-pgtable-arm: Remove iommu_dev==NULL special caseRobin Murphy1-2/+6
2022-09-07iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY betterRobin Murphy2-6/+8
2022-09-07iommu: Retire iommu_capable()Robin Murphy8-17/+8
2022-09-07spi: nxp-fspi: Do not dereference fwnode in struct deviceAndy Shevchenko1-4/+4
2022-09-07regmap: spi-avmm: Use swabXX_array() helpersAndy Shevchenko1-10/+4
2022-09-07regmap: mmio: Use swabXX_array() helpersAndy Shevchenko1-16/+4
2022-09-07sfc: support PTP over EthernetÍñigo Huguet1-2/+19
2022-09-07sfc: support PTP over IPv6/UDPÍñigo Huguet2-12/+71
2022-09-07sfc: allow more flexible way of adding filters for PTPÍñigo Huguet1-36/+32
2022-09-07gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xxPali Rohár1-0/+1
2022-09-07drm/qxl: fix the suspend/resume issue on qxl deviceZongmin Zhou1-1/+2
2022-09-07drm/bochs: fix blankingGerd Hoffmann1-0/+2
2022-09-07drm/virtio: set fb_modifiers_not_supportedChia-I Wu1-0/+2
2022-09-07net: dsa: LAN9303: Add basic support for LAN9354Jerry Ray3-6/+12
2022-09-07net: dsa: LAN9303: Add early read to syncJerry Ray1-4/+15
2022-09-07net: dsa: microchip: add regmap_range for KSZ9896 chipRomain Naour1-0/+215
2022-09-07net: dsa: microchip: ksz9477: remove 0x033C and 0x033D addresses from regmap_access_tablesRomain Naour1-1/+2
2022-09-07net: dsa: microchip: add KSZ9896 to KSZ9477 I2C driverRomain Naour1-0/+4
2022-09-07net: dsa: microchip: add KSZ9896 switch supportRomain Naour3-0/+39
2022-09-07net/mlx5: Query ADV_VIRTUALIZATION capabilitiesYishai Hadas2-0/+7
2022-09-07iommu: Remove duplicate ida_free in iommu_group_allocYuan Can1-1/+0
2022-09-07iommu/omap: Fix buffer overflow in debugfsDan Carpenter1-3/+3
2022-09-07iommu/amd: use full 64-bit value in build_completion_wait()John Sperbeck1-1/+2
2022-09-07iommu/virtio: Do not dereference fwnode in struct deviceAndy Shevchenko1-1/+1
2022-09-07iommu: Do not dereference fwnode in struct deviceAndy Shevchenko1-1/+1
2022-09-07drm/sun4i: tv: Add missing reset assertionMaxime Ripard1-0/+1
2022-09-07drm/sun4i: tv: Rename error labelMaxime Ripard1-2/+2
2022-09-07drm/sun4i: tv: Remove useless destroy functionMaxime Ripard1-7/+1