index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
dwc
/
pcie-designware-host.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-06-08
1
-722
/
+0
*
Merge branch 'lorenzo/pci/dwc'
Bjorn Helgaas
2018-06-06
1
-34
/
+44
|
\
|
*
PCI: Move private DT related functions into private header
Rob Herring
2018-05-14
1
-0
/
+1
|
*
PCI: dwc: Replace magic number by defines
Gustavo Pimentel
2018-05-14
1
-14
/
+20
|
*
PCI: dwc: Small computation improvement
Gustavo Pimentel
2018-05-14
1
-4
/
+4
|
*
PCI: dwc: Replace lower into upper case characters
Gustavo Pimentel
2018-05-14
1
-16
/
+19
*
|
PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...
Jan Kiszka
2018-05-30
1
-1
/
+1
*
|
PCI: Pass struct device to of_pci_get_host_bridge_resources()
Jan Kiszka
2018-05-30
1
-1
/
+1
|
/
*
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-06
1
-171
/
+225
|
\
|
*
PCI: dwc: Expand maximum number of MSI IRQs from 32 to 256
Gustavo Pimentel
2018-03-06
1
-4
/
+8
|
*
PCI: dwc: Remove old MSI IRQs API
Gustavo Pimentel
2018-03-06
1
-189
/
+1
|
*
PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API
Gustavo Pimentel
2018-03-06
1
-28
/
+266
*
|
PCI: dwc: Fix enumeration end when reaching root subordinate
Koen Vandeputte
2018-03-07
1
-1
/
+1
|
/
*
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
1
-4
/
+1
|
\
|
*
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2018-01-28
1
-4
/
+1
*
|
PCI: dwc: Use the DMA-API to get the MSI address
Niklas Cassel
2017-12-21
1
-3
/
+12
|
/
*
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2017-09-07
1
-1
/
+1
|
\
|
*
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2017-09-01
1
-1
/
+1
*
|
PCI: dwc: Enable write permission for Class Code, Interrupt Pin updates
Hou Zhiqiang
2017-08-29
1
-0
/
+6
*
|
PCI: dwc: Clear MSI interrupt status after it is handled, not before
Faiz Abbas
2017-08-22
1
-1
/
+1
*
|
PCI: dwc: designware: Handle ->host_init() failures
Bjorn Andersson
2017-08-03
1
-2
/
+5
|
/
*
PCI: designware: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
1
-5
/
+2
*
PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-14
/
+22
*
Merge branch 'pci/ioremap' into next
Bjorn Helgaas
2017-04-28
1
-5
/
+7
|
\
|
*
PCI: designware: Update PCI config space remap function
Lorenzo Pieralisi
2017-04-24
1
-5
/
+7
*
|
PCI: dwc: Fix uninitialized variable in dw_handle_msi_irq()
Dan Carpenter
2017-04-04
1
-3
/
+4
*
|
PCI: dwc: Unindent dw_handle_msi_irq() loop
Bjorn Helgaas
2017-04-04
1
-11
/
+11
|
/
*
PCI: dwc: Split pcie-designware.c into host and core files
Kishon Vijay Abraham I
2017-02-21
1
-0
/
+635