Age | Commit message (Expand) | Author |
2014-05-06 | PCI: mvebu: Fix potential issue in range parsing | Jean-Jacques Hiblot |
2014-05-06 | PCI: imx6: Wait for retraining | Marek Vasut |
2014-04-26 | PCI: designware: Fix iATU programming for cfg1, io and mem viewport | Mohit Kumar |
2014-04-26 | PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR | Mohit Kumar |
2014-03-12 | PCI: Don't check resource_size() in pci_bus_alloc_resource() | Bjorn Helgaas |
2014-03-12 | PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled | Bjorn Helgaas |
2014-02-20 | Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-02-14 | PCI: Enable INTx if BIOS left them disabled | Bjorn Helgaas |
2014-02-13 | PCI/MSI: Fix pci_msix_vec_count() htmldocs failure | Masanari Iida |
2014-02-13 | PCI/MSI: Fix leak of msi_attrs | Greg Kroah-Hartman |
2014-02-13 | PCI/MSI: Check kmalloc() return value, fix leak of name | Greg Kroah-Hartman |
2014-02-12 | PCI: mvebu: Use Device ID and revision from underlying endpoint | Andrew Lunn |
2014-02-12 | ACPI / hotplug / PCI: Relax the checking of _STA return values | Mika Westerberg |
2014-02-03 | ACPI / hotplug / PCI: Fix bridge removal race vs dock events | Rafael J. Wysocki |
2014-02-03 | ACPI / hotplug / PCI: Fix bridge removal race in handle_hotplug_event() | Rafael J. Wysocki |
2014-02-03 | ACPI / hotplug / PCI: Scan root bus under the PCI rescan-remove lock | Rafael J. Wysocki |
2014-02-03 | ACPI / hotplug / PCI: Move PCI rescan-remove locking to hotplug_event() | Rafael J. Wysocki |
2014-02-03 | ACPI / hotplug / PCI: Remove entries from bus->devices in reverse order | Rafael J. Wysocki |
2014-02-01 | Revert "PCI: Remove from bus_list and release resources in pci_release_dev()" | Rafael J. Wysocki |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-23 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-22 | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-15 | Merge branch 'pci/reset' into next | Bjorn Helgaas |
2014-01-15 | Merge branch 'pci/locking' into next | Bjorn Helgaas |
2014-01-15 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2014-01-15 | PCI: Check parent kobject in pci_destroy_dev() | Rafael J. Wysocki |
2014-01-15 | xen/pcifront: Use global PCI rescan-remove locking | Rafael J. Wysocki |
2014-01-14 | PCI: Fix pci_check_and_unmask_intx() comment typos | Bjorn Helgaas |
2014-01-14 | PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus() | Alex Williamson |
2014-01-14 | PCI: hotplug: Use global PCI rescan-remove locking | Rafael J. Wysocki |
2014-01-14 | ACPI / hotplug / PCI: Use global PCI rescan-remove locking | Rafael J. Wysocki |
2014-01-13 | PCI: Add global pci_lock_rescan_remove() | Rafael J. Wysocki |
2014-01-13 | PCI: Reorder so actual code comes before stubs | Bjorn Helgaas |
2014-01-13 | Merge branch 'pci/dead-code' into next | Bjorn Helgaas |
2014-01-13 | Merge branch 'pci/aer' into next | Bjorn Helgaas |
2014-01-13 | PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0 | Betty Dall |
2014-01-13 | PCI: Make local functions static | Stephen Hemminger |
2014-01-13 | PCI: Remove unused alloc_pci_dev() | Stephen Hemminger |
2014-01-13 | PCI: Remove unused pci_renumber_slot() | Stephen Hemminger |
2014-01-13 | PCI: Remove unused pcie_aspm_enabled() | Stephen Hemminger |
2014-01-13 | PCI: Remove unused pci_vpd_truncate() | Stephen Hemminger |
2014-01-12 | Merge branch 'acpi-dsm' | Rafael J. Wysocki |
2014-01-12 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki |
2014-01-12 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki |
2014-01-10 | PCI: Remove unused ID-Based Ordering support | Stephen Hemminger |
2014-01-10 | PCI: Remove unused Optimized Buffer Flush/Fill support | Stephen Hemminger |
2014-01-10 | PCI: Remove unused Latency Tolerance Reporting support | Stephen Hemminger |
2014-01-10 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2014-01-10 | PCI: Removed unused parts of Page Request Interface support | Stephen Hemminger |