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.c
Age
Commit message (
Expand
)
Author
2018-02-01
Merge branch 'pci/spdx' 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-09-07
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2017-09-01
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2017-08-02
PCI: dwc: designware: Test PCIE_ATU_ENABLE bit specifically
Jisheng Zhang
2017-08-02
PCI: dwc: designware: Make dw_pcie_prog_*_atu_unroll() static
Carlos Palminha
2017-04-28
PCI: dwc: designware: Add EP mode support
Kishon Vijay Abraham I
2017-04-04
PCI: dwc: designware: Move _unroll configurations to a separate function
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: Split pcie-designware.c into host and core files
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: designware: Fix style errors in pcie-designware.c
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: designware: Get device pointer at the start of dw_pcie_host_init()
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