summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas
2016-03-15PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definitionHeikki Krogerus
2016-03-15PCI: Cleanup pci/pcie/Kconfig whitespaceAndreas Ziegler
2016-03-10PCI: Wait for up to 1000ms after FLR resetAlex Williamson
2016-03-10PCI: Prevent VPD access for buggy devicesBabu Moger
2016-03-10PCI: Sleep rather than busy-wait for VPD access completionBjorn Helgaas
2016-03-09PCI: Add QEMU top-level IDs for (sub)vendor & deviceRobin H. Johnson
2016-03-08PCI/AER: Log aer_inject error injectionsJean Delvare
2016-03-08PCI/AER: Log actual error causes in aer_injectJean Delvare
2016-03-08PCI/AER: Use dev_warn() in aer_injectJean Delvare
2016-03-08PCI/AER: Fix aer_inject error codesJean Delvare
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa
2016-03-08unicore32: Remove unused HAVE_ARCH_PCI_SET_DMA_MASK definitionBjorn Helgaas
2016-03-07PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.hBjorn Helgaas
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-03-07frv/PCI: Remove stray pci_{alloc,free}_consistent() declarationChristoph Hellwig
2016-02-29PCI: Fold struct pci_vpd_pci22 into struct pci_vpdBjorn Helgaas
2016-02-29PCI: Rename VPD symbols to remove unnecessary "pci22"Bjorn Helgaas
2016-02-29PCI: Remove struct pci_vpd_ops.release function pointerBjorn Helgaas
2016-02-29PCI: Move pci_vpd_release() from header file to pci/access.cBjorn Helgaas
2016-02-29PCI: Move pci_read_vpd() and pci_write_vpd() close to other VPD codeBjorn Helgaas
2016-02-29PCI: Determine actual VPD size on first accessHannes Reinecke
2016-02-29PCI: Use bitfield instead of bool for struct pci_vpd_pci22.busyBjorn Helgaas
2016-02-29PCI: Allow access to VPD attributes with size 0Hannes Reinecke
2016-02-29PCI: Fix broken URL for Dell biosdevnameNaga Venkata Sai Indubhaskar Jupudi
2016-02-29PCI: Support SR-IOV on any function typeKelly Zytaruk
2016-02-18PCI: Update VPD definitionsHannes Reinecke
2016-02-09Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-layerscape' ...Bjorn Helgaas
2016-02-09Merge branches 'pci/aer', 'pci/misc' and 'pci/virtualization' into nextBjorn Helgaas
2016-02-09PCI: designware: Remove PCI_PROBE_ONLY handlingLorenzo Pieralisi
2016-02-09PCI: designware: Explain why we don't program ATU for some platformsJisheng Zhang
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas
2016-02-05PCI: Remove empty asm-generic/pci-bridge.hBjorn Helgaas
2016-02-05ARM64: PCI: Remove generated include of asm-generic/pci-bridge.hBjorn Helgaas
2016-02-05PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas
2016-02-05PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.hBjorn Helgaas
2016-02-05PCI/PME: Restructure pcie_pme_suspend() to prevent compiler warningBjorn Helgaas
2016-02-05PCI/PME: Remove redundant port lookupBjorn Helgaas
2016-02-05PCI: Check device_attach() return value alwaysBjorn Helgaas
2016-02-05PCI: layerscape: Add "fsl,ls2085a-pcie" compatible IDYang Shi
2016-02-05PCI: rcar: Remove PCI_PROBE_ONLY handlingLorenzo Pieralisi
2016-02-04PCI: Add ACS quirk for all Cavium devicesManish Jaggi
2016-02-04PCI/AER: Use list_first_entry_or_null() to simplify codeGeliang Tang
2016-02-04PCI/AER: Restore pci_ops pointer while calling original pci_opsDavid Daney
2016-02-04PCI/AER: Rename pci_ops_aer to aer_inj_pci_opsBjorn Helgaas
2016-01-25PCI: imx6: Move link up check into imx6_pcie_wait_for_link()Lucas Stach
2016-01-25PCI: imx6: Remove broken Gen2 workaroundLucas Stach
2016-01-25PCI: imx6: Move PHY reset into imx6_pcie_establish_link()Lucas Stach
2016-01-25PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functionsLucas Stach