summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | 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-051-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-289-87/+85
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | PCI: acpiphp_ibm: Convert to dynamic debugLan Tianyu2013-09-261-34/+24
| | * | | | | | | | | PCI: acpiphp: Convert to dynamic debugLan Tianyu2013-09-263-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
| | * | | | | | | | | PCI: Use pci_is_root_bus() to check for root busWei Yang2013-09-251-1/+1
| | * | | | | | | | | PCI: Remove unused "is_pcie" from pci_dev structureYijing Wang2013-09-251-1/+0
| | * | | | | | | | | [SCSI] qla2xxx: Use standard PCIe Capability Link register field namesBjorn Helgaas2013-09-251-9/+5
| | * | | | | | | | | PCI: Drop "setting latency timer" messagesBjorn Helgaas2013-09-251-1/+1
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'pci/host-tegra' into nextBjorn Helgaas2013-09-271-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI: tegra: Add missing __iomem annotationJingoo Han2013-09-261-2/+2
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2013-09-273-0/+582
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | PCI: imx6: Add support for i.MX6 PCIe controllerSean Cross2013-09-273-0/+582
| | |/ / / / / / /
| * | | | | | | | Merge branch 'pci/host-exynos' into nextBjorn Helgaas2013-09-273-0/+366
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | PCI: exynos: Turn off power of phy block when link failedJingoo Han2013-09-261-0/+68
| | * | | | | | | PCI: exynos: Add support for MSIJingoo Han2013-09-263-0/+298
| | |/ / / / / /
| * | | | | | | Merge branch 'pci/yijing-pci_is_pcie-v2' into nextBjorn Helgaas2013-09-244-65/+19
| |\ \ \ \ \ \ \
| | * | | | | | | [SCSI] qla2xxx: Use pcie_is_pcie() to simplify codeYijing Wang2013-09-241-4/+2
| | * | | | | | | [SCSI] csiostor: Use pcie_capability_clear_and_set_word() to simplify codeYijing Wang2013-09-241-18/+4
| | * | | | | | | [SCSI] bfa: Use pcie_set()/get_readrq() to simplify codeYijing Wang2013-09-241-41/+12
| | * | | | | | | PCI: Use pci_is_pcie() to simplify codeYijing Wang2013-09-241-2/+1
| | |/ / / / / /
| * | | | | | | PCI/ACPI: Decode _OSC bitmasks symbolicallyBjorn Helgaas2013-09-241-17/+67
| * | | | | | | PCI/ACPI: Separate out _OSC "we don't support enough services" pathBjorn Helgaas2013-09-241-42/+42
| * | | | | | | PCI/ACPI: Separate out _OSC "PCIe port services disabled" pathBjorn Helgaas2013-09-241-2/+6
| * | | | | | | PCI/ACPI: Skip _OSC control tests if _OSC support call failedBjorn Helgaas2013-09-241-5/+5
| * | | | | | | PCI/ACPI: Run _OSC only once for OSPM feature supportBjorn Helgaas2013-09-241-12/+7
| * | | | | | | PCI/ACPI: Split _OSC "support" and "control" flags into separate variablesBjorn Helgaas2013-09-241-17/+18
| * | | | | | | PCI/ACPI: Move _OSC stuff from acpi_pci_root_add() to negotiate_os_control()Bjorn Helgaas2013-09-241-61/+71
| * | | | | | | PCI/ACPI: Drop unnecessary _OSC existence testsBjorn Helgaas2013-09-241-10/+1
| * | | | | | | PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas2013-09-243-12/+11
| * | | | | | | ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORDBjorn Helgaas2013-09-243-19/+19
| |/ / / / / /
* | | | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-14241-6076/+6291
|\ \ \ \ \ \ \