Age | Commit message (Expand) | Author | Files | Lines |
2014-02-01 | Revert "PCI: Remove from bus_list and release resources in pci_release_dev()" | Rafael J. Wysocki | 2 | -19/+19 |
2014-01-25 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -110/+45 |
2014-01-24 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -15/+38 |
2014-01-23 | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+4 |
2014-01-23 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 50 | -1363/+1894 |
2014-01-15 | Merge branch 'pci/reset' into next | Bjorn Helgaas | 1 | -0/+155 |
2014-01-15 | Merge branch 'pci/locking' into next | Bjorn Helgaas | 16 | -38/+170 |
2014-01-15 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2 | -1/+2 |
2014-01-15 | PCI: Check parent kobject in pci_destroy_dev() | Rafael J. Wysocki | 1 | -0/+3 |
2014-01-15 | xen/pcifront: Use global PCI rescan-remove locking | Rafael J. Wysocki | 1 | -0/+8 |
2014-01-15 | PCI: Fix pci_check_and_unmask_intx() comment typos | Bjorn Helgaas | 1 | -1/+1 |
2014-01-15 | PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus() | Alex Williamson | 1 | -0/+155 |
2014-01-14 | PCI: hotplug: Use global PCI rescan-remove locking | Rafael J. Wysocki | 9 | -19/+83 |
2014-01-14 | ACPI / hotplug / PCI: Use global PCI rescan-remove locking | Rafael J. Wysocki | 3 | -7/+43 |
2014-01-14 | PCI: Add global pci_lock_rescan_remove() | Rafael J. Wysocki | 3 | -12/+33 |
2014-01-14 | PCI: Reorder so actual code comes before stubs | Bjorn Helgaas | 1 | -32/+25 |
2014-01-14 | Merge branch 'pci/dead-code' into next | Bjorn Helgaas | 9 | -470/+82 |
2014-01-14 | Merge branch 'pci/aer' into next | Bjorn Helgaas | 1 | -4/+4 |
2014-01-13 | PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0 | Betty Dall | 1 | -4/+4 |
2014-01-13 | PCI: Make local functions static | Stephen Hemminger | 5 | -86/+84 |
2014-01-13 | PCI: Remove unused alloc_pci_dev() | Stephen Hemminger | 1 | -6/+0 |
2014-01-13 | PCI: Remove unused pci_renumber_slot() | Stephen Hemminger | 1 | -26/+0 |
2014-01-13 | PCI: Remove unused pcie_aspm_enabled() | Stephen Hemminger | 1 | -12/+0 |
2014-01-13 | PCI: Remove unused pci_vpd_truncate() | Stephen Hemminger | 1 | -24/+0 |
2014-01-13 | Merge branch 'acpi-dsm' | Rafael J. Wysocki | 1 | -92/+37 |
2014-01-13 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2 | -9/+7 |
2014-01-13 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 5 | -9/+1 |
2014-01-11 | PCI: Remove unused ID-Based Ordering support | Stephen Hemminger | 1 | -40/+0 |
2014-01-11 | PCI: Remove unused Optimized Buffer Flush/Fill support | Stephen Hemminger | 1 | -73/+0 |
2014-01-11 | PCI: Remove unused Latency Tolerance Reporting support | Stephen Hemminger | 1 | -123/+0 |
2014-01-11 | Merge branch 'pci/resource' into next | Bjorn Helgaas | 7 | -61/+130 |
2014-01-11 | PCI: Removed unused parts of Page Request Interface support | Stephen Hemminger | 1 | -82/+0 |
2014-01-10 | PCI: Never treat a VF as a multifunction device | Alex Williamson | 1 | -0/+1 |
2014-01-08 | Merge branch 'pci/msi' into next | Bjorn Helgaas | 2 | -37/+120 |
2014-01-08 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2 | -2/+7 |
2014-01-08 | Merge branch 'pci/host-mvebu' into next | Bjorn Helgaas | 1 | -4/+6 |
2014-01-08 | Merge branch 'pci/host-designware' into next | Bjorn Helgaas | 1 | -2/+2 |
2014-01-08 | PCI: Allocate 64-bit BARs above 4G when possible | Yinghai Lu | 1 | -3/+13 |
2014-01-08 | PCI: Enforce bus address limits in resource allocation | Yinghai Lu | 1 | -28/+83 |
2014-01-08 | PCI: Split out bridge window override of minimum allocation address | Bjorn Helgaas | 1 | -4/+11 |
2014-01-05 | PCI / pci-label: treat PCI label with index 0 as valid label | Jiang Liu | 1 | -16/+18 |
2014-01-05 | ACPI / PCI: replace open-coded _DSM code with helper functions | Jiang Liu | 1 | -87/+34 |
2014-01-05 | PCI / pci-label: release allocated ACPI object on error recovery path | Jiang Liu | 1 | -8/+4 |
2014-01-04 | PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range() | Alexander Gordeev | 1 | -0/+74 |
2014-01-04 | PCI/MSI: Add pci_msix_vec_count() | Alexander Gordeev | 2 | -8/+17 |
2014-01-04 | PCI/MSI: Remove pci_enable_msi_block_auto() | Alexander Gordeev | 1 | -25/+0 |
2014-01-04 | PCI/MSI: Add pci_msi_vec_count() | Alexander Gordeev | 1 | -8/+33 |
2014-01-04 | PCI: Convert ioapic to be builtin only, not modular | Yinghai Lu | 2 | -2/+7 |
2014-01-03 | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). | Konrad Rzeszutek Wilk | 1 | -0/+4 |
2014-01-03 | PCI: designware: Fix indent code style | Jingoo Han | 1 | -2/+2 |