summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2014-11-13PCI: Make FLR and AF FLR reset warning messages differentGavin Shan
2014-11-13PCI: xgene: Assign resources to bus before adding new devicesDuc Dang
2014-11-13PCI: dra7xx: Add __init annotation to dra7xx_add_pcie_port()Jingoo Han
2014-11-13PCI: spear: Add __init annotation to spear13xx_add_pcie_port()Jingoo Han
2014-11-13PCI: spear: Rename add_pcie_port(), pcie_init() to spear13xx_add_pcie_port(),...Jingoo Han
2014-11-13PCI: dra7xx: Rename add_pcie_port() to dra7xx_add_pcie_port()Jingoo Han
2014-11-13PCI: layerscape: Add Freescale Layerscape PCIe driverMinghuan Lian
2014-11-12PCI/MSI: Add weak pcibios_msi_controller()Yijing Wang
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang
2014-11-11Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang
2014-11-10PCI: Simplify if-return sequencesQuentin Lambert
2014-11-10PCI: Delete unnecessary NULL pointer checksMarkus Elfring
2014-11-10PCI: Shrink decoding-disabled window while sizing BARsMyron Stowe
2014-11-10PCI: Restore detection of read-only BARsMyron Stowe
2014-11-07cpumask: factor out show_cpumap into separate helper functionSudeep Holla
2014-11-06PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask BitsYijing Wang
2014-11-06PCI: Allow numa_node override via sysfsPrarit Bhargava
2014-11-05xen/pcifront: Process failure for pcifront_(re)scan_root()Chen Gang
2014-11-05PCI: generic: Convert to DT resource parsing APILorenzo Pieralisi
2014-11-05PCI: generic: Allocate config space windows after limiting bus number rangeLorenzo Pieralisi
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-03PCI: Prevent xHCI driver from claiming AMD Nolan USB3 DRD deviceHuang Rui
2014-10-31Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-30PCI: Rename sysfs 'enabled' file back to 'enable'Greg Kroah-Hartman
2014-10-29PCI: imx6: Wait for clocks to stabilize after ref_enRichard Zhu
2014-10-27Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"Kamal Mostafa
2014-10-23PCI / PM: handle failure to enable wakeup on PCIe PMELucas Stach
2014-10-23PCI: rcar: Make rcar_pci staticJingoo Han
2014-10-23PCI: keystone: Make ks_dw_pcie_msi_domain_ops staticJingoo Han
2014-10-23PCI: exynos: Add exynos prefix to add_pcie_port()/pcie_init()Jingoo Han
2014-10-20pci: host: drop owner assignment from platform_driversWolfram Sang
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-10-11Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-07Merge branch 'pm-genirq'Rafael J. Wysocki
2014-10-06Merge branch 'pci/host-xgene' into nextBjorn Helgaas
2014-10-06Merge branch 'pci/virtualization' into nextBjorn Helgaas
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-10-02PCI: Add ACS quirk for AMD A88X southbridge devicesMarti Raudsepp
2014-10-01Merge branch 'pci/host-designware' into nextBjorn Helgaas
2014-10-01Merge branch 'pci/resource' into nextBjorn Helgaas
2014-10-01PCI: xgene: Add APM X-Gene PCIe driverTanmay Inamdar
2014-10-01PCI: designware: Remove open-coded bitmap operationsLucas Stach
2014-10-01Merge branch 'pci/msi' into nextBjorn Helgaas
2014-10-01Merge branch 'pci/host-generic' into nextBjorn Helgaas
2014-10-01Merge branches 'pci/aer' and 'pci/virtualization' into nextBjorn Helgaas
2014-10-01PCI/MSI: Remove unnecessary temporary variableBjorn Helgaas
2014-10-01PCI/MSI: Use __write_msi_msg() instead of write_msi_msg()Yijing Wang
2014-10-01PCI/MSI: Add "msi_bus" sysfs MSI/MSI-X control for endpointsYijing Wang