aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAge
* Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-22
|\
| * Merge branch 'pci/reset' into nextBjorn Helgaas2014-01-15
| |\
| | * PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()Alex Williamson2014-01-14
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2014-01-15
| |\ \ | | |/ | |/|
| | * PCI: Fix pci_check_and_unmask_intx() comment typosBjorn Helgaas2014-01-14
| * | Merge branch 'pci/dead-code' into nextBjorn Helgaas2014-01-13
| |\ \
| | * | PCI: Make local functions staticStephen Hemminger2014-01-13
| | * | PCI: Remove unused ID-Based Ordering supportStephen Hemminger2014-01-10
| | * | PCI: Remove unused Optimized Buffer Flush/Fill supportStephen Hemminger2014-01-10
| | * | PCI: Remove unused Latency Tolerance Reporting supportStephen Hemminger2014-01-10
| | |/
| * | PCI: Add Virtual Channel to save/restore supportAlex Williamson2013-12-17
| * | PCI: Add support for save/restore of extended capabilitiesAlex Williamson2013-12-17
| * | PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())Alex Williamson2013-12-17
| |/
* / PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-02
|/
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-14
* Merge branch 'pci/misc' into nextBjorn Helgaas2013-11-07
|\
| * PCI: Enable upstream bridges even for VFs on virtual busesBjorn Helgaas2013-11-07
* | Merge branch 'pci/misc' into nextBjorn Helgaas2013-11-06
|\|
| * PCI: Drop warning about drivers that don't use pci_set_master()Bjorn Helgaas2013-11-05
| * PCI: Workaround missing pci_set_master in pci driversYinghai Lu2013-11-05
* | Merge branch 'pci/misc' into nextBjorn Helgaas2013-10-31
|\|
| * PCI: Report pci_pme_active() kmalloc failureBjorn Helgaas2013-10-29
* | Merge branch 'pci/yijing-mps-v1' into nextBjorn Helgaas2013-10-31
|\ \ | |/ |/|
| * PCI: Export pcie_set_mps() and pcie_get_mps()Yijing Wang2013-09-24
* | PCI: Drop "setting latency timer" messagesBjorn Helgaas2013-09-25
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\
| * PCI: Add function to obtain minimum link width and speedJacob Keller2013-07-31
* | Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-28
|\ \
| * | PCI: Rename PCIe capability definitions to follow conventionBjorn Helgaas2013-08-27
| * | PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=nBjorn Helgaas2013-08-22
* | | Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas2013-08-26
|\ \ \
| * | | PCI: Remove unnecessary check for pcie_get_mps() failureYijing Wang2013-08-22
| | |/ | |/|
* | | Merge branch 'pci/yinghai-assign-unassigned-v6' into nextBjorn Helgaas2013-08-26
|\ \ \
| * | | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-25
| |/ /
* | | Merge branch 'pci/aw-reset-v5' into nextBjorn Helgaas2013-08-15
|\ \ \
| * | | PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()Alex Williamson2013-08-15
| * | | PCI: Tune secondary bus reset timingAlex Williamson2013-08-14
| * | | PCI: Wake-up devices before saving config space for resetAlex Williamson2013-08-14
| * | | PCI: Add pci_reset_slot() and pci_reset_bus()Alex Williamson2013-08-14
| * | | PCI: Split out pci_dev lock/unlock and save/restoreAlex Williamson2013-08-14
| * | | PCI: Add slot reset option to pci_dev_reset()Alex Williamson2013-08-14
| * | | PCI: Add pci_reset_bridge_secondary_bus()Alex Williamson2013-08-09
| |/ /
* | | Merge branch 'pci/vipul-chelsio-reset-v2' into nextBjorn Helgaas2013-08-12
|\ \ \
| * | | PCI: Add pci_wait_for_pending_transaction()Casey Leedom2013-08-12
| |/ /
* | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-01
|\ \ \ | | |/ | |/|
| * | PCI: Fix comment typo for pci_add_cap_save_buffer()Yijing Wang2013-08-01
| |/
* | PCI: Differentiate ACS controllable from enabledAlex Williamson2013-07-25
* | PCI: Check all ACS features for multifunction downstream portsAlex Williamson2013-07-25
|/
* PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang2013-06-18
* PCI: Add pcibios_release_device()Sebastian Ott2013-06-04