summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-05-04Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas1-0/+1
2021-05-04Merge branch 'remotes/lorenzo/pci/altera-msi'Bjorn Helgaas1-3/+1
2021-05-04Merge branch 'pci/misc'Bjorn Helgaas6-9/+27
2021-05-04Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+1
2021-05-04Merge branch 'pci/kernel-doc'Bjorn Helgaas10-20/+47
2021-05-04Merge branch 'pci/sysfs'Bjorn Helgaas5-348/+206
2021-05-04Merge branch 'pci/vpd'Bjorn Helgaas10-152/+44
2021-05-04Merge branch 'pci/pm'Bjorn Helgaas1-1/+1
2021-05-04Merge branch 'pci/hotplug'Bjorn Helgaas4-11/+3
2021-05-04Merge branch 'pci/error'Bjorn Helgaas1-1/+1
2021-05-04fbmem: Mark proc_fb_seq_ops as __maybe_unusedGuenter Roeck1-1/+1
2021-05-04PCI: fu740: Add SiFive FU740 PCIe host controller driverPaul Walmsley3-0/+319
2021-05-04clk: sifive: Use reset-simple in prci driver for PCIe driverGreentime Hu4-0/+20
2021-05-04clk: sifive: Add pcie_aux clock in prci driver for PCIe driverGreentime Hu4-1/+62
2021-05-04virtio_pci_modern: correct sparse tags for notifyMichael S. Tsirkin1-5/+4
2021-05-04virtio_pci_modern: __force cast the notify mappingMichael S. Tsirkin1-1/+1
2021-05-04nvmet: remove unsupported command noiseKeith Busch1-3/+3
2021-05-04nvme-multipath: reset bdev to ns head when failoverDaniel Wagner1-0/+3
2021-05-04nvme-pci: fix controller reset hang when racing with nvme_timeoutTao Chiu1-0/+3
2021-05-04nvme: move the fabrics queue ready check routines to coreTao Chiu8-78/+83
2021-05-04nvme: avoid memset for passthrough requestsKanchan Joshi1-4/+3
2021-05-04nvme: add nvme_get_ns helperKanchan Joshi1-2/+7
2021-05-04nvme: fix controller ioctl through ns_headMinwoo Im3-47/+41
2021-05-03Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit"Xie He1-3/+2
2021-05-03ethernet:enic: Fix a use after free bug in enic_hard_start_xmitLv Yunlong1-2/+5
2021-05-03Merge tag 'leds-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds11-28/+468
2021-05-03Merge tag 'rtc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds20-111/+388
2021-05-03of: overlay: Remove redundant assignment to retJiapeng Chong1-3/+0
2021-05-03PCI: brcmstb: Use reset/rearm instead of deassert/assertJim Quinlan1-6/+13
2021-05-03ata: ahci_brcm: Fix use of BCM7216 reset controllerJim Quinlan1-23/+23
2021-05-03Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-63/+5
2021-05-03RDMA/rtrs: fix uninitialized symbol 'cnt'Gioh Kim1-1/+2
2021-05-03s390: dasd: Mundane spelling fixesBhaskar Chowdhury1-4/+4
2021-05-03block/rnbd: Remove all likely and unlikelyGioh Kim2-13/+13
2021-05-03block/rnbd-clt: Check the return value of the function rtrs_clt_queryMd Haris Iqbal1-2/+10
2021-05-03block/rnbd: Fix style issuesDima Stepanov1-5/+5
2021-05-03block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_tMd Haris Iqbal1-1/+1
2021-05-03vDPA/ifcvf: get_config_size should return dev specific config sizeZhu Lingshan1-1/+18
2021-05-03vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPAZhu Lingshan2-2/+25
2021-05-03vDPA/ifcvf: deduce VIRTIO device ID when probeZhu Lingshan2-12/+16
2021-05-03vdpa_sim_blk: add support for vdpa management toolStefano Garzarella1-13/+63
2021-05-03vdpa_sim_blk: handle VIRTIO_BLK_T_GET_IDStefano Garzarella1-0/+15
2021-05-03vdpa_sim_blk: implement ramdisk behaviourStefano Garzarella1-18/+146
2021-05-03vdpa: add vdpa simulator for block deviceMax Gurtovoy3-0/+153
2021-05-03vhost/vdpa: Remove the restriction that only supports virtio-net devicesXie Yongji1-5/+1
2021-05-03vhost/vdpa: use get_config_size callback in vhost_vdpa_config_validate()Stefano Garzarella1-7/+2
2021-05-03vdpa: add get_config_size callback in vdpa_config_opsStefano Garzarella4-0/+29
2021-05-03vdpa_sim: cleanup kiovs in vdpasim_free()Stefano Garzarella1-0/+7
2021-05-03vringh: implement vringh_kiov_advance()Stefano Garzarella1-12/+29
2021-05-03vringh: explain more about cleaning riov and wiovStefano Garzarella1-3/+12