summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-031-1/+1
|\
| * PCI: spear: Remove module optionSachin Kamat2014-08-171-1/+1
* | Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-196-33/+700
|\ \ | |/ |/|
| *---. Merge branches 'pci/host-designware', 'pci/host-mvebu' and 'pci/host-tegra' i...Bjorn Helgaas2014-07-226-33/+700
| |\ \ \
| | | | * PCI: tegra: Add debugfs supportThierry Reding2014-07-221-0/+118
| | | * | PCI: mvebu: Remove ARCH_KIRKWOOD dependencyAndrew Lunn2014-07-221-1/+1
| | * | | PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardwareMurali Karicheri2014-07-222-14/+39
| | * | | PCI: designware: Add config access-related pcie_host_ops for v3.65 hardwareMurali Karicheri2014-07-222-2/+14
| | * | | PCI: dra7xx: Add TI DRA7xx PCIe driverKishon Vijay Abraham I2014-07-223-0/+468
| | * | | PCI: designware: Program ATU with untranslated addressKishon Vijay Abraham I2014-07-222-14/+45
| | * | | PCI: designware: Look for configuration space in 'reg', not 'ranges'Kishon Vijay Abraham I2014-07-221-2/+15
* | | | | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-141-1/+1
|\ \ \ \ \
| * | | | | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-141-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-261-2/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-084-61/+563
|\ \ \ \ \
| * | | | | PCI: spear: Remove spear13xx_pcie_remove()Viresh Kumar2014-07-201-12/+0
| * | | | | PCI: spear: Fix Section mismatch compilation warning for probe()Viresh Kumar2014-07-201-1/+1
| * | | | | Merge tag 'tegra-for-3.17-pcie-regulators' of git://git.kernel.org/pub/scm/li...Olof Johansson2014-07-191-61/+161
| |\ \ \ \ \
| | * | | | | PCI: tegra: Implement accurate power supply schemeThierry Reding2014-07-181-61/+161
| | |/ / / /
| * / / / / PCI: spear: Add PCIe driver for ST Microelectronics SPEAr13xxPratyush Anand2014-07-143-0/+414
| |/ / / /
* | | | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-081-2/+3
|\ \ \ \ \
| * \ \ \ \ Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-07-191-2/+7
| |\ \ \ \ \
| * | | | | | ARM: tegra: Convert PMC to a driverThierry Reding2014-07-171-1/+1
| * | | | | | ARM: tegra: Move includes to include/soc/tegraThierry Reding2014-07-171-2/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-071-2/+2
|\ \ \ \ \ \
| * | | | | | s390/pci: fix kmsg componentGerald Schaefer2014-07-221-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-062-69/+40
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki2014-07-271-20/+13
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | ACPI / hotplug / PCI: Fix sparse non static symbol warningWei Yongjun2014-07-201-1/+1
| | | * | | | | ACPI / hotplug: Simplify acpi_set_hp_context()Rafael J. Wysocki2014-07-161-3/+4
| | | * | | | | ACPI / hotplug / PCI: Eliminate acpiphp_dev_to_bridge()Rafael J. Wysocki2014-07-161-16/+8
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'acpi-pnp' and 'acpi-pci'Rafael J. Wysocki2014-07-271-9/+7
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | ACPI / PCI: Use ACPI_COMPANION() instead of ACPI_HANDLE()Rafael J. Wysocki2014-07-241-9/+7
| | | |/ / / /
| * | / / / / ACPI / PM: Revork the handling of ACPI device wakeup notificationsRafael J. Wysocki2014-07-231-40/+20
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-042-4/+118
|\ \ \ \ \ \
| * | | | | | Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman2014-07-131-2/+7
| |\| | | | |
| * | | | | | PCI: Suspend/resume quirks for Apple thunderboltAndreas Noever2014-06-191-0/+97
| * | | | | | PCI: Add pci_fixup_suspend_late quirk passAndreas Noever2014-06-192-4/+21
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-042-3/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin2014-07-301-2/+7
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | trace, AER: Move trace into unified interfaceChen, Gong2014-06-232-3/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-0415-287/+252
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------------. \ \ \ Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...Bjorn Helgaas2014-07-168-96/+92
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | / | | | | | | |_|_|_|_|/ | | | | | |/| | | | |
| | | | | | | | | * | PCI: Make resetting secondary bus logic commonGavin Shan2014-07-031-1/+6
| | | | | | | | | |/
| | | | | | | | * | PCI: Tidy resource assignment messagesBjorn Helgaas2014-07-081-20/+9
| | | | | | | | * | PCI: Return conventional error values from pci_revert_fw_address()Bjorn Helgaas2014-07-081-8/+6
| | | | | | | | * | PCI: Cleanup control flowBjorn Helgaas2014-07-081-16/+19
| | | | | | | | * | PCI: Support BAR sizes up to 128GBYinghai Lu2014-07-081-1/+1
| | | | | | | | * | PCI: Keep original resource if we fail to expand itGuo Chao2014-07-031-0/+7
| | | | | | | | |/