aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2017-04-03PCI: rockchip: Advertise 128-byte Read Completion Boundary supportShawn Lin1-0/+5
2017-04-03PCI: Avoid FLR for Intel 82579 NICsSasha Neftin2-0/+14
2017-04-03PCI: thunder-pem: Fix legacy firmware PEM-specific resourcesTomasz Nowicki1-2/+8
2017-04-02kernel-api.rst: fix a series of errors when parsing C filesmchehab@s-opensource.com1-1/+1
2017-03-30PCI: Apply Cavium ACS quirk only to CN81xx/CN83xx/CN88xx devicesManish Jaggi1-0/+3
2017-03-30PCI: Recognize Thunderbolt devicesLukas Wunner2-0/+23
2017-03-29PCI: Short-circuit pci_device_is_present() for disconnected devicesKeith Busch1-0/+2
2017-03-29PCI/MSI: Skip disabling disconnected devicesKeith Busch1-1/+6
2017-03-29PCI: Don't attempt config access to disconnected devicesKeith Busch1-0/+18
2017-03-29PCI: Add device disconnected stateKeith Busch3-0/+25
2017-03-29PCI: Export PCI device config accessorsKeith Busch1-0/+38
2017-03-25PCI: mvebu: Avoid changing the SCC bit in the Link Status registerRussell King1-2/+3
2017-03-24PCI: faraday: Add Faraday Technology FTPCI100 PCI Host Bridge driverLinus Walleij3-0/+569
2017-03-24PCI: hv: Lock PCI bus on device ejectLong Li1-0/+4
2017-03-24PCI: hv: Properly handle PCI bus removeLong Li1-3/+17
2017-03-23PCI: rockchip: Make 'return 0' more obvious in probe()Brian Norris1-1/+1
2017-03-23PCI: rockchip: Unindent rockchip_pcie_set_power_limit()Bjorn Helgaas1-16/+17
2017-03-23PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host controllerTomasz Nowicki1-2/+54
2017-03-23PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host controllerTomasz Nowicki1-1/+1
2017-03-23PCI: rockchip: Handle regulator_get_current_limit() failure correctlyBrian Norris1-1/+2
2017-03-23PCI/MSI: Use dev_printk() when possibleBjorn Helgaas1-2/+4
2017-03-16PCI: iproc: Add PCI_DOMAIN dependency to PCI KconfigJon Mason1-1/+1
2017-03-14PCI: mvebu: Remove useless MSI enabling codeThomas Petazzoni1-17/+0
2017-03-14PCI: aardvark: Move to MSI handling using generic MSI supportThomas Petazzoni1-106/+67
2017-03-14PCI/PM: Don't sleep at all when d3_delay or d3cold_delay is zeroAdrian Hunter1-2/+4
2017-03-09PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() staticBjorn Helgaas1-2/+2
2017-03-09PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()Prarit Bhargava1-2/+0
2017-03-09PCI: iproc: Save host bridge window resource in struct iproc_pcieBjorn Helgaas3-21/+23
2017-03-07PCI/ASPM: Always set link->downstream to avoid NULL dereference on removeYinghai Lu1-3/+2
2017-03-07PCI: Prevent VPD access for QLogic ISP2722Ethan Zhao1-0/+1
2017-03-07PCI: exynos: Initialize elbi_base even when using PHY frameworkJaehoon Chung1-4/+4
2017-03-06MicroSemi Switchtec management interface driverLogan Gunthorpe5-0/+1022
2017-03-03Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds11-3/+25
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+16
2017-03-02PCI: add an API to get node from vectorShaohua Li1-0/+16
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar5-4/+5
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-17/+64
2017-02-28PCI: altera: Fix TLP_CFG_DW0 for TLP writeLey Foon Tan1-3/+7
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-02-25PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck10-0/+18
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds51-2066/+2868
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+6
2017-02-21Merge branch 'pci/virtualization' into nextBjorn Helgaas1-0/+23
2017-02-21Merge branch 'pci/msi' into nextBjorn Helgaas1-1/+1
2017-02-21Merge branch 'pci/enumeration' into nextBjorn Helgaas1-12/+14
2017-02-21Merge branch 'pci/host-xilinx' into nextBjorn Helgaas2-14/+4
2017-02-21Merge branch 'pci/host-xgene' into nextBjorn Helgaas1-6/+5
2017-02-21Merge branch 'pci/host-versatile' into nextBjorn Helgaas1-1/+3
2017-02-21Merge branch 'pci/host-thunder' into nextBjorn Helgaas1-5/+20