index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pci-keystone.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: keystone: Cleanup macros defined in pci-keystone.c
Kishon Vijay Abraham I
2018-10-17
1
-25
/
+16
*
PCI: keystone: Reorder header file in alphabetical order
Kishon Vijay Abraham I
2018-10-17
1
-4
/
+4
*
PCI: keystone: Add debug error message for all errors
Kishon Vijay Abraham I
2018-10-17
1
-9
/
+23
*
PCI: keystone: Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interr...
Kishon Vijay Abraham I
2018-10-17
1
-2
/
+1
*
PCI: keystone: Cleanup ks_pcie_link_up()
Kishon Vijay Abraham I
2018-10-17
1
-8
/
+3
*
PCI: keystone: Cleanup set_dbi_mode() and get_dbi_mode()
Kishon Vijay Abraham I
2018-10-17
1
-5
/
+7
*
PCI: keystone: Cleanup outbound window configuration
Kishon Vijay Abraham I
2018-10-17
1
-15
/
+17
*
PCI: keystone: Get number of outbound windows from DT
Kishon Vijay Abraham I
2018-10-17
1
-2
/
+11
*
PCI: keystone: Cleanup configuration space access
Kishon Vijay Abraham I
2018-10-17
1
-50
/
+20
*
PCI: keystone: Invoke runtime PM APIs to enable clock
Kishon Vijay Abraham I
2018-10-17
1
-16
/
+12
*
PCI: keystone: Cleanup PHY handling
Kishon Vijay Abraham I
2018-10-17
1
-16
/
+106
*
PCI: keystone: Use SYSCON APIs to get device ID from control module
Kishon Vijay Abraham I
2018-10-17
1
-13
/
+32
*
PCI: keystone: Use uniform function naming convention
Kishon Vijay Abraham I
2018-10-17
1
-110
/
+111
*
PCI: keystone: Remove redundant platform_set_drvdata() invocation
Kishon Vijay Abraham I
2018-10-17
1
-2
/
+0
*
PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.c
Kishon Vijay Abraham I
2018-10-17
1
-1
/
+488
*
PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()
Kishon Vijay Abraham I
2018-10-17
1
-1
/
+1
*
PCI: keystone: Do not initiate link training multiple times
Kishon Vijay Abraham I
2018-10-17
1
-6
/
+4
*
PCI: keystone: Move dw_pcie_setup_rc() out of ks_pcie_establish_link()
Kishon Vijay Abraham I
2018-10-17
1
-3
/
+2
*
PCI: keystone: Use quirk to set MRRS for PCI host bridge
Kishon Vijay Abraham I
2018-10-17
1
-22
/
+15
*
PCI: keystone: Use quirk to limit MRRS for K2G
Kishon Vijay Abraham I
2018-10-17
1
-0
/
+3
*
PCI: keystone: Drop unnecessary root_bus_nr setting
Shawn Guo
2018-07-13
1
-1
/
+0
*
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-06-08
1
-0
/
+457