| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled | Bjorn Helgaas | 2014-03-08 | 1 | -0/+3 |
* | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2014-02-19 | 1 | -21/+29 |
|\| | |
|
| * | | PCI: Enable INTx if BIOS left them disabled | Bjorn Helgaas | 2014-02-18 | 1 | -0/+10 |
| * | | PCI: Remove unnecessary list_empty(&pci_pme_list) check | Bjorn Helgaas | 2014-02-04 | 1 | -21/+19 |
| |/ |
|
* | | Merge branch 'pci/list-for-each-entry' into next | Bjorn Helgaas | 2014-02-18 | 1 | -3/+3 |
|\ \ |
|
| * | | PCI: Remove pci_bus_b() and use list_for_each_entry() directly | Yijing Wang | 2014-02-14 | 1 | -3/+3 |
| |/ |
|
* / | PCI: Add device-specific PCI ACS enable | Alex Williamson | 2014-02-11 | 1 | -6/+20 |
|/ |
|
* | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-23 | 1 | -293/+252 |
|\ |
|
| * | Merge branch 'pci/reset' into next | Bjorn Helgaas | 2014-01-15 | 1 | -0/+155 |
| |\ |
|
| | * | PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus() | Alex Williamson | 2014-01-15 | 1 | -0/+155 |
| * | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2014-01-15 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | PCI: Fix pci_check_and_unmask_intx() comment typos | Bjorn Helgaas | 2014-01-15 | 1 | -1/+1 |
| * | | Merge branch 'pci/dead-code' into next | Bjorn Helgaas | 2014-01-14 | 1 | -261/+25 |
| |\ \ |
|
| | * | | PCI: Make local functions static | Stephen Hemminger | 2014-01-13 | 1 | -27/+27 |
| | * | | PCI: Remove unused ID-Based Ordering support | Stephen Hemminger | 2014-01-11 | 1 | -40/+0 |
| | * | | PCI: Remove unused Optimized Buffer Flush/Fill support | Stephen Hemminger | 2014-01-11 | 1 | -73/+0 |
| | * | | PCI: Remove unused Latency Tolerance Reporting support | Stephen Hemminger | 2014-01-11 | 1 | -123/+0 |
| | |/ |
|
| * | | PCI: Add Virtual Channel to save/restore support | Alex Williamson | 2013-12-18 | 1 | -0/+5 |
| * | | PCI: Add support for save/restore of extended capabilities | Alex Williamson | 2013-12-18 | 1 | -8/+35 |
| * | | PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction()) | Alex Williamson | 2013-12-18 | 1 | -23/+31 |
| |/ |
|
* / | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ... | Rafael J. Wysocki | 2013-12-02 | 1 | -0/+8 |
|/ |
|
* | PCI: Fix whitespace, capitalization, and spelling errors | Bjorn Helgaas | 2013-11-14 | 1 | -23/+23 |
* | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-11-07 | 1 | -5/+8 |
|\ |
|
| * | PCI: Enable upstream bridges even for VFs on virtual buses | Bjorn Helgaas | 2013-11-07 | 1 | -5/+8 |
* | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-11-07 | 1 | -1/+5 |
|\| |
|
| * | PCI: Drop warning about drivers that don't use pci_set_master() | Bjorn Helgaas | 2013-11-06 | 1 | -3/+1 |
| * | PCI: Workaround missing pci_set_master in pci drivers | Yinghai Lu | 2013-11-06 | 1 | -1/+7 |
* | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-10-31 | 1 | -3/+4 |
|\| |
|
| * | PCI: Report pci_pme_active() kmalloc failure | Bjorn Helgaas | 2013-10-29 | 1 | -3/+4 |
* | | Merge branch 'pci/yijing-mps-v1' into next | Bjorn Helgaas | 2013-10-31 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | PCI: Export pcie_set_mps() and pcie_get_mps() | Yijing Wang | 2013-09-24 | 1 | -0/+2 |
* | | PCI: Drop "setting latency timer" messages | Bjorn Helgaas | 2013-09-25 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-09-05 | 1 | -0/+43 |
|\ |
|
| * | PCI: Add function to obtain minimum link width and speed | Jacob Keller | 2013-07-31 | 1 | -0/+43 |
* | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-08-29 | 1 | -18/+26 |
|\ \ |
|
| * | | PCI: Rename PCIe capability definitions to follow convention | Bjorn Helgaas | 2013-08-27 | 1 | -14/+17 |
| * | | PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=n | Bjorn Helgaas | 2013-08-22 | 1 | -4/+9 |
* | | | Merge branch 'pci/yijing-mps-v8' into next | Bjorn Helgaas | 2013-08-26 | 1 | -3/+0 |
|\ \ \ |
|
| * | | | PCI: Remove unnecessary check for pcie_get_mps() failure | Yijing Wang | 2013-08-22 | 1 | -3/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'pci/yinghai-assign-unassigned-v6' into next | Bjorn Helgaas | 2013-08-26 | 1 | -0/+20 |
|\ \ \ |
|
| * | | | PCI: Delay enabling bridges until they're needed | Yinghai Lu | 2013-07-25 | 1 | -0/+20 |
| |/ / |
|
* | | | Merge branch 'pci/aw-reset-v5' into next | Bjorn Helgaas | 2013-08-15 | 1 | -26/+347 |
|\ \ \ |
|
| * | | | PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus() | Alex Williamson | 2013-08-15 | 1 | -0/+24 |
| * | | | PCI: Tune secondary bus reset timing | Alex Williamson | 2013-08-14 | 1 | -2/+14 |
| * | | | PCI: Wake-up devices before saving config space for reset | Alex Williamson | 2013-08-14 | 1 | -0/+7 |
| * | | | PCI: Add pci_reset_slot() and pci_reset_bus() | Alex Williamson | 2013-08-14 | 1 | -0/+209 |
| * | | | PCI: Split out pci_dev lock/unlock and save/restore | Alex Williamson | 2013-08-14 | 1 | -17/+38 |
| * | | | PCI: Add slot reset option to pci_dev_reset() | Alex Williamson | 2013-08-14 | 1 | -0/+34 |
| * | | | PCI: Add pci_reset_bridge_secondary_bus() | Alex Williamson | 2013-08-10 | 1 | -9/+23 |
| |/ / |
|
* | | | Merge branch 'pci/vipul-chelsio-reset-v2' into next | Bjorn Helgaas | 2013-08-12 | 1 | -13/+25 |
|\ \ \ |
|