summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-26Mohit Kumar has movedPratyush Anand
2015-06-26Pratyush Anand has movedPratyush Anand
2015-06-25PCI/keystone: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-18Merge branches 'pci/host-xgene' and 'pci/hotplug' into nextBjorn Helgaas
2015-06-18PCI: xgene: Allow config access to Root Port even when link is downDuc Dang
2015-06-18PCI: xgene: Disable Configuration Request Retry Status for v1 siliconDuc Dang
2015-06-16Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host...Bjorn Helgaas
2015-06-16PCI: imx6: Add #define PCIE_RC_LCSRBjorn Helgaas
2015-06-16PCI: imx6: Use "u32", not "uint32_t"Bjorn Helgaas
2015-06-12PCI: imx6: Add speed change timeout messageTroy Kisky
2015-06-10PCI: designware: Wait for link to come up with consistent styleBjorn Helgaas
2015-06-10PCI: layerscape: Factor out ls_pcie_establish_link()Bjorn Helgaas
2015-06-10PCI: layerscape: Use dw_pcie_link_up() consistentlyBjorn Helgaas
2015-06-10PCI: dra7xx: Use dw_pcie_link_up() consistentlyBjorn Helgaas
2015-06-05PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driverDuc Dang
2015-06-02PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link()Bjorn Helgaas
2015-05-27PCI: iproc: Free resource list after registrationHauke Mehrtens
2015-05-27PCI: iproc: Directly add PCI resourcesHauke Mehrtens
2015-05-27PCI: designware: Use pci_scan_root_bus() for simplicityYijing Wang
2015-05-27PCI: tegra: Remove tegra_pcie_scan_bus()Yijing Wang
2015-05-27PCI: mvebu: Remove mvebu_pcie_scan_bus()Yijing Wang
2015-05-20PCI: designware: Use iATU0 for cfg and IO, iATU1 for MEMJisheng Zhang
2015-05-20PCI: designware: Consolidate outbound iATU programming functionsJisheng Zhang
2015-05-20PCI: iproc: Add BCMA PCIe driverHauke Mehrtens
2015-05-20PCI: iproc: Allow override of device tree IRQ mapping functionHauke Mehrtens
2015-05-19PCI: designware: Add support for x8 linksZhou Wang
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-10Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci...Bjorn Helgaas
2015-04-09PCI: layerscape: Simplify platform_get_resource_byname() failure checkingBjorn Helgaas
2015-04-09PCI: keystone: Don't dereference possible NULL pointerBjorn Helgaas
2015-04-09PCI: versatile: Check for devm_ioremap_resource() failuresJisheng Zhang
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-08PCI: exynos: Fix INTx enablement statement termination errorJaehoon Chung
2015-04-08PCI: iproc: Add Broadcom iProc PCIe supportRay Jui
2015-03-23Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas
2015-03-20PCI: mvebu: Add suspend/resume supportThomas Petazzoni
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2015-03-12Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-06PCI: spear: Drop __initdata from spear13xx_pcie_driverMatwey V. Kornilov
2015-03-06PCI: xgene: Add register offset to config space base addressFeng Kan
2015-02-27PCI: versatile: Update for list_for_each_entry() API changeJoachim Nilsson
2015-02-24PCI: rcar: Verify that mem_res is 64K-alignedNobuhiro Iwamatsu
2015-02-24PCI: rcar: Change PCIEPARL and PCIEPARH to PCIEPALR and PCIEPAURNobuhiro Iwamatsu
2015-02-24PCI: rcar: Write zeroes to reserved PCIEPARL bitsNobuhiro Iwamatsu
2015-02-24PCI: rcar: Fix position of MSI enable bitNobuhiro Iwamatsu
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-10Merge branch 'acpi-resources'Rafael J. Wysocki
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu