Age | Commit message (Expand) | Author |
2019-05-14 | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-13 | Merge branch 'pci/printk' | Bjorn Helgaas |
2019-05-13 | Merge branch 'pci/iova-dma-ranges' | Bjorn Helgaas |
2019-05-13 | Merge branch 'pci/hotplug' | Bjorn Helgaas |
2019-05-09 | PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etc | Mohan Kumar |
2019-05-06 | PCI: Add dma_ranges window list | Srinath Mannam |
2019-04-23 | PCI/ACPI: Implement _HPX Type 3 Setting Record | Alexandru Gagniuc |
2019-04-23 | PCI/ACPI: Remove the need for 'struct hotplug_params' | Alexandru Gagniuc |
2019-04-17 | PCI: Assign bus numbers present in EA capability for bridges | Subbaraya Sundeep |
2019-04-05 | PCI: Init PCIe feature bits for managed host bridge alloc | Jean-Philippe Brucker |
2019-03-25 | PCI/LINK: Deduplicate bandwidth reports for multi-function devices | Lukas Wunner |
2019-03-06 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2019-03-06 | Merge branch 'pci/aspm' | Bjorn Helgaas |
2019-02-09 | PCI/ASPM: Use LTR if already enabled by platform | Bjorn Helgaas |
2019-02-01 | PCI: Enable SERR# forwarding for all bridges | Bharat Kumar Gogada |
2019-01-30 | PCI: Rely on config space header type, not class code | Honghui Zhang |
2019-01-30 | PCI: Make pci_size() return real BAR size | Du Changbin |
2019-01-22 | PCI: Probe bridge window attributes once at enumeration-time | Bjorn Helgaas |
2018-12-05 | PCI / ACPI: Identify untrusted PCI devices | Mika Westerberg |
2018-10-20 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2018-10-20 | Merge branch 'pci/misc' | Bjorn Helgaas |
2018-10-11 | PCI/IOV: Use VF0 cached config space size for other VFs | KarimAllah Ahmed |
2018-10-10 | PCI: Remove pci_set_dma_max_seg_size() | Christoph Hellwig |
2018-10-10 | PCI: Remove pci_set_dma_seg_boundary() | Christoph Hellwig |
2018-10-02 | PCI: Make link active reporting detection generic | Keith Busch |
2018-09-17 | PCI: Allocate dma_alias_mask with bitmap_zalloc() | Andy Shevchenko |
2018-09-11 | PCI: Fix enabling of PASID on RC integrated endpoints | Felix Kuehling |
2018-08-15 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2018-08-15 | Merge branch 'pci/resource' | Bjorn Helgaas |
2018-08-15 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2018-08-15 | Merge branch 'pci/aspm' | Bjorn Helgaas |
2018-08-15 | Merge branch 'pci/aer' | Bjorn Helgaas |
2018-08-14 | PCI: Match Root Port's MPS to endpoint's MPSS as necessary | Myron Stowe |
2018-08-14 | PCI: Skip MPS logic for Virtual Functions (VFs) | Myron Stowe |
2018-08-10 | PCI: Check for PCIe Link downtraining | Alexandru Gagniuc |
2018-08-06 | PCI: Remove unnecessary include of <linux/pci-aspm.h> | Bjorn Helgaas |
2018-07-31 | PCI: Fix is_added/is_busmaster race condition | Hari Vyas |
2018-07-19 | PCI/AER: Define aer_stats structure for AER capable devices | Rajat Jain |
2018-07-12 | PCI: Workaround IDT switch ACS Source Validation erratum | James Puthukattukaran |
2018-06-30 | PCI: Enable PASID only if entire path supports End-End TLP prefixes | Sinan Kaya |
2018-06-29 | PCI: Make early dump functionality generic | Sinan Kaya |
2018-06-06 | Merge branch 'pci/resource' | Bjorn Helgaas |
2018-06-06 | Merge branch 'pci/hotplug' | Bjorn Helgaas |
2018-06-06 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2018-06-04 | PCI: Improve "partially hidden behind bridge" log message | Mika Westerberg |
2018-06-04 | PCI: Improve pci_scan_bridge() and pci_scan_bridge_extend() doc | Mika Westerberg |
2018-06-04 | PCI: Account for all bridges on bus when distributing bus numbers | Mika Westerberg |
2018-06-02 | PCI: shpchp: Request SHPC control via _OSC when adding host bridge | Mika Westerberg |
2018-06-02 | PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplug | Mika Westerberg |
2018-05-30 | PCI: Fix devm_pci_alloc_host_bridge() memory leak | Jan Kiszka |