index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
dwc
/
pcie-designware-ep.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-06-08
1
-422
/
+0
*
PCI: dwc: Add support for EP mode
Gustavo Pimentel
2018-05-15
1
-0
/
+3
*
PCI: dwc: Replace lower into upper case characters
Gustavo Pimentel
2018-05-14
1
-8
/
+8
*
Merge branch 'lorenzo/pci/endpoint'
Bjorn Helgaas
2018-04-04
1
-7
/
+27
|
\
|
*
PCI: designware-ep: Make dw_pcie_ep_reset_bar() handle 64-bit BARs properly
Niklas Cassel
2018-04-03
1
-0
/
+4
|
*
PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...
Niklas Cassel
2018-04-03
1
-3
/
+10
|
*
PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properly
Niklas Cassel
2018-04-03
1
-1
/
+8
|
*
PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()
Niklas Cassel
2018-04-03
1
-3
/
+5
*
|
PCI: designware-ep: Fix typo in error message
Niklas Cassel
2018-03-07
1
-1
/
+1
|
/
*
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
1
-12
/
+1
|
\
|
*
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2018-01-28
1
-12
/
+1
*
|
Merge remote-tracking branch 'lorenzo/pci/endpoint' into next
Bjorn Helgaas
2018-02-01
1
-17
/
+29
|
\
\
|
*
|
PCI: designware-ep: Fix ->get_msi() to check MSI_EN bit
Kishon Vijay Abraham I
2017-12-19
1
-9
/
+3
|
*
|
PCI: designware-ep: Fix find_first_zero_bit() usage
Niklas Cassel
2017-12-19
1
-8
/
+26
|
|
/
*
|
Merge remote-tracking branch 'lorenzo/pci/dwc' into next
Bjorn Helgaas
2018-02-01
1
-3
/
+58
|
\
\
|
*
|
PCI: designware-ep: Add generic function for raising MSI irq
Niklas Cassel
2017-12-21
1
-0
/
+35
|
*
|
PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()
Niklas Cassel
2017-12-21
1
-1
/
+1
|
*
|
PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init
Niklas Cassel
2017-12-21
1
-0
/
+10
|
*
|
PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable
Niklas Cassel
2017-12-21
1
-0
/
+8
|
*
|
PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits
Niklas Cassel
2017-12-21
1
-1
/
+3
|
|
/
*
/
PCI: endpoint: Add the function number as argument to EPC ops
Cyrille Pitchen
2018-01-31
1
-8
/
+12
|
/
*
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2017-09-07
1
-1
/
+1
|
\
|
*
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2017-09-01
1
-1
/
+1
*
|
PCI: designware-ep: Do not disable BARs during initialization
Kishon Vijay Abraham I
2017-08-29
1
-4
/
+0
*
|
PCI: dwc: designware: Provide page_size to pci_epc_mem
Kishon Vijay Abraham I
2017-08-29
1
-1
/
+2
|
/
*
PCI: dwc: designware: Add EP mode support
Kishon Vijay Abraham I
2017-04-28
1
-0
/
+342