summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc/pcie-designware.h
Commit message (Expand)AuthorAgeFilesLines
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-387/+0Star
* PCI: dwc: Replace magic number by definesGustavo Pimentel2018-05-141-0/+1
* PCI: dwc: Expand maximum number of MSI IRQs from 32 to 256Gustavo Pimentel2018-03-061-7/+3Star
* PCI: dwc: Remove old MSI IRQs APIGustavo Pimentel2018-03-061-1/+1
* PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical APIGustavo Pimentel2018-03-061-0/+18
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-011-4/+1Star
|\
| * PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-281-4/+1Star
* | Merge remote-tracking branch 'lorenzo/pci/endpoint' into nextBjorn Helgaas2018-02-011-2/+7
|\ \
| * | PCI: designware-ep: Fix ->get_msi() to check MSI_EN bitKishon Vijay Abraham I2017-12-191-0/+1
| * | PCI: designware-ep: Fix find_first_zero_bit() usageNiklas Cassel2017-12-191-2/+6
| |/
* | Merge remote-tracking branch 'lorenzo/pci/dwc' into nextBjorn Helgaas2018-02-011-4/+23
|\ \ | |/ |/|
| * PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argumentNiklas Cassel2017-12-211-1/+1
| * PCI: designware-ep: Add generic function for raising MSI irqNiklas Cassel2017-12-211-0/+9
| * PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()Niklas Cassel2017-12-211-0/+5
| * PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_initNiklas Cassel2017-12-211-0/+2
| * PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bitsNiklas Cassel2017-12-211-0/+1
| * PCI: dwc: Use the DMA-API to get the MSI addressNiklas Cassel2017-12-211-1/+2
|/
* Merge branch 'pci/trivial' into nextBjorn Helgaas2017-09-071-1/+1
|\
| * PCI: Fix typos and whitespace errorsBjorn Helgaas2017-09-011-1/+1
* | Merge branch 'pci/endpoint' into nextBjorn Helgaas2017-09-071-0/+1
|\ \
| * | PCI: dwc: designware: Provide page_size to pci_epc_memKishon Vijay Abraham I2017-08-291-0/+1
| |/
* | PCI: dwc: Add accessors for write permission of DBI read-only registersHou Zhiqiang2017-08-291-0/+25
* | PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson2017-08-031-1/+1
|/
* PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang2017-07-031-1/+1
* PCI: dwc: dra7xx: Add EP mode supportKishon Vijay Abraham I2017-04-281-0/+7
* PCI: dwc: designware: Add EP mode supportKishon Vijay Abraham I2017-04-281-0/+105
* PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytesKishon Vijay Abraham I2017-04-041-8/+10
* PCI: dwc: all: Modify dbi accessors to take dbi_base as argumentKishon Vijay Abraham I2017-04-041-4/+16
* PCI: dwc: designware: Add new *ops* for CPU addr fixupKishon Vijay Abraham I2017-04-041-0/+1
* PCI: dwc: Add CONFIG_PCIE_DW_HOST to enable PCI dwc hostKishon Vijay Abraham I2017-02-211-4/+25
* PCI: dwc: Split pcie-designware.c into host and core filesKishon Vijay Abraham I2017-02-211-0/+8
* PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc()Kishon Vijay Abraham I2017-02-211-1/+0Star
* PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I2017-02-211-27/+40
* PCI: dwc: all: Rename cfg_read/cfg_write to read/writeKishon Vijay Abraham I2017-02-211-2/+2
* PCI: dwc: designware: Move register defines to designware header fileKishon Vijay Abraham I2017-02-211-0/+71
* PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-211-0/+86