| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-03-02 | 1 | -0/+4 |
|\ |
|
| * | PCI: Allow release of resources that were never assigned | Christian König | 2018-02-26 | 1 | -0/+4 |
* | | PCI/cxgb4: Extend T3 PCI quirk to T4+ devices | Casey Leedom | 2018-02-16 | 1 | -16/+23 |
|/ |
|
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 1 | -3/+3 |
* | Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-02-09 | 1 | -1/+4 |
|\ |
|
| * | PCI: acpiphp_ibm: prepare for acpi_get_object_info() no longer returning status | Hans de Goede | 2018-02-04 | 1 | -1/+4 |
* | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-02-06 | 162 | -2552/+3785 |
|\ \ |
|
| * \ | Merge branch 'pci/spdx' into next | Bjorn Helgaas | 2018-02-01 | 145 | -1118/+148 |
| |\ \ |
|
| | * | | PCI: Add SPDX GPL-2.0+ to replace implicit GPL v2 or later statement | Bjorn Helgaas | 2018-01-29 | 1 | -2/+1 |
| | * | | PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate | Bjorn Helgaas | 2018-01-28 | 52 | -705/+52 |
| | * | | PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate | Bjorn Helgaas | 2018-01-28 | 6 | -24/+6 |
| | * | | PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate | Bjorn Helgaas | 2018-01-28 | 54 | -387/+54 |
| | * | | PCI: Add SPDX GPL-2.0 when no license was specified | Bjorn Helgaas | 2018-01-26 | 32 | -0/+35 |
| * | | | Merge remote-tracking branch 'lorenzo/pci/xgene' into next | Bjorn Helgaas | 2018-02-01 | 1 | -1/+0 |
| |\ \ \ |
|
| | * | | | PCI: xgene: Remove leftover pci_scan_child_bus() call | Lorenzo Pieralisi | 2017-12-19 | 1 | -1/+0 |
| | |/ / |
|
| * | | | Merge remote-tracking branch 'lorenzo/pci/tegra' into next | Bjorn Helgaas | 2018-02-01 | 1 | -122/+33 |
| |\ \ \ |
|
| | * | | | PCI: tegra: Use bus->sysdata to store and get host private data | Manikanta Maddireddy | 2018-01-15 | 1 | -4/+3 |
| | * | | | PCI: tegra: Refactor configuration space mapping code | Vidya Sagar | 2017-12-21 | 1 | -118/+30 |
| | |/ / |
|
| * | | | Merge remote-tracking branch 'lorenzo/pci/rcar' into next | Bjorn Helgaas | 2018-02-01 | 1 | -1/+4 |
| |\ \ \ |
|
| | * | | | PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failures | Geert Uytterhoeven | 2017-12-19 | 1 | -1/+4 |
| | |/ / |
|
| * | | | Merge remote-tracking branch 'lorenzo/pci/keystone' into next | Bjorn Helgaas | 2018-02-01 | 1 | -1/+4 |
| |\ \ \ |
|
| | * | | | PCI: keystone: Fix interrupt-controller-node lookup | Johan Hovold | 2017-12-19 | 1 | -1/+4 |
| | |/ / |
|
| * | | | Merge remote-tracking branch 'lorenzo/pci/endpoint' into next | Bjorn Helgaas | 2018-02-01 | 5 | -40/+48 |
| |\ \ \ |
|
| | * | | | PCI: endpoint: Use EPC's device in dma_alloc_coherent()/dma_free_coherent() | Kishon Vijay Abraham I | 2018-01-11 | 2 | -12/+2 |
| | * | | | PCI: designware-ep: Fix ->get_msi() to check MSI_EN bit | Kishon Vijay Abraham I | 2017-12-19 | 2 | -9/+4 |
| | * | | | PCI: endpoint: Fix find_first_zero_bit() usage | Niklas Cassel | 2017-12-19 | 1 | -1/+4 |
| | * | | | PCI: endpoint: Populate func_no before calling pci_epc_add_epf() | Niklas Cassel | 2017-12-19 | 1 | -8/+6 |
| | * | | | PCI: designware-ep: Fix find_first_zero_bit() usage | Niklas Cassel | 2017-12-19 | 2 | -10/+32 |
| | |/ / |
|
| * | | | Merge remote-tracking branch 'lorenzo/pci/dwc' into next | Bjorn Helgaas | 2018-02-01 | 13 | -339/+593 |
| |\ \ \ |
|
| | * | | | PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference | Jaehoon Chung | 2018-01-23 | 1 | -1/+2 |
| | * | | | PCI: iproc: Fix NULL pointer dereference for BCMA | Ray Jui | 2018-01-12 | 3 | -3/+14 |
| | * | | | PCI: dra7xx: Iterate over INTx status bits | Vignesh R | 2018-01-10 | 1 | -3/+7 |
| | * | | | PCI: dra7xx: Fix legacy INTD IRQ handling | Vignesh R | 2018-01-10 | 1 | -1/+2 |
| | * | | | PCI: qcom: Account for const type of of_device_id.data | Julia Lawall | 2018-01-03 | 1 | -2/+2 |
| | * | | | PCI: dwc: artpec6: Fix return value check in artpec6_add_pcie_ep() | Wei Yongjun | 2018-01-03 | 1 | -2/+2 |
| | * | | | PCI: exynos: Remove deprecated PHY initialization code | Jaehoon Chung | 2018-01-02 | 1 | -208/+11 |
| | * | | | PCI: dwc: artpec6: Add support for the ARTPEC-7 SoC | Niklas Cassel | 2017-12-21 | 1 | -4/+183 |
| | * | | | PCI: dwc: artpec6: Deassert the core before waiting for PHY | Niklas Cassel | 2017-12-21 | 1 | -16/+29 |
| | * | | | PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argument | Niklas Cassel | 2017-12-21 | 4 | -7/+17 |
| | * | | | PCI: dwc: artpec6: Add support for endpoint mode | Niklas Cassel | 2017-12-21 | 2 | -11/+164 |
| | * | | | PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functions | Niklas Cassel | 2017-12-21 | 1 | -26/+29 |
| | * | | | PCI: dwc: artpec6: Use BIT and GENMASK macros | Niklas Cassel | 2017-12-21 | 1 | -17/+17 |
| | * | | | PCI: dwc: artpec6: Remove unused defines | Niklas Cassel | 2017-12-21 | 1 | -3/+0 |
| | * | | | PCI: dwc: dra7xx: Help compiler to remove unused code | Niklas Cassel | 2017-12-21 | 1 | -0/+10 |
| | * | | | PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probe | Niklas Cassel | 2017-12-21 | 1 | -4/+2 |
| | * | | | PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep mode | Niklas Cassel | 2017-12-21 | 2 | -26/+23 |
| | * | | | PCI: designware-ep: Add generic function for raising MSI irq | Niklas Cassel | 2017-12-21 | 2 | -0/+44 |
| | * | | | PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar() | Niklas Cassel | 2017-12-21 | 3 | -10/+6 |
| | * | | | PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init | Niklas Cassel | 2017-12-21 | 2 | -0/+12 |
| | * | | | PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable | Niklas Cassel | 2017-12-21 | 1 | -0/+8 |