summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge branch 'pci/portdrv' into nextBjorn Helgaas1-0/+1
2017-11-14Merge branch 'pci/msi' into nextBjorn Helgaas1-96/+75
2017-11-14Merge branch 'pci/misc' into nextBjorn Helgaas5-4/+16
2017-11-14Merge branch 'pci/hotplug' into nextBjorn Helgaas16-116/+415
2017-11-14Merge branch 'pci/endpoint' into nextBjorn Helgaas1-2/+31
2017-11-14Merge branch 'pci/aspm' into nextBjorn Helgaas1-18/+28
2017-11-14Merge branch 'pci/aer' into nextBjorn Helgaas1-1/+8
2017-11-14PCI/ASPM: Add L1 Substates definitionsBjorn Helgaas1-14/+20
2017-11-14PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLDBjorn Helgaas1-1/+1
2017-11-14PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_TimeBjorn Helgaas1-1/+1
2017-11-09PCI: Fix kernel-doc build warningRandy Dunlap1-1/+1
2017-11-08PCI: Move PCI_QUIRKS to the PCI bus menuRandy Dunlap1-0/+9
2017-11-08PCI/PME: Handle invalid data when reading Root StatusQiang1-1/+4
2017-11-07PCI: pciehp: Do not clear Presence Detect Changed during initializationMika Westerberg1-3/+8
2017-11-07PCI: pciehp: Fix race condition handling surprise link downMika Westerberg3-5/+10
2017-11-07PCI: Distribute available resources to hotplug-capable bridgesMika Westerberg1-0/+177
2017-11-07PCI: Distribute available buses to hotplug-capable bridgesMika Westerberg1-18/+138
2017-11-07PCI: Do not allocate more buses than available in parentMika Westerberg1-1/+6
2017-11-07PCI: Open-code the two pass loop when scanning bridgesMika Westerberg1-7/+20
2017-11-07PCI: Move pci_hp_add_bridge() to drivers/pci/probe.cMika Westerberg3-32/+23
2017-11-07PCI: Add for_each_pci_bridge() helperAndy Shevchenko7-32/+19
2017-11-07PCI: shpchp: Convert timers to use timer_setup()Kees Cook1-6/+3
2017-11-07PCI: cpqphp: Convert timers to use timer_setup()Kees Cook3-12/+12
2017-11-07PCI: pciehp: Convert timers to use timer_setup()Kees Cook1-8/+4
2017-11-07PCI: ibmphp: Use common error handling code in unconfigure_boot_device()Markus Elfring1-8/+11
2017-11-07PCI/portdrv: Turn off PCIe services during shutdownSinan Kaya1-0/+1
2017-10-31misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()Kishon Vijay Abraham I1-0/+8
2017-10-31misc: pci_endpoint_test: Fix pci_endpoint_test not releasing resources on removeKishon Vijay Abraham I1-2/+10
2017-10-31misc: pci_endpoint_test: Fix failure path return values in probeKishon Vijay Abraham I1-0/+2
2017-10-31misc: pci_endpoint_test: Avoid triggering a BUG()Dan Carpenter1-0/+2
2017-10-21PCI/portdrv: Compute MSI/MSI-X IRQ vectors after final allocationBjorn Helgaas1-10/+20
2017-10-20PCI/portdrv: Factor out Interrupt Message Number lookupBjorn Helgaas1-48/+62
2017-10-20PCI/portdrv: Consolidate commentsBjorn Helgaas1-54/+9
2017-10-20PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masksDongdong Liu1-2/+2
2017-10-17misc: pci_endpoint_test: Prevent some integer overflowsDan Carpenter1-0/+9
2017-10-05PCI: Constify pci_dev_type structureBhumika Goyal2-2/+2
2017-10-05PCI/ASPM: Deal with missing root ports in link state handlingArd Biesheuvel1-2/+6
2017-10-05PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni1-1/+8
2017-10-05ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handleVitaly Kuznetsov1-1/+1
2017-10-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2017-10-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+8
2017-09-30Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+9
2017-09-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-27/+32
2017-09-30Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-pla...Linus Torvalds1-4/+6
2017-09-30Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+26
2017-09-29Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds4-32/+50
2017-09-29Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+9
2017-09-29Merge tag 'drm-fixes-for-v4.14-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds12-30/+245
2017-09-29Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+7
2017-09-29Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+10