1. 3dc9d38 MAINTAINERS: Add maintainer for the PCIe Marvell Armada 8K driver by Thomas Petazzoni · 8 years ago
  2. a477815 PCI: armada: Reorder struct armada8k_pcie by Bjorn Helgaas · 8 years ago
  3. b2d6fd7 PCI: armada: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
  4. 7687695 PCI: armada: Use generic DesignWare accessors by Bjorn Helgaas · 8 years ago
  5. 74e6907 PCI: armada: Remove redundant struct armada8k_pcie.base by Bjorn Helgaas · 8 years ago
  6. afb374f PCI: armada: Add local base pointer by Bjorn Helgaas · 8 years ago
  7. e4aea9c4 PCI: armada: Remove unused platform data by Bjorn Helgaas · 8 years ago
  8. f5acb5c PCI: designware: Swap order of dw_pcie_writel_unroll() reg/val arguments by Bjorn Helgaas · 8 years ago
  9. 3d46993 PCI: designware: Uninline register accessors by Bjorn Helgaas · 8 years ago
  10. 8ad7501 PCI: designware: Export dw_pcie_readl_rc(), dw_pcie_writel_rc() by Bjorn Helgaas · 8 years ago
  11. ad88021 PCI: designware: Swap order of dw_pcie_writel_rc() reg/val arguments by Bjorn Helgaas · 8 years ago
  12. 7e00dfd PCI: designware: Simplify pcie_host_ops.readl_rc() and .writel_rc() interfaces by Bjorn Helgaas · 8 years ago
  13. a26e010 PCI: designware: Simplify dw_pcie_readl_unroll(), dw_pcie_writel_unroll() by Kishon Vijay Abraham I · 8 years ago
  14. 1034023 PCI: designware: Rename dw_pcie_valid_config() to dw_pcie_valid_device() by Bjorn Helgaas · 8 years ago
  15. bdf5309 Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 8 years ago
  16. 69a06e4 Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pci/host-designware', 'pci/host-hv', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-rockchip', 'pci/host-tegra' and 'pci/host-xilinx' into next by Bjorn Helgaas · 8 years ago
  17. 181ffd1 x86/PCI: VMD: Move VMD driver to drivers/pci/host by Keith Busch · 8 years ago
  18. ca19890 PCI: rockchip: Fix wrong transmitted FTS count by Shawn Lin · 8 years ago
  19. 58c6990 PCI: rockchip: Improve the deassert sequence of four reset pins by Shawn Lin · 8 years ago
  20. 277743e PCI: rockchip: Increase the Max Credit update interval by Rajat Jain · 8 years ago
  21. b3327f7 PCI: rcar: Try increasing PCIe link speed to 5 GT/s at boot by Sergei Shtylyov · 8 years ago
  22. 930ffc0 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  23. e15194d Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  24. 3f4f356 Merge branch 'pci/pm' into next by Bjorn Helgaas · 8 years ago
  25. 6c6cba4 Merge branch 'pci/msi' into next by Bjorn Helgaas · 8 years ago
  26. 5485e49 Merge branch 'pci/misc' into next by Bjorn Helgaas · 8 years ago
  27. 64ea3b9 Merge branch 'pci/hotplug' into next by Bjorn Helgaas · 8 years ago
  28. fb6b6cc Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 8 years ago
  29. 4dc2db0 Merge branch 'pci/aer' into next by Bjorn Helgaas · 8 years ago
  30. 6b20f72 PCI/AER: Fix aer_probe() kernel-doc comment by Cao jin · 8 years ago
  31. 62d9a78 PCI: Ignore requested alignment for VF BARs by Yongji Xie · 8 years ago
  32. f0b99f7 PCI: Ignore requested alignment for PROBE_ONLY and fixed resources by Yongji Xie · 8 years ago
  33. a0d2a95 PCI: Avoid unnecessary resume after direct-complete by Lukas Wunner · 8 years ago
  34. a6a6402 PCI: Recognize D3cold in pci_update_current_state() by Lukas Wunner · 8 years ago
  35. cc7cc02 PCI: Query platform firmware for device power state by Lukas Wunner · 8 years ago
  36. 4132a57 PCI: Afford direct-complete to devices with non-standard PM by Lukas Wunner · 8 years ago
  37. 66b8080 PCI/AER: Cache capability position by Keith Busch · 8 years ago
  38. 4b202b7 PCI/AER: Avoid memory allocation in interrupt handling path by Jon Derrick · 8 years ago
  39. 3161832 x86/PCI: VMD: Request userspace control of PCIe hotplug indicators by Keith Busch · 8 years ago
  40. 576243b PCI: pciehp: Allow exclusive userspace control of indicators by Keith Busch · 8 years ago
  41. 2458d66 ACPI / APEI: Send correct severity to calculate AER severity by Tyler Baicar · 8 years ago
  42. 95c3549 PCI/AER: Remove duplicate AER severity translation by Tyler Baicar · 8 years ago
  43. ee6ee49 x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descs by Keith Busch · 8 years ago
  44. b318222 x86/PCI: VMD: Eliminate index member from IRQ list by Jon Derrick · 8 years ago
  45. 53db86a x86/PCI: VMD: Eliminate vmd_vector member from list type by Jon Derrick · 8 years ago
  46. 75de9b4 x86/PCI: VMD: Convert to use pci_alloc_irq_vectors() API by Jon Derrick · 8 years ago
  47. c68db51 x86/PCI: VMD: Allocate IRQ lists with correct MSI-X count by Jon Derrick · 8 years ago
  48. b58ddf1 PCI: artpec6: Drop __init from artpec6_add_pcie_port() by Niklas Cassel · 8 years ago
  49. f7bc638 PCI: rcar: Fix some checkpatch warnings by Sergei Shtylyov · 8 years ago
  50. e3123c2 PCI: rcar: Add multi-MSI support by Grigory Kletsko · 8 years ago
  51. 7ece141 PCI/AER: Remove aerdriver.forceload kernel parameter by Bjorn Helgaas · 8 years ago
  52. 9ff25e6b PCI/AER: Remove aerdriver.nosourceid kernel parameter by Bjorn Helgaas · 8 years ago
  53. 29a654e PCI: pciehp: Remove useless pciehp_get_latch_status() calls by Bjorn Helgaas · 8 years ago
  54. 6e49b304 PCI: pciehp: Clean up dmesg "Slot(%s)" messages by Bjorn Helgaas · 8 years ago
  55. 4947793 PCI: pciehp: Remove unnecessary guard by Bjorn Helgaas · 8 years ago
  56. 69bd3c5 PCI: pciehp: Don't re-read Slot Status when handling surprise event by Mayurkumar Patel · 8 years ago
  57. 0c923d1 PCI: pciehp: Don't re-read Slot Status when queuing hotplug event by Mayurkumar Patel · 8 years ago
  58. fad214b PCI: pciehp: Process all hotplug events before looking for new ones by Mayurkumar Patel · 8 years ago
  59. 70e8b40 PCI: pciehp: Return IRQ_NONE when we can't read interrupt status by Bjorn Helgaas · 8 years ago
  60. 9413d96 microblaze/PCI: Add multidomain support for procfs by Bharat Kumar Gogada · 8 years ago
  61. b328f3c PCI: xilinx: Dispose of MSI virtual IRQ by Bharat Kumar Gogada · 8 years ago
  62. 8a4036e PCI: xilinx: Clear correct MSI set bit by Bharat Kumar Gogada · 8 years ago
  63. 3cd049a PCI: xilinx: Clear interrupt register for invalid interrupt by Bharat Kumar Gogada · 8 years ago
  64. b584fa1 PCI: xilinx: Keep both legacy and MSI interrupt domain references by Bharat Kumar Gogada · 8 years ago
  65. f665bd1 PCI: xilinx-nwl: Enable all MSI interrupts using MSI mask by Bharat Kumar Gogada · 8 years ago
  66. c2a7ff1 PCI: xilinx-nwl: Expand error logging by Bharat Kumar Gogada · 8 years ago
  67. 3d664b0 PCI: rcar: Don't disable/unprepare clocks on prepare/enable failure by Geert Uytterhoeven · 8 years ago
  68. 6c8b120 PCI: altera: Remove redundant platform_get_resource() return value check by Bjorn Helgaas · 8 years ago
  69. ce4f1c7 PCI: altera: Move retrain from fixup to altera_pcie_host_init() by Ley Foon Tan · 8 years ago
  70. 8e7ca8c PCI: xilinx: Relax device number checking to allow SR-IOV by Po Liu · 8 years ago
  71. e18934b PCI: designware: Relax device number checking to allow SR-IOV by Po Liu · 8 years ago
  72. d99e30b PCI: altera: Relax device number checking to allow SR-IOV by Po Liu · 8 years ago
  73. 156c553 PCI: Check for pci_setup_device() failure in pci_iov_add_virtfn() by Po Liu · 8 years ago
  74. a8499f2 PCI: pciehp: Rename pcie_isr() locals for clarity by Bjorn Helgaas · 8 years ago
  75. 443b40b x86/PCI: VMD: Add quirk for AER to ignore source ID by Jon Derrick · 8 years ago
  76. 032c3d8 PCI/AER: Add bus flag to skip source ID matching by Jon Derrick · 8 years ago
  77. 13f392e PCI: tegra: Fix pci_remap_iospace() failure path by Lorenzo Pieralisi · 8 years ago
  78. 43281ed PCI: generic: Fix pci_remap_iospace() failure path by Lorenzo Pieralisi · 8 years ago
  79. 5e8c873 PCI: rcar: Fix pci_remap_iospace() failure path by Lorenzo Pieralisi · 8 years ago
  80. 53f4f7e PCI: versatile: Fix pci_remap_iospace() failure path by Lorenzo Pieralisi · 8 years ago
  81. bcd7b71 PCI: designware: Fix pci_remap_iospace() failure path by Lorenzo Pieralisi · 8 years ago
  82. db047f8 PCI: aardvark: Fix pci_remap_iospace() failure path by Lorenzo Pieralisi · 8 years ago
  83. a5b45b7 PCI: hv: Handle hv_pci_generic_compl() error case by Dexuan Cui · 8 years ago
  84. 665e224 PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg() by Dexuan Cui · 8 years ago
  85. 617ceb6 PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_device by Dexuan Cui · 8 years ago
  86. 7d0f8ee PCI: hv: Use pci_function_description[0] in struct definitions by Dexuan Cui · 8 years ago
  87. 0c6045d PCI: hv: Use zero-length array in struct pci_packet by Dexuan Cui · 8 years ago
  88. f8430ea PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for ARC by Joao Pinto · 8 years ago
  89. e77f847 PCI: rockchip: Add Rockchip PCIe controller support by Shawn Lin · 8 years ago
  90. d5b0dc8 dt-bindings: PCI: rockchip: Add DT bindings for Rockchip PCIe controller by Shawn Lin · 8 years ago
  91. 9e18ad9 Merge branch 'pci/ptm' into next by Bjorn Helgaas · 8 years ago
  92. a4589a6 Merge branch 'pci/demodularize' into next by Bjorn Helgaas · 8 years ago
  93. 31fc0ad PCI: altera: Rework config accessors for use without a struct pci_bus by Ley Foon Tan · 8 years ago
  94. 8b2ec318 PCI: Add PTM clock granularity information by Bjorn Helgaas · 8 years ago
  95. 70626d8 PCI: pciehp: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  96. 57b51b9 PCI: hotplug: Make core explicitly non-modular by Paul Gortmaker · 8 years ago
  97. ff187e77 PCI: xilinx-nwl: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  98. da4eafc PCI: xilinx: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  99. f9a6660 PCI: qcom: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  100. d29438d PCI: dra7xx: Make explicitly non-modular by Paul Gortmaker · 8 years ago