aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-03Merge tag 'pci-v4.5-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-16/+16
2016-02-29PCI: layerscape: Fix MSG TLP drop settingMinghuan Lian1-8/+13
2016-02-29PCI: keystone: Fix MSI code that retrieves struct pcie_port pointerMurali Karicheri1-8/+3
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2016-02-27PCI: mvebu: Restrict build to 32-bit ARMThierry Reding1-0/+1
2016-02-22Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-4/+6
2016-02-15xen/pcifront: Fix mysterious crashes when NUMA locality information was extracted.Konrad Rzeszutek Wilk1-4/+6
2016-02-12Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-24/+12
2016-01-29Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki1-1/+3
2016-01-27PCI: iproc: Allow multiple devices except on PAXCRay Jui1-18/+11
2016-01-25PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior3-6/+1
2016-01-24ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun1-1/+3
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds72-1800/+3449
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas41-1429/+1419
2016-01-20Merge branches 'pci/iommu' and 'pci/misc' into nextBjorn Helgaas1-0/+5
2016-01-20PCI: Add function 1 DMA alias quirk for Lite-On/Plextor M6e/Marvell 88SS9183Tim Sander1-0/+4
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+3
2016-01-15PCI: Limit config space size for Netronome NFP4000Simon Horman1-0/+1
2016-01-15Merge branch 'pci/host-vmd' into nextBjorn Helgaas1-8/+8
2016-01-15PCI/AER: Use 32 bit PCI domain numbersKeith Busch1-8/+8
2016-01-15Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas13-96/+67
2016-01-15Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-qcom' and 'pci/host-rcar' into nextBjorn Helgaas12-81/+796
2016-01-12Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-4/+4
2016-01-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+48
2016-01-12Merge branches 'pm-pci' and 'pm-core'Rafael J. Wysocki3-4/+4
2016-01-11PCI: rcar: Add Gen2 PHY setup to pcie-rcarPhil Edworthy1-3/+28
2016-01-11PCI: rcar: Add runtime PM support to pcie-rcarPhil Edworthy1-12/+32
2016-01-11PCI: designware: Make config accessor override checking symmetricBjorn Helgaas1-6/+6
2016-01-11PCI: ibmphp: Remove unneeded NULL testJulia Lawall1-3/+0
2016-01-10PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang10-88/+46
2016-01-09Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2016-01-08PCI: rcar: Remove unused pci_sys_data struct from pcie-rcarPhil Edworthy1-9/+0
2016-01-08PCI: hisi: Add support for HiSilicon Hip06 PCIe host controllersGabriele Paoloni2-13/+68
2016-01-08PCI: Avoid iterating through memory outside the resource windowEdward O'Callaghan1-0/+3
2016-01-08PCI: acpiphp_ibm: Fix null dereferences on null ibm_slotColin Ian King1-3/+14
2016-01-08PCI: shpchp: Constify hpc_ops structureJulia Lawall2-3/+3
2016-01-08PCI: Use kobj_to_dev() instead of open-coding itGeliang Tang2-27/+17
2016-01-08PCI: Use to_pci_dev() instead of open-coding itGeliang Tang2-2/+2
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa39-1432/+1432
2016-01-08PCI: dra7xx: Mark driver as brokenRichard Cochran1-0/+1
2016-01-06Merge branches 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci/host-rcar' into nextBjorn Helgaas12-123/+1101
2016-01-06PCI: iproc: Add iProc PCIe MSI supportRay Jui7-2/+735
2016-01-06PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko7-8/+15
2016-01-06PCI: Fix minimum allocation address overwriteChristoph Biedl1-2/+4
2016-01-06Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+3
2016-01-05PCI: designware: Simplify control flowBjorn Helgaas1-36/+18
2016-01-05PCI: qcom: Add Qualcomm PCIe controller driverStanimir Varbanov3-0/+627
2016-01-05PCI: designware: Ensure ATU is enabled before IO/conf space accessesStanimir Varbanov1-0/+8
2015-12-31Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+3
2015-12-29Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner2-0/+44