summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki2013-12-312-13/+38
|\ \
| | * ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki2013-12-311-3/+23
| | * ACPI / PCI / hotplug: Avoid warning when _ADR not presentToshi Kani2013-11-281-1/+3
| * | PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPIRafael J. Wysocki2013-12-291-9/+12
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-151-0/+8
|\ \
| * | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-021-0/+8
* | | Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-153-9/+38
|\ \ \ | |/ / |/| |
| * | PCI: Disable Bus Master only on kexec rebootKhalid Aziz2013-12-071-3/+9
| * | PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt PinJason Gunthorpe2013-11-261-0/+5
| * | PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev()Rafael J. Wysocki2013-11-251-1/+3
| * | PCI: Avoid unnecessary CPU switch when calling driver .probe() methodAlexander Duyck2013-11-251-5/+21
| |/
* / remove obsolete references to powertweakDave Jones2013-11-281-4/+0Star
|/
* Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-2260-448/+447Star
|\
| * PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu2013-11-211-1/+0Star
| * PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-1460-447/+447
* | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-207-15/+14Star
|\ \
| * \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-191-1/+0Star
| |\ \
| | * | PCI / hotplug / ACPI: Drop unused acpiphp_debug declarationMika Westerberg2013-11-191-1/+0Star
| * | | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-145-10/+10
| * | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-4/+4
| | |/ | |/|
* / | kfifo API type safetyStefani Seibold2013-11-151-1/+1
|/ /
* | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-1423-196/+1519
|\ \
| * \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-11-072-11/+24
| |\ \
| | * | PCI: Enable upstream bridges even for VFs on virtual busesBjorn Helgaas2013-11-071-5/+8
| | * | PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()Konrad Rzeszutek Wilk2013-11-071-6/+16
| * | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-11-073-10/+23
| |\| |
| | * | PCI: Warn on driver probe return value greater than zeroStephen M. Cameron2013-11-071-2/+10
| | * | PCI: Drop warning about drivers that don't use pci_set_master()Bjorn Helgaas2013-11-061-3/+1Star
| | * | PCI: Workaround missing pci_set_master in pci driversYinghai Lu2013-11-061-1/+7
| | * | PCI: Update pcie_ports 'auto' behavior for non-ACPI platformsAndrew Murray2013-11-011-7/+8
| * | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-10-314-33/+24Star
| |\| |
| | * | PCI: Report pci_pme_active() kmalloc failureBjorn Helgaas2013-10-291-3/+4
| | * | PCI: Fail MSI/MSI-X initialization if device is not in PCI_D0Yijing Wang2013-10-291-3/+3
| | * | PCI/PM: Remove pci_pm_complete()Liu Chuansheng2013-10-071-9/+0Star
| | * | PCI: Add pci_dev_show_local_cpu() to simplify codeYijing Wang2013-10-071-17/+15Star
| | * | PCI: Make pci_dev_pm_ops staticSachin Kamat2013-10-071-1/+1
| * | | Merge branch 'pci/yijing-mps-v1' into nextBjorn Helgaas2013-10-311-0/+2
| |\ \ \
| | * | | PCI: Export pcie_set_mps() and pcie_get_mps()Yijing Wang2013-09-241-0/+2
| * | | | Merge branch 'pci/host-rcar' into nextBjorn Helgaas2013-10-313-0/+342
| |\ \ \ \
| | * | | | PCI: Add R-Car Gen2 internal PCI supportValentine Barshak2013-10-303-0/+342
| | |/ / /
| * | | | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2013-10-311-10/+3Star
| |\ \ \ \
| | * | | | PCI: imx6: Probe the PCIe in fs_initcall()Marek Vasut2013-10-311-1/+1
| | * | | | PCI: imx6: Remove redundant of_match_ptrSachin Kamat2013-10-301-1/+1
| | * | | | PCI: imx6: Increase link startup timeoutMarek Vasut2013-10-291-1/+1
| | * | | | PCI: imx6: Fix imprecise abort handlerTim Harvey2013-10-291-6/+0Star
| | * | | | PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe()Wei Yongjun2013-10-291-1/+0Star
| * | | | | Merge branch 'pci/host-exynos' into nextBjorn Helgaas2013-10-313-35/+40
| |\ \ \ \ \
| | * | | | | PCI: exynos: Remove redundant of_match_ptrSachin Kamat2013-10-291-1/+1
| | * | | | | PCI: designware: Add irq_create_mapping()Pratyush Anand2013-10-092-13/+14
| | * | | | | PCI: designware: Make dw_pcie_rd_own_conf(), etc., staticBjorn Helgaas2013-10-092-15/+8Star