Age | Commit message (Expand) | Author | Files | Lines |
2018-04-11 | PCI: Remove messages about reassigning resources | Desnes A. Nunes do Rosario | 2 | -3/+0 |
2018-04-10 | PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as broken | Sinan Kaya | 1 | -0/+4 |
2018-04-07 | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
2018-04-07 | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 78 | -1742/+2134 |
2018-04-04 | Merge branch 'lorenzo/pci/xilinx' | Bjorn Helgaas | 1 | -2/+2 |
2018-04-04 | Merge branch 'lorenzo/pci/xgene' | Bjorn Helgaas | 1 | -1/+1 |
2018-04-04 | Merge branch 'lorenzo/pci/tegra' | Bjorn Helgaas | 1 | -76/+278 |
2018-04-04 | Merge branch 'lorenzo/pci/rcar' | Bjorn Helgaas | 1 | -1/+0 |
2018-04-04 | Merge branch 'lorenzo/pci/hv' | Bjorn Helgaas | 1 | -25/+87 |
2018-04-04 | Merge branch '6c994c504fa2' | Bjorn Helgaas | 9 | -30/+10 |
2018-04-04 | Merge branch 'lorenzo/pci/endpoint' | Bjorn Helgaas | 5 | -70/+95 |
2018-04-04 | Merge branch 'lorenzo/pci/dwc-msi' | Bjorn Helgaas | 12 | -370/+256 |
2018-04-04 | Merge branch 'lorenzo/pci/dwc' | Bjorn Helgaas | 3 | -43/+62 |
2018-04-04 | Merge branch 'lorenzo/pci/altera' | Bjorn Helgaas | 1 | -1/+1 |
2018-04-04 | Merge branch 'pci/vpd' | Bjorn Helgaas | 5 | -570/+578 |
2018-04-04 | Merge branch 'pci/virtualization' | Bjorn Helgaas | 6 | -48/+159 |
2018-04-04 | Merge branch 'pci/portdrv' | Bjorn Helgaas | 17 | -197/+194 |
2018-04-04 | Merge branch 'pci/misc' | Bjorn Helgaas | 37 | -179/+104 |
2018-04-04 | Merge branch 'pci/lpc' | Bjorn Helgaas | 1 | -76/+19 |
2018-04-04 | Merge branch 'pci/hotplug' | Bjorn Helgaas | 2 | -14/+21 |
2018-04-04 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 5 | -32/+204 |
2018-04-04 | Merge branch 'pci/aspm' | Bjorn Helgaas | 1 | -1/+19 |
2018-04-04 | PCI: Apply the new generic I/O management on PCI IO hosts | Zhichang Yuan | 1 | -75/+17 |
2018-04-04 | PCI: Add fwnode handler as input param of pci_register_io_range() | Gabriele Paoloni | 1 | -1/+2 |
2018-04-04 | PCI: Remove __weak tag from pci_register_io_range() | Gabriele Paoloni | 1 | -1/+1 |
2018-04-03 | PCI: Add pcie_print_link_status() to log link speed and whether it's limited | Tal Gilboa | 1 | -0/+32 |
2018-04-03 | PCI: Add pcie_bandwidth_available() to compute bandwidth available to device | Tal Gilboa | 1 | -0/+58 |
2018-04-03 | PCI: designware-ep: Make dw_pcie_ep_reset_bar() handle 64-bit BARs properly | Niklas Cassel | 1 | -0/+4 |
2018-04-03 | PCI: endpoint: Make sure that BAR_5 does not have 64-bit flag set when clearing | Niklas Cassel | 1 | -1/+3 |
2018-04-03 | PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep... | Niklas Cassel | 4 | -8/+20 |
2018-04-03 | PCI: endpoint: Handle 64-bit BARs properly | Niklas Cassel | 1 | -0/+7 |
2018-04-03 | PCI: cadence: Set PCI_BASE_ADDRESS_MEM_TYPE_64 if a 64-bit BAR was set-up | Niklas Cassel | 1 | -0/+3 |
2018-04-03 | PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properly | Niklas Cassel | 1 | -1/+8 |
2018-04-03 | PCI: endpoint: Setting a BAR size > 4 GB is invalid if 64-bit flag is not set | Niklas Cassel | 1 | -1/+3 |
2018-04-03 | PCI: endpoint: Setting 64-bit/prefetch bit is invalid when IO is set | Niklas Cassel | 1 | -1/+4 |
2018-04-03 | PCI: endpoint: Setting BAR_5 to 64-bits wide is invalid | Niklas Cassel | 1 | -1/+3 |
2018-04-03 | PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar() | Niklas Cassel | 5 | -18/+21 |
2018-04-03 | PCI: endpoint: BAR width should not depend on sizeof dma_addr_t | Niklas Cassel | 1 | -5/+7 |
2018-04-03 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 1 | -19/+0 |
2018-04-03 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -8/+20 |
2018-04-01 | PCI/DPC: Rename from pcie-dpc.c to dpc.c | Bjorn Helgaas | 2 | -1/+1 |
2018-03-31 | PCI/IOV: Use VF0 cached config registers for other VFs | KarimAllah Ahmed | 3 | -12/+81 |
2018-03-31 | PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOS | Mika Westerberg | 2 | -3/+3 |
2018-03-31 | PCI/AER: Use cached AER Capability offset | Frederick Lawler | 3 | -8/+14 |
2018-03-31 | PCI/portdrv: Rename and reverse sense of pcie_ports_auto | Bjorn Helgaas | 3 | -20/+12 |
2018-03-31 | PCI/portdrv: Encapsulate pcie_ports_auto inside the port driver | Bjorn Helgaas | 1 | -0/+2 |
2018-03-31 | PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameter | Bjorn Helgaas | 1 | -3/+0 |
2018-03-31 | PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter | Bjorn Helgaas | 2 | -29/+3 |
2018-03-31 | PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h> | Bjorn Helgaas | 1 | -1/+0 |
2018-03-31 | PCI/portdrv: Simplify PCIe feature permission checking | Bjorn Helgaas | 4 | -28/+36 |