summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-30PCI: Fix devm_pci_alloc_host_bridge() memory leakJan Kiszka
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-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-15PCI: dwc: Add support for EP modeGustavo 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
2018-05-14PCI: dwc: Move CONFIG_PCI depends to menuRob Herring
2018-05-14PCI: dwc: Replace magic number by definesGustavo Pimentel
2018-05-14PCI: dwc: Small computation improvementGustavo Pimentel
2018-05-14PCI: dwc: Replace lower into upper case charactersGustavo Pimentel
2018-05-14PCI: dwc: Define maximum number of vectorsGustavo Pimentel
2018-05-14PCI: imx6: Remove space before tabsFabio Estevam
2018-05-14PCI: keystone: Do not treat link up message as errorFabio Estevam
2018-05-10PCI: Add "pci=noats" boot parameterGil Kupfer
2018-05-10PCI/AER: Add TLP header information to tracepointThomas Tai
2018-05-08PCI: endpoint: Replace mdelay with usleep_range() in pci_epf_test_write()Jia-Ju Bai
2018-05-07PCI/AER: Unify error bit printing for native and CPER reportingAlexandru Gagniuc
2018-05-07PCI: Check whether bridges allow access to extended config spaceGilles Buloz
2018-05-07PCI: pciehp: Add quirk for Command Completed errataBjorn Helgaas
2018-05-07PCI: Add Qualcomm vendor IDBjorn Helgaas
2018-05-04PCI: mediatek: Set up vendor ID and class type for MT7622Honghui Zhang
2018-05-02PCI/portdrv: Remove unused pcie_port_acpi_setup()Bjorn Helgaas