Age | Commit message (Expand) | Author | Files | Lines |
2020-12-16 | Merge branch 'pci/pm' | Bjorn Helgaas | 1 | -1/+1 |
2020-12-16 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -1/+0 |
2020-12-16 | Merge branch 'pci/err' | Bjorn Helgaas | 1 | -0/+5 |
2020-12-09 | PCI: Remove unused HAVE_PCI_SET_MWI | Heiner Kallweit | 1 | -1/+0 |
2020-12-06 | PCI/ERR: Add pcie_link_rcec() to associate RCiEPs | Sean V Kelley | 1 | -0/+1 |
2020-12-05 | PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus() | Mika Westerberg | 1 | -1/+1 |
2020-12-05 | PCI: Return u16 from pci_find_ext_capability() and similar | Bjorn Helgaas | 1 | -3/+3 |
2020-12-05 | PCI: Return u8 from pci_find_capability() and similar | Puranjay Mohan | 1 | -6/+6 |
2020-12-04 | PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities() | Sean V Kelley | 1 | -0/+4 |
2020-11-20 | PCI: Decode PCIe 64 GT/s link speed | Gustavo Pimentel | 1 | -0/+1 |
2020-10-22 | Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -0/+1 |
2020-10-21 | Merge branch 'remotes/lorenzo/pci/dwc' | Bjorn Helgaas | 1 | -0/+1 |
2020-10-21 | Merge branch 'pci/pm' | Bjorn Helgaas | 1 | -5/+1 |
2020-10-16 | PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptr | Saheed O. Bolarinwa | 1 | -0/+1 |
2020-09-29 | PCI/PM: Rename pci_dev.d3_delay to d3hot_delay | Krzysztof WilczyĆski | 1 | -1/+1 |
2020-09-29 | PCI/PM: Remove unused pcibios_pm_ops | Vaibhav Gupta | 1 | -4/+0 |
2020-09-21 | PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY | Matthew Rosato | 1 | -0/+1 |
2020-09-07 | PCI: Allow root and child buses to have different pci_ops | Rob Herring | 1 | -0/+1 |
2020-08-08 | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -21/+9 |
2020-08-06 | Merge branch 'pci/host-probe-refactor' | Bjorn Helgaas | 1 | -12/+0 |
2020-08-06 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -7/+0 |
2020-08-06 | Merge branch 'pci/error' | Bjorn Helgaas | 1 | -2/+2 |
2020-08-04 | PCI: Move DT resource setup into devm_pci_alloc_host_bridge() | Rob Herring | 1 | -12/+0 |
2020-07-29 | PCI: Remove unused pci_lost_interrupt() | Heiner Kallweit | 1 | -7/+0 |
2020-07-10 | PCI: Treat "external-facing" devices themselves as internal | Rajat Jain | 1 | -0/+6 |
2020-07-10 | PCI: Cache ACS capability offset in device | Rajat Jain | 1 | -0/+1 |
2020-07-08 | PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' | Luc Van Oostenryck | 1 | -2/+2 |
2020-07-01 | PCI: Make pcie_find_root_port() work for Root Ports | Mika Westerberg | 1 | -6/+5 |
2020-06-08 | Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -0/+8 |
2020-06-04 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -11/+16 |
2020-06-04 | Merge branch 'pci/error' | Bjorn Helgaas | 1 | -2/+0 |
2020-06-01 | PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownership | Kuppuswamy Sathyanarayanan | 1 | -2/+0 |
2020-05-21 | PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc) | Krzysztof Wilczynski | 1 | -1/+13 |
2020-05-20 | PCI/IOV: Introduce pci_iov_sysfs_link() function | Niklas Schnelle | 1 | -0/+8 |
2020-05-15 | PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port() | Yicong Yang | 1 | -9/+14 |
2020-05-12 | PCI: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -2/+2 |
2020-04-04 | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+8 |
2020-04-02 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -1/+1 |
2020-04-02 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -1/+1 |
2020-03-30 | PCI: Add support for root bus sizing | Ivan Kokshaysky | 1 | -0/+1 |
2020-03-30 | PCI: Use ioremap(), not phys_to_virt() for platform ROM | Mikel Rychliski | 1 | -1/+0 |
2020-03-28 | PCI/DPC: Add Error Disconnect Recover (EDR) support | Kuppuswamy Sathyanarayanan | 1 | -0/+1 |
2020-03-28 | PCI/DPC: Move DPC data into struct pci_dev | Bjorn Helgaas | 1 | -0/+5 |
2020-03-28 | PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macro | Vasundhara Volam | 1 | -0/+1 |
2020-03-10 | PCI: Add pci_speed_string() | Bjorn Helgaas | 1 | -1/+1 |
2020-03-06 | PCI: Introduce pci_get_dsn | Jacob Keller | 1 | -0/+5 |
2020-03-05 | PCI: Add pci_status_get_and_clear_errors | Heiner Kallweit | 1 | -0/+1 |
2020-03-05 | PCI: Add constant PCI_STATUS_ERROR_BITS | Heiner Kallweit | 1 | -0/+7 |
2020-01-30 | Merge branch 'pci/host-vmd' | Bjorn Helgaas | 1 | -0/+1 |
2020-01-24 | PCI: Introduce pci_real_dma_dev() | Jon Derrick | 1 | -0/+1 |