index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pcie-iproc.c
Age
Commit message (
Expand
)
Author
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-03-21
PCI: iproc: Remove dependency on ARM specific struct pci_sys_data
Rob Herring
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2018-01-12
PCI: iproc: Fix NULL pointer dereference for BCMA
Ray Jui
2017-10-05
PCI: Use of_pci_dma_range_parser_init() to reduce duplication
Marc Gonzalez
2017-09-05
PCI: iproc: Clean up whitespace
Bjorn Helgaas
2017-09-05
PCI: iproc: Rename PCI_EXP_CAP to IPROC_PCI_EXP_CAP
Bjorn Helgaas
2017-09-05
PCI: iproc: Add 500ms delay during device shutdown
Oza Pawandeep
2017-08-28
PCI: iproc: Work around Stingray CRS defects
Oza Pawandeep
2017-08-28
PCI: iproc: Factor out memory-mapped config access address calculation
Oza Pawandeep
2017-07-02
PCI: iproc: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
PCI: iproc: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-06-28
PCI: iproc: Convert link check to raw PCI config accessors
Lorenzo Pieralisi
2017-02-08
PCI: iproc: Configure PCIe MPS settings
Jon Mason
2016-12-08
PCI: iproc: Skip check for legacy IRQ on PAXC buses
Andy Gospodarek
2016-11-23
PCI: iproc: Fix incorrect MSI address alignment
Ray Jui
2016-11-23
PCI: iproc: Add support for the next-gen PAXB controller
Ray Jui
2016-11-17
PCI: iproc: Add inbound DMA mapping support
Ray Jui
2016-11-17
PCI: iproc: Make outbound mapping code more generic
Ray Jui
2016-11-17
PCI: iproc: Add PAXC v2 support
Ray Jui
2016-11-14
PCI: iproc: Fix exception with multi-function devices
Ray Jui
2016-11-14
PCI: iproc: Add BCMA type
Ray Jui
2016-11-14
PCI: iproc: Do not reset PAXC when initializing the driver
Ray Jui
2016-11-14
PCI: iproc: Improve core register population
Ray Jui
2016-10-11
PCI: iproc: Hard-code PCIe capability offset instead of searching
Bjorn Helgaas
2016-10-11
PCI: iproc: Remove redundant null pointer checking
Bjorn Helgaas
2016-10-11
PCI: iproc: Validate CSR base in BCMA setup code
Bjorn Helgaas
2016-10-11
PCI: iproc: Add local struct device pointers
Bjorn Helgaas
2016-06-20
PCI: iproc: Request host bridge window resources
Bjorn Helgaas
2016-01-27
PCI: iproc: Allow multiple devices except on PAXC
Ray Jui
2016-01-06
PCI: iproc: Add iProc PCIe MSI support
Ray Jui
2015-12-07
PCI: iproc: Add PAXC interface support
Ray Jui
2015-11-30
PCI: iproc: Do not use 0x in front of %pap
Dmitry V. Krivenok
2015-10-22
PCI: iproc: Fix header comment "Corporation" misspelling
Florian Fainelli
2015-10-16
PCI: iproc: Add outbound mapping support
Ray Jui
2015-09-25
PCI: iproc: Improve link detection logic
Ray Jui
2015-09-25
PCI: iproc: Fix PCIe reset logic
Ray Jui
2015-09-25
PCI: iproc: Call pci_fixup_irqs() for ARM64 as well as ARM
Ray Jui
2015-07-22
PCI: iproc: Add arm64 support
Ray Jui
2015-07-14
PCI: iproc: Delete unnecessary checks before phy calls
Markus Elfring
2015-05-27
PCI: iproc: Directly add PCI resources
Hauke Mehrtens
2015-05-20
PCI: iproc: Allow override of device tree IRQ mapping function
Hauke Mehrtens
2015-04-08
PCI: iproc: Add Broadcom iProc PCIe support
Ray Jui