summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
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
2013-07-25PCI: Check all ACS features for multifunction downstream portsAlex Williamson
2013-06-18PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang
2013-06-04PCI: Add pcibios_release_device()Sebastian Ott
2013-05-28PCI: Fix INTC comment typo for pci_swizzle_interrupt_pin()Wang Sheng-Hui
2013-04-17Merge branch 'pci/rafael-pm' into nextBjorn Helgaas
2013-04-15PCI/PM: Make pci_pme_active() ignore devices without PME supportRafael J. Wysocki
2013-04-15PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()Rafael J. Wysocki
2013-04-12PCI: Make local functions/structs staticBjorn Helgaas
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-12Merge branch 'pci/konstantin-runtime-pm' into nextBjorn Helgaas
2013-02-11PCI: Use atomic_inc_return() rather than atomic_add_return()Bjorn Helgaas
2013-02-11PCI: Catch attempts to disable already-disabled devicesKonstantin Khlebnikov
2013-02-02Merge branch 'pci/misc' into nextBjorn Helgaas
2013-01-26Merge branch 'pci/yijing-ari' into nextBjorn Helgaas
2013-01-25PCI: Rename pci_enable_ari() to pci_configure_ari()Yijing Wang
2013-01-24PCI: Kill pci_is_reassigndev()Yinghai Lu
2013-01-24PCI: Enable ARI if dev and upstream bridge support it; disable otherwiseYijing Wang