summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-2260-448/+447
|\
| * PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu2013-11-201-1/+0
| * 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/+14
|\ \
| * \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-191-1/+0
| |\ \
| | * | PCI / hotplug / ACPI: Drop unused acpiphp_debug declarationMika Westerberg2013-11-191-1/+0
| * | | 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-061-6/+16
| * | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-11-063-10/+23
| |\ \ \ | | |/ /
| | * | PCI: Warn on driver probe return value greater than zeroStephen M. Cameron2013-11-061-2/+10
| | * | PCI: Drop warning about drivers that don't use pci_set_master()Bjorn Helgaas2013-11-051-3/+1
| | * | PCI: Workaround missing pci_set_master in pci driversYinghai Lu2013-11-051-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/+24
| |\ \ \ | | |/ /
| | * | 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/+0
| | * | PCI: Add pci_dev_show_local_cpu() to simplify codeYijing Wang2013-10-071-17/+15
| | * | 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/+3
| |\ \ \ \
| | * | | | 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/+0
| | * | | | PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe()Wei Yongjun2013-10-291-1/+0
| * | | | | 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/+8
| | * | | | | PCI: designware: Add header guardsSeungwon Jeon2013-10-091-0/+5
| | * | | | | PCI: exynos: Add missing clk_disable_unprepare() on error pathWei Yongjun2013-10-041-6/+12
| * | | | | | Merge branch 'pci/gregkh-driver-core' into nextBjorn Helgaas2013-10-313-44/+78
| |\ \ \ \ \ \
| | * | | | | | PCI: Make pci_bus_attrs, pci_dev_attrs, dev_rescan_attr, dev_remove_attr, vga...Sachin Kamat2013-10-071-7/+9
| | * | | | | | PCI: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-073-29/+48
| | * | | | | | PCI: convert bus code to use drv_groupsGreg Kroah-Hartman2013-10-071-5/+8
| | * | | | | | PCI: convert bus code to use bus_groupsGreg Kroah-Hartman2013-10-073-5/+15
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-09-278-78/+80
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | PCI: acpiphp_ibm: Convert to dynamic debugLan Tianyu2013-09-251-34/+24
| | * | | | | PCI: acpiphp: Convert to dynamic debugLan Tianyu2013-09-253-40/+30
| | * | | | | PCI: Remove Intel Haswell D3 delaysTodd E Brandt2013-09-251-0/+23
| | * | | | | PCI: Pass type, width, and prefetchability for window alignmentWei Yang2013-09-251-1/+1
OpenPOWER on IntegriCloud