Age | Commit message (Expand) | Author |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-05 | PCI: Introduce pci_get_dsn | Jacob Keller |
2020-03-04 | PCI: pci-bridge-emul: Use new constant PCI_STATUS_ERROR_BITS | Heiner Kallweit |
2020-03-04 | PCI: Add pci_status_get_and_clear_errors | Heiner Kallweit |
2020-02-27 | PCI: brcmstb: Fix build on 32bit ARM platforms with older compilers | Marek Szyprowski |
2020-02-06 | Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-02-05 | PCI/ATS: Use PF PASID for VFs | Kuppuswamy Sathyanarayanan |
2020-02-05 | Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-02-04 | Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-02-04 | treewide: remove redundant IS_ERR() before error code check | Masahiro Yamada |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-01-31 | Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-01-29 | Merge branch 'remotes/lorenzo/pci/uniphier' | Bjorn Helgaas |
2020-01-29 | Merge branch 'remotes/lorenzo/pci/tegra' | Bjorn Helgaas |
2020-01-29 | Merge branch 'remotes/lorenzo/pci/qcom' | Bjorn Helgaas |
2020-01-29 | Merge branch 'remotes/lorenzo/pci/misc' | Bjorn Helgaas |
2020-01-29 | Merge branch 'remotes/lorenzo/pci/keystone' | Bjorn Helgaas |
2020-01-29 | Merge branch 'remotes/lorenzo/pci/dwc' | Bjorn Helgaas |
2020-01-29 | Merge branch 'remotes/lorenzo/pci/brcmstb' | Bjorn Helgaas |
2020-01-29 | Merge branch 'pci/host-vmd' | Bjorn Helgaas |
2020-01-29 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2020-01-29 | Merge branch 'pci/switchtec' | Bjorn Helgaas |
2020-01-29 | Merge branch 'pci/resource' | Bjorn Helgaas |
2020-01-29 | Merge branch 'pci/pm' | Bjorn Helgaas |
2020-01-29 | Merge branch 'pci/p2pdma' | Bjorn Helgaas |
2020-01-29 | Merge branch 'pci/misc' | Bjorn Helgaas |
2020-01-29 | PCI: Allow adjust_bridge_window() to shrink resource if necessary | Nicholas Johnson |
2020-01-29 | PCI: Set resource size directly in adjust_bridge_window() | Nicholas Johnson |
2020-01-29 | PCI: Rename extend_bridge_window() to adjust_bridge_window() | Nicholas Johnson |
2020-01-29 | PCI: Rename extend_bridge_window() parameter | Nicholas Johnson |
2020-01-29 | PCI: Consider alignment of hot-added bridges when assigning resources | Nicholas Johnson |
2020-01-29 | PCI: Remove local variable usage in pci_bus_distribute_available_resources() | Nicholas Johnson |
2020-01-29 | PCI: Pass size + alignment to pci_bus_distribute_available_resources() | Nicholas Johnson |
2020-01-29 | PCI: Rename variables | Nicholas Johnson |
2020-01-29 | PCI: vmd: Add two VMD Device IDs | Sushma Kalakota |
2020-01-29 | PCI: Remove unnecessary braces | Nicholas Johnson |
2020-01-28 | PCI: brcmstb: Add MSI support | Jim Quinlan |
2020-01-28 | PCI: brcmstb: Add Broadcom STB PCIe host controller driver | Jim Quinlan |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2020-01-24 | PCI: vmd: Remove dma_map_ops overrides | Jon Derrick |
2020-01-24 | PCI: Introduce pci_real_dma_dev() | Jon Derrick |
2020-01-24 | x86/PCI: Expose VMD's pci_dev in struct pci_sysdata | Jon Derrick |
2020-01-23 | PCI/AER: Initialize aer_fifo | Dongdong Liu |
2020-01-23 | PCI/AER: Factor message prefixes with dev_fmt() | Bjorn Helgaas |
2020-01-23 | PCI/AER: Log which device prevents error recovery | Yicong Yang |
2020-01-23 | pci/hotplug/pnv-php: Wrap warnings in macro | Frederic Barrat |
2020-01-23 | pci/hotplug/pnv-php: Relax check when disabling slot | Frederic Barrat |
2020-01-23 | pci/hotplug/pnv-php: Register opencapi slots | Frederic Barrat |
2020-01-23 | pci/hotplug/pnv-php: Improve error msg on power state change failure | Frederic Barrat |
2020-01-23 | pci/hotplug/pnv-php: Remove erroneous warning | Frederic Barrat |