aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-10Merge branch 'pci/misc' into nextBjorn Helgaas
2015-04-10Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci...Bjorn Helgaas
2015-04-09PCI: Read capability list as dwords, not bytesSean O. Stalley
2015-04-09PCI: layerscape: Simplify platform_get_resource_byname() failure checkingBjorn Helgaas
2015-04-09PCI: keystone: Don't dereference possible NULL pointerBjorn Helgaas
2015-04-09PCI: versatile: Check for devm_ioremap_resource() failuresJisheng Zhang
2015-04-09PCI: Don't clear ASPM bits when the FADT declares it's unsupportedMatthew Garrett
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-08PCI/ACPI: Optimize device state transition delaysAaron Lu
2015-04-08PCI: Export pci_find_host_bridge() for use inside PCI coreAaron Lu
2015-04-08PCI: Make a shareable UUID for PCI firmware ACPI _DSMAaron Lu
2015-04-08PCI: Fix typo in Thunderbolt kernel messageDarrick J. Wong
2015-04-08PCI: exynos: Fix INTx enablement statement termination errorJaehoon Chung
2015-04-08PCI: iproc: Add Broadcom iProc PCIe supportRay Jui
2015-04-08PCI: Export symbols required for loadable host driver modulesRay Jui
2015-04-08PCI: Don't look for ACPI hotplug parameters if ACPI is disabledBjorn Helgaas
2015-03-23Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas
2015-03-23PCI: Add ACS quirks for Intel 1G NICsAlex Williamson
2015-03-20PCI: mvebu: Add suspend/resume supportThomas Petazzoni
2015-03-19Merge branches 'pci/iommu' and 'pci/resource' into nextBjorn Helgaas
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2015-03-12PCI: Fail pci_ioremap_bar() on unassigned resourcesBjorn Helgaas
2015-03-12PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failureBjorn Helgaas
2015-03-12PCI: Mark invalid BARs as unassignedBjorn Helgaas
2015-03-12PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang
2015-03-12Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-12PCI: Update DMA configuration from DTMurali Karicheri
2015-03-12PCI: cpcihp: Add missing curly braces in cpci_configure_slot()Dan Carpenter
2015-03-06PCI/AER: Avoid info leak in __print_tlp_header()Rasmus Villemoes
2015-03-06PCI: spear: Drop __initdata from spear13xx_pcie_driverMatwey V. Kornilov
2015-03-05PCI: xgene: Add register offset to config space base addressFeng Kan
2015-03-03PCI: Add helper functions pci_get[put]_host_bridge_device()Murali Karicheri
2015-02-28PCI: versatile: Update for list_for_each_entry() API changeJoachim Nilsson
2015-02-24PCI: Don't read past the end of sysfs "driver_override" bufferSasha Levin
2015-02-24PCI: rcar: Verify that mem_res is 64K-alignedNobuhiro Iwamatsu
2015-02-24PCI: rcar: Change PCIEPARL and PCIEPARH to PCIEPALR and PCIEPAURNobuhiro Iwamatsu
2015-02-24PCI: rcar: Write zeroes to reserved PCIEPARL bitsNobuhiro Iwamatsu
2015-02-23PCI: rcar: Fix position of MSI enable bitNobuhiro Iwamatsu
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-10Merge branches 'pm-pci' and 'pm-cpuidle'Rafael J. Wysocki
2015-02-10Merge branch 'acpi-resources'Rafael J. Wysocki
2015-02-10Merge branch 'acpica'Rafael J. Wysocki
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu
2015-02-03PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe
2015-02-03Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki
2015-02-02Merge branches 'pci/misc' and 'pci/msi' into nextBjorn Helgaas
2015-02-02Merge branches 'pci/host-generic' and 'pci/host-versatile' into nextBjorn Helgaas