summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-05-04Merge branch 'remotes/lorenzo/pci/altera-msi'Bjorn Helgaas
2021-05-04Merge branch 'pci/misc'Bjorn Helgaas
2021-05-04Merge branch 'pci/virtualization'Bjorn Helgaas
2021-05-04Merge branch 'pci/kernel-doc'Bjorn Helgaas
2021-05-04Merge branch 'pci/sysfs'Bjorn Helgaas
2021-05-04Merge branch 'pci/vpd'Bjorn Helgaas
2021-05-04Merge branch 'pci/pm'Bjorn Helgaas
2021-05-04Merge branch 'pci/hotplug'Bjorn Helgaas
2021-05-04Merge branch 'pci/error'Bjorn Helgaas
2021-05-04fbmem: Mark proc_fb_seq_ops as __maybe_unusedGuenter Roeck
2021-05-04PCI: fu740: Add SiFive FU740 PCIe host controller driverPaul Walmsley
2021-05-04clk: sifive: Use reset-simple in prci driver for PCIe driverGreentime Hu
2021-05-04clk: sifive: Add pcie_aux clock in prci driver for PCIe driverGreentime Hu
2021-05-04virtio_pci_modern: correct sparse tags for notifyMichael S. Tsirkin
2021-05-04virtio_pci_modern: __force cast the notify mappingMichael S. Tsirkin
2021-05-04nvmet: remove unsupported command noiseKeith Busch
2021-05-04nvme-multipath: reset bdev to ns head when failoverDaniel Wagner
2021-05-04nvme-pci: fix controller reset hang when racing with nvme_timeoutTao Chiu
2021-05-04nvme: move the fabrics queue ready check routines to coreTao Chiu
2021-05-04nvme: avoid memset for passthrough requestsKanchan Joshi
2021-05-04nvme: add nvme_get_ns helperKanchan Joshi
2021-05-04nvme: fix controller ioctl through ns_headMinwoo Im
2021-05-03Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit"Xie He
2021-05-03ethernet:enic: Fix a use after free bug in enic_hard_start_xmitLv Yunlong
2021-05-03Merge tag 'leds-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2021-05-03Merge tag 'rtc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-05-03of: overlay: Remove redundant assignment to retJiapeng Chong
2021-05-03PCI: brcmstb: Use reset/rearm instead of deassert/assertJim Quinlan
2021-05-03ata: ahci_brcm: Fix use of BCM7216 reset controllerJim Quinlan
2021-05-03Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-03RDMA/rtrs: fix uninitialized symbol 'cnt'Gioh Kim
2021-05-03s390: dasd: Mundane spelling fixesBhaskar Chowdhury
2021-05-03block/rnbd: Remove all likely and unlikelyGioh Kim
2021-05-03block/rnbd-clt: Check the return value of the function rtrs_clt_queryMd Haris Iqbal
2021-05-03block/rnbd: Fix style issuesDima Stepanov
2021-05-03block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_tMd Haris Iqbal
2021-05-03vDPA/ifcvf: get_config_size should return dev specific config sizeZhu Lingshan
2021-05-03vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPAZhu Lingshan
2021-05-03vDPA/ifcvf: deduce VIRTIO device ID when probeZhu Lingshan
2021-05-03vdpa_sim_blk: add support for vdpa management toolStefano Garzarella
2021-05-03vdpa_sim_blk: handle VIRTIO_BLK_T_GET_IDStefano Garzarella
2021-05-03vdpa_sim_blk: implement ramdisk behaviourStefano Garzarella
2021-05-03vdpa: add vdpa simulator for block deviceMax Gurtovoy
2021-05-03vhost/vdpa: Remove the restriction that only supports virtio-net devicesXie Yongji
2021-05-03vhost/vdpa: use get_config_size callback in vhost_vdpa_config_validate()Stefano Garzarella
2021-05-03vdpa: add get_config_size callback in vdpa_config_opsStefano Garzarella
2021-05-03vdpa_sim: cleanup kiovs in vdpasim_free()Stefano Garzarella
2021-05-03vringh: implement vringh_kiov_advance()Stefano Garzarella
2021-05-03vringh: explain more about cleaning riov and wiovStefano Garzarella
2021-05-03vringh: reset kiov 'consumed' field in __vringh_iov()Stefano Garzarella