summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2018-10-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang2-6/+5
2018-10-18PCI: hv: support reporting serial number as slot informationStephen Hemminger1-0/+37
2018-10-13PCI: Reprogram bridge prefetch registers on resumeDaniel Drake1-8/+19
2018-09-29PCI: aardvark: Size bridges before resources allocationZachary Zhang1-0/+1
2018-09-29Revert "PCI: Add ACS quirk for Intel 300 series"Mika Westerberg1-6/+0
2018-09-19switchtec: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
2018-09-15PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni1-1/+1
2018-08-24PCI: pciehp: Fix unprotected list iteration in IRQ handlerLukas Wunner1-10/+3
2018-08-24PCI: pciehp: Fix use-after-free on unplugLukas Wunner3-3/+10
2018-08-24PCI: Skip MPS logic for Virtual Functions (VFs)Myron Stowe1-0/+4
2018-08-24PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner1-0/+9
2018-08-24PCI: versatile: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-08-24PCI: OF: Fix I/O space page leakSergei Shtylyov3-2/+40
2018-08-24PCI: faraday: Add missing of_node_put()Nicholas Mc Guire1-0/+2
2018-08-24PCI: xilinx-nwl: Add missing of_node_put()Nicholas Mc Guire1-1/+1
2018-08-24PCI: xilinx: Add missing of_node_put()Nicholas Mc Guire1-0/+1
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange1-0/+2
2018-08-09ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handleVitaly Kuznetsov1-1/+1
2018-08-03PCI: xgene: Remove leftover pci_scan_child_bus() callLorenzo Pieralisi1-1/+0
2018-08-03PCI: pciehp: Assume NoCompl+ for Thunderbolt portsLukas Wunner1-0/+7
2018-08-03PCI: Prevent sysfs disable of device while driver is attachedChristoph Hellwig1-6/+9
2018-08-03PCI: Fix devm_pci_alloc_host_bridge() memory leakJan Kiszka1-1/+3
2018-07-22PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()Dexuan Cui1-3/+5
2018-07-22PCI: exynos: Fix a potential init_clk_resources NULL pointer dereferenceJaehoon Chung1-1/+2
2018-07-03PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg3-3/+14
2018-07-03PCI: Add ACS quirk for Intel 300 seriesMika Westerberg1-0/+6
2018-07-03PCI: Add ACS quirk for Intel 7th & 8th Gen mobileAlex Williamson1-0/+14
2018-07-03PCI: hv: Make sure the bus domain is really uniqueSridhar Pitchai1-11/+0
2018-06-20PCI: kirin: Fix reset gpio nameLoic Poulain1-1/+1
2018-06-11PCI: hv: Do not wait forever on a device that has disappearedDexuan Cui1-12/+34
2018-06-05PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()Dexuan Cui1-1/+57
2018-05-30PCI: Add function 1 DMA alias quirk for Marvell 88SE9220Thomas Vincent-Cross1-0/+3
2018-05-30PCI: Restore config space on runtime resume despite being unboundRafael J. Wysocki1-6/+11
2018-05-16PCI / PM: Check device_may_wakeup() in pci_enable_wake()Rafael J. Wysocki1-6/+23
2018-05-16PCI / PM: Always check PME wakeup capability for runtime wakeup supportKai Heng Feng1-4/+4
2018-05-01PCI: aardvark: Fix PCIe Max Read Request Size settingEvan Wang1-1/+3
2018-05-01PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq modeVictor Gu1-17/+24
2018-05-01PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()Victor Gu1-3/+1
2018-05-01PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()Victor Gu1-2/+2
2018-04-26PCI: Add function 1 DMA alias quirk for Marvell 9128Alex Williamson1-0/+2
2018-04-24PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as brokenSinan Kaya1-0/+4
2018-04-24ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg1-7/+16
2018-04-19PCI: hv: Serialize the present and eject work itemsDexuan Cui1-18/+16
2018-03-28PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644LHans de Goede1-0/+2
2018-03-24PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failuresGeert Uytterhoeven1-1/+4
2018-03-24PCI: endpoint: Fix find_first_zero_bit() usageNiklas Cassel1-1/+4
2018-03-24PCI: designware-ep: Fix ->get_msi() to check MSI_EN bitKishon Vijay Abraham I2-9/+4
2018-03-15PCI: dwc: Fix enumeration end when reaching root subordinateKoen Vandeputte1-1/+1
2018-03-09PCI/ASPM: Deal with missing root ports in link state handlingArd Biesheuvel1-2/+6
2018-02-28PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom1-16/+23