Age | Commit message (Expand) | Author | Files | Lines |
2015-04-14 | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 25 | -62/+664 |
2015-04-10 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 7 | -35/+98 |
2015-04-10 | Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci... | Bjorn Helgaas | 17 | -19/+504 |
2015-04-10 | PCI: Read capability list as dwords, not bytes | Sean O. Stalley | 1 | -4/+7 |
2015-04-09 | PCI: layerscape: Simplify platform_get_resource_byname() failure checking | Bjorn Helgaas | 1 | -6/+3 |
2015-04-09 | PCI: keystone: Don't dereference possible NULL pointer | Bjorn Helgaas | 1 | -1/+2 |
2015-04-09 | PCI: versatile: Check for devm_ioremap_resource() failures | Jisheng Zhang | 1 | -6/+6 |
2015-04-09 | PCI: Don't clear ASPM bits when the FADT declares it's unsupported | Matthew Garrett | 1 | -18/+0 |
2015-04-09 | Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -15/+11 |
2015-04-09 | PCI/ACPI: Optimize device state transition delays | Aaron Lu | 1 | -0/+74 |
2015-04-08 | PCI: Export pci_find_host_bridge() for use inside PCI core | Aaron Lu | 2 | -3/+5 |
2015-04-08 | PCI: Make a shareable UUID for PCI firmware ACPI _DSM | Aaron Lu | 2 | -9/+11 |
2015-04-08 | PCI: Fix typo in Thunderbolt kernel message | Darrick J. Wong | 1 | -1/+1 |
2015-04-08 | PCI: exynos: Fix INTx enablement statement termination error | Jaehoon Chung | 1 | -1/+1 |
2015-04-08 | PCI: iproc: Add Broadcom iProc PCIe support | Ray Jui | 5 | -0/+439 |
2015-04-08 | PCI: Export symbols required for loadable host driver modules | Ray Jui | 5 | -0/+6 |
2015-04-08 | PCI: Don't look for ACPI hotplug parameters if ACPI is disabled | Bjorn Helgaas | 1 | -0/+3 |
2015-03-24 | Merge branches 'pci/enumeration' and 'pci/virtualization' into next | Bjorn Helgaas | 4 | -4/+39 |
2015-03-24 | PCI: Add ACS quirks for Intel 1G NICs | Alex Williamson | 1 | -0/+32 |
2015-03-21 | PCI: mvebu: Add suspend/resume support | Thomas Petazzoni | 1 | -0/+38 |
2015-03-19 | Merge branches 'pci/iommu' and 'pci/resource' into next | Bjorn Helgaas | 4 | -4/+23 |
2015-03-19 | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang | 2 | -1/+1 |
2015-03-13 | PCI: Fail pci_ioremap_bar() on unassigned resources | Bjorn Helgaas | 1 | -1/+1 |
2015-03-13 | PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failure | Bjorn Helgaas | 1 | -4/+5 |
2015-03-13 | PCI: Mark invalid BARs as unassigned | Bjorn Helgaas | 1 | -0/+2 |
2015-03-12 | PCI: Assign resources before drivers claim devices (pci_scan_bus()) | Yijing Wang | 2 | -3/+6 |
2015-03-12 | Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+5 |
2015-03-12 | PCI: Update DMA configuration from DT | Murali Karicheri | 1 | -0/+2 |
2015-03-12 | PCI: cpcihp: Add missing curly braces in cpci_configure_slot() | Dan Carpenter | 1 | -1/+2 |
2015-03-06 | PCI/AER: Avoid info leak in __print_tlp_header() | Rasmus Villemoes | 1 | -10/+2 |
2015-03-06 | PCI: spear: Drop __initdata from spear13xx_pcie_driver | Matwey V. Kornilov | 2 | -4/+4 |
2015-03-06 | PCI: xgene: Add register offset to config space base address | Feng Kan | 1 | -2/+2 |
2015-03-03 | PCI: Add helper functions pci_get[put]_host_bridge_device() | Murali Karicheri | 1 | -0/+14 |
2015-02-28 | PCI: versatile: Update for list_for_each_entry() API change | Joachim Nilsson | 1 | -1/+1 |
2015-02-25 | PCI: Don't read past the end of sysfs "driver_override" buffer | Sasha Levin | 1 | -2/+3 |
2015-02-24 | PCI: rcar: Verify that mem_res is 64K-aligned | Nobuhiro Iwamatsu | 1 | -0/+3 |
2015-02-24 | PCI: rcar: Change PCIEPARL and PCIEPARH to PCIEPALR and PCIEPAUR | Nobuhiro Iwamatsu | 1 | -4/+4 |
2015-02-24 | PCI: rcar: Write zeroes to reserved PCIEPARL bits | Nobuhiro Iwamatsu | 1 | -1/+2 |
2015-02-24 | PCI: rcar: Fix position of MSI enable bit | Nobuhiro Iwamatsu | 1 | -1/+1 |
2015-02-19 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -1/+1 |
2015-02-11 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 12 | -40/+85 |
2015-02-11 | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 22 | -422/+497 |
2015-02-10 | Merge branches 'pm-pci' and 'pm-cpuidle' | Rafael J. Wysocki | 4 | -5/+55 |
2015-02-10 | Merge branch 'acpi-resources' | Rafael J. Wysocki | 6 | -27/+21 |
2015-02-10 | Merge branch 'acpica' | Rafael J. Wysocki | 1 | -6/+7 |
2015-02-05 | PCI: Use common resource list management code instead of private implementation | Jiang Liu | 6 | -27/+21 |
2015-02-04 | PCI: Handle read-only BARs on AMD CS553x devices | Myron Stowe | 1 | -3/+37 |
2015-02-04 | Merge branch 'acpica' into acpi-resources | Rafael J. Wysocki | 1 | -6/+7 |
2015-02-03 | Merge branches 'pci/misc' and 'pci/msi' into next | Bjorn Helgaas | 2 | -5/+12 |
2015-02-02 | Merge branches 'pci/host-generic' and 'pci/host-versatile' into next | Bjorn Helgaas | 3 | -0/+242 |