summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc/pcie-designware-ep.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-011-12/+1
|\
| * PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-281-12/+1
* | Merge remote-tracking branch 'lorenzo/pci/endpoint' into nextBjorn Helgaas2018-02-011-17/+29
|\ \
| * | PCI: designware-ep: Fix ->get_msi() to check MSI_EN bitKishon Vijay Abraham I2017-12-191-9/+3
| * | PCI: designware-ep: Fix find_first_zero_bit() usageNiklas Cassel2017-12-191-8/+26
| |/
* | Merge remote-tracking branch 'lorenzo/pci/dwc' into nextBjorn Helgaas2018-02-011-3/+58
|\ \
| * | PCI: designware-ep: Add generic function for raising MSI irqNiklas Cassel2017-12-211-0/+35
| * | PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()Niklas Cassel2017-12-211-1/+1
| * | PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_initNiklas Cassel2017-12-211-0/+10
| * | 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-211-1/+3
| |/
* | PCI: endpoint: Add the function number as argument to EPC opsCyrille Pitchen2018-01-311-8/+12
|/
* Merge branch 'pci/trivial' into nextBjorn Helgaas2017-09-071-1/+1
|\
| * PCI: Fix typos and whitespace errorsBjorn Helgaas2017-09-011-1/+1
* | PCI: designware-ep: Do not disable BARs during initializationKishon Vijay Abraham I2017-08-291-4/+0
* | PCI: dwc: designware: Provide page_size to pci_epc_memKishon Vijay Abraham I2017-08-291-1/+2
|/
* PCI: dwc: designware: Add EP mode supportKishon Vijay Abraham I2017-04-281-0/+342
OpenPOWER on IntegriCloud