summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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-191-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-191-27/+27
| | * | | PCI: Tidy up pci/probe.c commentsBjorn Helgaas2017-12-191-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-191-0/+2
| | * | | switchtec: Add Global Fabric Manager Server (GFMS) eventLogan Gunthorpe2017-12-191-0/+1
| | |/ /
| * | | Merge branch 'pci/resource' into nextBjorn Helgaas2018-01-316-15/+9Star
| |\ \ \
| | * | | PCI: tegra: Remove PCI_REASSIGN_ALL_BUS use on TegraManikanta Maddireddy2018-01-111-1/+0Star
| | * | | PCI: Use dev_info() rather than dev_err() for ROM validationAlex Deucher2017-12-191-2/+2
| | * | | PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64Bjorn Helgaas2017-12-194-4/+4
| | * | | PCI: Remove sysfs resource mmap warningBjorn Helgaas2017-12-191-7/+2Star
| | |/ /
| * | | 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-131-1/+1
| | |/ /
| * | | Merge branch 'pci/misc' into nextBjorn Helgaas2018-01-3134-454/+375Star
| |\ \ \
| | * | | PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-1828-362/+333Star
| | * | | PCI: Remove unnecessary messages for memory allocation failuresMarkus Elfring2018-01-179-91/+42Star
| | * | | PCI: Remove unneeded kallsyms includeSergey Senozhatsky2017-12-191-1/+0Star
| | |/ /
| * | | Merge branch 'pci/hotplug' into nextBjorn Helgaas2018-01-313-24/+7Star
| |\ \ \
| | * | | 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-192-24/+0Star
| | |/ /
| * | | Merge branch 'pci/enumeration' into nextBjorn Helgaas2018-01-312-10/+90
| |\ \ \
| | * | | PCI: Add pci_enable_atomic_ops_to_root()Jay Cornwall2018-01-231-0/+75
| | * | | PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream PortsBjorn Helgaas2017-12-191-10/+15
| | |/ /
| * | | Merge branch 'pci/dt-resources' into nextBjorn Helgaas2018-01-311-2/+512
| |\ \ \
| | * | | PCI: Make of_irq_parse_pci() staticRob Herring2018-01-251-2/+1Star
| | * | | PCI: Move OF-related PCI functions into PCI coreRob Herring2018-01-181-2/+513
| | |/ /
| * | | Merge branch 'pci/dpc' into nextBjorn Helgaas2018-01-313-148/+109Star
| |\ \ \
| | * | | PCI/DPC: Add and use DPC Status register field definitionsBjorn Helgaas2018-01-301-2/+2
| | * | | PCI/DPC: Squash dpc_rp_pio_get_info() into dpc_process_rp_pio_error()Bjorn Helgaas2018-01-301-7/+1Star
| | * | | PCI/DPC: Remove unnecessary RP PIO register structsBjorn Helgaas2018-01-301-56/+24Star
| | * | | PCI/DPC: Push dpc->rp_pio_status assignment into dpc_rp_pio_get_info()Bjorn Helgaas2018-01-301-1/+2
| | * | | PCI/DPC: Squash dpc_rp_pio_print_error() into dpc_rp_pio_get_info()Bjorn Helgaas2018-01-301-39/+21Star