summaryrefslogtreecommitdiff
path: root/include/uapi/linux/virtio_iommu.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-11-01 12:45:43 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-11-01 12:45:43 +0100
commitab435ce49bd1d02e33dfec24f76955dc1196970b (patch)
tree9eb51a3a78fe93a88923a16639a8c913dab6d184 /include/uapi/linux/virtio_iommu.h
parent4a5649e0d3796c1612cbcac4b0c30f2476f5a886 (diff)
downloadkernel-linux-5.8.y.tar.gz
Linux 5.8.18linux-5.8.y
Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Link: https://lore.kernel.org/r/20201031113459.481803250@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux/virtio_iommu.h')
0 files changed, 0 insertions, 0 deletions
>wifi: ath5k: add PCI ID for Arcadyan devicesRosen Penev 2024-10-16wifi: ath5k: add PCI ID for SX76XRosen Penev 2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro 2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach 2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg 2023-12-07wifi: ath5k: remove unused ath5k_eeprom_info::ee_antennaJiri Slaby (SUSE) 2023-12-01wifi: ath5k: Convert to platform remove callback returning voidUwe Kleine-König 2023-10-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo 2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo 2023-10-18wifi: ath5k: replace deprecated strncpy with strscpyJustin Stitt 2023-09-21wifi: ath5k: remove unnecessary (void*) conversionsWu Yunchuan 2023-08-23wifi: ath5k: ath5k_hw_get_median_noise_floor(): use swap()Mahmoud Maatuq 2023-08-23wifi: ath: remove unused-but-set parameterArnd Bergmann 2023-08-22wifi: ath5k: Remove redundant dev_err()Ruan Jinjie 2023-07-25wifi: ath5k: remove phydir check from ath5k_debug_init_device()Minjie Du