Age | Commit message (Expand) | Author |
2019-03-10 | Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-03-09 | Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-03-06 | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-03-06 | Merge branch 'remotes/lorenzo/pci/vmd' | Bjorn Helgaas |
2019-03-06 | Merge branch 'remotes/lorenzo/pci/misc' | Bjorn Helgaas |
2019-03-06 | Merge branch 'remotes/lorenzo/pci/mediatek' | Bjorn Helgaas |
2019-03-06 | Merge branch 'remotes/lorenzo/pci/hv' | Bjorn Helgaas |
2019-03-06 | Merge branch 'remotes/lorenzo/pci/endpoint' | Bjorn Helgaas |
2019-03-06 | Merge branch 'remotes/lorenzo/pci/dwc' | Bjorn Helgaas |
2019-03-06 | Merge branch 'remotes/lorenzo/pci/altera' | Bjorn Helgaas |
2019-03-06 | Merge branch 'pci/pm' | Bjorn Helgaas |
2019-03-06 | Merge branch 'pci/portdrv' | Bjorn Helgaas |
2019-03-06 | Merge branch 'pci/misc' | Bjorn Helgaas |
2019-03-06 | Merge branch 'pci/hotplug' | Bjorn Helgaas |
2019-03-06 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2019-03-06 | Merge branch 'pci/dpc' | Bjorn Helgaas |
2019-03-06 | Merge branch 'pci/aspm' | Bjorn Helgaas |
2019-03-06 | PCI: Update PCIEPORTBUS Kconfig help text | Hou Zhiqiang |
2019-03-05 | PCI: Fix "try" semantics of bus and slot reset | Alex Williamson |
2019-03-05 | PCI/LINK: Report degraded links via link bandwidth notification | Alexandru Gagniuc |
2019-03-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-03-04 | PCI: altera: Enable driver on ARM64 | Ley Foon Tan |
2019-03-04 | PCI: altera: Add Stratix 10 PCIe support | Ley Foon Tan |
2019-03-01 | PCI/PME: Fix possible use-after-free on remove | Sven Van Asbroeck |
2019-03-01 | PCI: aardvark: Make symbol 'advk_pci_bridge_emul_ops' static | Wei Yongjun |
2019-03-01 | PCI: dwc: skip MSI init if MSIs have been explicitly disabled | Lucas Stach |
2019-03-01 | PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset() | Maya Nakamura |
2019-03-01 | PCI: hv: Replace hv_vp_set with hv_vpset | Maya Nakamura |
2019-03-01 | PCI: hv: Add __aligned(8) to struct retarget_msi_interrupt | Maya Nakamura |
2019-03-01 | PCI: mediatek: Enlarge PCIe2AHB window size to support 4GB DRAM | Honghui Zhang |
2019-03-01 | PCI: mediatek: Fix memory mapped IO range size computation | Honghui Zhang |
2019-03-01 | PCI: dwc: Remove superfluous shifting in definitions | Andrey Smirnov |
2019-03-01 | PCI: dwc: Make use of GENMASK/FIELD_PREP | Andrey Smirnov |
2019-03-01 | PCI: dwc: Make use of BIT() in constant definitions | Andrey Smirnov |
2019-03-01 | PCI: dwc: Share code for dw_pcie_rd/wr_other_conf() | Andrey Smirnov |
2019-03-01 | PCI: dwc: Make use of IS_ALIGNED() | Andrey Smirnov |
2019-03-01 | PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQ | Andrey Smirnov |
2019-03-01 | Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt... | Joerg Roedel |
2019-02-28 | PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove() | Rafael J. Wysocki |
2019-02-28 | PCI: qcom: Don't deassert reset GPIO during probe | Bjorn Andersson |
2019-02-26 | PCI/ATS: Add pci_ats_page_aligned() interface | Kuppuswamy Sathyanarayanan |
2019-02-26 | PCI/ATS: Add pci_prg_resp_pasid_required() interface. | Kuppuswamy Sathyanarayanan |
2019-02-22 | PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags | Thomas Petazzoni |
2019-02-22 | PCI: pci-bridge-emul: Create per-bridge copy of register behavior | Thomas Petazzoni |
2019-02-21 | PCI/DPC: Fix print AER status in DPC event handling | Dongdong Liu |
2019-02-21 | PCI: layerscape: Add EP mode support | Xiaowei Bao |
2019-02-18 | PCI/MSI: Remove obsolete sanity checks for multiple interrupt sets | Thomas Gleixner |
2019-02-18 | genirq/affinity: Add new callback for (re)calculating interrupt sets | Ming Lei |
2019-02-15 | PCI: pciehp: Disable Data Link Layer State Changed event on suspend | Mika Westerberg |
2019-02-15 | PCI/portdrv: Support PCIe services on subtractive decode bridges | Honghui Zhang |