aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-xgene.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-25PCI/MSI: xgene: Remove msi_controller assignmentDuc Dang1-22/+0
2015-08-28Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas1-0/+1
2015-08-20PCI: Drop references acquired by of_parse_phandle()Bjorn Helgaas1-0/+1
2015-07-21PCI: xgene: Add support for a 64-bit prefetchable memory windowDuc Dang1-2/+10
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-05PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driverDuc Dang1-0/+21
2015-03-05PCI: xgene: Add register offset to config space base addressFeng Kan1-2/+2
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu1-2/+2
2015-02-02Merge branch 'pci/config' into nextBjorn Helgaas1-141/+9
2015-01-30PCI: xgene: Convert to use generic config accessorsRob Herring1-141/+9
2015-01-23PCI: xgene: Include clk.h instead of clk-private.hStephen Boyd1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-13PCI: xgene: Assign resources to bus before adding new devicesDuc Dang1-1/+6
2014-10-20pci: host: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-01PCI: xgene: Add APM X-Gene PCIe driverTanmay Inamdar1-0/+659