1. f6b6aef PCI: Fix typos and whitespace errors by Bjorn Helgaas · 6 years ago
  2. 9cc6f75 PCI/AER: Log messages with pci_dev, not pcie_device by Frederick Lawler · 6 years ago
  3. e51cd9c PCI/AER: Refactor error injection fallbacks by Keith Busch · 6 years ago
  4. 390e2db PCI/AER: Abstract AER interrupt handling by Keith Busch · 6 years ago
  5. 0e98db2 PCI/AER: Reuse existing pcie_port_find_device() interface by Keith Busch · 6 years ago
  6. 4696b82 PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/ by Bjorn Helgaas · 7 years ago[Renamed (99%) from drivers/pci/pcie/aer/aer_inject.c]
  7. f53e741 PCI/AER: Move aer_irq() declaration to portdrv.h by Bjorn Helgaas · 7 years ago
  8. f0553ba PCI/AER: Use cached AER Capability offset by Frederick Lawler · 7 years ago
  9. ab8c609 Merge branch 'pci/spdx' into next by Bjorn Helgaas · 7 years ago
  10. 8cfab3c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate by Bjorn Helgaas · 7 years ago
  11. 7506dc7 PCI: Add wrappers for dev_printk() by Frederick Lawler · 7 years ago
  12. e784930 PCI: Export pcie_find_root_port by Johannes Thumshirn · 8 years ago
  13. 8e47e15 PCI/AER: Log aer_inject error injections by Jean Delvare · 9 years ago
  14. 96b45ea PCI/AER: Log actual error causes in aer_inject by Jean Delvare · 9 years ago
  15. 3bc1185 PCI/AER: Use dev_warn() in aer_inject by Jean Delvare · 9 years ago
  16. 20ac75e PCI/AER: Fix aer_inject error codes by Jean Delvare · 9 years ago
  17. 0e6053d PCI/AER: Use list_first_entry_or_null() to simplify code by Geliang Tang · 9 years ago
  18. 7e8fbdc PCI/AER: Restore pci_ops pointer while calling original pci_ops by David Daney · 9 years ago
  19. 3b0a6d1 PCI/AER: Rename pci_ops_aer to aer_inj_pci_ops by Bjorn Helgaas · 9 years ago
  20. 28ef241 PCI/AER: Use 32 bit PCI domain numbers by Keith Busch · 9 years ago
  21. 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 11 years ago
  22. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 11 years ago
  23. 723ec4d Merge branch 'pci/cleanup' into next by Bjorn Helgaas · 12 years ago
  24. 9738abe PCI: Make local functions/structs static by Bjorn Helgaas · 12 years ago
  25. e82b14b PCI: aer_inject: Fix return values when device not found by Prarit Bhargava · 12 years ago
  26. 62f87c0 PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type by Yijing Wang · 12 years ago
  27. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  28. 40294d8 PCI: Fix uninitialized variable bug in AER injection code by Wanlong Gao · 14 years ago
  29. 457d9d0 PCI: aer-inject: Override PCIe AER Mask Registers by Prarit Bhargava · 14 years ago
  30. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  31. f647a44 PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC by Hidetoshi Seto · 15 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  33. bd1f46d PCI: fix nested spinlock hang in aer_inject by Andrew Patterson · 15 years ago
  34. b49bfd3 PCIe AER: prevent AER injection if hardware masks error reporting by Youquan,Song · 15 years ago
  35. 46256f8 PCI: AER: fix aer inject result in kernel oops by Youquan,Song · 15 years ago
  36. 7e8af37 PCI: change PCI nomenclature in drivers/pci/ (non-comment changes) by Stefan Assmann · 15 years ago
  37. 45e829e PCI: change PCI nomenclature in drivers/pci/ (comment changes) by Stefan Assmann · 15 years ago
  38. b44d7db PCIe AER: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
  39. 476f644 PCI: fix memory leak in aer_inject by Andrew Patterson · 15 years ago
  40. 1d02435 PCI: use better error return values in aer_inject by Andrew Patterson · 15 years ago
  41. cc5d153 PCI: add support for PCI domains to aer_inject by Andrew Patterson · 15 years ago
  42. c9a9188 PCI: pcie, aer: checkpatch style cleanup in pcie/aer/* by Hidetoshi Seto · 15 years ago
  43. c465def PCI AER: software error injection by Huang Ying · 16 years ago