aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+3
2015-06-25Mohit Kumar has movedPratyush Anand1-1/+1
2015-06-25Pratyush Anand has movedPratyush Anand1-2/+2
2015-06-25PCI/keystone: Fix race in installing chained IRQ handlerThomas Gleixner1-4/+3
2015-06-18Merge branches 'pci/host-xgene' and 'pci/hotplug' into nextBjorn Helgaas1-4/+41
2015-06-18PCI: xgene: Allow config access to Root Port even when link is downDuc Dang1-3/+1
2015-06-18PCI: xgene: Disable Configuration Request Retry Status for v1 siliconDuc Dang1-1/+40
2015-06-16Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci/host-xgene' into nextBjorn Helgaas15-191/+929
2015-06-16PCI: imx6: Add #define PCIE_RC_LCSRBjorn Helgaas1-1/+3
2015-06-16PCI: imx6: Use "u32", not "uint32_t"Bjorn Helgaas1-10/+10
2015-06-12PCI: imx6: Add speed change timeout messageTroy Kisky1-17/+27
2015-06-10PCI: designware: Wait for link to come up with consistent styleBjorn Helgaas6-66/+51
2015-06-10PCI: layerscape: Factor out ls_pcie_establish_link()Bjorn Helgaas1-6/+13
2015-06-10PCI: layerscape: Use dw_pcie_link_up() consistentlyBjorn Helgaas1-1/+1
2015-06-10PCI: dra7xx: Use dw_pcie_link_up() consistentlyBjorn Helgaas1-2/+1
2015-06-05PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driverDuc Dang4-0/+627
2015-06-02PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link()Bjorn Helgaas1-2/+2
2015-05-27PCI: iproc: Free resource list after registrationHauke Mehrtens2-8/+8
2015-05-27PCI: iproc: Directly add PCI resourcesHauke Mehrtens4-10/+5
2015-05-27PCI: designware: Use pci_scan_root_bus() for simplicityYijing Wang1-3/+1
2015-05-27PCI: tegra: Remove tegra_pcie_scan_bus()Yijing Wang1-16/+0
2015-05-26PCI: mvebu: Remove mvebu_pcie_scan_bus()Yijing Wang1-17/+1
2015-05-20PCI: designware: Use iATU0 for cfg and IO, iATU1 for MEMJisheng Zhang1-36/+45
2015-05-20PCI: designware: Consolidate outbound iATU programming functionsJisheng Zhang1-70/+39
2015-05-20PCI: iproc: Add BCMA PCIe driverHauke Mehrtens3-0/+124
2015-05-20PCI: iproc: Allow override of device tree IRQ mapping functionHauke Mehrtens3-1/+4
2015-05-19PCI: designware: Add support for x8 linksZhou Wang1-0/+8
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds12-19/+499
2015-04-10Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-mvebu', 'pci/host-rcar' and 'pci/host-versatile' into nextBjorn Helgaas12-19/+498
2015-04-09PCI: layerscape: Simplify platform_get_resource_byname() failure checkingBjorn Helgaas1-6/+3
2015-04-09PCI: keystone: Don't dereference possible NULL pointerBjorn Helgaas1-1/+2
2015-04-09PCI: versatile: Check for devm_ioremap_resource() failuresJisheng Zhang1-6/+6
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-4/+4
2015-04-08PCI: exynos: Fix INTx enablement statement termination errorJaehoon Chung1-1/+1
2015-04-08PCI: iproc: Add Broadcom iProc PCIe supportRay Jui5-0/+439
2015-03-23Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas1-0/+1
2015-03-20PCI: mvebu: Add suspend/resume supportThomas Petazzoni1-0/+38
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang1-0/+1
2015-03-12Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+2
2015-03-06PCI: spear: Drop __initdata from spear13xx_pcie_driverMatwey V. Kornilov2-4/+4
2015-03-05PCI: xgene: Add register offset to config space base addressFeng Kan1-2/+2
2015-02-28PCI: versatile: Update for list_for_each_entry() API changeJoachim Nilsson1-1/+1
2015-02-24PCI: rcar: Verify that mem_res is 64K-alignedNobuhiro Iwamatsu1-0/+3
2015-02-24PCI: rcar: Change PCIEPARL and PCIEPARH to PCIEPALR and PCIEPAURNobuhiro Iwamatsu1-4/+4
2015-02-24PCI: rcar: Write zeroes to reserved PCIEPARL bitsNobuhiro Iwamatsu1-1/+2
2015-02-23PCI: rcar: Fix position of MSI enable bitNobuhiro Iwamatsu1-1/+1
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-8/+8
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds13-408/+278
2015-02-10Merge branch 'acpi-resources'Rafael J. Wysocki3-6/+6
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu3-6/+6