aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-26Merge branch 'pci/misc' into nextBjorn Helgaas4-5/+9
2013-06-26MAINTAINERS: Add ACPI folks for ACPI-related things under drivers/pciBjorn Helgaas1-0/+3
2013-06-26PCI: Add CircuitCo vendor ID and subsystem IDDarren Hart1-0/+3
2013-06-25Merge branch 'pci/alexander-msi' into nextBjorn Helgaas0-0/+0
2013-06-18PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang2-5/+3
2013-06-14Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas12-95/+97
2013-06-14PCI: Return early on allocation failures to unindent mainline codeBjorn Helgaas1-14/+15
2013-06-14PCI: Simplify IOV implementation and fix reference count racesJiang Liu1-35/+24
2013-06-14PCI: Drop redundant setting of bus->is_added in virtfn_add_bus()Jiang Liu1-1/+0
2013-06-14unicore32/PCI: Remove redundant call of pci_bus_add_devices()Jiang Liu1-5/+0
2013-06-14m68k/PCI: Remove redundant call of pci_bus_add_devices()Jiang Liu1-1/+0
2013-06-14Merge branch 'pci/misc' into nextBjorn Helgaas5-4/+16
2013-06-14PCI / ACPI / PM: Use correct power state strings in messagesRafael J. Wysocki1-3/+3
2013-06-10PCI: Fix comment typo for pcie_pme_remove()Yijing Wang1-1/+1
2013-06-07PCI: Rename pci_release_bus_bridge_dev() to pci_release_host_bridge_dev()Jiang Liu1-13/+13
2013-06-07PCI: Fix refcount issue in pci_create_root_bus() error recovery pathJiang Liu1-6/+8
2013-06-07ia64/PCI: Clean up pci_scan_root_bus() usageJiang Liu1-10/+1
2013-06-07Merge branch 'pci/betty-aer-v3' into nextBjorn Helgaas5-43/+55
2013-06-06PCI/AER: Reset link for devices below Root Port or Downstream PortBetty Dall1-8/+9
2013-06-06ACPI / APEI: Force fatal AER severity when component has been resetBetty Dall1-0/+10
2013-06-06PCI/AER: Remove "extern" from function declarationsBetty Dall1-8/+8
2013-06-06PCI/AER: Move AER severity defines to aer.hBetty Dall2-4/+4
2013-06-06PCI/AER: Set dev->__aer_firmware_first only for matching devicesBjorn Helgaas1-4/+4
2013-06-06PCI/AER: Factor out HEST device type matchingBjorn Helgaas1-18/+17
2013-06-06PCI/AER: Don't parse HEST table for non-PCIe devicesBjorn Helgaas1-2/+4
2013-06-05PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng7-12/+13
2013-06-05Merge branch 'pci/jiang-iov-fixes' into nextBjorn Helgaas2-5/+30
2013-06-05PCI: Hide remove and rescan sysfs interfaces for SR-IOV virtual functionsJiang Liu1-2/+28
2013-06-05Merge branch 'pci/alexander-msi' into nextBjorn Helgaas3-7/+16
2013-06-04PCI: Add pcibios_release_device()Sebastian Ott3-0/+12
2013-06-04Merge branch 'pci/shane-amd-ahci-i2c' into nextBjorn Helgaas6-4/+9
2013-06-03x86/MSI: Conserve interrupt resources when using multiple-MSIsAlexander Gordeev1-5/+7
2013-06-03x86/MSI: Conserve interrupt resources when using multiple-MSIsAlexander Gordeev1-5/+7
2013-06-03Merge branch 'pci/jiang-remove-global-list' into nextBjorn Helgaas2-59/+36
2013-06-03i2c-piix4: Add AMD CZ SMBus device IDShane Huang3-2/+4
2013-06-03ahci: Add AMD CZ SATA device IDShane Huang2-0/+3
2013-06-03PCI: Put Hudson-2 device IDs togetherShane Huang1-2/+2
2013-06-01Merge branch 'pci/misc' into nextBjorn Helgaas7-34/+25
2013-06-01PCI: Replace strict_strtoul() with kstrtoul()Jingoo Han1-9/+9
2013-05-31PCI: Finish SR-IOV VF setup before adding the deviceXudong Hao1-3/+2
2013-05-29PCI: Fix comment typo for PCI_EXP_LNKCAP_CLKPMYijing Wang1-1/+1
2013-05-29PCI/ACPI: Use dev_printk(), acpi_handle_print(), pr_xxx() when possibleJiang Liu1-32/+27
2013-05-29PCI/ACPI: Remove unused global list acpi_pci_rootsJiang Liu2-19/+1
2013-05-29PCI/ACPI: Introduce "handle" local for economy of expressionJiang Liu1-5/+6
2013-05-29PCI/ACPI: Combine duplicate adjacent "if" testsJiang Liu1-3/+2
2013-05-28PCI: Allocate only as many MSI vectors as requested by driverAlexander Gordeev2-2/+9
2013-05-28PCI: Replace printks with appropriate pr_*()Yijing Wang1-2/+2
2013-05-28PCI: Fix kerneldoc for pci_disable_link_state()Yijing Wang1-4/+9
2013-05-28x86/PCI: Increase info->res_num before checking pci_use_crsYijing Wang1-5/+2
2013-05-28PCI: Fix INTC comment typo for pci_swizzle_interrupt_pin()Wang Sheng-Hui1-1/+1