index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
dwc
/
pcie-designware.h
Age
Commit message (
Expand
)
Author
2018-03-06
PCI: dwc: Expand maximum number of MSI IRQs from 32 to 256
Gustavo Pimentel
2018-03-06
PCI: dwc: Remove old MSI IRQs API
Gustavo Pimentel
2018-03-06
PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API
Gustavo Pimentel
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/endpoint' into next
Bjorn Helgaas
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/dwc' into next
Bjorn Helgaas
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2017-12-21
PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argument
Niklas Cassel
2017-12-21
PCI: designware-ep: Add generic function for raising MSI irq
Niklas Cassel
2017-12-21
PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()
Niklas Cassel
2017-12-21
PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init
Niklas Cassel
2017-12-21
PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits
Niklas Cassel
2017-12-21
PCI: dwc: Use the DMA-API to get the MSI address
Niklas Cassel
2017-12-19
PCI: designware-ep: Fix ->get_msi() to check MSI_EN bit
Kishon Vijay Abraham I
2017-12-19
PCI: designware-ep: Fix find_first_zero_bit() usage
Niklas Cassel
2017-09-07
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2017-09-07
Merge branch 'pci/endpoint' into next
Bjorn Helgaas
2017-09-01
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2017-08-29
PCI: dwc: Add accessors for write permission of DBI read-only registers
Hou Zhiqiang
2017-08-29
PCI: dwc: designware: Provide page_size to pci_epc_mem
Kishon Vijay Abraham I
2017-08-03
PCI: dwc: designware: Handle ->host_init() failures
Bjorn Andersson
2017-07-02
PCI: dwc: Constify dw_pcie_host_ops structures
Jisheng Zhang
2017-04-28
PCI: dwc: dra7xx: Add EP mode support
Kishon Vijay Abraham I
2017-04-28
PCI: dwc: designware: Add EP mode support
Kishon Vijay Abraham I
2017-04-04
PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes
Kishon Vijay Abraham I
2017-04-04
PCI: dwc: all: Modify dbi accessors to take dbi_base as argument
Kishon Vijay Abraham I
2017-04-04
PCI: dwc: designware: Add new *ops* for CPU addr fixup
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: Add CONFIG_PCIE_DW_HOST to enable PCI dwc host
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: Split pcie-designware.c into host and core files
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc()
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: all: Split struct pcie_port into host-only and core structures
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: all: Rename cfg_read/cfg_write to read/write
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: designware: Move register defines to designware header file
Kishon Vijay Abraham I
2017-02-21
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
Kishon Vijay Abraham I