- 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 11 years ago
- b7fe943 PCI: Move EXPORT_SYMBOL so it immediately follows function/variable by Ryan Desfosses · 11 years ago
- 843a85c Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and 'pci/host-tegra' into next by Bjorn Helgaas · 11 years ago
- 1db823e PCI: designware: Split Exynos and i.MX bindings by Lucas Stach · 11 years ago
- 0eeb4f2 Merge branch 'pci/iommu' into next by Bjorn Helgaas · 11 years ago
- 617b415 Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/misc' into next by Bjorn Helgaas · 11 years ago
- d785260 Merge branch 'pci/host-generic' into next by Bjorn Helgaas · 11 years ago
- cf28855 MAINTAINERS: Add generic PCI host controller driver by Will Deacon · 11 years ago
- ce29299 PCI: generic: Add generic PCI host controller driver by Will Deacon · 11 years ago
- d1dc974 PCI: imx6: Add support for MSI by Lucas Stach · 11 years ago
- 7f4f16e PCI: designware: Make MSI ISR shared IRQ aware by Lucas Stach · 11 years ago
- 5c40eea PCI: imx6: Remove optional (and unused) IRQs by Lucas Stach · 11 years ago
- e521519 PCI: imx6: Drop old IRQ mapping by Lucas Stach · 11 years ago
- 5752613 PCI: imx6: Use new clock names by Lucas Stach · 11 years ago
- 06b0051 i82875p_edac: Assign PCI resources before adding device by Yinghai Lu · 12 years ago
- 8b5742a ARM/PCI: Call pcie_bus_configure_settings() to set MPS by Murali Karicheri · 11 years ago
- 44cb5e9 PCI: imx6: Fix imx6_add_pcie_port() section mismatch warning by Sachin Kamat · 11 years ago
- c893d13 PCI: Make pci_bus_add_device() void by Yijing Wang · 11 years ago
- 17d7acc PCI: exynos: Fix add_pcie_port() section mismatch warning by Sachin Kamat · 11 years ago
- fdaf36b Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
- d1a2523 Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next by Bjorn Helgaas · 11 years ago
- 79d458b Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next by Bjorn Helgaas · 11 years ago
- 782a985 PCI: Introduce new device binding path using pci_dev.driver_override by Alex Williamson · 11 years ago
- ebdb51e PCI: Add bridge DMA alias quirk for ASMedia and Tundra bridges by Alex Williamson · 11 years ago
- c8fe16e PCI: Add support for PCIe-to-PCI bridge DMA alias quirks by Alex Williamson · 11 years ago
- cc346a4 PCI: Add function 1 DMA alias quirk for Marvell devices by Alex Williamson · 11 years ago
- ec637fb PCI: Add function 0 DMA alias quirk for Ricoh devices by Alex Williamson · 11 years ago
- 31c2b81 PCI: Add support for DMA alias quirks by Alex Williamson · 11 years ago
- 6b12159 PCI: Convert pci_dev_flags definitions to bit shifts by Alex Williamson · 11 years ago
- c25dc82 PCI: Add DMA alias iterator by Alex Williamson · 11 years ago
- d47b62f PCI: rcar: Add gen2 device tree support by Ben Dooks · 11 years ago
- cab9a12 PCI: cpqphp: Fix possible null pointer dereference by Rickard Strandqvist · 11 years ago
- 7869fc6 PCI: rcar: Add R-Car PCIe device tree bindings by Phil Edworthy · 11 years ago
- 290c1fb PCI: rcar: Add MSI support for PCIe by Phil Edworthy · 11 years ago
- c25da47 PCI: rcar: Add Renesas R-Car PCIe driver by Phil Edworthy · 11 years ago
- d97ffe2 PCI: Fix return value from pci_user_{read,write}_config_*() by Gavin Shan · 11 years ago
- 755ba5e PCI: exynos: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
- a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 11 years ago
- 78916b0 PCI: Test for std config alias when testing extended config space by Alex Williamson · 11 years ago
- 56604fa pcmcia: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
- 930067e PCI: pciehp: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
- c7a071f PCI: acpiphp: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
- 5cbe5d1 PCI: cpcihp: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
- 087cfa9 PCI: shpchp: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
- f86e1f1 PCI: rpaphp: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
- 2f22e68 sparc/PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
- c888770 powerpc/PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
- 11a3bd0 ia64/PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
- 56a41f9 x86/PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
- 6788a51 PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
- 1c86438 PCI: Add new pci_is_bridge() interface by Yijing Wang · 11 years ago
- 326c1cd PCI: Rename pci_is_bridge() to pci_has_subordinate() by Yijing Wang · 11 years ago
- f0d54a5 NVMe: Implement PCIe reset notification callback by Keith Busch · 11 years ago
- 3ebe7f9 PCI: Notify driver before and after device reset by Keith Busch · 11 years ago
- 9e7f723 x86/PCI: Clean up and mark early_root_info_init() as deprecated by Suravee Suthikulpanit · 11 years ago
- e5558d1 Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pci/resource' into next by Bjorn Helgaas · 11 years ago
- 1457467 iommu/exynos: Remove unnecessary "&" from function pointers by Bjorn Helgaas · 11 years ago
- 2af9da8 DMA-API: Update dma_pool_create ()and dma_pool_alloc() descriptions by Gioh Kim · 11 years ago
- 34c815f DMA-API: Fix duplicated word in DMA-API-HOWTO.txt by Emilio López · 11 years ago
- f311a72 DMA-API: Capitalize "CPU" consistently by Bjorn Helgaas · 11 years ago
- 67d29b5 PCI: Add resource allocation comments by Bjorn Helgaas · 11 years ago
- d3689df PCI: Simplify __pci_assign_resource() coding style by Bjorn Helgaas · 11 years ago
- 30afe8d PCI: Change pbus_size_mem() return values to be more conventional by Bjorn Helgaas · 11 years ago
- 5b28541 PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resources by Yinghai Lu · 11 years ago
- 14c8530 PCI: Support BAR sizes up to 8GB by Alan · 11 years ago
- e4c7296 resources: Clarify sanity check message by Bjorn Helgaas · 11 years ago
- d739a09 PCI: Don't add disabled subtractive decode bus resources by Bjorn Helgaas · 11 years ago
- 26370fc PCI: Don't print anything while decoding is disabled by Bjorn Helgaas · 11 years ago
- 31e9dd2 PCI: Don't set BAR to zero if dma_addr_t is too small by Bjorn Helgaas · 11 years ago
- 72dc560 PCI: Don't convert BAR address to resource if dma_addr_t is too small by Bjorn Helgaas · 11 years ago
- d1a313e PCI: Reject BAR above 4GB if dma_addr_t is too small by Bjorn Helgaas · 11 years ago
- 23b13bc PCI: Fail safely if we can't handle BARs larger than 4GB by Bjorn Helgaas · 11 years ago
- c96ec95 x86/gart: Tidy messages and add bridge device info by Bjorn Helgaas · 11 years ago
- a5d3244 x86/gart: Replace printk() with pr_info() by Bjorn Helgaas · 11 years ago
- adc429d x86/PCI: Move pcibios_assign_resources() annotation to definition by Bjorn Helgaas · 11 years ago
- 9edbcd2 PCI: Remove pcibios_add_platform_entries() by Sebastian Ott · 11 years ago
- ef4858c s390/pci: use pdev->dev.groups for attribute creation by Sebastian Ott · 11 years ago
- 94d4bb5 x86/PCI: Work around AMD Fam15h BIOSes that fail to provide _PXM by Suravee Suthikulpanit · 11 years ago
- 3367310 x86/PCI: Warn if we have to "guess" host bridge node information by Myron Stowe · 11 years ago
- ace4b3fd sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory() by Bjorn Helgaas · 11 years ago
- 88a984b DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t by Bjorn Helgaas · 11 years ago
- 77f2ea2 DMA-API: Clarify physical/bus address distinction by Bjorn Helgaas · 11 years ago
- 3cb30b7 PCI: Mark RTL8110SC INTx masking as broken by Alex Williamson · 11 years ago
- 034cd97 PCI/MSI: Remove pci_enable_msi_block() by Alexander Gordeev · 11 years ago
- dfc73e7 PCI: Move Open Firmware devspec attribute to PCI common code by Sebastian Ott · 11 years ago
- 518a6a3 Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' into next by Bjorn Helgaas · 11 years ago
- 1e358f9 PCI: Fix use of uninitialized MPS value by Bjorn Helgaas · 11 years ago
- efdd407 PCI: Remove dead code by Bjorn Helgaas · 11 years ago
- cad01f9 MAINTAINERS: Add arch/x86/kernel/quirks.c to PCI file patterns by Bjorn Helgaas · 11 years ago
- 10874f5 PCI: Remove unnecessary __ref annotations by Bjorn Helgaas · 11 years ago
- 8895d3b PCI: Fail new_id for vendor/device values already built into driver by Bandan Das · 11 years ago
- 9aa5285 PCI: mvebu: Use '%pa' for printing 'phys_addr_t' type by Fabio Estevam · 11 years ago
- 85802bb PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock by Andrew Murray · 11 years ago
- ccfdd7a Merge tag 'tags/mvebu-mbus_pci-fixes-3.15' into pci/host-mvebu by Bjorn Helgaas · 11 years ago
- 7c82126 PCI: Add new ID for Intel GPU "spurious interrupt" quirk by Thomas Jarosch · 11 years ago
- 473153a PCI: Update my email address by Ben Hutchings · 11 years ago
- a30d010 GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block() by Alexander Gordeev · 11 years ago
- 761ce53 PCI: rphahp: Fix endianess issues by Laurent Dufour · 11 years ago
- 67ebd81 PCI: Fix incorrect vgaarb conditional in WARN_ON() by Bjorn Helgaas · 11 years ago
- 44c8bdb x86/PCI: Mark ATI SBx00 HPET BAR as IORESOURCE_PCI_FIXED by Bjorn Helgaas · 11 years ago