summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-27PCI: Rename pci_is_bridge() to pci_has_subordinate()Yijing Wang
2014-05-27NVMe: Implement PCIe reset notification callbackKeith Busch
2014-05-27PCI: Notify driver before and after device resetKeith Busch
2014-05-27x86/PCI: Clean up and mark early_root_info_init() as deprecatedSuravee Suthikulpanit
2014-05-26Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...Bjorn Helgaas
2014-05-26iommu/exynos: Remove unnecessary "&" from function pointersBjorn Helgaas
2014-05-26DMA-API: Update dma_pool_create ()and dma_pool_alloc() descriptionsGioh Kim
2014-05-26DMA-API: Fix duplicated word in DMA-API-HOWTO.txtEmilio López
2014-05-26DMA-API: Capitalize "CPU" consistentlyBjorn Helgaas
2014-05-23PCI: Add resource allocation commentsBjorn Helgaas
2014-05-23PCI: Simplify __pci_assign_resource() coding styleBjorn Helgaas
2014-05-23PCI: Change pbus_size_mem() return values to be more conventionalBjorn Helgaas
2014-05-23PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resourcesYinghai Lu
2014-05-23PCI: Support BAR sizes up to 8GBAlan
2014-05-23resources: Clarify sanity check messageBjorn Helgaas
2014-05-23PCI: Don't add disabled subtractive decode bus resourcesBjorn Helgaas
2014-05-23PCI: Don't print anything while decoding is disabledBjorn Helgaas
2014-05-23PCI: Don't set BAR to zero if dma_addr_t is too smallBjorn Helgaas
2014-05-23PCI: Don't convert BAR address to resource if dma_addr_t is too smallBjorn Helgaas
2014-05-23PCI: Reject BAR above 4GB if dma_addr_t is too smallBjorn Helgaas
2014-05-23PCI: Fail safely if we can't handle BARs larger than 4GBBjorn Helgaas
2014-05-23x86/gart: Tidy messages and add bridge device infoBjorn Helgaas
2014-05-23x86/gart: Replace printk() with pr_info()Bjorn Helgaas
2014-05-23x86/PCI: Move pcibios_assign_resources() annotation to definitionBjorn Helgaas
2014-05-22PCI: Remove pcibios_add_platform_entries()Sebastian Ott
2014-05-22s390/pci: use pdev->dev.groups for attribute creationSebastian Ott
2014-05-21x86/PCI: Work around AMD Fam15h BIOSes that fail to provide _PXMSuravee Suthikulpanit
2014-05-21x86/PCI: Warn if we have to "guess" host bridge node informationMyron Stowe
2014-05-20sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory()Bjorn Helgaas
2014-05-20DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_tBjorn Helgaas
2014-05-20DMA-API: Clarify physical/bus address distinctionBjorn Helgaas
2014-05-20PCI: Mark RTL8110SC INTx masking as brokenAlex Williamson
2014-04-30PCI/MSI: Remove pci_enable_msi_block()Alexander Gordeev
2014-04-30PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott
2014-04-29Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...Bjorn Helgaas
2014-04-29PCI: Fix use of uninitialized MPS valueBjorn Helgaas
2014-04-29PCI: Remove dead codeBjorn Helgaas
2014-04-29MAINTAINERS: Add arch/x86/kernel/quirks.c to PCI file patternsBjorn Helgaas
2014-04-29PCI: Remove unnecessary __ref annotationsBjorn Helgaas
2014-04-29PCI: Fail new_id for vendor/device values already built into driverBandan Das
2014-04-29PCI: mvebu: Use '%pa' for printing 'phys_addr_t' typeFabio Estevam
2014-04-29PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlockAndrew Murray
2014-04-29Merge tag 'tags/mvebu-mbus_pci-fixes-3.15' into pci/host-mvebuBjorn Helgaas
2014-04-28PCI: Add new ID for Intel GPU "spurious interrupt" quirkThomas Jarosch
2014-04-25PCI: Update my email addressBen Hutchings
2014-04-25GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()Alexander Gordeev
2014-04-25PCI: rphahp: Fix endianess issuesLaurent Dufour
2014-04-25PCI: Fix incorrect vgaarb conditional in WARN_ON()Bjorn Helgaas
2014-04-25x86/PCI: Mark ATI SBx00 HPET BAR as IORESOURCE_PCI_FIXEDBjorn Helgaas
2014-04-25x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resourcesBjorn Helgaas