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