index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
dwc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-422
/
+347
2018-04-04
Merge branch '6c994c504fa2'
Bjorn Helgaas
2
-2
/
+2
2018-04-04
Merge branch 'lorenzo/pci/endpoint'
Bjorn Helgaas
1
-7
/
+27
2018-04-04
Merge branch 'lorenzo/pci/dwc-msi'
Bjorn Helgaas
12
-370
/
+256
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-22
PCI: kirin: Make struct kirin_pcie_driver static
Fengguang Wu
1
-1
/
+1
2018-03-21
PCI: kirin: Fix missing dependency on PCI_MSI_IRQ_DOMAIN
Rob Herring
1
-0
/
+1
2018-03-20
PCI: kirin: Remove unnecessary asm/compiler.h include
Rob Herring
1
-1
/
+0
2018-03-07
PCI: dwc: Fix enumeration end when reaching root subordinate
Koen Vandeputte
1
-1
/
+1
2018-03-07
PCI: histb: Add an optional regulator for PCIe port power control
Shawn Guo
1
-0
/
+21
2018-03-07
PCI: histb: Fix error path of histb_pcie_host_enable()
Shawn Guo
1
-4
/
+3
2018-03-07
PCI: qcom: Use regulator bulk api for apq8064 supplies
Srinivas Kandagatla
1
-37
/
+15
2018-03-07
PCI: qcom: Add missing supplies required for msm8996
Srinivas Kandagatla
1
-1
/
+22
2018-03-07
PCI: designware-ep: Fix typo in error message
Niklas Cassel
1
-1
/
+1
2018-03-06
PCI: dwc: Expand maximum number of MSI IRQs from 32 to 256
Gustavo Pimentel
2
-11
/
+11
2018-03-06
PCI: dwc: Remove old MSI IRQs API
Gustavo Pimentel
5
-195
/
+5
2018-03-06
PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API
Gustavo Pimentel
11
-214
/
+290
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
20
-91
/
+21
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/keystone' into next
Bjorn Helgaas
1
-1
/
+4
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/endpoint' into next
Bjorn Helgaas
2
-19
/
+36
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/dwc' into next
Bjorn Helgaas
10
-336
/
+579
2018-01-31
PCI: endpoint: Add the function number as argument to EPC ops
Cyrille Pitchen
1
-8
/
+12
2018-01-31
PCI: Regroup all PCI related entries into drivers/pci/Makefile
Cyrille Pitchen
1
-0
/
+2
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
19
-91
/
+19
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
1
-0
/
+2
2018-01-23
PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference
Jaehoon Chung
1
-1
/
+2
2018-01-10
PCI: dra7xx: Iterate over INTx status bits
Vignesh R
1
-3
/
+7
2018-01-10
PCI: dra7xx: Fix legacy INTD IRQ handling
Vignesh R
1
-1
/
+2
2018-01-03
PCI: qcom: Account for const type of of_device_id.data
Julia Lawall
1
-2
/
+2
2018-01-03
PCI: dwc: artpec6: Fix return value check in artpec6_add_pcie_ep()
Wei Yongjun
1
-2
/
+2
2018-01-02
PCI: exynos: Remove deprecated PHY initialization code
Jaehoon Chung
1
-208
/
+11
2017-12-21
PCI: dwc: artpec6: Add support for the ARTPEC-7 SoC
Niklas Cassel
1
-4
/
+183
2017-12-21
PCI: dwc: artpec6: Deassert the core before waiting for PHY
Niklas Cassel
1
-16
/
+29
2017-12-21
PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argument
Niklas Cassel
4
-7
/
+17
2017-12-21
PCI: dwc: artpec6: Add support for endpoint mode
Niklas Cassel
2
-11
/
+164
2017-12-21
PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functions
Niklas Cassel
1
-26
/
+29
2017-12-21
PCI: dwc: artpec6: Use BIT and GENMASK macros
Niklas Cassel
1
-17
/
+17
2017-12-21
PCI: dwc: artpec6: Remove unused defines
Niklas Cassel
1
-3
/
+0
2017-12-21
PCI: dwc: dra7xx: Help compiler to remove unused code
Niklas Cassel
1
-0
/
+10
2017-12-21
PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probe
Niklas Cassel
1
-4
/
+2
2017-12-21
PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep mode
Niklas Cassel
2
-26
/
+23
2017-12-21
PCI: designware-ep: Add generic function for raising MSI irq
Niklas Cassel
2
-0
/
+44
2017-12-21
PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()
Niklas Cassel
3
-10
/
+6
2017-12-21
PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init
Niklas Cassel
2
-0
/
+12
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
2
-1
/
+4
2017-12-21
PCI: dwc: Use the DMA-API to get the MSI address
Niklas Cassel
2
-4
/
+14
[next]