Age | Commit message (Expand) | Author |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-06-14 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2013-06-10 | PCI: Fix comment typo for pcie_pme_remove() | Yijing Wang |
2013-06-07 | Merge branch 'pci/betty-aer-v3' into next | Bjorn Helgaas |
2013-06-06 | PCI/AER: Reset link for devices below Root Port or Downstream Port | Betty Dall |
2013-06-06 | PCI/AER: Move AER severity defines to aer.h | Betty Dall |
2013-06-06 | PCI/AER: Set dev->__aer_firmware_first only for matching devices | Bjorn Helgaas |
2013-06-06 | PCI/AER: Factor out HEST device type matching | Bjorn Helgaas |
2013-06-06 | PCI/AER: Don't parse HEST table for non-PCIe devices | Bjorn Helgaas |
2013-05-30 | aerdrv: Move cper_print_aer() call out of interrupt context | Lance Ortiz |
2013-05-28 | PCI: Fix kerneldoc for pci_disable_link_state() | Yijing Wang |
2013-05-21 | PCI/ASPM: Warn when driver asks to disable ASPM, but we can't do it | Bjorn Helgaas |
2013-04-29 | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-17 | Merge branch 'pci/cleanup' into next | Bjorn Helgaas |
2013-04-17 | PCI: Remove "extern" from function declarations | Bjorn Helgaas |
2013-04-15 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2013-04-15 | PCI: Remove unnecessary dependencies between PME and ACPI | Bjorn Helgaas |
2013-04-15 | PCI: Remove unused variables | Bjorn Helgaas |
2013-04-12 | PCI: Make local functions/structs static | Bjorn Helgaas |
2013-04-12 | PCI: Fix missing prototype for pcie_port_acpi_setup() | Andy Shevchenko |
2013-04-03 | PCI: aer_inject: Fix return values when device not found | Prarit Bhargava |
2013-04-03 | PCI/PM: Disable runtime PM of PCIe ports | Rafael J. Wysocki |
2013-03-26 | PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI | Shuah Khan |
2013-02-25 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-02-02 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2013-02-01 | PCI/ASPM: Don't touch ASPM if forcibly disabled | Joe Lawrence |
2013-02-01 | PCI/ASPM: Deallocate upstream link state even if device is not PCIe | Myron Stowe |
2013-01-30 | PCI: Use PCI Express Capability accessor | Myron Stowe |
2013-01-24 | Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2013-01-17 | PCI: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-14 | PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported | Colin Ian King |
2013-01-13 | PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put() | Betty Dall |
2013-01-03 | aerdrv: Cleanup log output for AER | Lance Ortiz |
2013-01-03 | aerdrv: Enhanced AER logging | Lance Ortiz |
2012-12-26 | PCI/PM: Do not suspend port if any subordinate device needs PME polling | Huang Ying |
2012-12-13 | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-12-07 | Merge branch 'pci/bjorn-pcie-cap' into next | Bjorn Helgaas |
2012-12-07 | PCI: Add standard PCIe Capability Link ASPM field names | Bjorn Helgaas |
2012-12-07 | PCI/portdrv: Use PCI Express Capability accessors | Bjorn Helgaas |
2012-11-28 | PCI: Remove __dev* markings | Bill Pemberton |
2012-11-28 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2012-11-26 | PCI/AER: Report success only when every device has AER-aware driver | Vijay Mohan Pandarathil |
2012-11-26 | Merge branch 'for-linus' into next | Bjorn Helgaas |
2012-11-07 | PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches |
2012-11-05 | PCI/portdrv: Don't create hotplug slots unless port supports hotplug | Taku Izumi |
2012-11-02 | PCI/PM: Fix deadlock when unbinding device if parent in D3cold | Huang Ying |
2012-09-13 | Merge branch 'pci/trivial' into next | Bjorn Helgaas |
2012-09-13 | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas |
2012-09-12 | Merge branch 'pci/stephen-const' into next | Bjorn Helgaas |
2012-09-10 | Merge branch 'pci/shengzhou-irq' into next | Bjorn Helgaas |