summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-30PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...Jan Kiszka
2018-05-30PCI: Use dev_printk() in of_pci_get_host_bridge_resources()Jan Kiszka
2018-05-30PCI: Pass struct device to of_pci_get_host_bridge_resources()Jan Kiszka
2018-05-30PCI: Rename of_pci_get_host_bridge_resources() device node parameterJan Kiszka
2018-05-30PCI: Fix devm_pci_alloc_host_bridge() memory leakJan Kiszka
2018-05-30PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver DT bindingsSubrahmanya Lingappa
2018-05-25PCI: Remove unused pcie_get_minimum_link()Bjorn Helgaas
2018-05-25ixgbe: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas
2018-05-25cxgb4: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas
2018-05-25bnxt_en: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas
2018-05-25bnx2x: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas
2018-05-25PCI: Prevent sysfs disable of device while driver is attachedChristoph Hellwig
2018-05-25PCI/IOV: Allow PF drivers to limit total_VFs to 0Jakub Kicinski
2018-05-25PCI: hv: Do not wait forever on a device that has disappearedDexuan Cui
2018-05-24PCI: hv: Use list_for_each_entry()Stephen Hemminger
2018-05-24PCI: hv: Convert remove_lock to refcountStephen Hemminger
2018-05-24PCI: hv: Remove unused reason for refcount handlerStephen Hemminger
2018-05-23PCI: pciehp: Request control of native hotplug only if supportedMika Westerberg
2018-05-23PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg
2018-05-23PCI: pnv_php: Add missing of_node_put()Julia Lawall
2018-05-23PCI: qcom: add runtime pm support to pcie_portSrinivas Kandagatla
2018-05-22MIPS: PCI: Use dev_printk() when possibleBjorn Helgaas
2018-05-22xtensa/PCI: Use dev_printk() when possibleBjorn Helgaas
2018-05-22xtensa/PCI: Make variables staticBjorn Helgaas
2018-05-22xtensa/PCI: Remove dead codeBjorn Helgaas
2018-05-22microblaze/PCI: Remove pcibios_claim_one_bus() dead codeBjorn Helgaas
2018-05-22microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead codeBjorn Helgaas
2018-05-22sparc/PCI: Use dev_printk() when possibleBjorn Helgaas
2018-05-21sparc32/PCI/PCIC: Converge device enable pathBjorn Helgaas
2018-05-21sparc32/PCI/LEON: Converge device enable pathBjorn Helgaas
2018-05-21PCI: mediatek: Implement chained IRQ handling setupHonghui Zhang
2018-05-18PCI: endpoint: Create configfs entry for each pci_epf_device_id table entryKishon Vijay Abraham I
2018-05-17PCI/portdrv: Add generic pcie_port_find_service()Oza Pawandeep
2018-05-17PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep
2018-05-17PCI/AER: Rename error recovery interfaces to generic PCI namingOza Pawandeep
2018-05-17PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devicesOza Pawandeep
2018-05-17PCI: Add generic pcie_wait_for_link() interfaceOza Pawandeep
2018-05-16PCI/DPC: Clear interrupt status in interrupt handler top halfOza Pawandeep
2018-05-16PCI: qcom: Fix a bitwise vs logical NOT typoDan Carpenter
2018-05-15PCI: Make pci_get_new_domain_nr() staticJan Kiszka
2018-05-15PCI: dwc: dra7xx: Use devm_ioremap_resource() instead of devm_ioremap()Gustavo Pimentel
2018-05-15PCI: dwc: artpec6: Use devm_ioremap_resource() instead of devm_ioremap()Gustavo Pimentel
2018-05-15misc: pci_endpoint_test: Use pci_irq_vector functionGustavo Pimentel
2018-05-15misc: pci_endpoint_test: Add DesignWare EP entryGustavo Pimentel
2018-05-15dt-bindings: PCI: designware: Add support for EP in DesignWare driverGustavo Pimentel
2018-05-15PCI: dwc: Add support for EP modeGustavo Pimentel
2018-05-15dt-bindings: PCI: designware: Example updateGustavo Pimentel
2018-05-15PCI: endpoint: functions/pci-epf-test: Replace lower into upper case charactersGustavo Pimentel
2018-05-15misc: pci_endpoint_test: Replace lower into upper case charactersGustavo Pimentel
2018-05-14PCI: Move private DT related functions into private headerRob Herring