summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...Bjorn Helgaas2014-05-2627-465/+613
|\ \ \ \ \
| | | | | * PCI: Add resource allocation commentsBjorn Helgaas2014-05-232-31/+62
| | | | | * PCI: Simplify __pci_assign_resource() coding styleBjorn Helgaas2014-05-231-4/+6
| | | | | * PCI: Change pbus_size_mem() return values to be more conventionalBjorn Helgaas2014-05-231-14/+21
| | | | | * PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resourcesYinghai Lu2014-05-232-53/+117
| | | | | * PCI: Support BAR sizes up to 8GBAlan2014-05-231-5/+10
| | | | | * resources: Clarify sanity check messageBjorn Helgaas2014-05-231-5/+2
| | | | | * PCI: Don't add disabled subtractive decode bus resourcesBjorn Helgaas2014-05-231-1/+1
| | | | | * PCI: Don't print anything while decoding is disabledBjorn Helgaas2014-05-231-4/+6
| | | | | * PCI: Don't set BAR to zero if dma_addr_t is too smallBjorn Helgaas2014-05-231-6/+7
| | | | | * PCI: Don't convert BAR address to resource if dma_addr_t is too smallBjorn Helgaas2014-05-231-2/+3
| | | | | * PCI: Reject BAR above 4GB if dma_addr_t is too smallBjorn Helgaas2014-05-231-1/+1
| | | | | * PCI: Fail safely if we can't handle BARs larger than 4GBBjorn Helgaas2014-05-231-6/+12
| | | | | * x86/gart: Tidy messages and add bridge device infoBjorn Helgaas2014-05-231-16/+21
| | | | | * x86/gart: Replace printk() with pr_info()Bjorn Helgaas2014-05-231-28/+26
| | | | | * x86/PCI: Move pcibios_assign_resources() annotation to definitionBjorn Helgaas2014-05-231-6/+6
| | | | | * x86/PCI: Mark ATI SBx00 HPET BAR as IORESOURCE_PCI_FIXEDBjorn Helgaas2014-04-251-0/+14
| | | | | * x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resourcesBjorn Helgaas2014-04-251-5/+10
| | | | | * x86/PCI: Fix Broadcom CNB20LE unintended sign extensionBjorn Helgaas2014-04-251-2/+2
| | | | * | PCI: Remove pcibios_add_platform_entries()Sebastian Ott2014-05-222-11/+0
| | | | * | s390/pci: use pdev->dev.groups for attribute creationSebastian Ott2014-05-223-40/+16
| | | | * | PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott2014-04-303-40/+18
| | | * | | PCI/MSI: Remove pci_enable_msi_block()Alexander Gordeev2014-04-302-50/+34
| | * | | | PCI: Mark RTL8110SC INTx masking as brokenAlex Williamson2014-05-201-0/+8
| * | | | | iommu/exynos: Remove unnecessary "&" from function pointersBjorn Helgaas2014-05-261-7/+7
| * | | | | DMA-API: Update dma_pool_create ()and dma_pool_alloc() descriptionsGioh Kim2014-05-261-4/+4
| * | | | | DMA-API: Fix duplicated word in DMA-API-HOWTO.txtEmilio López2014-05-261-4/+4
| * | | | | DMA-API: Capitalize "CPU" consistentlyBjorn Helgaas2014-05-262-10/+10
| * | | | | sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory()Bjorn Helgaas2014-05-201-3/+15
| * | | | | DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_tBjorn Helgaas2014-05-205-24/+21
| * | | | | DMA-API: Clarify physical/bus address distinctionBjorn Helgaas2014-05-205-138/+204
| | |_|_|/ | |/| | |
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. \ \ \ \ Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...Bjorn Helgaas2014-04-2929-75/+90
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | / / / | | | | |/ / / | | | |/| / / | | | |_|/ / | | |/| | / | | | | |/
| | | | * PCI: Fix use of uninitialized MPS valueBjorn Helgaas2014-04-291-1/+1
| | | | * PCI: Remove dead codeBjorn Helgaas2014-04-291-2/+1
| | | | * MAINTAINERS: Add arch/x86/kernel/quirks.c to PCI file patternsBjorn Helgaas2014-04-291-0/+1
| | | | * PCI: Remove unnecessary __ref annotationsBjorn Helgaas2014-04-297-25/+24
| | | | * PCI: Fail new_id for vendor/device values already built into driverBandan Das2014-04-291-1/+21
| | | | * PCI: Add new ID for Intel GPU "spurious interrupt" quirkThomas Jarosch2014-04-281-0/+1
| | | | * PCI: Update my email addressBen Hutchings2014-04-251-1/+1
| | | | * PCI: Fix incorrect vgaarb conditional in WARN_ON()Bjorn Helgaas2014-04-251-1/+1
| | | | * PCI: Use designated initialization in PCI_VDEVICEMark Rustad2014-04-241-5/+5
| | | | * PCI: Remove old serial device IDsJean Delvare2014-04-241-3/+0
| | | | * PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker2014-04-149-9/+0
| | | | * powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversalMike Qiu2014-04-141-4/+6
| |_|_|/ |/| | |
| | | * PCI: Add Patsburg (X79) to Intel PCH root port ACS quirkAlex Williamson2014-04-141-0/+2
| |_|/ |/| |
| | * GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()Alexander Gordeev2014-04-251-1/+1
| | * PCI/MSI: Simplify populate_msi_sysfs()Jan Beulich2014-04-141-10/+6
| | * PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-141-2/+2
| |/ |/|
| * PCI: rphahp: Fix endianess issuesLaurent Dufour2014-04-251-6/+9
| * PCI: Allow hotplug service drivers to operate in polling modeRajat Jain2014-04-241-1/+4