summaryrefslogtreecommitdiff
path: root/drivers/pci/dwc/pcie-designware-host.c
Commit message (Expand)AuthorAge
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-06
|\
| * PCI: dwc: Expand maximum number of MSI IRQs from 32 to 256Gustavo Pimentel2018-03-06
| * PCI: dwc: Remove old MSI IRQs APIGustavo Pimentel2018-03-06
| * PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical APIGustavo Pimentel2018-03-06
* | PCI: dwc: Fix enumeration end when reaching root subordinateKoen Vandeputte2018-03-07
|/
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-01
|\
| * PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-28
* | PCI: dwc: Use the DMA-API to get the MSI addressNiklas Cassel2017-12-21
|/
* Merge branch 'pci/trivial' into nextBjorn Helgaas2017-09-07
|\
| * PCI: Fix typos and whitespace errorsBjorn Helgaas2017-09-01
* | PCI: dwc: Enable write permission for Class Code, Interrupt Pin updatesHou Zhiqiang2017-08-29
* | PCI: dwc: Clear MSI interrupt status after it is handled, not beforeFaiz Abbas2017-08-22
* | PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson2017-08-03
|/
* PCI: designware: Drop pci_fixup_irqs()Lorenzo Pieralisi2017-07-02
* PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-07-02
* Merge branch 'pci/ioremap' into nextBjorn Helgaas2017-04-28
|\
| * PCI: designware: Update PCI config space remap functionLorenzo Pieralisi2017-04-24
* | PCI: dwc: Fix uninitialized variable in dw_handle_msi_irq()Dan Carpenter2017-04-04
* | PCI: dwc: Unindent dw_handle_msi_irq() loopBjorn Helgaas2017-04-04
|/
* PCI: dwc: Split pcie-designware.c into host and core filesKishon Vijay Abraham I2017-02-21