index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
dwc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
21
-9904
/
+0
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-129
/
+299
2018-06-07
Merge branch 'pci/kconfig'
Bjorn Helgaas
1
-10
/
+0
2018-06-07
Merge branch 'pci/host/qcom'
Bjorn Helgaas
1
-1
/
+1
2018-06-07
Merge branch 'lorenzo/pci/host/misc'
Bjorn Helgaas
1
-12
/
+12
2018-06-07
Merge branch 'lorenzo/pci/dwc'
Bjorn Helgaas
11
-101
/
+268
2018-06-07
Merge branch 'lorenzo/pci/armada8k'
Bjorn Helgaas
1
-4
/
+17
2018-06-04
PCI: qcom: Include gpio/consumer.h
Arnd Bergmann
1
-1
/
+1
2018-05-30
PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...
Jan Kiszka
1
-1
/
+1
2018-05-30
PCI: Pass struct device to of_pci_get_host_bridge_resources()
Jan Kiszka
1
-1
/
+1
2018-05-23
PCI: qcom: add runtime pm support to pcie_port
Srinivas Kandagatla
1
-1
/
+8
2018-05-18
PCI: Remove host driver Kconfig selection of CONFIG_PCIEPORTBUS
Bjorn Helgaas
1
-10
/
+0
2018-05-16
PCI: qcom: Fix a bitwise vs logical NOT typo
Dan Carpenter
1
-1
/
+1
2018-05-15
PCI: dwc: dra7xx: Use devm_ioremap_resource() instead of devm_ioremap()
Gustavo Pimentel
1
-9
/
+9
2018-05-15
PCI: dwc: artpec6: Use devm_ioremap_resource() instead of devm_ioremap()
Gustavo Pimentel
1
-3
/
+3
2018-05-15
PCI: dwc: Add support for EP mode
Gustavo Pimentel
3
-18
/
+171
2018-05-14
PCI: Move private DT related functions into private header
Rob Herring
2
-0
/
+2
2018-05-14
PCI: dwc: Move CONFIG_PCI depends to menu
Rob Herring
1
-14
/
+3
2018-05-14
PCI: dwc: Replace magic number by defines
Gustavo Pimentel
2
-14
/
+21
2018-05-14
PCI: dwc: Small computation improvement
Gustavo Pimentel
1
-4
/
+4
2018-05-14
PCI: dwc: Replace lower into upper case characters
Gustavo Pimentel
3
-35
/
+38
2018-05-14
PCI: dwc: Define maximum number of vectors
Gustavo Pimentel
1
-0
/
+6
2018-05-14
PCI: imx6: Remove space before tabs
Fabio Estevam
1
-1
/
+1
2018-05-14
PCI: keystone: Do not treat link up message as error
Fabio Estevam
1
-1
/
+1
2018-05-01
PCI: Improve host drivers compile test coverage
Rob Herring
1
-12
/
+12
2018-04-17
PCI: kirin: Fix reset gpio name
Loic Poulain
1
-1
/
+1
2018-04-07
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-08
PCI: armada8k: Fix clock resource by adding a register clock
Gregory CLEMENT
1
-2
/
+16
2018-03-08
PCI: armada8k: Remove useless test before clk_disable_unprepare()
Gregory CLEMENT
1
-2
/
+1
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
[next]