summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2016-03-03Merge tag 'pci-v4.5-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-29PCI: layerscape: Fix MSG TLP drop settingMinghuan Lian
2016-02-29PCI: keystone: Fix MSI code that retrieves struct pcie_port pointerMurali Karicheri
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-27PCI: mvebu: Restrict build to 32-bit ARMThierry Reding
2016-02-22Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-15xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk
2016-02-12Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-29Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki
2016-01-27PCI: iproc: Allow multiple devices except on PAXCRay Jui
2016-01-25PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior
2016-01-24ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas
2016-01-20Merge branches 'pci/iommu' and 'pci/misc' into nextBjorn Helgaas
2016-01-20PCI: Add function 1 DMA alias quirk for Lite-On/Plextor M6e/Marvell 88SS9183Tim Sander
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-01-15PCI: Limit config space size for Netronome NFP4000Simon Horman
2016-01-15Merge branch 'pci/host-vmd' into nextBjorn Helgaas
2016-01-15PCI/AER: Use 32 bit PCI domain numbersKeith Busch
2016-01-15Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas
2016-01-15Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-...Bjorn Helgaas
2016-01-12Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-12Merge branches 'pm-pci' and 'pm-core'Rafael J. Wysocki
2016-01-11PCI: rcar: Add Gen2 PHY setup to pcie-rcarPhil Edworthy
2016-01-11PCI: rcar: Add runtime PM support to pcie-rcarPhil Edworthy
2016-01-11PCI: designware: Make config accessor override checking symmetricBjorn Helgaas
2016-01-11PCI: ibmphp: Remove unneeded NULL testJulia Lawall
2016-01-10PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang
2016-01-09Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-08PCI: rcar: Remove unused pci_sys_data struct from pcie-rcarPhil Edworthy
2016-01-08PCI: hisi: Add support for HiSilicon Hip06 PCIe host controllersGabriele Paoloni
2016-01-08PCI: Avoid iterating through memory outside the resource windowEdward O'Callaghan
2016-01-08PCI: acpiphp_ibm: Fix null dereferences on null ibm_slotColin Ian King
2016-01-08PCI: shpchp: Constify hpc_ops structureJulia Lawall
2016-01-08PCI: Use kobj_to_dev() instead of open-coding itGeliang Tang
2016-01-08PCI: Use to_pci_dev() instead of open-coding itGeliang Tang
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa
2016-01-08PCI: dra7xx: Mark driver as brokenRichard Cochran
2016-01-06Merge branches 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci...Bjorn Helgaas
2016-01-06PCI: iproc: Add iProc PCIe MSI supportRay Jui
2016-01-06PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko
2016-01-06PCI: Fix minimum allocation address overwriteChristoph Biedl
2016-01-06Merge branch 'for-linus' into for-nextTakashi Iwai
2016-01-05PCI: designware: Simplify control flowBjorn Helgaas
2016-01-05PCI: qcom: Add Qualcomm PCIe controller driverStanimir Varbanov
2016-01-05PCI: designware: Ensure ATU is enabled before IO/conf space accessesStanimir Varbanov
2015-12-31Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-29Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner