| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pci-v5.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-08-22 | 1 | -1/+1 |
|\ |
|
| * | PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaround | Lyude Paul | 2019-08-15 | 1 | -1/+1 |
* | | PCI/ASPM: Add pcie_aspm_enabled() | Rafael J. Wysocki | 2019-08-12 | 1 | -0/+20 |
* | | Revert "PCI: Add missing link delays required by the PCIe spec" | Mika Westerberg | 2019-08-07 | 3 | -86/+10 |
|/ |
|
* | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb | Linus Torvalds | 2019-07-21 | 2 | -11/+55 |
|\ |
|
| * | PCI/switchtec: Add module parameter to request more interrupts | Logan Gunthorpe | 2019-06-13 | 1 | -2/+10 |
| * | PCI/MSI: Support allocating virtual MSI interrupts | Logan Gunthorpe | 2019-06-13 | 1 | -9/+45 |
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2019-07-17 | 1 | -0/+8 |
|\ \ |
|
| * | | PCI: OF: Initialize dev->fwnode appropriately | Jean-Philippe Brucker | 2019-06-06 | 1 | -0/+8 |
| |/ |
|
* | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds | 2019-07-16 | 1 | -1/+1 |
|\ \ |
|
| * | | docs: driver-api: add a series of orphaned documents | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
* | | | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-16 | 38 | -550/+1335 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'pci/trivial' | Bjorn Helgaas | 2019-07-13 | 14 | -36/+37 |
| |\ \ |
|
| | * | | PCI: Fix typos and whitespace errors | Bjorn Helgaas | 2019-07-09 | 14 | -36/+37 |
| | |/ |
|
| * | | Merge branch 'remotes/lorenzo/pci/endpoint' | Bjorn Helgaas | 2019-07-13 | 2 | -16/+22 |
| |\ \ |
|
| | * | | PCI: endpoint: Clear BAR before freeing its space | Alan Mikhak | 2019-06-11 | 1 | -1/+1 |
| | * | | PCI: endpoint: Skip odd BAR when skipping 64bit BAR | Alan Mikhak | 2019-06-11 | 1 | -13/+12 |
| | * | | PCI: endpoint: Allocate enough space for fixed size BAR | Alan Mikhak | 2019-06-11 | 1 | -1/+7 |
| | * | | PCI: endpoint: Set endpoint controller pointer to NULL | Alan Mikhak | 2019-06-11 | 1 | -1/+2 |
| | |/ |
|
| * | | Merge branch 'remotes/lorenzo/pci/xilinx' | Bjorn Helgaas | 2019-07-13 | 1 | -6/+5 |
| |\ \ |
|
| | * | | PCI: xilinx-nwl: Fix Multi MSI data programming | Bharat Kumar Gogada | 2019-06-26 | 1 | -6/+5 |
| | |/ |
|
| * | | Merge branch 'remotes/lorenzo/pci/tegra' | Bjorn Helgaas | 2019-07-13 | 1 | -82/+507 |
| |\ \ |
|
| | * | | PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30 | Vidya Sagar | 2019-07-05 | 1 | -2/+5 |
| | * | | PCI: tegra: Change link retry log level to debug | Manikanta Maddireddy | 2019-07-05 | 1 | -1/+1 |
| | * | | PCI: tegra: Add support for GPIO based PERST# | Manikanta Maddireddy | 2019-07-05 | 1 | -6/+43 |
| | * | | PCI: tegra: Put PEX CLK & BIAS pads in DPD mode | Manikanta Maddireddy | 2019-06-20 | 1 | -1/+12 |
| | * | | PCI: tegra: Add AFI_PEX2_CTRL reg offset as part of SoC struct | Manikanta Maddireddy | 2019-06-20 | 1 | -2/+5 |
| | * | | PCI: tegra: Change PRSNT_SENSE IRQ log to debug | Manikanta Maddireddy | 2019-06-20 | 1 | -1/+1 |
| | * | | PCI: tegra: Program AFI_CACHE_BAR_{0,1}_{ST,SZ} registers only for Tegra20 | Manikanta Maddireddy | 2019-06-20 | 1 | -5/+13 |
| | * | | PCI: tegra: Fix PLLE power down issue due to CLKREQ# signal | Manikanta Maddireddy | 2019-06-20 | 1 | -1/+12 |
| | * | | PCI: tegra: Set target speed as Gen1 before starting LTSSM | Manikanta Maddireddy | 2019-06-20 | 1 | -0/+11 |
| | * | | PCI: tegra: Update flow control timer frequency in Tegra210 | Manikanta Maddireddy | 2019-06-20 | 1 | -0/+15 |
| | * | | PCI: tegra: Add SW fixup for RAW violations | Manikanta Maddireddy | 2019-06-20 | 1 | -0/+34 |
| | * | | PCI: tegra: Increase the deskew retry time | Manikanta Maddireddy | 2019-06-20 | 1 | -0/+30 |
| | * | | PCI: tegra: Enable PCIe xclk clock clamping | Manikanta Maddireddy | 2019-06-20 | 1 | -2/+28 |
| | * | | PCI: tegra: Process pending DLL transactions before entering L1 or L2 | Manikanta Maddireddy | 2019-06-20 | 1 | -0/+11 |
| | * | | PCI: tegra: Disable AFI dynamic clock gating | Manikanta Maddireddy | 2019-06-20 | 1 | -2/+4 |
| | * | | PCI: tegra: Enable opportunistic UpdateFC and ACK | Manikanta Maddireddy | 2019-06-20 | 1 | -1/+9 |
| | * | | PCI: tegra: Program UPHY electrical settings for Tegra210 | Manikanta Maddireddy | 2019-06-20 | 1 | -0/+107 |
| | * | | PCI: tegra: Advertise PCIe Advanced Error Reporting (AER) capability | Manikanta Maddireddy | 2019-06-20 | 1 | -0/+15 |
| | * | | PCI: tegra: Add PCIe Gen2 link speed support | Manikanta Maddireddy | 2019-06-20 | 1 | -0/+64 |
| | * | | PCI: tegra: Fix PCIe host power up sequence | Manikanta Maddireddy | 2019-06-20 | 1 | -22/+30 |
| | * | | PCI: tegra: Mask AFI_INTR in runtime suspend | Manikanta Maddireddy | 2019-06-20 | 1 | -0/+15 |
| | * | | PCI: tegra: Rearrange Tegra PCIe driver functions | Manikanta Maddireddy | 2019-06-20 | 1 | -40/+30 |
| | * | | PCI: tegra: Handle failure cases in tegra_pcie_power_on() | Manikanta Maddireddy | 2019-06-20 | 1 | -5/+21 |
| | |/ |
|
| * | | Merge branch 'remotes/lorenzo/pci/qcom' | Bjorn Helgaas | 2019-07-13 | 1 | -61/+54 |
| |\ \ |
|
| | * | | PCI: qcom: Ensure that PERST is asserted for at least 100 ms | Niklas Cassel | 2019-05-30 | 1 | -0/+2 |
| | * | | PCI: qcom: Add QCS404 PCIe controller support | Bjorn Andersson | 2019-05-29 | 1 | -26/+38 |
| | * | | PCI: qcom: Use clk bulk API for 2.4.0 controllers | Bjorn Andersson | 2019-05-29 | 1 | -37/+16 |
| | |/ |
|
| * | | Merge branch 'remotes/lorenzo/pci/mobiveil' | Bjorn Helgaas | 2019-07-13 | 1 | -213/+312 |
| |\ \ |
|