summaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()Kishon Vijay Abraham I2017-02-211-16/+5
| * | PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-2121-125/+144
| * | PCI: designware: Check for iATU unroll only on platforms that use ATUMurali Karicheri2017-01-101-5/+5
| |/
* | Merge branch 'pci/vpd' into nextBjorn Helgaas2017-02-151-1/+1
|\ \
| * | PCI: Increase VPD access timeout to 125msMatthew R. Ochs2017-02-031-1/+1
| |/
* | Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-02-154-19/+41
|\ \
| * | PCI: Lock each enable/disable num_vfs operation in sysfsEmil Tantilov2017-02-033-15/+17
| * | PCI: Add ACS quirk for Intel Union PointAlex Williamson2017-01-281-4/+24
| |/
* | Merge branch 'pci/resource' into nextBjorn Helgaas2017-02-151-10/+1
|\ \
| * | PCI: Remove res_to_dev_res() debug messageBjorn Helgaas2016-12-291-10/+1
| |/
* | Merge branch 'pci/msi' into nextBjorn Helgaas2017-02-152-212/+69
|\ \
| * | PCI/MSI: Return -ENOSPC if pci_enable_msi_range() can't get enough vectorsDennis Chen2017-02-101-1/+1
| * | PCI/portdrv: Use pci_irq_alloc_vectors()Christoph Hellwig2017-02-101-113/+48
| * | PCI/MSI: Check that we have a legacy interrupt line before using itChristoph Hellwig2017-02-101-3/+5
| * | PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()Christoph Hellwig2017-02-101-28/+2
| * | PCI/MSI: Remove unused pci_msi_create_default_irq_domain()Christoph Hellwig2017-02-101-48/+2
| * | PCI/MSI: Return failure when msix_setup_entries() failsChristophe JAILLET2017-02-101-1/+1
| * | PCI/MSI: Remove pci_enable_msi_{exact,range}()Christoph Hellwig2017-01-131-17/+9
| * | PCI/MSI: Fix msi_capability_init() kernel-doc warningsRandy Dunlap2017-01-111-1/+1
| |/
* | Merge branch 'pci/hotplug' into nextBjorn Helgaas2017-02-152-4/+2
|\ \
| * | PCI: acpiphp_ibm: Make ibm_apci_table_attr __ro_after_initBhumika Goyal2017-01-111-1/+1
| * | PCI: rpadlpar: Remove unnecessary return statementRahul Krishnan2017-01-111-3/+1
| |/
* | Merge branch 'pci/enumeration' into nextBjorn Helgaas2017-02-153-5/+33
|\ \
| * | PCI: Remove duplicate check for positive return value from probe() functionsGabriel Krisman Bertazi2017-02-101-2/+0
| * | PCI: Enable PCIe Extended Tags if supportedSinan Kaya2017-02-101-0/+18
| * | PCI: Avoid possible deadlock on pci_lock and p->pi_lockBjorn Helgaas2017-01-301-1/+2
| * | PCI: Apply _HPX settings only to relevant devicesBjorn Helgaas2017-01-021-2/+13
| |/
* | Merge branch 'pci/dpc' into nextBjorn Helgaas2017-02-151-3/+31
|\ \
| * | PCI/DPC: Wait for Root Port busy to clearKeith Busch2017-02-101-1/+25
| * | PCI/DPC: Decode extended reasonsKeith Busch2017-02-101-2/+6
| |/
* | PCI/ASPM: Add comment about L1 substate latencyRajat Jain2017-02-151-0/+8
* | PCI/ASPM: Configure L1 substate settingsRajat Jain2017-02-151-2/+104
* | PCI/ASPM: Calculate and save the L1.2 timing parametersRajat Jain2017-02-151-0/+79
* | PCI/ASPM: Read and set up L1 substate capabilitiesRajat Jain2017-02-151-1/+58
* | PCI/ASPM: Add support for L1 substatesRajat Jain2017-02-152-10/+37
|/
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-246-6/+6
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-161-1/+9
|\
| * powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold2016-11-141-1/+9
* | Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-1547-790/+2412
|\ \
| * \ Merge branch 'pci/host-vmd' into nextBjorn Helgaas2016-12-122-9/+23
| |\ \
| | * | PCI: vmd: Fix suspend handlers defined-but-not-used warningBorislav Petkov2016-12-071-1/+1
| | * | PCI: vmd: Use SRCU as a local RCU to prevent delaying global RCUJon Derrick2016-12-072-7/+22
| | * | PCI: vmd: Remove unnecessary pci_set_drvdata()Wei Yongjun2016-11-111-1/+0
| * | | Merge branch 'pci/host-tegra' into nextBjorn Helgaas2016-12-123-158/+246
| |\ \ \
| | * | | PCI: tegra: Enable the driver on 64-bit ARMThierry Reding2016-12-071-1/+1
| | * | | PCI: tegra: Add Tegra210 supportThierry Reding2016-12-071-8/+34
| | * | | PCI: tegra: Implement PCA enable workaroundThierry Reding2016-12-071-0/+13
| | * | | PCI: tegra: Use new pci_register_host_bridge() interfaceArnd Bergmann2016-12-071-51/+54
| | * | | PCI: Export host bridge registration interfaceThierry Reding2016-12-071-2/+4