summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-1456-609/+1880
|\
| * Merge branch 'pci/misc' into nextBjorn Helgaas2013-11-077-12/+60
| |\
| | * PCI: Enable upstream bridges even for VFs on virtual busesBjorn Helgaas2013-11-071-5/+8
| | * PCI: Add pci_upstream_bridge()Bjorn Helgaas2013-11-071-0/+9
| | * PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()Konrad Rzeszutek Wilk2013-11-065-7/+43
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2013-11-063-10/+23
| |\ \ | | |/
| | * PCI: Warn on driver probe return value greater than zeroStephen M. Cameron2013-11-061-2/+10
| | * PCI: Drop warning about drivers that don't use pci_set_master()Bjorn Helgaas2013-11-051-3/+1
| | * PCI: Workaround missing pci_set_master in pci driversYinghai Lu2013-11-051-1/+7
| | * PCI: Update pcie_ports 'auto' behavior for non-ACPI platformsAndrew Murray2013-11-011-7/+8
| * | Merge branch 'pci/yijing-pci_is_pcie-v2' into nextBjorn Helgaas2013-11-041-1/+1
| |\ \
| | * | powerpc/pci: Use pci_is_pcie() to simplify code [fix]Yijing Wang2013-11-041-1/+1
| * | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-10-3113-85/+29
| |\ \ \ | | | |/ | | |/|
| | * | PCI: Report pci_pme_active() kmalloc failureBjorn Helgaas2013-10-291-3/+4
| | * | mn10300/PCI: Remove useless pcibios_last_busBjorn Helgaas2013-10-292-6/+0
| | * | frv/PCI: Remove pcibios_last_busBjorn Helgaas2013-10-292-37/+0
| | * | PCI: Fail MSI/MSI-X initialization if device is not in PCI_D0Yijing Wang2013-10-291-3/+3
| | * | x86/PCI: Coalesce multiple overlapping host bridge windowsAlexey Neyman2013-10-101-4/+4
| | * | MAINTAINERS: Add arch/x86/pci to PCI file patternsBjorn Helgaas2013-10-091-0/+1
| | * | PCI/PM: Remove pci_pm_complete()Liu Chuansheng2013-10-071-9/+0
| | * | PCI: Add pci_dev_show_local_cpu() to simplify codeYijing Wang2013-10-071-17/+15
| | * | mn10300/PCI: Remove unused pci_mem_startMyron Stowe2013-10-072-4/+0
| | * | cris/PCI: Remove unused pci_mem_startMyron Stowe2013-10-071-1/+0
| | * | PCI: Make pci_dev_pm_ops staticSachin Kamat2013-10-071-1/+1
| * | | Merge branch 'pci/yijing-mps-v1' into nextBjorn Helgaas2013-10-315-112/+56
| |\ \ \
| | * | | drm/radeon: use pcie_get_readrq() and pcie_set_readrq() to simplify codeYijing Wang2013-10-041-13/+6
| | * | | staging: et131x: Use pci_dev->pcie_mpss and pcie_set_readrq() to simplify codeYijing Wang2013-10-041-11/+3
| | * | | IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return valuesBjorn Helgaas2013-10-041-16/+12
| | * | | IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify codeYijing Wang2013-09-241-66/+30
| | * | | IB/qib: Use pci_is_root_bus() to check whether it is a root busYijing Wang2013-09-241-1/+1
| | * | | tile/PCI: use cached pci_dev->pcie_mpss to simplify codeYijing Wang2013-09-241-5/+2
| | * | | PCI: Export pcie_set_mps() and pcie_get_mps()Yijing Wang2013-09-241-0/+2
| * | | | Merge branch 'pci/host-rcar' into nextBjorn Helgaas2013-10-313-0/+342
| |\ \ \ \
| | * | | | PCI: Add R-Car Gen2 internal PCI supportValentine Barshak2013-10-303-0/+342
| | |/ / /
| * | | | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2013-10-311-10/+3
| |\ \ \ \
| | * | | | PCI: imx6: Probe the PCIe in fs_initcall()Marek Vasut2013-10-311-1/+1
| | * | | | PCI: imx6: Remove redundant of_match_ptrSachin Kamat2013-10-301-1/+1
| | * | | | PCI: imx6: Increase link startup timeoutMarek Vasut2013-10-291-1/+1
| | * | | | PCI: imx6: Fix imprecise abort handlerTim Harvey2013-10-291-6/+0
| | * | | | PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe()Wei Yongjun2013-10-291-1/+0
| * | | | | Merge branch 'pci/host-exynos' into nextBjorn Helgaas2013-10-313-35/+40
| |\ \ \ \ \
| | * | | | | PCI: exynos: Remove redundant of_match_ptrSachin Kamat2013-10-291-1/+1
| | * | | | | PCI: designware: Add irq_create_mapping()Pratyush Anand2013-10-092-13/+14
| | * | | | | PCI: designware: Make dw_pcie_rd_own_conf(), etc., staticBjorn Helgaas2013-10-092-15/+8
| | * | | | | PCI: designware: Add header guardsSeungwon Jeon2013-10-091-0/+5
| | * | | | | PCI: exynos: Add missing clk_disable_unprepare() on error pathWei Yongjun2013-10-041-6/+12
| * | | | | | Merge branch 'pci/gregkh-driver-core' into nextBjorn Helgaas2013-10-313-44/+78
| |\ \ \ \ \ \
| | * | | | | | PCI: Make pci_bus_attrs, pci_dev_attrs, dev_rescan_attr, dev_remove_attr, vga...Sachin Kamat2013-10-071-7/+9
| | * | | | | | PCI: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-073-29/+48
| | * | | | | | PCI: convert bus code to use drv_groupsGreg Kroah-Hartman2013-10-071-5/+8
OpenPOWER on IntegriCloud