summaryrefslogtreecommitdiff
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/misc' into nextBjorn Helgaas2014-05-283-9/+53
|\
| * PCI: Fix return value from pci_user_{read,write}_config_*()Gavin Shan2014-05-271-8/+4
| * PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-271-0/+11
| * PCI: Test for std config alias when testing extended config spaceAlex Williamson2014-05-271-1/+38
| |
| \
| \
| \
*---. \ Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas2014-05-2813-31/+99
|\ \ \ \
| | | * | PCI: Introduce new device binding path using pci_dev.driver_overrideAlex Williamson2014-05-283-3/+63
| | * | | PCI: pciehp: Use pci_is_bridge() to simplify codeYijing Wang2014-05-271-2/+1
| | * | | PCI: acpiphp: Use pci_is_bridge() to simplify codeYijing Wang2014-05-271-2/+1
| | * | | PCI: cpcihp: Use pci_is_bridge() to simplify codeYijing Wang2014-05-271-2/+1
| | * | | PCI: shpchp: Use pci_is_bridge() to simplify codeYijing Wang2014-05-271-2/+1
| | * | | PCI: rpaphp: Use pci_is_bridge() to simplify codeYijing Wang2014-05-271-2/+1
| | * | | PCI: Use pci_is_bridge() to simplify codeYijing Wang2014-05-273-12/+3
| | * | | PCI: Rename pci_is_bridge() to pci_has_subordinate()Yijing Wang2014-05-272-5/+5
| * | | | PCI: cpqphp: Fix possible null pointer dereferenceRickard Strandqvist2014-05-271-1/+2
| * | | | PCI: Notify driver before and after device resetKeith Busch2014-05-271-0/+21
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into nextBjorn Helgaas2014-05-285-6/+1052
|\ \ \ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | PCI: rcar: Add gen2 device tree supportBen Dooks2014-05-281-2/+29
| | * | | | | PCI: rcar: Add MSI support for PCIePhil Edworthy2014-05-271-1/+241
| | * | | | | PCI: rcar: Add Renesas R-Car PCIe driverPhil Edworthy2014-05-273-0/+775
| | * | | | | PCI: rcar: Use new OF interrupt mapping when possibleLucas Stach2014-04-151-1/+7
| | |/ / / /
| * | | | | PCI: exynos: Remove unnecessary OOM messagesJingoo Han2014-05-271-3/+1
| |/ / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-------. \ \ \ \ Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...Bjorn Helgaas2014-05-266-152/+274
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | / | | | | | |_|/ | | | | |/| |
| | | | | * | 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
| | | | | * | 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
| | |_|_|/ / | |/| | | |
| | | | * | PCI: Remove pcibios_add_platform_entries()Sebastian Ott2014-05-221-10/+0
| | | | * | PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott2014-04-301-0/+18
| | | * | | PCI/MSI: Remove pci_enable_msi_block()Alexander Gordeev2014-04-301-46/+33
| | * | | | PCI: Mark RTL8110SC INTx masking as brokenAlex Williamson2014-05-201-0/+8
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----. \ \ \ \ \ Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...Bjorn Helgaas2014-04-2923-61/+76
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | / / / / | | | | |/ / / / | | | |/| / / / | | | |_|/ / / | | |/| | / / | | | | |/ / | | |_|_| / | |/| | |
| | | | * PCI: Fix use of uninitialized MPS valueBjorn Helgaas2014-04-291-1/+1
| | | | * PCI: Remove dead codeBjorn Helgaas2014-04-291-2/+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: Fix incorrect vgaarb conditional in WARN_ON()Bjorn Helgaas2014-04-251-1/+1
| | | | * PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker2014-04-149-9/+0
| |_|_|/ |/| | |
| | | * PCI: Add Patsburg (X79) to Intel PCH root port ACS quirkAlex Williamson2014-04-141-0/+2
| |_|/ |/| |
| | * 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