summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pci-keystone.c
AgeCommit message (Expand)Author
2018-10-17PCI: keystone: Cleanup configuration space accessKishon Vijay Abraham I
2018-10-17PCI: keystone: Invoke runtime PM APIs to enable clockKishon Vijay Abraham I
2018-10-17PCI: keystone: Cleanup PHY handlingKishon Vijay Abraham I
2018-10-17PCI: keystone: Use SYSCON APIs to get device ID from control moduleKishon Vijay Abraham I
2018-10-17PCI: keystone: Use uniform function naming conventionKishon Vijay Abraham I
2018-10-17PCI: keystone: Remove redundant platform_set_drvdata() invocationKishon Vijay Abraham I
2018-10-17PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.cKishon Vijay Abraham I
2018-10-17PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()Kishon Vijay Abraham I
2018-10-17PCI: keystone: Do not initiate link training multiple timesKishon Vijay Abraham I
2018-10-17PCI: keystone: Move dw_pcie_setup_rc() out of ks_pcie_establish_link()Kishon Vijay Abraham I
2018-10-17PCI: keystone: Use quirk to set MRRS for PCI host bridgeKishon Vijay Abraham I
2018-10-17PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I
2018-07-13PCI: keystone: Drop unnecessary root_bus_nr settingShawn Guo
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin