summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-23PCI: endpoint: Add support in configfs to associate two EPCs with EPFKishon Vijay Abraham I
2021-02-23PCI: endpoint: Add support to associate secondary EPC with EPFKishon Vijay Abraham I
2021-02-23PCI: endpoint: Remove unused pci_epf_match_device()Kishon Vijay Abraham I
2021-02-23PCI: endpoint: Make *_free_bar() to return error codes on failureKishon Vijay Abraham I
2021-02-23PCI: endpoint: Add helper API to get the 'next' unreserved BARKishon Vijay Abraham I
2021-02-23PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BARKishon Vijay Abraham I
2021-02-23PCI: microchip: Add Microchip PolarFire PCIe controller driverDaire McNamara
2021-02-23PCI: Call platform_set_drvdata earlier in devm_pci_alloc_host_bridgeDaire McNamara
2021-02-23net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld
2021-02-23Merge branch 'acpica'Rafael J. Wysocki
2021-02-23Merge branches 'pm-cpufreq' and 'pm-opp'Rafael J. Wysocki
2021-02-23xen-front-pgdir-shbuf: don't record wrong grant handle upon errorJan Beulich
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-23Input: st1232 - fix NORMAL vs. IDLE state handlingGeert Uytterhoeven
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-23xen: Replace lkml.org links with loreKees Cook
2021-02-23xen/evtchn: use READ/WRITE_ONCE() for accessing ring indicesJuergen Gross
2021-02-23xen/evtchn: use smp barriers for user event ringJuergen Gross
2021-02-23xen/events: add per-xenbus device event statistics and settingsJuergen Gross
2021-02-23whack-a-mole: don't open-code iminor/imajorAl Viro
2021-02-23drm/i915: Nuke INTEL_OUTPUT_FORMAT_INVALIDVille Syrjälä
2021-02-23drm/i915: Enable -WuninitializedNathan Chancellor
2021-02-23virtio-input: add multi-touch supportMathias Crombez
2021-02-23virtio_mmio: fix one typoXianting Tian
2021-02-23vdpa/mlx5: fix param validation in mlx5_vdpa_get_config()Stefano Garzarella
2021-02-23virtio_net: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-02-23virtio_input: Prevent EV_MSC/MSC_TIMESTAMP loop storm for MT.Colin Xu
2021-02-23virtio-blk: support per-device queue depthJoseph Qi
2021-02-23virtio_vdpa: don't warn when fail to disable vqJason Wang
2021-02-23virtio-pci: introduce modern device moduleJason Wang
2021-02-23virito-pci-modern: rename map_capability() to vp_modern_map_capability()Jason Wang
2021-02-23virtio-pci-modern: introduce helper to get notification offsetJason Wang
2021-02-23virtio-pci-modern: introduce helper for getting queue numsJason Wang
2021-02-23virtio-pci-modern: introduce helper for setting/geting queue sizeJason Wang
2021-02-23virtio-pci-modern: introduce helper to set/get queue_enableJason Wang
2021-02-23virtio-pci-modern: introduce vp_modern_queue_address()Jason Wang
2021-02-23virtio-pci-modern: introduce vp_modern_set_queue_vector()Jason Wang
2021-02-23virtio-pci-modern: introduce vp_modern_generation()Jason Wang
2021-02-23virtio-pci-modern: introduce helpers for setting and getting featuresJason Wang
2021-02-23virtio-pci-modern: introduce helpers for setting and getting statusJason Wang
2021-02-23virtio-pci-modern: introduce helper to set config vectorJason Wang
2021-02-23virtio-pci-modern: introduce vp_modern_remove()Jason Wang
2021-02-23virtio-pci-modern: factor out modern device initialization logicJason Wang
2021-02-23virtio-pci: split out modern deviceJason Wang
2021-02-23virtio-pci: do not access iomem via struct virtio_pci_device directlyJason Wang
2021-02-23vhost scsi: alloc vhost_scsi with kvzalloc() to avoid delayDongli Zhang
2021-02-23vdpa_sim_net: Add support for user supported devicesParav Pandit
2021-02-23vdpa: Enable user to query vdpa device infoParav Pandit
2021-02-23vdpa: Enable a user to add and delete a vdpa deviceParav Pandit
2021-02-23vdpa: Define vdpa mgmt device, ops and a netlink interfaceParav Pandit