aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-12PCI: cadence: Add Power Management ops for host and EPAlan Douglas4-0/+38
2018-07-11PCI: kirin: Add MSI supportXiaowei Song1-0/+28
2018-07-11dt-bindings: PCI: cadence: Add DT bindings for optional PHYsAlan Douglas2-0/+11
2018-07-11PCI: cadence: Add generic PHY support to host and EP driversAlan Douglas4-1/+128
2018-07-11PCI: cadence: Update cdns_pcie_writel() function signatureAlan Douglas1-1/+1
2018-07-09PCI: endpoint: Fix NULL pointer dereference error when CONFIGFS is disabledKishon Vijay Abraham I1-19/+43
2018-07-09PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()Dexuan Cui1-3/+5
2018-07-06PCI: aardvark: Convert to use pci_host_probe()Thomas Petazzoni1-11/+1
2018-07-06PCI: aardvark: Size bridges before resources allocationZachary Zhang1-0/+1
2018-06-30PCI: Enable PASID only if entire path supports End-End TLP prefixesSinan Kaya4-0/+29
2018-06-30PCI: Expand documentation for pci_add_dma_alias()Logan Gunthorpe1-2/+13
2018-06-29PCI: Make pci_get_rom_size() staticBjorn Helgaas2-2/+2
2018-06-29PCI: Add check code for last image indicator not setRex Zhu1-0/+6
2018-06-29PCI: Avoid accessing memory outside the ROM BARRex Zhu1-1/+1
2018-06-29PCI: Add DMA alias quirk for Microsemi Switchtec NTBDoug Meyer1-0/+140
2018-06-29switchtec: Use generic PCI Vendor ID and Class CodeDoug Meyer4-12/+10
2018-06-29PCI: Make early dump functionality genericSinan Kaya8-58/+24
2018-06-29PCI: Cleanup PCI_REBAR_CTRL_BAR_SHIFT handlingChristian König2-4/+5
2018-06-29PCI: Restore resized BAR state on resumeChristian König1-0/+28
2018-06-29nfp: stop limiting VFs to 0Jakub Kicinski1-5/+1
2018-06-29PCI/IOV: Reset total_VFs limit after detaching PF driverJakub Kicinski3-0/+21
2018-06-29PCI: faraday: Add missing of_node_put()Nicholas Mc Guire1-0/+2
2018-06-29PCI: xilinx-nwl: Add missing of_node_put()Nicholas Mc Guire1-1/+1
2018-06-29PCI: xilinx: Add missing of_node_put()Nicholas Mc Guire1-0/+1
2018-06-29PCI: endpoint: Use after free in pci_epf_unregister_driver()Dan Carpenter1-2/+2
2018-06-29PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yesGeert Uytterhoeven1-1/+0
2018-06-29PCI: rcar: Clean up PHY init on failureMarek Vasut1-1/+5
2018-06-29PCI: rcar: Shut the PHY down in failpathMarek Vasut1-2/+8
2018-06-29PCI: hv: Replace GFP_ATOMIC with GFP_KERNEL in new_pcichild_device()Jia-Ju Bai1-1/+1
2018-06-27PCI: aardvark: Remove PCIe outbound window configurationEvan Wang1-55/+0
2018-06-27PCI: aardvark: Introduce an advk_pcie_valid_device() helperThomas Petazzoni1-2/+11
2018-06-26PCI: shpchp: Separate existence of SHPC and permission to use itBjorn Helgaas4-35/+42
2018-06-26PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi4-4/+9
2018-06-26PCI: Initialize endpoint library before controllersAlan Douglas1-3/+3
2018-06-26PCI: shpchp: Manage SHPC unconditionally on non-ACPI systemsBjorn Helgaas1-1/+9
2018-06-19PCI: Clean up resource allocation in devm_of_pci_get_host_bridge_resources()Jan Kiszka1-8/+6
2018-06-17Linux 4.18-rc1Linus Torvalds1-2/+2
2018-06-17Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds16-275/+174
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds206-339/+372
2018-06-17Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-147/+230
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds50-2986/+87
2018-06-16Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds22-645/+892
2018-06-16Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-136/+112
2018-06-16Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds4-10/+15
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds82-343/+681
2018-06-16Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+1
2018-06-16Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-31/+15
2018-06-16Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds17-15/+884
2018-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds40-1233/+2313
2018-06-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-6/+61