aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2014-01-10PCI: Remove unused Optimized Buffer Flush/Fill supportStephen Hemminger
2014-01-10PCI: Remove unused Latency Tolerance Reporting supportStephen Hemminger
2014-01-10Merge branch 'pci/resource' into nextBjorn Helgaas
2014-01-10PCI: Removed unused parts of Page Request Interface supportStephen Hemminger
2014-01-10PCI: Never treat a VF as a multifunction deviceAlex Williamson
2014-01-07Merge branch 'pci/msi' into nextBjorn Helgaas
2014-01-07Merge branch 'pci/misc' into nextBjorn Helgaas
2014-01-07Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2014-01-07Merge branch 'pci/host-designware' into nextBjorn Helgaas
2014-01-07PCI: Allocate 64-bit BARs above 4G when possibleYinghai Lu
2014-01-07PCI: Enforce bus address limits in resource allocationYinghai Lu
2014-01-07PCI: Split out bridge window override of minimum allocation addressBjorn Helgaas
2014-01-05PCI / pci-label: treat PCI label with index 0 as valid labelJiang Liu
2014-01-05ACPI / PCI: replace open-coded _DSM code with helper functionsJiang Liu
2014-01-05PCI / pci-label: release allocated ACPI object on error recovery pathJiang Liu
2014-01-03PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev
2014-01-03PCI/MSI: Add pci_msix_vec_count()Alexander Gordeev
2014-01-03PCI/MSI: Remove pci_enable_msi_block_auto()Alexander Gordeev
2014-01-03PCI/MSI: Add pci_msi_vec_count()Alexander Gordeev
2014-01-03PCI: Convert ioapic to be builtin only, not modularYinghai Lu
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2014-01-02PCI: designware: Fix indent code styleJingoo Han
2014-01-02PCI: mvebu: Use max_t() instead of max(resource_size_t,)Jingoo Han
2014-01-02PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamicallyThomas Petazzoni
2013-12-31Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki
2013-12-31Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki
2013-12-29PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPIRafael J. Wysocki
2013-12-26Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu
2013-12-20Merge branch 'pci/msi' into nextBjorn Helgaas
2013-12-20Merge branch 'pci/deletion' into nextBjorn Helgaas
2013-12-20Merge branch 'pci/host-designware' into nextBjorn Helgaas
2013-12-20Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2013-12-20Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2013-12-20PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as intAlexander Gordeev
2013-12-20PCI/MSI: Return msix_capability_init() failure if populate_msi_sysfs() failsAlexander Gordeev
2013-12-20PCI: designware: Fix I/O transfers by using CPU (not realio) addressPratyush Anand
2013-12-20PCI: designware: Add dw_pcie prefix before cfg_read/writePratyush Anand
2013-12-20PCI: designware: Fix missing MSI IRQsHarro Haan
2013-12-19PCI/MSI: Export MSI mode using attributes, not kobjectsGreg Kroah-Hartman
2013-12-19PCI/portdrv: Remove extra get_device()/put_device() for pcie_deviceBjorn Helgaas
2013-12-19PCI/portdrv: Add put_device() after device_register() failureLevente Kurusa
2013-12-19PCI/portdrv: Cleanup error pathsBjorn Helgaas
2013-12-19PCI: mvebu: Remove redundant of_match_ptrSachin Kamat
2013-12-19PCI: imx6: Fix bugs in PCIe startup codeRichard Zhu
2013-12-19PCI: imx6: Start link in Gen1 before negotiating for Gen2 modeMarek Vasut
2013-12-19PCI: imx6: Factor out link up wait loopMarek Vasut
2013-12-19PCI: imx6: Factor out PHY resetMarek Vasut
2013-12-19PCI: imx6: Report "link up" only after link training completesMarek Vasut