aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2014-06-18PCI: Wrong register used to check pending trafficGavin Shan
2014-03-12PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas
2014-02-14PCI: Enable INTx if BIOS left them disabledBjorn Helgaas
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-15Merge branch 'pci/reset' into nextBjorn Helgaas
2014-01-15Merge branch 'pci/misc' into nextBjorn Helgaas
2014-01-14PCI: Fix pci_check_and_unmask_intx() comment typosBjorn Helgaas
2014-01-14PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()Alex Williamson
2014-01-13Merge branch 'pci/dead-code' into nextBjorn Helgaas
2014-01-13PCI: Make local functions staticStephen Hemminger
2014-01-10PCI: Remove unused ID-Based Ordering supportStephen Hemminger
2014-01-10PCI: Remove unused Optimized Buffer Flush/Fill supportStephen Hemminger
2014-01-10PCI: Remove unused Latency Tolerance Reporting supportStephen Hemminger
2013-12-17PCI: Add Virtual Channel to save/restore supportAlex Williamson
2013-12-17PCI: Add support for save/restore of extended capabilitiesAlex Williamson
2013-12-17PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())Alex Williamson
2013-12-02PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-11-07Merge branch 'pci/misc' into nextBjorn Helgaas
2013-11-07PCI: Enable upstream bridges even for VFs on virtual busesBjorn Helgaas
2013-11-06Merge branch 'pci/misc' into nextBjorn Helgaas
2013-11-05PCI: Drop warning about drivers that don't use pci_set_master()Bjorn Helgaas
2013-11-05PCI: Workaround missing pci_set_master in pci driversYinghai Lu
2013-10-31Merge branch 'pci/misc' into nextBjorn Helgaas
2013-10-31Merge branch 'pci/yijing-mps-v1' into nextBjorn Helgaas
2013-10-29PCI: Report pci_pme_active() kmalloc failureBjorn Helgaas
2013-09-25PCI: Drop "setting latency timer" messagesBjorn Helgaas
2013-09-24PCI: Export pcie_set_mps() and pcie_get_mps()Yijing Wang
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-08-28Merge branch 'pci/misc' into nextBjorn Helgaas
2013-08-27PCI: Rename PCIe capability definitions to follow conventionBjorn Helgaas
2013-08-26Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas
2013-08-26Merge branch 'pci/yinghai-assign-unassigned-v6' into nextBjorn Helgaas
2013-08-22PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=nBjorn Helgaas
2013-08-22PCI: Remove unnecessary check for pcie_get_mps() failureYijing Wang
2013-08-15Merge branch 'pci/aw-reset-v5' into nextBjorn Helgaas
2013-08-15PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()Alex Williamson
2013-08-14PCI: Tune secondary bus reset timingAlex Williamson
2013-08-14PCI: Wake-up devices before saving config space for resetAlex Williamson
2013-08-14PCI: Add pci_reset_slot() and pci_reset_bus()Alex Williamson
2013-08-14PCI: Split out pci_dev lock/unlock and save/restoreAlex Williamson
2013-08-14PCI: Add slot reset option to pci_dev_reset()Alex Williamson
2013-08-12Merge branch 'pci/vipul-chelsio-reset-v2' into nextBjorn Helgaas
2013-08-12PCI: Add pci_wait_for_pending_transaction()Casey Leedom
2013-08-09PCI: Add pci_reset_bridge_secondary_bus()Alex Williamson
2013-08-01Merge branch 'pci/misc' into nextBjorn Helgaas
2013-08-01PCI: Fix comment typo for pci_add_cap_save_buffer()Yijing Wang
2013-07-31PCI: Add function to obtain minimum link width and speedJacob Keller
2013-07-25PCI: Delay enabling bridges until they're neededYinghai Lu
2013-07-25PCI: Differentiate ACS controllable from enabledAlex Williamson