summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2017-01-14PCI: Check for PME in targeted sleep stateAlan Stern1-0/+4
2016-09-03PCI: Limit config space size for Netronome NFP4000Simon Horman1-0/+1
2016-09-03PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan1-0/+11
2016-09-03PCI: Support PCIe devices with short cfg_sizeJason S. McMullan1-9/+9
2016-08-22PCI: Mark Atheros AR9485 and QCA9882 to avoid bus resetChris Blake1-4/+6
2016-07-12PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Krzysztof Hałasa1-1/+3
2016-07-12PCI: Move domain assignment from arm64 to generic codeLorenzo Pieralisi1-0/+49
2016-06-07PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava1-3/+3
2016-04-18PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas1-0/+14
2016-04-18PCI: Add dev->has_secondary_link to track downstream PCIe linksYijing Wang1-0/+18
2016-03-08xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk1-4/+6
2016-02-28PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior3-6/+1
2016-02-15ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun1-1/+3
2016-02-10PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko7-8/+15
2016-02-10PCI: imx6: Use tabs for indentationJingoo Han1-2/+2
2016-02-10PCI: Fix minimum allocation address overwriteChristoph Biedl1-2/+4
2015-12-03PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad1-0/+9
2015-12-03PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-1/+60
2015-12-03PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson1-1/+1
2015-10-28PCI: Fix TI816X class code quirkBjorn Helgaas1-3/+6
2015-07-04PCI: pciehp: Wait for hotplug command completion where necessaryAlex Williamson1-14/+38
2015-07-04PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki1-0/+11
2015-04-23PCI: spear: Drop __initdata from spear13xx_pcie_driverMatwey V. Kornilov2-3/+3
2015-04-23PCI: Don't look for ACPI hotplug parameters if ACPI is disabledBjorn Helgaas1-0/+3
2015-04-23PCI: cpcihp: Add missing curly braces in cpci_configure_slot()Dan Carpenter1-1/+2
2015-04-23PCI/AER: Avoid info leak in __print_tlp_header()Rasmus Villemoes1-10/+2
2015-03-28PCI: Don't read past the end of sysfs "driver_override" bufferSasha Levin1-2/+3
2015-03-07PCI: Fix infinite loop with ROM image of size 0Michel Dänzer1-3/+4
2015-03-07PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado1-1/+1
2015-02-11PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe1-3/+37
2015-02-11PCI: designware: Reject MSI-X IRQsLucas Stach1-0/+3
2015-01-30PCI: Mark Atheros AR93xx to avoid bus resetAlex Williamson1-0/+14
2015-01-30PCI: Add flag for devices where we can't use bus resetAlex Williamson1-4/+36
2015-01-30PCI: Add pci_bus_clip_resource() to clip to fit upstream windowYinghai Lu2-0/+44
2015-01-30PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu1-0/+35
2015-01-30PCI: Pass bridge device, not bus, when updating bridge windowsYinghai Lu1-12/+9
2015-01-16PCI: Restore detection of read-only BARsMyron Stowe1-0/+3
2014-12-04Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+20
2014-12-02PCI: tegra: Use physical range for I/O mappingThierry Reding1-8/+20
2014-11-24PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt1-0/+26
2014-11-22Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-15/+26
2014-11-20PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_tYinghai Lu1-12/+16
2014-11-14PCI: Apply _HPX Link Control settings to all devices with a linkYinghai Lu3-2/+4
2014-11-13PCI: xgene: Assign resources to bus before adding new devicesDuc Dang1-1/+6
2014-11-01Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-14/+14
2014-10-30PCI: Rename sysfs 'enabled' file back to 'enable'Greg Kroah-Hartman1-4/+4
2014-10-29PCI: imx6: Wait for clocks to stabilize after ref_enRichard Zhu1-3/+10
2014-10-27Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"Kamal Mostafa1-7/+0
2014-10-24PCI / PM: handle failure to enable wakeup on PCIe PMELucas Stach1-2/+4
2014-10-12Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+4