summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
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-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-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-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
2014-10-01PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang
2014-10-01PCI/MSI: Remove unused kobject from struct msi_descYijing Wang
2014-10-01PCI/MSI: Rename pci_msi_check_device() to pci_msi_supported()Alexander Gordeev
2014-10-01PCI/MSI: Move D0 check into pci_msi_check_device()Alexander Gordeev
2014-10-01PCI/MSI: Remove arch_msi_check_device()Alexander Gordeev
2014-09-30PCI: Add pci_remap_iospace() to map bus I/O resourcesLiviu Dudau
2014-09-30of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()Liviu Dudau
2014-09-30PCI: Add generic domain handlingCatalin Marinas
2014-09-30of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau
2014-09-30PCI: designware: Setup and clear exactly one MSI at a timeLucas Stach
2014-09-30PCI: Add missing MEM_64 mask in pci_assign_unassigned_bridge_resources()Yinghai Lu
2014-09-29PCI: Add ACS quirk for Intel 10G NICsAlex Williamson
2014-09-29Merge branch 'pci/host-designware' into nextBjorn Helgaas
2014-09-29PCI: Export MSI message relevant functionsGavin Shan