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