summaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/aw-reset-v5' into nextBjorn Helgaas2013-08-157-62/+393
|\
| * PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()Alex Williamson2013-08-151-0/+24
| * PCI: Remove aer_do_secondary_bus_reset()Alex Williamson2013-08-143-36/+2
| * PCI: Tune secondary bus reset timingAlex Williamson2013-08-141-2/+14
| * PCI: Wake-up devices before saving config space for resetAlex Williamson2013-08-141-0/+7
| * PCI: Add pci_reset_slot() and pci_reset_bus()Alex Williamson2013-08-141-0/+209
| * PCI: Split out pci_dev lock/unlock and save/restoreAlex Williamson2013-08-141-17/+38
| * PCI: Add slot reset option to pci_dev_reset()Alex Williamson2013-08-141-0/+34
| * PCI: pciehp: Add reset_slot() methodAlex Williamson2013-08-143-0/+44
| * PCI: Add pci_reset_bridge_secondary_bus()Alex Williamson2013-08-101-9/+23
* | Merge branch 'pci/vipul-chelsio-reset-v2' into nextBjorn Helgaas2013-08-122-29/+106
|\ \
| * | PCI: Use pci_wait_for_pending_transaction() instead of for loopCasey Leedom2013-08-121-16/+2
| * | PCI: Chelsio quirk: Enable Bus Master during Function-Level ResetCasey Leedom2013-08-121-0/+79
| * | PCI: Add pci_wait_for_pending_transaction()Casey Leedom2013-08-121-13/+25
| |/
* | Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-126-743/+874
|\ \
| * | PCI: exynos: Split into Synopsys part and Exynos partJingoo Han2013-08-124-740/+869
| * | PCI: mvebu: Make Marvell PCIe driver depend on OFThomas Petazzoni2013-08-121-0/+1
| * | PCI: mvebu: Convert to use devm_ioremap_resourceTushar Behera2013-08-061-3/+4
* | | Merge branch 'pci/wei-resource-cleanups' into nextBjorn Helgaas2013-08-061-14/+11
|\ \ \
| * | | PCI: Align bridge I/O windows as required by downstream devices & bridgesBjorn Helgaas2013-08-061-5/+2
| * | | PCI: Fix types in pbus_size_io()Wei Yang2013-08-031-3/+4
| * | | PCI: Add comments for pbus_size_mem() parametersWei Yang2013-08-031-0/+2
| * | | PCI: Enumerate subordinate buses, not devices, in pci_bus_get_depth()Wei Yang2013-08-031-6/+3
| | |/ | |/|
* | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-016-24/+39
|\ \ \ | | |/ | |/|
| * | PCI: Fix comment typo for pci_add_cap_save_buffer()Yijing Wang2013-08-011-1/+1
| * | PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devicesStefan Assmann2013-08-011-7/+10
| * | PCI: Update NumVFs register when disabling SR-IOVYijing Wang2013-07-301-1/+3
| * | PCI: Convert class code to use dev_groupsGreg Kroah-Hartman2013-07-253-13/+23
| * | PCI: Rename "PCI Express support" kconfig titleEzequiel Garcia2013-07-251-1/+1
| * | PCI: Fix comment typo in iov.cJonghwan Choi2013-07-251-1/+1
| |/
* | PCI: Claim ACS support for AMD southbridge devicesAlex Williamson2013-07-251-0/+50
* | PCI: Differentiate ACS controllable from enabledAlex Williamson2013-07-251-4/+9
* | PCI: Check all ACS features for multifunction downstream portsAlex Williamson2013-07-251-14/+70
|/
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-042-5/+2
|\
| * drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2013-07-042-5/+2
* | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-0414-159/+252
|\ \
| * \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-06-262-5/+3
| |\ \
| | * | PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang2013-06-182-5/+3
| * | | Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas2013-06-153-71/+87
| |\ \ \
| | * | | PCI: Return early on allocation failures to unindent mainline codeBjorn Helgaas2013-06-151-14/+15
| | * | | PCI: Simplify IOV implementation and fix reference count racesJiang Liu2013-06-151-35/+24
| | * | | PCI: Drop redundant setting of bus->is_added in virtfn_add_bus()Jiang Liu2013-06-151-1/+0
| | * | | PCI: Rename pci_release_bus_bridge_dev() to pci_release_host_bridge_dev()Jiang Liu2013-06-081-13/+13
| | * | | PCI: Fix refcount issue in pci_create_root_bus() error recovery pathJiang Liu2013-06-071-6/+8
| | * | | PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng2013-06-052-5/+8
| | * | | PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()Gu Zheng2013-05-281-1/+8
| | * | | PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference countJiang Liu2013-05-281-0/+15
| * | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-06-154-4/+15
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | PCI / ACPI / PM: Use correct power state strings in messagesRafael J. Wysocki2013-06-151-3/+3
| | * | | PCI: Fix comment typo for pcie_pme_remove()Yijing Wang2013-06-101-1/+1