index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-18
PCI: imx: Add multi-pd support
Leonard Crestez
1
-0
/
+48
2018-12-11
PCI: dwc: Move interrupt acking into the proper callback
Marc Zyngier
1
-6
/
+7
2018-12-11
PCI: dwc: Take lock when ACKing an interrupt
Marc Zyngier
1
-0
/
+5
2018-12-11
PCI: dwc: Use interrupt masking instead of disabling
Marc Zyngier
1
-7
/
+12
2018-11-27
PCI: dwc: Fix MSI-X EP framework address calculation bug
Gustavo Pimentel
1
-1
/
+0
2018-11-20
PCI: layerscape: Fix wrong invocation of outbound window disable accessor
Hou Zhiqiang
1
-1
/
+1
2018-11-20
PCI: imx6: Fix link training status detection in link up check
Trent Piepho
1
-9
/
+1
2018-11-08
PCI: histb: Constify dw_pcie_host_ops structure
Julia Lawall
1
-1
/
+1
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-680
/
+902
2018-10-20
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
5
-653
/
+682
2018-10-17
PCI: keystone: Cleanup macros defined in pci-keystone.c
Kishon Vijay Abraham I
1
-25
/
+16
2018-10-17
PCI: keystone: Reorder header file in alphabetical order
Kishon Vijay Abraham I
1
-4
/
+4
2018-10-17
PCI: keystone: Add debug error message for all errors
Kishon Vijay Abraham I
1
-9
/
+23
2018-10-17
PCI: keystone: Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interr...
Kishon Vijay Abraham I
1
-2
/
+1
2018-10-17
PCI: keystone: Cleanup ks_pcie_link_up()
Kishon Vijay Abraham I
2
-8
/
+7
2018-10-17
PCI: keystone: Cleanup set_dbi_mode() and get_dbi_mode()
Kishon Vijay Abraham I
1
-5
/
+7
2018-10-17
PCI: keystone: Cleanup outbound window configuration
Kishon Vijay Abraham I
1
-15
/
+17
2018-10-17
PCI: keystone: Get number of outbound windows from DT
Kishon Vijay Abraham I
1
-2
/
+11
2018-10-17
PCI: keystone: Cleanup configuration space access
Kishon Vijay Abraham I
1
-50
/
+20
2018-10-17
PCI: keystone: Invoke runtime PM APIs to enable clock
Kishon Vijay Abraham I
1
-16
/
+12
2018-10-17
PCI: keystone: Cleanup PHY handling
Kishon Vijay Abraham I
1
-16
/
+106
2018-10-17
PCI: keystone: Use SYSCON APIs to get device ID from control module
Kishon Vijay Abraham I
1
-13
/
+32
2018-10-17
PCI: keystone: Use uniform function naming convention
Kishon Vijay Abraham I
1
-110
/
+111
2018-10-17
PCI: keystone: Remove redundant platform_set_drvdata() invocation
Kishon Vijay Abraham I
1
-2
/
+0
2018-10-17
PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.c
Kishon Vijay Abraham I
4
-541
/
+489
2018-10-17
PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()
Kishon Vijay Abraham I
3
-5
/
+3
2018-10-17
PCI: keystone: Do not initiate link training multiple times
Kishon Vijay Abraham I
1
-6
/
+4
2018-10-17
PCI: keystone: Move dw_pcie_setup_rc() out of ks_pcie_establish_link()
Kishon Vijay Abraham I
1
-3
/
+2
2018-10-17
PCI: keystone: Use quirk to set MRRS for PCI host bridge
Kishon Vijay Abraham I
1
-22
/
+15
2018-10-17
PCI: keystone: Use quirk to limit MRRS for K2G
Kishon Vijay Abraham I
1
-0
/
+3
2018-10-05
PCI: imx: Add PME_Turn_Off support
Leonard Crestez
1
-0
/
+24
2018-10-01
PCI: kirin: Fix section mismatch warning
Nathan Chancellor
1
-2
/
+2
2018-09-25
PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
Vignesh R
1
-3
/
+8
2018-09-20
PCI: dwc: Fix scheduling while atomic issues
Jisheng Zhang
2
-6
/
+5
2018-09-18
PCI: qcom: Fix error handling in runtime PM support
Bjorn Andersson
1
-17
/
+39
2018-09-18
PCI: imx: Initial imx7d pm support
Leonard Crestez
1
-5
/
+92
2018-09-18
PCI: imx6: Support MPLL reconfiguration for 100MHz and 200MHz refclock
Lucas Stach
1
-0
/
+55
2018-08-15
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
13
-51
/
+240
2018-07-19
pci-epf-test/pci_endpoint_test: Add MSI-X support
Gustavo Pimentel
1
-0
/
+1
2018-07-19
PCI: dwc: Add legacy interrupt callback handler
Gustavo Pimentel
3
-2
/
+17
2018-07-19
PCI: dwc: Rework MSI callbacks handler
Gustavo Pimentel
2
-27
/
+33
2018-07-19
PCI: dwc: Add MSI-X callbacks handler
Gustavo Pimentel
3
-1
/
+148
2018-07-19
PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
Gustavo Pimentel
5
-5
/
+5
2018-07-19
PCI: dwc: Fix EP link notification implementation
Gustavo Pimentel
2
-8
/
+9
2018-07-18
PCI: designware: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+2
2018-07-13
PCI: spear13xx: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: qcom: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: histb: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: designware-plat: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: artpec6: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
[prev]
[next]