summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-06Merge branch 'pci/virtualization' into nextBjorn Helgaas
2014-10-02PCI: Add ACS quirk for AMD A88X southbridge devicesMarti Raudsepp
2014-10-01Merge branch 'pci/host-designware' into nextBjorn Helgaas
2014-10-01Merge branch 'pci/resource' into nextBjorn Helgaas
2014-10-01PCI: designware: Remove open-coded bitmap operationsLucas Stach
2014-10-01Merge branch 'pci/msi' into nextBjorn Helgaas
2014-10-01Merge branch 'pci/host-generic' into nextBjorn Helgaas
2014-10-01Merge branches 'pci/aer' and 'pci/virtualization' into nextBjorn Helgaas
2014-10-01PCI/MSI: Remove unnecessary temporary variableBjorn Helgaas
2014-10-01PCI/MSI: Use __write_msi_msg() instead of write_msi_msg()Yijing Wang
2014-10-01MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg()Yijing Wang
2014-10-01PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()Yijing Wang
2014-10-01PCI/MSI: Add "msi_bus" sysfs MSI/MSI-X control for endpointsYijing Wang
2014-10-01PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang
2014-10-01PCI/MSI: Remove unused kobject from struct msi_descYijing Wang
2014-10-01PCI/MSI: Rename pci_msi_check_device() to pci_msi_supported()Alexander Gordeev
2014-10-01PCI/MSI: Move D0 check into pci_msi_check_device()Alexander Gordeev
2014-10-01PCI/MSI: Remove arch_msi_check_device()Alexander Gordeev
2014-10-01irqchip: armada-370-xp: Remove arch_msi_check_device()Alexander Gordeev
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev
2014-09-30arm64: Add architectural support for PCILiviu Dudau
2014-09-30PCI: Add pci_remap_iospace() to map bus I/O resourcesLiviu Dudau
2014-09-30of/pci: Add support for parsing PCI host bridge resources from DTLiviu Dudau
2014-09-30of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()Liviu Dudau
2014-09-30PCI: Add generic domain handlingCatalin Marinas
2014-09-30of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau
2014-09-30PCI: designware: Setup and clear exactly one MSI at a timeLucas Stach
2014-09-30PCI: Add missing MEM_64 mask in pci_assign_unassigned_bridge_resources()Yinghai Lu
2014-09-30of/pci: Move of_pci_range_to_resource() to of/address.cLiviu Dudau
2014-09-30ARM: Define PCI_IOBASE as the base of virtual PCI IO spaceLiviu Dudau
2014-09-30of/pci: Add pci_register_io_range() and pci_pio_to_address()Liviu Dudau
2014-09-30asm-generic/io.h: Fix ioport_map() for !CONFIG_GENERIC_IOMAPLiviu Dudau
2014-09-29PCI: Add ACS quirk for Intel 10G NICsAlex Williamson
2014-09-29Merge branch 'pci/host-designware' into nextBjorn Helgaas
2014-09-25Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...Bjorn Helgaas
2014-09-25Merge branches 'pci/host-mvebu' and 'pci/host-spear' into nextBjorn Helgaas
2014-09-25PCI/AER: Rename PCI_ERR_UNC_TRAIN to PCI_ERR_UNC_UNDChen, Gong
2014-09-25PCI/AER: Add additional PCIe AER error stringsChen, Gong
2014-09-25trace, RAS: Add additional PCIe AER error stringsChen, Gong
2014-09-25trace, RAS: Replace bare numbers with #defines for PCIe AER error stringsChen, Gong
2014-09-24Merge branches 'pci/hotplug', 'pci/initdata' and 'pci/misc' into nextBjorn Helgaas
2014-09-24PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.hFrancesco Ruggeri
2014-09-24PCI: Remove assignment from complicated "if" conditionsQuentin Lambert
2014-09-24PCI: Remove assignment from "if" conditionsQuentin Lambert
2014-09-24PCI: Remove unnecessary curly bracesQuentin Lambert
2014-09-24PCI: Add space before open parenthesisQuentin Lambert
2014-09-24PCI: designware: Add get_msi_data() to pcie_host_opsMinghuan Lian
2014-09-24PCI: designware: Rename get_msi_data() to get_msi_addr()Minghuan Lian
2014-09-24PCI: designware: Fix IO resource end address calculationMinghuan Lian
2014-09-24PCI: designware: Fix configuration base address when using 'reg'Minghuan Lian