index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
iommu/dma: Move public interfaces to linux/iommu.h
Robin Murphy
6
-7
/
+17
2022-09-07
iommu/dma: Clean up Kconfig
Robin Murphy
3
-4
/
+1
2022-09-07
net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed_set
Vladimir Oltean
1
-2
/
+2
2022-09-07
net: dsa: felix: disable cut-through forwarding for frames oversized for tc-taprio
Vladimir Oltean
1
-43
/
+79
2022-09-07
net: dsa: felix: tc-taprio intervals smaller than MTU should send at least one packet
Vladimir Oltean
1
-4
/
+31
2022-09-07
iommu: Clean up bus_set_iommu()
Robin Murphy
9
-51
/
+0
2022-09-07
iommu/virtio: Clean up bus_set_iommu()
Robin Murphy
1
-25
/
+0
2022-09-07
iommu/tegra-smmu: Clean up bus_set_iommu()
Robin Murphy
1
-23
/
+6
2022-09-07
iommu/omap: Clean up bus_set_iommu()
Robin Murphy
1
-6
/
+0
2022-09-07
iommu/mtk: Clean up bus_set_iommu()
Robin Murphy
2
-35
/
+2
2022-09-07
iommu/ipmmu-vmsa: Clean up bus_set_iommu()
Robin Murphy
1
-34
/
+1
2022-09-07
iommu/exynos: Clean up bus_set_iommu()
Robin Murphy
1
-9
/
+0
2022-09-07
iommu/dart: Clean up bus_set_iommu()
Robin Murphy
1
-29
/
+1
2022-09-07
iommu/arm-smmu-v3: Clean up bus_set_iommu()
Robin Murphy
1
-51
/
+2
2022-09-07
iommu/arm-smmu: Clean up bus_set_iommu()
Robin Murphy
1
-82
/
+2
2022-09-07
iommu/amd: Clean up bus_set_iommu()
Robin Murphy
3
-30
/
+1
2022-09-07
iommu: Move bus setup to IOMMU device registration
Robin Murphy
1
-25
/
+30
2022-09-07
drm/gma500: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-07
iommu: Always register bus notifiers
Robin Murphy
1
-35
/
+37
2022-09-07
iommu/s390: Fail probe for non-PCI devices
Matthew Rosato
1
-1
/
+6
2022-09-07
iommu/amd: Handle race between registration and device probe
Robin Murphy
1
-0
/
+4
2022-09-07
iommu/vt-d: Handle race between registration and device probe
Robin Murphy
1
-1
/
+1
2022-09-07
iommu/io-pgtable-arm: Remove iommu_dev==NULL special case
Robin Murphy
1
-2
/
+6
2022-09-07
iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY better
Robin Murphy
2
-6
/
+8
2022-09-07
iommu: Retire iommu_capable()
Robin Murphy
8
-17
/
+8
2022-09-07
spi: nxp-fspi: Do not dereference fwnode in struct device
Andy Shevchenko
1
-4
/
+4
2022-09-07
regmap: spi-avmm: Use swabXX_array() helpers
Andy Shevchenko
1
-10
/
+4
2022-09-07
regmap: mmio: Use swabXX_array() helpers
Andy Shevchenko
1
-16
/
+4
2022-09-07
sfc: support PTP over Ethernet
Íñigo Huguet
1
-2
/
+19
2022-09-07
sfc: support PTP over IPv6/UDP
Íñigo Huguet
2
-12
/
+71
2022-09-07
sfc: allow more flexible way of adding filters for PTP
Íñigo Huguet
1
-36
/
+32
2022-09-07
gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xx
Pali Rohár
1
-0
/
+1
2022-09-07
drm/qxl: fix the suspend/resume issue on qxl device
Zongmin Zhou
1
-1
/
+2
2022-09-07
drm/bochs: fix blanking
Gerd Hoffmann
1
-0
/
+2
2022-09-07
drm/virtio: set fb_modifiers_not_supported
Chia-I Wu
1
-0
/
+2
2022-09-07
net: dsa: LAN9303: Add basic support for LAN9354
Jerry Ray
3
-6
/
+12
2022-09-07
net: dsa: LAN9303: Add early read to sync
Jerry Ray
1
-4
/
+15
2022-09-07
net: dsa: microchip: add regmap_range for KSZ9896 chip
Romain Naour
1
-0
/
+215
2022-09-07
net: dsa: microchip: ksz9477: remove 0x033C and 0x033D addresses from regmap_access_tables
Romain Naour
1
-1
/
+2
2022-09-07
net: dsa: microchip: add KSZ9896 to KSZ9477 I2C driver
Romain Naour
1
-0
/
+4
2022-09-07
net: dsa: microchip: add KSZ9896 switch support
Romain Naour
3
-0
/
+39
2022-09-07
net/mlx5: Query ADV_VIRTUALIZATION capabilities
Yishai Hadas
2
-0
/
+7
2022-09-07
iommu: Remove duplicate ida_free in iommu_group_alloc
Yuan Can
1
-1
/
+0
2022-09-07
iommu/omap: Fix buffer overflow in debugfs
Dan Carpenter
1
-3
/
+3
2022-09-07
iommu/amd: use full 64-bit value in build_completion_wait()
John Sperbeck
1
-1
/
+2
2022-09-07
iommu/virtio: Do not dereference fwnode in struct device
Andy Shevchenko
1
-1
/
+1
2022-09-07
iommu: Do not dereference fwnode in struct device
Andy Shevchenko
1
-1
/
+1
2022-09-07
drm/sun4i: tv: Add missing reset assertion
Maxime Ripard
1
-0
/
+1
2022-09-07
drm/sun4i: tv: Rename error label
Maxime Ripard
1
-2
/
+2
2022-09-07
drm/sun4i: tv: Remove useless destroy function
Maxime Ripard
1
-7
/
+1
[prev]
[next]