index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pci-keystone.c
Age
Commit message (
Expand
)
Author
2019-05-01
PCI: keystone: Add support for PCIe EP in AM654x Platforms
Kishon Vijay Abraham I
2019-04-15
PCI: keystone: Add support to set the max link speed from DT
Kishon Vijay Abraham I
2019-04-15
PCI: keystone: Invoke phy_reset() API before enabling PHY
Kishon Vijay Abraham I
2019-04-15
PCI: keystone: Add support for PCIe RC in AM654x Platforms
Kishon Vijay Abraham I
2019-04-15
PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64
Kishon Vijay Abraham I
2019-04-15
PCI: keystone: Explicitly set the PCIe mode
Kishon Vijay Abraham I
2019-04-15
PCI: keystone: Move resources initialization to prepare for EP support
Kishon Vijay Abraham I
2019-04-11
PCI: keystone: Use platform_get_resource_byname() to get memory resources
Kishon Vijay Abraham I
2019-04-11
PCI: keystone: Perform host initialization in a single function
Kishon Vijay Abraham I
2019-04-11
PCI: keystone: Cleanup error_irq configuration
Kishon Vijay Abraham I
2019-04-11
PCI: keystone: Add start_link()/stop_link() dw_pcie_ops
Kishon Vijay Abraham I
2019-04-04
PCI: keystone: Use Keystone specific msi_irq_chip
Kishon Vijay Abraham I
2019-04-04
PCI: keystone: Cleanup ks_pcie_msi_irq_handler()
Kishon Vijay Abraham I
2019-04-04
PCI: keystone: Use hwirq to get the MSI IRQ number offset
Kishon Vijay Abraham I
2019-04-04
PCI: keystone: Add separate functions for configuring MSI and legacy interrupt
Kishon Vijay Abraham I
2019-04-04
PCI: keystone: Cleanup interrupt related macros
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Cleanup macros defined in pci-keystone.c
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Reorder header file in alphabetical order
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Add debug error message for all errors
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interr...
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Cleanup ks_pcie_link_up()
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Cleanup set_dbi_mode() and get_dbi_mode()
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Cleanup outbound window configuration
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Get number of outbound windows from DT
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Cleanup configuration space access
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Invoke runtime PM APIs to enable clock
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Cleanup PHY handling
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Use SYSCON APIs to get device ID from control module
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Use uniform function naming convention
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Remove redundant platform_set_drvdata() invocation
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.c
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Do not initiate link training multiple times
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Move dw_pcie_setup_rc() out of ks_pcie_establish_link()
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Use quirk to set MRRS for PCI host bridge
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Use quirk to limit MRRS for K2G
Kishon Vijay Abraham I
2018-07-13
PCI: keystone: Drop unnecessary root_bus_nr setting
Shawn Guo
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin