summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-0712-129/+299
|\
| * Merge branch 'pci/kconfig'Bjorn Helgaas2018-06-061-10/+0
| |\
| | * PCI: Remove host driver Kconfig selection of CONFIG_PCIEPORTBUSBjorn Helgaas2018-05-181-10/+0
| * | Merge branch 'pci/host/qcom'Bjorn Helgaas2018-06-061-1/+1
| |\ \
| | * | PCI: qcom: Include gpio/consumer.hArnd Bergmann2018-06-041-1/+1
| | |/
| * | Merge branch 'lorenzo/pci/host/misc'Bjorn Helgaas2018-06-061-12/+12
| |\ \
| | * | PCI: Improve host drivers compile test coverageRob Herring2018-05-011-12/+12
| | |/
| * | Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas2018-06-0611-101/+268
| |\ \
| | * | PCI: qcom: add runtime pm support to pcie_portSrinivas Kandagatla2018-05-231-1/+8
| | * | PCI: qcom: Fix a bitwise vs logical NOT typoDan Carpenter2018-05-161-1/+1
| | * | PCI: dwc: dra7xx: Use devm_ioremap_resource() instead of devm_ioremap()Gustavo Pimentel2018-05-151-9/+9
| | * | PCI: dwc: artpec6: Use devm_ioremap_resource() instead of devm_ioremap()Gustavo Pimentel2018-05-151-3/+3
| | * | PCI: dwc: Add support for EP modeGustavo Pimentel2018-05-153-18/+171
| | * | PCI: Move private DT related functions into private headerRob Herring2018-05-142-0/+2
| | * | PCI: dwc: Move CONFIG_PCI depends to menuRob Herring2018-05-141-14/+3
| | * | PCI: dwc: Replace magic number by definesGustavo Pimentel2018-05-142-14/+21
| | * | PCI: dwc: Small computation improvementGustavo Pimentel2018-05-141-4/+4
| | * | PCI: dwc: Replace lower into upper case charactersGustavo Pimentel2018-05-143-35/+38
| | * | PCI: dwc: Define maximum number of vectorsGustavo Pimentel2018-05-141-0/+6
| | * | PCI: imx6: Remove space before tabsFabio Estevam2018-05-141-1/+1
| | * | PCI: keystone: Do not treat link up message as errorFabio Estevam2018-05-141-1/+1
| | |/
| * | Merge branch 'lorenzo/pci/armada8k'Bjorn Helgaas2018-06-061-4/+17
| |\ \
| | * | PCI: armada8k: Fix clock resource by adding a register clockGregory CLEMENT2018-03-081-2/+16
| | * | PCI: armada8k: Remove useless test before clk_disable_unprepare()Gregory CLEMENT2018-03-081-2/+1
| * | | PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...Jan Kiszka2018-05-301-1/+1
| * | | PCI: Pass struct device to of_pci_get_host_bridge_resources()Jan Kiszka2018-05-301-1/+1
| | |/ | |/|
* / | PCI: kirin: Fix reset gpio nameLoic Poulain2018-04-171-1/+1
|/ /
* | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-0615-422/+347
|\ \
| * \ Merge branch '6c994c504fa2'Bjorn Helgaas2018-04-042-2/+2
| |\ \
| | * | PCI: kirin: Make struct kirin_pcie_driver staticFengguang Wu2018-03-221-1/+1
| | * | PCI: kirin: Fix missing dependency on PCI_MSI_IRQ_DOMAINRob Herring2018-03-211-0/+1
| | * | PCI: kirin: Remove unnecessary asm/compiler.h includeRob Herring2018-03-201-1/+0
| | |/
| * | Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas2018-04-041-7/+27
| |\ \
| | * | PCI: designware-ep: Make dw_pcie_ep_reset_bar() handle 64-bit BARs properlyNiklas Cassel2018-04-031-0/+4
| | * | PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...Niklas Cassel2018-04-031-3/+10
| | * | PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properlyNiklas Cassel2018-04-031-1/+8
| | * | PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()Niklas Cassel2018-04-031-3/+5
| | |/
| * | Merge branch 'lorenzo/pci/dwc-msi'Bjorn Helgaas2018-04-0412-370/+256
| |\ \
| | * | PCI: dwc: Expand maximum number of MSI IRQs from 32 to 256Gustavo Pimentel2018-03-062-11/+11
| | * | PCI: dwc: Remove old MSI IRQs APIGustavo Pimentel2018-03-065-195/+5
| | * | PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical APIGustavo Pimentel2018-03-0611-214/+290
| | |/
| * | PCI: histb: Add an optional regulator for PCIe port power controlShawn Guo2018-03-071-0/+21
| * | PCI: histb: Fix error path of histb_pcie_host_enable()Shawn Guo2018-03-071-4/+3
| * | PCI: qcom: Use regulator bulk api for apq8064 suppliesSrinivas Kandagatla2018-03-071-37/+15
| * | PCI: qcom: Add missing supplies required for msm8996Srinivas Kandagatla2018-03-071-1/+22
| * | PCI: designware-ep: Fix typo in error messageNiklas Cassel2018-03-071-1/+1
| |/
* / PCI: dwc: Fix enumeration end when reaching root subordinateKoen Vandeputte2018-03-071-1/+1
|/
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-0120-91/+21
|\
| * PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-2819-91/+19
| * PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas2018-01-261-0/+2