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-ep.c
Age
Commit message (
Expand
)
Author
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-31
PCI: endpoint: Add the function number as argument to EPC ops
Cyrille Pitchen
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
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: Read-only registers need DBI_RO_WR_EN to be writable
Niklas Cassel
2017-12-21
PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits
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-01
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2017-08-29
PCI: designware-ep: Do not disable BARs during initialization
Kishon Vijay Abraham I
2017-08-29
PCI: dwc: designware: Provide page_size to pci_epc_mem
Kishon Vijay Abraham I
2017-04-28
PCI: dwc: designware: Add EP mode support
Kishon Vijay Abraham I