summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | PCI: dwc: artpec6: Deassert the core before waiting for PHYNiklas Cassel2017-12-211-16/+29
| | * | | PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argumentNiklas Cassel2017-12-214-7/+17
| | * | | PCI: dwc: artpec6: Add support for endpoint modeNiklas Cassel2017-12-212-11/+164
| | * | | PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functionsNiklas Cassel2017-12-211-26/+29
| | * | | PCI: dwc: artpec6: Use BIT and GENMASK macrosNiklas Cassel2017-12-211-17/+17
| | * | | PCI: dwc: artpec6: Remove unused definesNiklas Cassel2017-12-211-3/+0
| | * | | PCI: dwc: dra7xx: Help compiler to remove unused codeNiklas Cassel2017-12-211-0/+10
| | * | | PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probeNiklas Cassel2017-12-211-4/+2
| | * | | PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep modeNiklas Cassel2017-12-212-26/+23
| | * | | PCI: designware-ep: Add generic function for raising MSI irqNiklas Cassel2017-12-212-0/+44
| | * | | PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()Niklas Cassel2017-12-213-10/+6
| | * | | PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_initNiklas Cassel2017-12-212-0/+12
| | * | | PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writableNiklas Cassel2017-12-211-0/+8
| | * | | PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bitsNiklas Cassel2017-12-212-1/+4
| | * | | PCI: dwc: Use the DMA-API to get the MSI addressNiklas Cassel2017-12-212-4/+14
| | * | | pci: dwc: pci-dra7xx: Make shutdown handler staticVignesh R2017-12-201-1/+1
| | |/ /
| * | | Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas2018-01-3117-126/+1567
| |\ \ \
| | * | | PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controllerCyrille Pitchen2018-01-3110-74/+825
| | * | | PCI: endpoint: Fix EPF device name to support multi-function devicesCyrille Pitchen2018-01-311-2/+44
| | * | | PCI: endpoint: Add the function number as argument to EPC opsCyrille Pitchen2018-01-313-52/+71
| | * | | PCI: cadence: Add host driver for Cadence PCIe controllerCyrille Pitchen2018-01-314-0/+597
| | * | | PCI: Add generic function to probe PCI host controllersCyrille Pitchen2018-01-312-21/+34
| | * | | PCI: generic: fix missing call of pci_free_resource_list()Cyrille Pitchen2018-01-311-0/+1
| | * | | PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen2018-01-312-47/+53
| | * | | PCI: Regroup all PCI related entries into drivers/pci/MakefileCyrille Pitchen2018-01-314-3/+15
| | |/ /
| * | | Merge branch 'pci/virtualization' into nextBjorn Helgaas2018-01-312-0/+15
| |\ \ \
| | * | | PCI: Expose ari_enabled in sysfsStuart Hayes2018-01-231-0/+11
| | * | | PCI: Add function 1 DMA alias quirk for Marvell 9128Alex Williamson2018-01-161-0/+2
| | * | | PCI: Mark Ceton InfiniTV4 INTx masking as brokenBjorn Helgaas2017-12-181-0/+2
| | |/ /
| * | | Merge branch 'pci/trivial' into nextBjorn Helgaas2018-01-312-116/+143
| |\ \ \
| | * | | PCI: Clean up whitespace in linux/pci.h, pci/pci.hBjorn Helgaas2017-12-181-27/+27
| | * | | PCI: Tidy up pci/probe.c commentsBjorn Helgaas2017-12-181-89/+116
| | |/ /
| * | | Merge branch 'pci/switchtec' into nextBjorn Helgaas2018-01-311-0/+3
| |\ \ \
| | * | | switchtec: Add device IDs for PSX 24xG3 and PSX 48xG3Kelvin Cao2017-12-181-0/+2
| | * | | switchtec: Add Global Fabric Manager Server (GFMS) eventLogan Gunthorpe2017-12-181-0/+1
| | |/ /
| * | | Merge branch 'pci/resource' into nextBjorn Helgaas2018-01-316-15/+9
| |\ \ \
| | * | | PCI: tegra: Remove PCI_REASSIGN_ALL_BUS use on TegraManikanta Maddireddy2018-01-111-1/+0
| | * | | PCI: Use dev_info() rather than dev_err() for ROM validationAlex Deucher2017-12-181-2/+2
| | * | | PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64Bjorn Helgaas2017-12-184-4/+4
| | * | | PCI: Remove sysfs resource mmap warningBjorn Helgaas2017-12-181-7/+2
| | |/ /
| * | | Merge branch 'pci/msi' into nextBjorn Helgaas2018-01-311-1/+1
| |\ \ \
| | * | | PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port modeDongdong Liu2018-01-121-1/+1
| | |/ /
| * | | Merge branch 'pci/misc' into nextBjorn Helgaas2018-01-3134-454/+375
| |\ \ \
| | * | | PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-1828-362/+333
| | * | | PCI: Remove unnecessary messages for memory allocation failuresMarkus Elfring2018-01-179-91/+42
| | * | | PCI: Remove unneeded kallsyms includeSergey Senozhatsky2017-12-181-1/+0
| | |/ /
| * | | Merge branch 'pci/hotplug' into nextBjorn Helgaas2018-01-313-24/+7
| |\ \ \
| | * | | PCI: pciehp: Assume NoCompl+ for Thunderbolt portsLukas Wunner2018-01-231-0/+7
| | * | | PCI: hotplug: Drop checking of PCI_BRIDGE_CONTROL in *_unconfigure_device()Mika Westerberg2017-12-182-24/+0
| | |/ /
| * | | Merge branch 'pci/enumeration' into nextBjorn Helgaas2018-01-312-10/+90
| |\ \ \