Age | Commit message (Expand) | Author |
2016-01-21 | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-01-08 | PCI: Use to_pci_dev() instead of open-coding it | Geliang Tang |
2016-01-08 | PCI: Fix all whitespace issues | Bogicevic Sasa |
2015-12-09 | PCI / PM: constify pci_platform_pm_ops structure | Julia Lawall |
2015-11-06 | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-11-02 | Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource... | Bjorn Helgaas |
2015-10-29 | PCI: Expand Enhanced Allocation BAR output | Bjorn Helgaas |
2015-10-29 | PCI: Make Enhanced Allocation bitmasks more obvious | Bjorn Helgaas |
2015-10-29 | PCI: Handle Enhanced Allocation capability for SR-IOV devices | David Daney |
2015-10-29 | PCI: Add support for Enhanced Allocation devices | Sean O. Stalley |
2015-10-23 | PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratum | Hariprasad Shenai |
2015-10-12 | PCI / PM: Avoid resuming more devices during system suspend | Rafael J. Wysocki |
2015-09-17 | PCI/AER: Clear error status registers during enumeration and restore | Taku Izumi |
2015-09-14 | PCI: Don't try to restore VF BARs | Wei Yang |
2015-09-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-08-28 | Merge branches 'pci/enumeration' and 'pci/misc' into next | Bjorn Helgaas |
2015-08-25 | PCI: Add pci_ioremap_wc_bar() | Luis R. Rodriguez |
2015-08-24 | PCI: Set MPS to match upstream bridge | Keith Busch |
2015-08-05 | Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'... | Bjorn Helgaas |
2015-07-21 | PCI: Restore ACS configuration as part of pci_restore_state() | Alexander Duyck |
2015-07-15 | PCI: Remove useless redundant code | Bjorn Helgaas |
2015-07-15 | PCI: Simplify pci_find_(ext_)capability() return value checks | Wei Yang |
2015-07-15 | PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirks | Wei Yang |
2015-06-12 | Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci... | Bjorn Helgaas |
2015-05-23 | PCI: Propagate the "ignore hotplug" setting to parent | Rafael J. Wysocki |
2015-05-07 | PCI/MSI: Remove unused pci_msi_off() | Bjorn Helgaas |
2015-04-10 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2015-04-10 | Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci... | Bjorn Helgaas |
2015-04-09 | PCI: Read capability list as dwords, not bytes | Sean O. Stalley |
2015-04-08 | PCI: Export symbols required for loadable host driver modules | Ray Jui |
2015-03-12 | PCI: Fail pci_ioremap_bar() on unassigned resources | Bjorn Helgaas |
2015-03-12 | PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failure | Bjorn Helgaas |
2015-02-10 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-02-10 | Merge branches 'pm-pci' and 'pm-cpuidle' | Rafael J. Wysocki |
2015-01-27 | Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/resource' and 'pci/virt... | Bjorn Helgaas |
2015-01-23 | PCI / PM: Avoid resuming PCI devices during system suspend | Rafael J. Wysocki |
2015-01-16 | PCI: Add flag for devices that don't reset on D3hot->D0 transition | Alex Williamson |
2015-01-16 | PCI: Add flag for devices where we can't use bus reset | Alex Williamson |
2014-12-28 | PCI: Move domain assignment from arm64 to generic code | Lorenzo Pieralisi |
2014-12-12 | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-12-04 | PCI: Expose pci_load_saved_state for public consumption. | Konrad Rzeszutek Wilk |
2014-11-19 | Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and '... | Bjorn Helgaas |
2014-11-19 | PCI: Remove fixed parameter in pci_iov_resource_bar() | Myron Stowe |
2014-11-13 | PCI: Make FLR and AF FLR reset warning messages different | Gavin Shan |
2014-11-11 | PCI: Simplify if-return sequences | Quentin Lambert |
2014-10-01 | Merge branch 'pci/host-generic' into next | Bjorn Helgaas |
2014-09-30 | PCI: Add pci_remap_iospace() to map bus I/O resources | Liviu Dudau |
2014-09-30 | of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr() | Liviu Dudau |
2014-09-25 | Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into... | Bjorn Helgaas |
2014-09-24 | PCI: Remove assignment from "if" conditions | Quentin Lambert |