Age | Commit message (Expand) | Author | Files | Lines |
2019-07-16 | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -15/+13 |
2019-07-13 | Merge branch 'pci/virtualization' | Bjorn Helgaas | 1 | -14/+12 |
2019-07-03 | PCI/IOV: Assume SR-IOV VFs support extended config space. | Alex Williamson | 1 | -0/+15 |
2019-07-03 | Revert "PCI/IOV: Use VF0 cached config space size for other VFs" | Alex Williamson | 1 | -17/+0 |
2019-06-24 | bus_find_device: Unify the match callback with class_find_device | Suzuki K Poulose | 1 | -1/+1 |
2019-06-14 | PCI: Decode PCIe 32 GT/s link speed | Gustavo Pimentel | 1 | -1/+1 |
2019-05-14 | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -35/+195 |
2019-05-14 | Merge branch 'pci/printk' | Bjorn Helgaas | 1 | -12/+9 |
2019-05-14 | Merge branch 'pci/iova-dma-ranges' | Bjorn Helgaas | 1 | -0/+2 |
2019-05-14 | Merge branch 'pci/hotplug' | Bjorn Helgaas | 1 | -10/+120 |
2019-05-09 | PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etc | Mohan Kumar | 1 | -12/+9 |
2019-05-07 | PCI: Add dma_ranges window list | Srinath Mannam | 1 | -0/+3 |
2019-04-24 | PCI/ACPI: Implement _HPX Type 3 Setting Record | Alexandru Gagniuc | 1 | -0/+114 |
2019-04-24 | PCI/ACPI: Remove the need for 'struct hotplug_params' | Alexandru Gagniuc | 1 | -10/+6 |
2019-04-17 | PCI: Assign bus numbers present in EA capability for bridges | Subbaraya Sundeep | 1 | -4/+50 |
2019-04-06 | PCI: Init PCIe feature bits for managed host bridge alloc | Jean-Philippe Brucker | 1 | -9/+14 |
2019-03-26 | PCI/LINK: Deduplicate bandwidth reports for multi-function devices | Lukas Wunner | 1 | -1/+1 |
2019-03-07 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -7/+56 |
2019-03-07 | Merge branch 'pci/aspm' | Bjorn Helgaas | 1 | -13/+23 |
2019-02-09 | PCI/ASPM: Use LTR if already enabled by platform | Bjorn Helgaas | 1 | -13/+23 |
2019-02-02 | PCI: Enable SERR# forwarding for all bridges | Bharat Kumar Gogada | 1 | -2/+19 |
2019-01-30 | PCI: Rely on config space header type, not class code | Honghui Zhang | 1 | -3/+0 |
2019-01-30 | PCI: Make pci_size() return real BAR size | Du Changbin | 1 | -4/+4 |
2019-01-22 | PCI: Probe bridge window attributes once at enumeration-time | Bjorn Helgaas | 1 | -0/+52 |
2018-12-05 | PCI / ACPI: Identify untrusted PCI devices | Mika Westerberg | 1 | -0/+15 |
2018-10-20 | Merge branch 'pci/virtualization' | Bjorn Helgaas | 1 | -0/+17 |
2018-10-20 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -3/+3 |
2018-10-11 | PCI/IOV: Use VF0 cached config space size for other VFs | KarimAllah Ahmed | 1 | -0/+17 |
2018-10-10 | PCI: Remove pci_set_dma_max_seg_size() | Christoph Hellwig | 1 | -1/+1 |
2018-10-10 | PCI: Remove pci_set_dma_seg_boundary() | Christoph Hellwig | 1 | -1/+1 |
2018-10-03 | PCI: Make link active reporting detection generic | Keith Busch | 1 | -0/+1 |
2018-09-18 | PCI: Allocate dma_alias_mask with bitmap_zalloc() | Andy Shevchenko | 1 | -1/+1 |
2018-09-12 | PCI: Fix enabling of PASID on RC integrated endpoints | Felix Kuehling | 1 | -1/+4 |
2018-08-15 | Merge branch 'pci/virtualization' | Bjorn Helgaas | 1 | -0/+24 |
2018-08-15 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -0/+17 |
2018-08-15 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -4/+55 |
2018-08-15 | Merge branch 'pci/aspm' | Bjorn Helgaas | 1 | -1/+0 |
2018-08-15 | Merge branch 'pci/aer' | Bjorn Helgaas | 1 | -0/+1 |
2018-08-14 | PCI: Match Root Port's MPS to endpoint's MPSS as necessary | Myron Stowe | 1 | -2/+10 |
2018-08-14 | PCI: Skip MPS logic for Virtual Functions (VFs) | Myron Stowe | 1 | -0/+4 |
2018-08-10 | PCI: Check for PCIe Link downtraining | Alexandru Gagniuc | 1 | -0/+21 |
2018-08-06 | PCI: Remove unnecessary include of <linux/pci-aspm.h> | Bjorn Helgaas | 1 | -1/+0 |
2018-07-31 | PCI: Fix is_added/is_busmaster race condition | Hari Vyas | 1 | -2/+2 |
2018-07-20 | PCI/AER: Define aer_stats structure for AER capable devices | Rajat Jain | 1 | -0/+1 |
2018-07-13 | PCI: Workaround IDT switch ACS Source Validation erratum | James Puthukattukaran | 1 | -2/+20 |
2018-06-30 | PCI: Enable PASID only if entire path supports End-End TLP prefixes | Sinan Kaya | 1 | -0/+24 |
2018-06-30 | PCI: Make early dump functionality generic | Sinan Kaya | 1 | -0/+17 |
2018-06-07 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -1/+3 |
2018-06-07 | Merge branch 'pci/hotplug' | Bjorn Helgaas | 1 | -13/+22 |
2018-06-07 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -0/+52 |