1. 1842623 PCI: Handle error return from pci_reset_bridge_secondary_bus() by Sinan Kaya · 7 years ago
  2. 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/aerdrv.c]
  3. 23e672b PCI/AER: Move private AER things to aerdrv.c by Bjorn Helgaas · 7 years ago
  4. 41cbc9e PCI/AER: Squash ecrc.c into aerdrv.c by Bjorn Helgaas · 7 years ago
  5. 256a459 PCI/AER: Squash aerdrv_acpi.c into aerdrv.c by Bjorn Helgaas · 7 years ago
  6. 0319c9a PCI/AER: Squash aerdrv_errprint.c into aerdrv.c by Bjorn Helgaas · 7 years ago
  7. fd3362c PCI/AER: Squash aerdrv_core.c into aerdrv.c by Bjorn Helgaas · 7 years ago
  8. 3c43a64 PCI/AER: Reorder code to group probe/remove stuff together by Bjorn Helgaas · 7 years ago
  9. 0054ca8 PCI/AER: Remove forward declarations by Bjorn Helgaas · 7 years ago
  10. e13d17f PCI/AER: Replace struct pcie_device with pci_dev by Keith Busch · 7 years ago
  11. 7e9084b PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices by Oza Pawandeep · 7 years ago
  12. 64ae499 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
  13. df62ab5 PCI: Tidy comments by Bjorn Helgaas · 7 years ago
  14. c37e627 PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/ by Frederick Lawler · 7 years ago
  15. ab8c609 Merge branch 'pci/spdx' into next by Bjorn Helgaas · 7 years ago
  16. e1e86ee PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate by Bjorn Helgaas · 7 years ago
  17. 7506dc7 PCI: Add wrappers for dev_printk() by Frederick Lawler · 7 years ago
  18. c5dc3c6 PCI/portdrv: Move error handler methods to struct pcie_port_service_driver by Christoph Hellwig · 8 years ago
  19. 68a55ae PCI/AER: Log AER IRQ when claiming Root Port by Bjorn Helgaas · 8 years ago
  20. 576700b PCI/AER: Log errors with PCI device, not PCIe service device by Bjorn Helgaas · 8 years ago
  21. 2298a7a PCI/AER: Remove unused version macros by Bjorn Helgaas · 8 years ago
  22. 4dc2db0 Merge branch 'pci/aer' into next by Bjorn Helgaas · 8 years ago
  23. 6b20f72 PCI/AER: Fix aer_probe() kernel-doc comment by Cao jin · 8 years ago
  24. 66b8080 PCI/AER: Cache capability position by Keith Busch · 8 years ago
  25. 7ece141 PCI/AER: Remove aerdriver.forceload kernel parameter by Bjorn Helgaas · 8 years ago
  26. 8756336 PCI/AER: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  27. 4ae2182 PCI/AER: Flush workqueue on device remove to avoid use-after-free by Sebastian Andrzej Siewior · 9 years ago
  28. 1b95ce8 PCI: Remove aer_do_secondary_bus_reset() by Alex Williamson · 11 years ago
  29. 15856ad PCI: Remove __dev* markings by Bill Pemberton · 12 years ago
  30. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  31. 4945302 PCI: Make pci_error_handlers const by Stephen Hemminger · 12 years ago
  32. 43bd4ee PCI/AER: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  33. 62f87c0 PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type by Yijing Wang · 12 years ago
  34. 415e12b PCI/ACPI: Request _OSC control once for each root bridge (v3) by Rafael J. Wysocki · 14 years ago
  35. b22c3d8 PCI/PCIe/AER: Disable native AER service if BIOS has precedence by Rafael J. Wysocki · 14 years ago
  36. f1a7bfa PCI: PCIe AER: Introduce pci_aer_available() by Rafael J. Wysocki · 14 years ago
  37. f6d3780 PCI: aerdrv: trivial cleanup for aerdrv.c by Hidetoshi Seto · 15 years ago
  38. 8971342 PCI: aerdrv: introduce default_downstream_reset_link by Hidetoshi Seto · 15 years ago
  39. e167bfc PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS by Hidetoshi Seto · 15 years ago
  40. f647a44 PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC by Hidetoshi Seto · 15 years ago
  41. 843f469 PCI: aerdrv: make aer_{en,dis}able_rootport static by Hidetoshi Seto · 15 years ago
  42. 460d298 PCI: aerdrv: cleanup inconsistent functions by Hidetoshi Seto · 15 years ago
  43. c6d34ed PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND by Hidetoshi Seto · 15 years ago
  44. 4352aa5 PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset by Alexander Duyck · 15 years ago
  45. 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
  46. 45e829e PCI: change PCI nomenclature in drivers/pci/ (comment changes) by Stefan Assmann · 15 years ago
  47. 694f88e PCI: portdrv: remove unnecessary struct pcie_port_data by Kenji Kaneshige · 15 years ago
  48. 39a5306 PCIe AER: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  49. 2caa731 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  50. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  51. 30fc24b PCI: Prevent AER driver from being loaded on non-root port PCIE devices by Kenji Kaneshige · 15 years ago
  52. 3e77a3f PCI: Disable AER with pci=nomsi by Andi Kleen · 15 years ago
  53. c9a9188 PCI: pcie, aer: checkpatch style cleanup in pcie/aer/* by Hidetoshi Seto · 15 years ago
  54. 634deb0 PCI: PCIE AER: export aer_irq by Huang Ying · 16 years ago
  55. 3a3c244 PCI: PCIe portdrv: Implement pm object by Rafael J. Wysocki · 16 years ago
  56. 2210636 PCI: PCIe portdrv: Remove struct pcie_port_service_id by Rafael J. Wysocki · 16 years ago
  57. 0516c8b PCI: PCIe portdrv: Simplily probe callback of service drivers by Rafael J. Wysocki · 16 years ago
  58. 0927678 PCI: use pci_find_ext_capability everywhere by Jesse Barnes · 16 years ago
  59. 531f254 PCIE: aer: use dev_printk when possible by Bjorn Helgaas · 17 years ago
  60. 5d9526d PCIe: fix 'symbol not declared' sparse warnings by Alex Chiang · 17 years ago
  61. 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  62. 7f78576 pci: implement "pci=noaer" by Randy Dunlap · 17 years ago
  63. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 18 years ago
  64. f5609d7 PCI: pcie: remove SPIN_LOCK_UNLOCKED by Milind Arun Choudhary · 18 years ago
  65. c1996c2 PCI: aer: fix section mismatch warning by Sam Ravnborg · 18 years ago
  66. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  67. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  68. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  69. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  70. 6c2b374 PCI-Express AER implemetation: AER core and aerdriver by Zhang, Yanmin · 18 years ago