summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2018-01-30PCI/DPC: Add and use DPC Status register field definitionsBjorn Helgaas1-2/+2
2018-01-30PCI/DPC: Squash dpc_rp_pio_get_info() into dpc_process_rp_pio_error()Bjorn Helgaas1-7/+1
2018-01-30PCI/DPC: Remove unnecessary RP PIO register structsBjorn Helgaas1-56/+24
2018-01-30PCI/DPC: Push dpc->rp_pio_status assignment into dpc_rp_pio_get_info()Bjorn Helgaas1-1/+2
2018-01-30PCI/DPC: Squash dpc_rp_pio_print_error() into dpc_rp_pio_get_info()Bjorn Helgaas1-39/+21
2018-01-30PCI/DPC: Make RP PIO log size check more genericBjorn Helgaas1-2/+3
2018-01-30PCI/DPC: Rename local "status" to "dpc_status"Bjorn Helgaas1-3/+3
2018-01-30PCI/DPC: Squash dpc_rp_pio_print_tlp_header() into dpc_rp_pio_print_error()Bjorn Helgaas1-8/+3
2018-01-30PCI/DPC: Process RP PIO details only if RP PIO extensions supportedBjorn Helgaas1-1/+1
2018-01-30PCI/DPC: Read RP PIO Log Size once at probeBjorn Helgaas1-13/+16
2018-01-30PCI/DPC: Rename struct dpc_dev.rp to rp_extensionsBjorn Helgaas1-4/+4
2018-01-30PCI/DPC: Add local variable for DPC capability offsetBjorn Helgaas1-36/+29
2018-01-29PCI: Add SPDX GPL-2.0+ to replace implicit GPL v2 or later statementBjorn Helgaas1-2/+1
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas52-705/+52
2018-01-28PCI: Add SPDX GPL-2.0 to replace COPYING boilerplateBjorn Helgaas6-24/+6
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas54-387/+54
2018-01-27PCI/AER: Add uevents in AER and EEH error/resumeBryant G. Ly1-0/+3
2018-01-26PCI/DPC: Rename interrupt_event_handler() to dpc_work()Bjorn Helgaas1-2/+2
2018-01-26PCI/DPC: Fix interrupt message number printKeith Busch1-1/+1
2018-01-26PCI/DPC: Enable DPC only if AER is availableKeith Busch3-3/+7
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas32-0/+35
2018-01-25PCI: Make of_irq_parse_pci() staticRob Herring1-2/+1
2018-01-23PCI: Add pci_enable_atomic_ops_to_root()Jay Cornwall1-0/+75
2018-01-23PCI: Expose ari_enabled in sysfsStuart Hayes1-0/+11
2018-01-23PCI: pciehp: Assume NoCompl+ for Thunderbolt portsLukas Wunner1-0/+7
2018-01-23PCI: exynos: Fix a potential init_clk_resources NULL pointer dereferenceJaehoon Chung1-1/+2
2018-01-21hotplug/drc-info: Add code to search ibm,drc-info propertyMichael Bringmann4-37/+94
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler28-362/+333
2018-01-18Merge branch 'pm-core'Rafael J. Wysocki2-2/+20
2018-01-18PCI / PM: Remove spurious semicolonLuis de Bethencourt1-1/+1
2018-01-17PCI: Move OF-related PCI functions into PCI coreRob Herring1-2/+513
2018-01-17PCI: Remove unnecessary messages for memory allocation failuresMarkus Elfring9-91/+42
2018-01-17xen/pcifront: Deprecate pci_get_bus_and_slot()Sinan Kaya1-1/+2
2018-01-17PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2-3/+4
2018-01-17PCI: ibmphp: Deprecate pci_get_bus_and_slot()Sinan Kaya1-3/+4
2018-01-17PCI: cpqhp: Deprecate pci_get_bus_and_slot()Sinan Kaya1-4/+14
2018-01-16PCI: Add function 1 DMA alias quirk for Marvell 9128Alex Williamson1-0/+2
2018-01-15PCI: tegra: Use bus->sysdata to store and get host private dataManikanta Maddireddy1-4/+3
2018-01-12PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port modeDongdong Liu1-1/+1
2018-01-12PCI: iproc: Fix NULL pointer dereference for BCMARay Jui3-3/+14
2018-01-11PCI/AER: Return error if AER is not supportedKeith Busch1-1/+1
2018-01-11PCI: tegra: Remove PCI_REASSIGN_ALL_BUS use on TegraManikanta Maddireddy1-1/+0
2018-01-11PCI: endpoint: Use EPC's device in dma_alloc_coherent()/dma_free_coherent()Kishon Vijay Abraham I2-12/+2
2018-01-10PCI/DPC: Fix shared interrupt handlingAlex Williamson1-20/+40
2018-01-10PCI: dra7xx: Iterate over INTx status bitsVignesh R1-3/+7
2018-01-10PCI: dra7xx: Fix legacy INTD IRQ handlingVignesh R1-1/+2
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+2
2018-01-09PCI / PM: Use SMART_SUSPEND and LEAVE_SUSPENDED flags for PCIe portsRafael J. Wysocki1-0/+3
2018-01-03PCI: qcom: Account for const type of of_device_id.dataJulia Lawall1-2/+2