Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'pci/iommu' into next | Bjorn Helgaas | 2014-06-03 | 3 | -4/+175 | |
|\ | ||||||
| * | PCI: Add bridge DMA alias quirk for ASMedia and Tundra bridges | Alex Williamson | 2014-05-28 | 1 | -0/+23 | |
| * | PCI: Add support for PCIe-to-PCI bridge DMA alias quirks | Alex Williamson | 2014-05-28 | 2 | -2/+10 | |
| * | PCI: Add function 1 DMA alias quirk for Marvell devices | Alex Williamson | 2014-05-28 | 1 | -0/+36 | |
| * | PCI: Add function 0 DMA alias quirk for Ricoh devices | Alex Williamson | 2014-05-28 | 1 | -0/+16 | |
| * | PCI: Add support for DMA alias quirks | Alex Williamson | 2014-05-28 | 2 | -0/+14 | |
| * | PCI: Convert pci_dev_flags definitions to bit shifts | Alex Williamson | 2014-05-28 | 1 | -4/+4 | |
| * | PCI: Add DMA alias iterator | Alex Williamson | 2014-05-28 | 2 | -0/+74 | |
| | | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
*-----. \ | Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi... | Bjorn Helgaas | 2014-05-30 | 11 | -119/+83 | |
|\ \ \ \ \ | ||||||
| | | | * | | ARM/PCI: Call pcie_bus_configure_settings() to set MPS | Murali Karicheri | 2014-05-30 | 1 | -0/+12 | |
| | | | * | | PCI: Make pci_bus_add_device() void | Yijing Wang | 2014-05-30 | 6 | -21/+7 | |
| | | * | | | i82875p_edac: Assign PCI resources before adding device | Yinghai Lu | 2014-05-30 | 1 | -1/+2 | |
| | * | | | | PCI: imx6: Add support for MSI | Lucas Stach | 2014-05-30 | 1 | -0/+27 | |
| | * | | | | PCI: designware: Make MSI ISR shared IRQ aware | Lucas Stach | 2014-05-30 | 3 | -5/+7 | |
| | * | | | | PCI: imx6: Remove optional (and unused) IRQs | Lucas Stach | 2014-05-30 | 1 | -42/+0 | |
| | * | | | | PCI: imx6: Drop old IRQ mapping | Lucas Stach | 2014-05-30 | 1 | -6/+0 | |
| | * | | | | PCI: imx6: Use new clock names | Lucas Stach | 2014-05-30 | 1 | -45/+29 | |
| | * | | | | PCI: imx6: Fix imx6_add_pcie_port() section mismatch warning | Sachin Kamat | 2014-05-30 | 1 | -1/+1 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | PCI: exynos: Fix add_pcie_port() section mismatch warning | Sachin Kamat | 2014-05-30 | 1 | -1/+2 | |
* | | | | | Merge branch 'pci/host-generic' into next | Bjorn Helgaas | 2014-05-30 | 5 | -0/+504 | |
|\ \ \ \ \ | ||||||
| * | | | | | MAINTAINERS: Add generic PCI host controller driver | Will Deacon | 2014-05-30 | 1 | -0/+8 | |
| * | | | | | PCI: generic: Add generic PCI host controller driver | Will Deacon | 2014-05-30 | 4 | -0/+496 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2014-05-29 | 23 | -90/+56 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | PCI: Fix return value from pci_user_{read,write}_config_*() | Gavin Shan | 2014-05-28 | 2 | -10/+6 | |
| * | | | | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 2014-05-28 | 21 | -79/+12 | |
| * | | | | PCI: Test for std config alias when testing extended config space | Alex Williamson | 2014-05-27 | 1 | -1/+38 | |
| | | | | | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
*---. \ \ \ \ | Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in... | Bjorn Helgaas | 2014-05-29 | 22 | -45/+154 | |
|\ \ \ \ \ \ \ | ||||||
| | | * | | | | | PCI: Introduce new device binding path using pci_dev.driver_override | Alex Williamson | 2014-05-29 | 5 | -3/+85 | |
| | * | | | | | | pcmcia: Use pci_is_bridge() to simplify code | Yijing Wang | 2014-05-27 | 1 | -2/+1 | |
| | * | | | | | | PCI: pciehp: Use pci_is_bridge() to simplify code | Yijing Wang | 2014-05-27 | 1 | -2/+1 | |
| | * | | | | | | PCI: acpiphp: Use pci_is_bridge() to simplify code | Yijing Wang | 2014-05-27 | 1 | -2/+1 | |
| | * | | | | | | PCI: cpcihp: Use pci_is_bridge() to simplify code | Yijing Wang | 2014-05-27 | 1 | -2/+1 | |
| | * | | | | | | PCI: shpchp: Use pci_is_bridge() to simplify code | Yijing Wang | 2014-05-27 | 1 | -2/+1 | |
| | * | | | | | | PCI: rpaphp: Use pci_is_bridge() to simplify code | Yijing Wang | 2014-05-27 | 1 | -2/+1 | |
| | * | | | | | | sparc/PCI: Use pci_is_bridge() to simplify code | Yijing Wang | 2014-05-27 | 1 | -2/+1 | |
| | * | | | | | | powerpc/PCI: Use pci_is_bridge() to simplify code | Yijing Wang | 2014-05-27 | 2 | -4/+2 | |
| | * | | | | | | ia64/PCI: Use pci_is_bridge() to simplify code | Yijing Wang | 2014-05-27 | 1 | -3/+1 | |
| | * | | | | | | x86/PCI: Use pci_is_bridge() to simplify code | Yijing Wang | 2014-05-27 | 1 | -3/+1 | |
| | * | | | | | | PCI: Use pci_is_bridge() to simplify code | Yijing Wang | 2014-05-27 | 3 | -12/+3 | |
| | * | | | | | | PCI: Add new pci_is_bridge() interface | Yijing Wang | 2014-05-27 | 1 | -0/+13 | |
| | * | | | | | | PCI: Rename pci_is_bridge() to pci_has_subordinate() | Yijing Wang | 2014-05-27 | 2 | -5/+5 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | PCI: cpqphp: Fix possible null pointer dereference | Rickard Strandqvist | 2014-05-28 | 1 | -1/+2 | |
| * | | | | | | NVMe: Implement PCIe reset notification callback | Keith Busch | 2014-05-27 | 1 | -0/+11 | |
| * | | | | | | PCI: Notify driver before and after device reset | Keith Busch | 2014-05-27 | 2 | -0/+24 | |
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ | Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next | Bjorn Helgaas | 2014-05-29 | 9 | -36/+1224 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| | | * | | | | | | x86/PCI: Clean up and mark early_root_info_init() as deprecated | Suravee Suthikulpanit | 2014-05-27 | 1 | -30/+38 | |
| | | * | | | | | | x86/PCI: Work around AMD Fam15h BIOSes that fail to provide _PXM | Suravee Suthikulpanit | 2014-05-21 | 1 | -4/+21 | |
| | | * | | | | | | x86/PCI: Warn if we have to "guess" host bridge node information | Myron Stowe | 2014-05-21 | 1 | -1/+5 | |
| | | | |/ / / / | | | |/| | | | | ||||||
| | * | | | | | | PCI: rcar: Add gen2 device tree support | Ben Dooks | 2014-05-28 | 2 | -2/+95 | |
| | * | | | | | | PCI: rcar: Add R-Car PCIe device tree bindings | Phil Edworthy | 2014-05-28 | 1 | -0/+47 |