summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-1425-62/+664
|\
| * Merge branch 'pci/misc' into nextBjorn Helgaas2015-04-107-35/+98
| |\
| | * PCI: Read capability list as dwords, not bytesSean O. Stalley2015-04-101-4/+7
| | * PCI: Don't clear ASPM bits when the FADT declares it's unsupportedMatthew Garrett2015-04-091-18/+0Star
| | * PCI/ACPI: Optimize device state transition delaysAaron Lu2015-04-081-0/+74
| | * PCI: Export pci_find_host_bridge() for use inside PCI coreAaron Lu2015-04-082-3/+5
| | * PCI: Make a shareable UUID for PCI firmware ACPI _DSMAaron Lu2015-04-082-9/+11
| | * PCI: Fix typo in Thunderbolt kernel messageDarrick J. Wong2015-04-081-1/+1
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci...Bjorn Helgaas2015-04-1017-19/+504
| |\ \ \ \ \ \ \ \
| | | | | | | | * | PCI: versatile: Check for devm_ioremap_resource() failuresJisheng Zhang2015-04-091-6/+6
| | | | | | | | |/
| | | | | | | * | PCI: rcar: Verify that mem_res is 64K-alignedNobuhiro Iwamatsu2015-02-241-0/+3
| | | | | | | * | PCI: rcar: Change PCIEPARL and PCIEPARH to PCIEPALR and PCIEPAURNobuhiro Iwamatsu2015-02-241-4/+4
| | | | | | | * | PCI: rcar: Write zeroes to reserved PCIEPARL bitsNobuhiro Iwamatsu2015-02-241-1/+2
| | | | | | | * | PCI: rcar: Fix position of MSI enable bitNobuhiro Iwamatsu2015-02-241-1/+1
| | | | | | | |/
| | | | | | * / PCI: mvebu: Add suspend/resume supportThomas Petazzoni2015-03-211-0/+38
| | | | | | |/
| | | | | * / PCI: layerscape: Simplify platform_get_resource_byname() failure checkingBjorn Helgaas2015-04-091-6/+3Star
| | | | | |/
| | | | * / PCI: keystone: Don't dereference possible NULL pointerBjorn Helgaas2015-04-091-1/+2
| | | | |/
| | | * | PCI: iproc: Add Broadcom iProc PCIe supportRay Jui2015-04-085-0/+439
| | | * | PCI: Export symbols required for loadable host driver modulesRay Jui2015-04-085-0/+6
| | | |/
| | * / PCI: exynos: Fix INTx enablement statement termination errorJaehoon Chung2015-04-081-1/+1
| | |/
| | |
| | \
| *-. \ Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas2015-03-234-4/+39
| |\ \ \
| | | * | PCI: Add ACS quirks for Intel 1G NICsAlex Williamson2015-03-231-0/+32
| | | |/
| | * | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-192-1/+1
| | * | PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang2015-03-122-3/+6
| | |/
| | |
| | \
| *-. \ Merge branches 'pci/iommu' and 'pci/resource' into nextBjorn Helgaas2015-03-194-4/+23
| |\ \ \
| | | * | PCI: Fail pci_ioremap_bar() on unassigned resourcesBjorn Helgaas2015-03-131-1/+1
| | | * | PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failureBjorn Helgaas2015-03-131-4/+5
| | | * | PCI: Mark invalid BARs as unassignedBjorn Helgaas2015-03-131-0/+2
| | | |/
| | * | PCI: Update DMA configuration from DTMurali Karicheri2015-03-121-0/+2
| | * | PCI: Add helper functions pci_get[put]_host_bridge_device()Murali Karicheri2015-03-031-0/+14
| | |/
* | | Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-095-15/+11Star
|\ \ \ | |/ / |/| |
| * | PCI: Don't look for ACPI hotplug parameters if ACPI is disabledBjorn Helgaas2015-04-081-0/+3
| * | PCI: cpcihp: Add missing curly braces in cpci_configure_slot()Dan Carpenter2015-03-121-1/+2
| * | PCI/AER: Avoid info leak in __print_tlp_header()Rasmus Villemoes2015-03-061-10/+2Star
| * | PCI: spear: Drop __initdata from spear13xx_pcie_driverMatwey V. Kornilov2015-03-062-4/+4
* | | Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-122-4/+5
|\| |
| * | PCI: xgene: Add register offset to config space base addressFeng Kan2015-03-061-2/+2
| * | PCI: Don't read past the end of sysfs "driver_override" bufferSasha Levin2015-02-251-2/+3
| |/
* / PCI: versatile: Update for list_for_each_entry() API changeJoachim Nilsson2015-02-281-1/+1
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-1/+1
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-1/+1
* | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-1112-40/+85
|\ \
| | \
| | \
| *-. | Merge branches 'pm-pci' and 'pm-cpuidle'Rafael J. Wysocki2015-02-104-5/+55
| |\ \|
| | * | PCI / PM: Avoid resuming PCI devices during system suspendRafael J. Wysocki2015-01-234-5/+55
| | |/
| * | Merge branch 'acpi-resources'Rafael J. Wysocki2015-02-106-27/+21Star
| |\ \
| | * | PCI: Use common resource list management code instead of private implementationJiang Liu2015-02-056-27/+21Star
| | * | Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki2015-02-031-6/+7
| | |\ \
| * | \ \ Merge branch 'acpica'Rafael J. Wysocki2015-02-101-6/+7
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng2015-01-261-6/+7
| | | |/ | | |/|
* | | | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-1022-422/+497
|\ \ \ \ | |/ / / |/| | |