Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | PCI: Add R-Car Gen2 internal PCI support | Valentine Barshak | 2013-10-30 | 3 | -0/+342 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'pci/host-imx6' into next | Bjorn Helgaas | 2013-10-31 | 1 | -10/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI: imx6: Probe the PCIe in fs_initcall() | Marek Vasut | 2013-10-31 | 1 | -1/+1 | |
| | * | | | | | | | | PCI: imx6: Remove redundant of_match_ptr | Sachin Kamat | 2013-10-30 | 1 | -1/+1 | |
| | * | | | | | | | | PCI: imx6: Increase link startup timeout | Marek Vasut | 2013-10-29 | 1 | -1/+1 | |
| | * | | | | | | | | PCI: imx6: Fix imprecise abort handler | Tim Harvey | 2013-10-29 | 1 | -6/+0 | |
| | * | | | | | | | | PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe() | Wei Yongjun | 2013-10-29 | 1 | -1/+0 | |
| * | | | | | | | | | Merge branch 'pci/host-exynos' into next | Bjorn Helgaas | 2013-10-31 | 3 | -35/+40 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | PCI: exynos: Remove redundant of_match_ptr | Sachin Kamat | 2013-10-29 | 1 | -1/+1 | |
| | * | | | | | | | | | PCI: designware: Add irq_create_mapping() | Pratyush Anand | 2013-10-09 | 2 | -13/+14 | |
| | * | | | | | | | | | PCI: designware: Make dw_pcie_rd_own_conf(), etc., static | Bjorn Helgaas | 2013-10-09 | 2 | -15/+8 | |
| | * | | | | | | | | | PCI: designware: Add header guards | Seungwon Jeon | 2013-10-09 | 1 | -0/+5 | |
| | * | | | | | | | | | PCI: exynos: Add missing clk_disable_unprepare() on error path | Wei Yongjun | 2013-10-05 | 1 | -6/+12 | |
| * | | | | | | | | | | Merge branch 'pci/gregkh-driver-core' into next | Bjorn Helgaas | 2013-10-31 | 3 | -44/+78 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | PCI: Make pci_bus_attrs, pci_dev_attrs, dev_rescan_attr, dev_remove_attr, vga... | Sachin Kamat | 2013-10-07 | 1 | -7/+9 | |
| | * | | | | | | | | | | PCI: convert bus code to use dev_groups | Greg Kroah-Hartman | 2013-10-07 | 3 | -29/+48 | |
| | * | | | | | | | | | | PCI: convert bus code to use drv_groups | Greg Kroah-Hartman | 2013-10-07 | 1 | -5/+8 | |
| | * | | | | | | | | | | PCI: convert bus code to use bus_groups | Greg Kroah-Hartman | 2013-10-07 | 3 | -5/+15 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-09-28 | 9 | -87/+85 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | PCI: acpiphp_ibm: Convert to dynamic debug | Lan Tianyu | 2013-09-26 | 1 | -34/+24 | |
| | * | | | | | | | | | PCI: acpiphp: Convert to dynamic debug | Lan Tianyu | 2013-09-26 | 3 | -40/+30 | |
| | * | | | | | | | | | PCI: Remove Intel Haswell D3 delays | Todd E Brandt | 2013-09-25 | 1 | -0/+23 | |
| | * | | | | | | | | | PCI: Pass type, width, and prefetchability for window alignment | Wei Yang | 2013-09-25 | 1 | -1/+1 | |
| | * | | | | | | | | | PCI: Use pci_is_root_bus() to check for root bus | Wei Yang | 2013-09-25 | 1 | -1/+1 | |
| | * | | | | | | | | | PCI: Remove unused "is_pcie" from pci_dev structure | Yijing Wang | 2013-09-25 | 1 | -1/+0 | |
| | * | | | | | | | | | [SCSI] qla2xxx: Use standard PCIe Capability Link register field names | Bjorn Helgaas | 2013-09-25 | 1 | -9/+5 | |
| | * | | | | | | | | | PCI: Drop "setting latency timer" messages | Bjorn Helgaas | 2013-09-25 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'pci/host-tegra' into next | Bjorn Helgaas | 2013-09-27 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | PCI: tegra: Add missing __iomem annotation | Jingoo Han | 2013-09-26 | 1 | -2/+2 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'pci/host-imx6' into next | Bjorn Helgaas | 2013-09-27 | 3 | -0/+582 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | PCI: imx6: Add support for i.MX6 PCIe controller | Sean Cross | 2013-09-27 | 3 | -0/+582 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'pci/host-exynos' into next | Bjorn Helgaas | 2013-09-27 | 3 | -0/+366 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | PCI: exynos: Turn off power of phy block when link failed | Jingoo Han | 2013-09-26 | 1 | -0/+68 | |
| | * | | | | | | | PCI: exynos: Add support for MSI | Jingoo Han | 2013-09-26 | 3 | -0/+298 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'pci/yijing-pci_is_pcie-v2' into next | Bjorn Helgaas | 2013-09-24 | 4 | -65/+19 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [SCSI] qla2xxx: Use pcie_is_pcie() to simplify code | Yijing Wang | 2013-09-24 | 1 | -4/+2 | |
| | * | | | | | | | [SCSI] csiostor: Use pcie_capability_clear_and_set_word() to simplify code | Yijing Wang | 2013-09-24 | 1 | -18/+4 | |
| | * | | | | | | | [SCSI] bfa: Use pcie_set()/get_readrq() to simplify code | Yijing Wang | 2013-09-24 | 1 | -41/+12 | |
| | * | | | | | | | PCI: Use pci_is_pcie() to simplify code | Yijing Wang | 2013-09-24 | 1 | -2/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | PCI/ACPI: Decode _OSC bitmasks symbolically | Bjorn Helgaas | 2013-09-24 | 1 | -17/+67 | |
| * | | | | | | | PCI/ACPI: Separate out _OSC "we don't support enough services" path | Bjorn Helgaas | 2013-09-24 | 1 | -42/+42 | |
| * | | | | | | | PCI/ACPI: Separate out _OSC "PCIe port services disabled" path | Bjorn Helgaas | 2013-09-24 | 1 | -2/+6 | |
| * | | | | | | | PCI/ACPI: Skip _OSC control tests if _OSC support call failed | Bjorn Helgaas | 2013-09-24 | 1 | -5/+5 | |
| * | | | | | | | PCI/ACPI: Run _OSC only once for OSPM feature support | Bjorn Helgaas | 2013-09-24 | 1 | -12/+7 | |
| * | | | | | | | PCI/ACPI: Split _OSC "support" and "control" flags into separate variables | Bjorn Helgaas | 2013-09-24 | 1 | -17/+18 | |
| * | | | | | | | PCI/ACPI: Move _OSC stuff from acpi_pci_root_add() to negotiate_os_control() | Bjorn Helgaas | 2013-09-24 | 1 | -61/+71 | |
| * | | | | | | | PCI/ACPI: Drop unnecessary _OSC existence tests | Bjorn Helgaas | 2013-09-24 | 1 | -10/+1 | |
| * | | | | | | | PCI/ACPI: Name _OSC #defines more consistently | Bjorn Helgaas | 2013-09-24 | 3 | -12/+11 | |
| * | | | | | | | ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORD | Bjorn Helgaas | 2013-09-24 | 3 | -19/+19 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-14 | 241 | -6076/+6291 | |
|\ \ \ \ \ \ \ |