index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pci-xgene.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: xgene: Clean up whitespace
Bjorn Helgaas
2017-09-07
1
-19
/
+18
*
PCI: xgene: Define XGENE_PCI_EXP_CAP and use generic PCI_EXP_RTCTL offset
Bjorn Helgaas
2017-09-07
1
-2
/
+2
*
PCI: xgene: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
2017-07-02
1
-0
/
+2
*
PCI: xgene: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-6
/
+15
*
PCI: Don't allow unbinding host controllers that aren't prepared
Brian Norris
2017-04-28
1
-0
/
+1
*
PCI: xgene: Update PCI config space remap function
Lorenzo Pieralisi
2017-04-24
1
-2
/
+2
*
PCI: xgene: Configure PCIe MPS settings
Bjorn Helgaas
2017-02-10
1
-1
/
+3
*
PCI: xgene: Fix double free on init error
Dan Carpenter
2017-01-31
1
-5
/
+2
*
PCI: Add MCFG quirks for X-Gene host controller
Duc Dang
2016-12-06
1
-7
/
+119
*
PCI: xgene: Add register accessors
Bjorn Helgaas
2016-10-12
1
-42
/
+44
*
PCI: xgene: Pass struct xgene_pcie_port to setup functions
Bjorn Helgaas
2016-10-12
1
-15
/
+21
*
PCI: xgene: Remove unused platform data
Bjorn Helgaas
2016-10-12
1
-2
/
+0
*
PCI: xgene: Add local struct device pointers
Bjorn Helgaas
2016-10-10
1
-19
/
+24
*
-
.
Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next
Bjorn Helgaas
2016-08-01
1
-9
/
+15
|
\
\
|
|
*
PCI: xgene: Request host bridge window resources
Bjorn Helgaas
2016-06-20
1
-0
/
+4
|
|
*
PCI: xgene: Free bridge resource list on failure
Bjorn Helgaas
2016-06-20
1
-3
/
+9
|
|
/
|
/
|
|
*
PCI: xgene: Make explicitly non-modular
Paul Gortmaker
2016-08-01
1
-6
/
+2
|
/
*
PCI/MSI: xgene: Remove msi_controller assignment
Duc Dang
2015-09-26
1
-22
/
+0
*
-
.
Merge branches 'pci/enumeration' and 'pci/misc' into next
Bjorn Helgaas
2015-08-28
1
-0
/
+1
|
\
\
|
*
|
PCI: Drop references acquired by of_parse_phandle()
Bjorn Helgaas
2015-08-20
1
-0
/
+1
|
|
/
*
/
PCI: xgene: Add support for a 64-bit prefetchable memory window
Duc Dang
2015-07-21
1
-2
/
+10
|
/
*
PCI: xgene: Allow config access to Root Port even when link is down
Duc Dang
2015-06-18
1
-3
/
+1
*
PCI: xgene: Disable Configuration Request Retry Status for v1 silicon
Duc Dang
2015-06-18
1
-1
/
+40
*
PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driver
Duc Dang
2015-06-05
1
-0
/
+21
*
PCI: xgene: Add register offset to config space base address
Feng Kan
2015-03-06
1
-2
/
+2
*
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-02-11
1
-2
/
+2
|
\
|
*
PCI: Use common resource list management code instead of private implementation
Jiang Liu
2015-02-05
1
-2
/
+2
*
|
Merge branch 'pci/config' into next
Bjorn Helgaas
2015-02-02
1
-141
/
+9
|
\
\
|
*
|
PCI: xgene: Convert to use generic config accessors
Rob Herring
2015-01-30
1
-141
/
+9
|
|
/
*
/
PCI: xgene: Include clk.h instead of clk-private.h
Stephen Boyd
2015-01-24
1
-1
/
+1
|
/
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-15
1
-1
/
+0
|
\
|
*
pci: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
PCI: xgene: Assign resources to bus before adding new devices
Duc Dang
2014-11-13
1
-1
/
+6
|
/
*
PCI: xgene: Add APM X-Gene PCIe driver
Tanmay Inamdar
2014-10-01
1
-0
/
+659