Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-06 | 2 | -69/+40 | |
|\ | ||||||
| *-. | Merge branches 'acpi-video' and 'acpi-hotplug' | Rafael J. Wysocki | 2014-07-27 | 1 | -20/+13 | |
| |\ \ | ||||||
| | | * | ACPI / hotplug / PCI: Fix sparse non static symbol warning | Wei Yongjun | 2014-07-20 | 1 | -1/+1 | |
| | | * | ACPI / hotplug: Simplify acpi_set_hp_context() | Rafael J. Wysocki | 2014-07-16 | 1 | -3/+4 | |
| | | * | ACPI / hotplug / PCI: Eliminate acpiphp_dev_to_bridge() | Rafael J. Wysocki | 2014-07-16 | 1 | -16/+8 | |
| | |/ | ||||||
| | | | ||||||
| | \ | ||||||
| *-. \ | Merge branches 'acpi-pnp' and 'acpi-pci' | Rafael J. Wysocki | 2014-07-27 | 1 | -9/+7 | |
| |\ \ \ | ||||||
| | | * | | ACPI / PCI: Use ACPI_COMPANION() instead of ACPI_HANDLE() | Rafael J. Wysocki | 2014-07-24 | 1 | -9/+7 | |
| | | |/ | ||||||
| * | | | ACPI / PM: Revork the handling of ACPI device wakeup notifications | Rafael J. Wysocki | 2014-07-23 | 1 | -40/+20 | |
| | |/ | |/| | ||||||
* | | | Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-08-04 | 2 | -4/+118 | |
|\ \ \ | ||||||
| * \ \ | Merge 3.16-rc5 into char-misc-next | Greg Kroah-Hartman | 2014-07-13 | 1 | -2/+7 | |
| |\ \ \ | | |/ / | ||||||
| * | | | PCI: Suspend/resume quirks for Apple thunderbolt | Andreas Noever | 2014-06-19 | 1 | -0/+97 | |
| * | | | PCI: Add pci_fixup_suspend_late quirk pass | Andreas Noever | 2014-06-19 | 2 | -4/+21 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-08-04 | 2 | -3/+2 | |
|\ \ \ | ||||||
| * \ \ | Merge tag 'please-pull-apei' into x86/ras | H. Peter Anvin | 2014-07-30 | 1 | -2/+7 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | trace, AER: Move trace into unified interface | Chen, Gong | 2014-06-23 | 2 | -3/+2 | |
| | |/ | |/| | ||||||
* | | | Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-04 | 15 | -287/+252 | |
|\ \ \ | |_|/ |/| | | ||||||
| | | | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-------------. \ | Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho... | Bjorn Helgaas | 2014-07-16 | 8 | -96/+92 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | * | | PCI: Make resetting secondary bus logic common | Gavin Shan | 2014-07-03 | 1 | -1/+6 | |
| | | | | | | | | |/ | ||||||
| | | | | | | | * | | PCI: Tidy resource assignment messages | Bjorn Helgaas | 2014-07-08 | 1 | -20/+9 | |
| | | | | | | | * | | PCI: Return conventional error values from pci_revert_fw_address() | Bjorn Helgaas | 2014-07-08 | 1 | -8/+6 | |
| | | | | | | | * | | PCI: Cleanup control flow | Bjorn Helgaas | 2014-07-08 | 1 | -16/+19 | |
| | | | | | | | * | | PCI: Support BAR sizes up to 128GB | Yinghai Lu | 2014-07-08 | 1 | -1/+1 | |
| | | | | | | | * | | PCI: Keep original resource if we fail to expand it | Guo Chao | 2014-07-03 | 1 | -0/+7 | |
| | | | | | | | |/ | ||||||
| | | | | | | * | | PCI: Configure ASPM when enabling device | Vidya Sagar | 2014-07-16 | 1 | -6/+6 | |
| | | | | | * | | | PCI/MSI: Use irq_get_msi_desc() to simplify code | Yijing Wang | 2014-07-16 | 1 | -7/+5 | |
| | | | | | * | | | PCI/MSI: Remove unused list access in __pci_restore_msix_state() | Yijing Wang | 2014-07-16 | 1 | -1/+0 | |
| | | | | | * | | | PCI/MSI: Retrieve first MSI IRQ from msi_desc rather than pci_dev | Yijing Wang | 2014-07-16 | 1 | -1/+1 | |
| | | | | | * | | | PCI/MSI: Remove unused function msi_remove_pci_irq_vectors() | Yijing Wang | 2014-07-16 | 1 | -18/+0 | |
| | | | | | * | | | PCI/MSI: Add msi_setup_entry() to clean up MSI initialization | Yijing Wang | 2014-07-16 | 1 | -18/+33 | |
| | | | | * | | | | PCI: tegra: Fix GPL v2 license string typo | Thierry Reding | 2014-07-15 | 1 | -1/+1 | |
| | | | | | |_|/ | | | | | |/| | | ||||||
| | | | * | | | | PCI: rcar: Fix GPL v2 license string typo | Bjorn Helgaas | 2014-07-15 | 1 | -1/+1 | |
| | | * | | | | | PCI: mvebu: Fix GPL v2 license string typo | Thierry Reding | 2014-07-15 | 1 | -1/+1 | |
| | | | |/ / / | | | |/| | | | ||||||
| | * | | | | | PCI: generic: Fix GPL v2 license string typo | Bjorn Helgaas | 2014-07-15 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-------. \ \ \ \ | Merge branches 'pci/host-rcar', 'pci/hotplug', 'pci/iommu', 'pci/misc' and 'p... | Bjorn Helgaas | 2014-07-08 | 9 | -192/+161 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | / / / | | | |_|_|_|/ / / | | |/| | | | / / | | | | | | |/ / | | | | | | | / | | | | | | |/ | | | | | |/| | ||||||
| | | | | | * | PCI/MSI: Cache Multiple Message Capable in struct msi_desc | Yijing Wang | 2014-07-03 | 1 | -10/+5 | |
| | | | | | * | PCI/MSI: Remove unused msi_enabled_mask() | Yijing Wang | 2014-07-03 | 1 | -5/+0 | |
| | | | | | * | PCI/MSI: Add internal msix_clear_and_set_ctrl() function | Yijing Wang | 2014-07-03 | 1 | -23/+16 | |
| | |_|_|_|/ | |/| | | | | ||||||
| | | | | * | ACPI / PCI: Fix sysfs acpi_index and label errors | Simone Gotti | 2014-07-02 | 1 | -6/+12 | |
| | | | | * | PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe ports | Jiang Liu | 2014-07-02 | 1 | -4/+0 | |
| | |_|_|/ | |/| | | | ||||||
| | | | * | PCI: Add bridge DMA alias quirk for Intel 82801 bridge | Alex Williamson | 2014-07-05 | 1 | -0/+2 | |
| | |_|/ | |/| | | ||||||
| | | * | PCI: cpqphp: Remove unnecessary null test before debugfs_remove() | Fabian Frederick | 2014-07-07 | 1 | -2/+1 | |
| | | * | PCI: pciehp: Clear Data Link Layer State Changed during init | Myron Stowe | 2014-07-07 | 1 | -1/+1 | |
| | | * | PCI: pciehp: Remove struct controller.no_cmd_complete | Rajat Jain | 2014-07-05 | 2 | -11/+1 | |
| | | * | PCI: pciehp: Remove assumptions about which commands cause completion events | Bjorn Helgaas | 2014-06-17 | 1 | -30/+5 | |
| | | * | PCI: pciehp: Compute timeout from hotplug command start time | Bjorn Helgaas | 2014-06-17 | 2 | -5/+29 | |
| | | * | PCI: pciehp: Wait for hotplug command completion lazily | Bjorn Helgaas | 2014-06-17 | 1 | -4/+3 | |
| | | * | PCI: pciehp: Make pcie_wait_cmd() self-contained | Bjorn Helgaas | 2014-06-16 | 2 | -16/+18 | |
| | | * | PCI: Prevent NULL dereference during pciehp probe | Andreas Noever | 2014-06-16 | 1 | -0/+7 | |
| | |/ | |/| | ||||||
| | * | PCI: rcar: Remove rcar_pcie_setup_window() resource argument | Phil Edworthy | 2014-07-05 | 1 | -3/+4 | |
| | * | PCI: rcar: Cleanup style and formatting | Phil Edworthy | 2014-07-05 | 1 | -61/+63 |