Age | Commit message (Expand) | Author | Files | Lines |
2014-08-15 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2014-08-14 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -2/+2 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 1 | -1/+1 |
2014-08-08 | Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -61/+563 |
2014-08-08 | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+3 |
2014-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -2/+2 |
2014-08-07 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -69/+40 |
2014-08-05 | Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -4/+118 |
2014-08-05 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -3/+2 |
2014-08-04 | Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 15 | -287/+252 |
2014-07-30 | Merge tag 'please-pull-apei' into x86/ras | H. Peter Anvin | 1 | -2/+7 |
2014-07-28 | Merge branches 'acpi-video' and 'acpi-hotplug' | Rafael J. Wysocki | 1 | -20/+13 |
2014-07-28 | Merge branches 'acpi-pnp' and 'acpi-pci' | Rafael J. Wysocki | 1 | -9/+7 |
2014-07-24 | ACPI / PCI: Use ACPI_COMPANION() instead of ACPI_HANDLE() | Rafael J. Wysocki | 1 | -9/+7 |
2014-07-23 | ACPI / PM: Revork the handling of ACPI device wakeup notifications | Rafael J. Wysocki | 1 | -40/+20 |
2014-07-22 | s390/pci: fix kmsg component | Gerald Schaefer | 1 | -2/+2 |
2014-07-21 | ACPI / hotplug / PCI: Fix sparse non static symbol warning | Wei Yongjun | 1 | -1/+1 |
2014-07-20 | PCI: spear: Remove spear13xx_pcie_remove() | Viresh Kumar | 1 | -12/+0 |
2014-07-20 | PCI: spear: Fix Section mismatch compilation warning for probe() | Viresh Kumar | 1 | -1/+1 |
2014-07-20 | Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 1 | -2/+7 |
2014-07-19 | Merge tag 'tegra-for-3.17-pcie-regulators' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 1 | -61/+161 |
2014-07-18 | PCI: tegra: Implement accurate power supply scheme | Thierry Reding | 1 | -61/+161 |
2014-07-17 | ARM: tegra: Convert PMC to a driver | Thierry Reding | 1 | -1/+1 |
2014-07-17 | ARM: tegra: Move includes to include/soc/tegra | Thierry Reding | 1 | -2/+3 |
2014-07-17 | Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho... | Bjorn Helgaas | 8 | -96/+92 |
2014-07-17 | PCI/MSI: Use irq_get_msi_desc() to simplify code | Yijing Wang | 1 | -7/+5 |
2014-07-17 | PCI/MSI: Remove unused list access in __pci_restore_msix_state() | Yijing Wang | 1 | -1/+0 |
2014-07-17 | PCI/MSI: Retrieve first MSI IRQ from msi_desc rather than pci_dev | Yijing Wang | 1 | -1/+1 |
2014-07-17 | PCI/MSI: Remove unused function msi_remove_pci_irq_vectors() | Yijing Wang | 1 | -18/+0 |
2014-07-17 | PCI/MSI: Add msi_setup_entry() to clean up MSI initialization | Yijing Wang | 1 | -18/+33 |
2014-07-17 | PCI: Configure ASPM when enabling device | Vidya Sagar | 1 | -6/+6 |
2014-07-16 | ACPI / hotplug: Simplify acpi_set_hp_context() | Rafael J. Wysocki | 1 | -3/+4 |
2014-07-16 | ACPI / hotplug / PCI: Eliminate acpiphp_dev_to_bridge() | Rafael J. Wysocki | 1 | -16/+8 |
2014-07-16 | PCI: generic: Fix GPL v2 license string typo | Bjorn Helgaas | 1 | -1/+1 |
2014-07-16 | PCI: rcar: Fix GPL v2 license string typo | Bjorn Helgaas | 1 | -1/+1 |
2014-07-16 | PCI: tegra: Fix GPL v2 license string typo | Thierry Reding | 1 | -1/+1 |
2014-07-16 | PCI: mvebu: Fix GPL v2 license string typo | Thierry Reding | 1 | -1/+1 |
2014-07-14 | PCI: spear: Add PCIe driver for ST Microelectronics SPEAr13xx | Pratyush Anand | 3 | -0/+414 |
2014-07-14 | Merge 3.16-rc5 into char-misc-next | Greg Kroah-Hartman | 1 | -2/+7 |
2014-07-09 | Merge branches 'pci/host-rcar', 'pci/hotplug', 'pci/iommu', 'pci/misc' and 'p... | Bjorn Helgaas | 9 | -192/+161 |
2014-07-09 | PCI: Tidy resource assignment messages | Bjorn Helgaas | 1 | -20/+9 |
2014-07-09 | PCI: Return conventional error values from pci_revert_fw_address() | Bjorn Helgaas | 1 | -8/+6 |
2014-07-09 | PCI: Cleanup control flow | Bjorn Helgaas | 1 | -16/+19 |
2014-07-09 | PCI: Support BAR sizes up to 128GB | Yinghai Lu | 1 | -1/+1 |
2014-07-08 | PCI: cpqphp: Remove unnecessary null test before debugfs_remove() | Fabian Frederick | 1 | -2/+1 |
2014-07-08 | PCI: pciehp: Clear Data Link Layer State Changed during init | Myron Stowe | 1 | -1/+1 |
2014-07-06 | PCI: Add bridge DMA alias quirk for Intel 82801 bridge | Alex Williamson | 1 | -0/+2 |
2014-07-05 | PCI: rcar: Remove rcar_pcie_setup_window() resource argument | Phil Edworthy | 1 | -3/+4 |
2014-07-05 | PCI: rcar: Cleanup style and formatting | Phil Edworthy | 1 | -61/+63 |
2014-07-05 | PCI: rcar: Use correct initial HW settings | Phil Edworthy | 1 | -11/+4 |