summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2016-09-06PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()Dexuan Cui
2016-09-06PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_deviceDexuan Cui
2016-09-06PCI: hv: Use pci_function_description[0] in struct definitionsDexuan Cui
2016-09-06PCI: hv: Use zero-length array in struct pci_packetDexuan Cui
2016-09-06PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for ARCJoao Pinto
2016-09-03Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-09-03PCI: rockchip: Add Rockchip PCIe controller supportShawn Lin
2016-09-01Merge branch 'pci/ptm' into nextBjorn Helgaas
2016-08-31PCI: quirk fixup for cavium invalid sriov link value.Ananth Jasty
2016-08-31thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.Xavier Gnata
2016-08-31thunderbolt: Fix resume quirk for Falcon Ridge 4C.Andreas Noever
2016-08-29Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-26Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-26PCI: altera: Rework config accessors for use without a struct pci_busLey Foon Tan
2016-08-25PCI: Add PTM clock granularity informationBjorn Helgaas
2016-08-24PCI: pciehp: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: hotplug: Make core explicitly non-modularPaul Gortmaker
2016-08-24PCI: xilinx-nwl: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: xilinx: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: qcom: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: dra7xx: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI/AER: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI/PME: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: Make DPC explicitly non-modularPaul Gortmaker
2016-08-24PCI: generic: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: designware: Remove redundant platform_get_resource() return value checkWei Yongjun
2016-08-23PCI: designware: Exchange viewport of `MEMORYs' and `CFGs/IOs'Dong Bo
2016-08-23PCI: exynos: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: designware: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: spear: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: portdrv: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: imx6: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: altera: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: altera: Make MSI explicitly non-modularPaul Gortmaker
2016-08-22PCI: aardvark: Remove redundant dev_err call in advk_pcie_probe()Wei Yongjun
2016-08-22PCI: hv: Use list_move_tail() instead of list_del() + list_add_tail()Wei Yongjun
2016-08-22PCI: keystone: Propagate request_irq() failureWei Yongjun
2016-08-22PCI: rcar: Consolidate register space lookup and ioremapBjorn Helgaas
2016-08-22PCI: designware: Keep viewport fixed for IO transaction if num_viewport > 2Pratyush Anand
2016-08-22PCI: pciehp: Clear attention LED on device addKeith Busch
2016-08-22cxl: use pcibios_free_controller_deferred() when removing vPHBsAndrew Donnellan
2016-08-18PCI: Add pci_enable_ptm() for drivers to enable PTM on endpointsBjorn Helgaas
2016-08-18PCI: tegra: Use of_device_get_match_data()Thierry Reding
2016-08-18PCI: tegra: Remove redundant _data suffixThierry Reding
2016-08-18PCI: Mark Atheros AR9580 to avoid bus resetMaik Broemme
2016-08-18PCI: altera: Poll for link training status after retraining the linkLey Foon Tan
2016-08-18PCI: Call pci_intx() when using legacy interrupts in pci_alloc_irq_vectors()Christoph Hellwig
2016-08-18PCI: designware: Check LTSSM training bit before deciding link is upJisheng Zhang
2016-08-18x86/ioapic: Support hot-removal of IOAPICs present during bootRui Wang
2016-08-17PCI: designware: Add iATU Unroll featureJoao Pinto