summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: Tidy MakefilesBjorn Helgaas2018-03-192-56/+29
* PCI: Report quirks that take more than 10msBjorn Helgaas2018-03-191-11/+6
* PCI: Report quirk timings with pci_info() instead of pr_debug()Bjorn Helgaas2018-03-191-5/+2
* PCI: Fix NULL pointer dereference in of_pci_bus_find_domain_nr()Shawn Lin2018-03-011-2/+3
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-3/+3
* Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-091-1/+4
|\
| * PCI: acpiphp_ibm: prepare for acpi_get_object_info() no longer returning statusHans de Goede2018-02-041-1/+4
* | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-06162-2552/+3785
|\ \
| * \ Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-01145-1118/+148
| |\ \
| | * | PCI: Add SPDX GPL-2.0+ to replace implicit GPL v2 or later statementBjorn Helgaas2018-01-291-2/+1
| | * | PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-2852-705/+52
| | * | PCI: Add SPDX GPL-2.0 to replace COPYING boilerplateBjorn Helgaas2018-01-286-24/+6
| | * | PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-2854-387/+54
| | * | PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas2018-01-2632-0/+35
| * | | Merge remote-tracking branch 'lorenzo/pci/xgene' into nextBjorn Helgaas2018-02-011-1/+0
| |\ \ \
| | * | | PCI: xgene: Remove leftover pci_scan_child_bus() callLorenzo Pieralisi2017-12-191-1/+0
| | |/ /
| * | | Merge remote-tracking branch 'lorenzo/pci/tegra' into nextBjorn Helgaas2018-02-011-122/+33
| |\ \ \
| | * | | PCI: tegra: Use bus->sysdata to store and get host private dataManikanta Maddireddy2018-01-151-4/+3
| | * | | PCI: tegra: Refactor configuration space mapping codeVidya Sagar2017-12-211-118/+30
| | |/ /
| * | | Merge remote-tracking branch 'lorenzo/pci/rcar' into nextBjorn Helgaas2018-02-011-1/+4
| |\ \ \
| | * | | PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failuresGeert Uytterhoeven2017-12-191-1/+4
| | |/ /
| * | | Merge remote-tracking branch 'lorenzo/pci/keystone' into nextBjorn Helgaas2018-02-011-1/+4
| |\ \ \
| | * | | PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold2017-12-191-1/+4
| | |/ /
| * | | Merge remote-tracking branch 'lorenzo/pci/endpoint' into nextBjorn Helgaas2018-02-015-40/+48
| |\ \ \
| | * | | PCI: endpoint: Use EPC's device in dma_alloc_coherent()/dma_free_coherent()Kishon Vijay Abraham I2018-01-112-12/+2
| | * | | PCI: designware-ep: Fix ->get_msi() to check MSI_EN bitKishon Vijay Abraham I2017-12-192-9/+4
| | * | | PCI: endpoint: Fix find_first_zero_bit() usageNiklas Cassel2017-12-191-1/+4
| | * | | PCI: endpoint: Populate func_no before calling pci_epc_add_epf()Niklas Cassel2017-12-191-8/+6
| | * | | PCI: designware-ep: Fix find_first_zero_bit() usageNiklas Cassel2017-12-192-10/+32
| | |/ /
| * | | Merge remote-tracking branch 'lorenzo/pci/dwc' into nextBjorn Helgaas2018-02-0113-339/+593
| |\ \ \
| | * | | PCI: exynos: Fix a potential init_clk_resources NULL pointer dereferenceJaehoon Chung2018-01-231-1/+2
| | * | | PCI: iproc: Fix NULL pointer dereference for BCMARay Jui2018-01-123-3/+14
| | * | | PCI: dra7xx: Iterate over INTx status bitsVignesh R2018-01-101-3/+7
| | * | | PCI: dra7xx: Fix legacy INTD IRQ handlingVignesh R2018-01-101-1/+2
| | * | | PCI: qcom: Account for const type of of_device_id.dataJulia Lawall2018-01-031-2/+2
| | * | | PCI: dwc: artpec6: Fix return value check in artpec6_add_pcie_ep()Wei Yongjun2018-01-031-2/+2
| | * | | PCI: exynos: Remove deprecated PHY initialization codeJaehoon Chung2018-01-021-208/+11
| | * | | PCI: dwc: artpec6: Add support for the ARTPEC-7 SoCNiklas Cassel2017-12-211-4/+183
| | * | | PCI: dwc: artpec6: Deassert the core before waiting for PHYNiklas Cassel2017-12-211-16/+29
| | * | | PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argumentNiklas Cassel2017-12-214-7/+17
| | * | | PCI: dwc: artpec6: Add support for endpoint modeNiklas Cassel2017-12-212-11/+164
| | * | | PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functionsNiklas Cassel2017-12-211-26/+29
| | * | | PCI: dwc: artpec6: Use BIT and GENMASK macrosNiklas Cassel2017-12-211-17/+17
| | * | | PCI: dwc: artpec6: Remove unused definesNiklas Cassel2017-12-211-3/+0
| | * | | PCI: dwc: dra7xx: Help compiler to remove unused codeNiklas Cassel2017-12-211-0/+10
| | * | | PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probeNiklas Cassel2017-12-211-4/+2
| | * | | PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep modeNiklas Cassel2017-12-212-26/+23
| | * | | PCI: designware-ep: Add generic function for raising MSI irqNiklas Cassel2017-12-212-0/+44
| | * | | PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()Niklas Cassel2017-12-213-10/+6
| | * | | PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_initNiklas Cassel2017-12-212-0/+12
OpenPOWER on IntegriCloud