1. 12f67c1 pcie: shell: Print more MSI-X information by Andrei Emeltchenko · 3 years, 7 months ago
  2. bf4d79a pcie: shell: Print 64 bit BARs by Andrei Emeltchenko · 3 years, 7 months ago
  3. 9531523 pcie: use newly introduced IDs define for MSI/MSI-X by Neil Armstrong · 3 years, 7 months ago
  4. 99c2279 pci: add Extended PCI(e) capability offset get by Neil Armstrong · 3 years, 7 months ago
  5. ec2b9d4 pcie: msi: pci_msi_enable() to take IRQ as parameter by Daniel Leung · 3 years, 7 months ago
  6. f70ecc1 drivers/pcie: Improve and fix MBAR retrieval depending on use cases by Tomasz Bursztyka · 3 years, 7 months ago
  7. 941eb96 drivers: pcie: build as static library by Daniel Leung · 3 years, 7 months ago
  8. 72bb75a pcie: msi: fix MSI-X fallback to MSI by Neil Armstrong · 3 years, 8 months ago
  9. f9c3ade pcie: msi: add missing mem_manage.h include for MSI-X by Neil Armstrong · 3 years, 8 months ago
  10. f818d87 pcie: msi: Map only actual table by Andrei Emeltchenko · 3 years, 9 months ago
  11. 6e75395 drivers: pcie: remove usage of device_pm_control_nop by Gerard Marull-Paretas · 4 years ago
  12. 48d01cf drivers: pcie: endpoint: Convert dma to use DEVICE_DT_GET by Kumar Gala · 4 years ago
  13. b71bdad drivers: pcie: endpoint: Use DEVICE_DT_INST_GET() API by Raveendra Padasalagi · 4 years, 1 month ago
  14. d01fa56 drivers: pcie: Introduce API to look up devices by ID by Johan Hedberg · 4 years, 1 month ago
  15. 14da601 drivers: pcie: Move MAX_BUS/DEV/FUNC defines to pcie.h header file by Johan Hedberg · 4 years, 1 month ago
  16. 02703e6 device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE by Kumar Gala · 4 years, 2 months ago
  17. d1cc835 drivers: pcie: Convert drivers to new DT device macros by Kumar Gala · 4 years, 3 months ago
  18. d2ad783 mmu: rename z_mem_map to z_phys_map by Andrew Boie · 4 years, 3 months ago
  19. a2491b3 drivers/pcie: Add support for MSI-X by Tomasz Bursztyka · 4 years, 4 months ago
  20. 4199cd3 drivers/pcie: Add support for MSI multi-message by Tomasz Bursztyka · 4 years, 4 months ago
  21. 6e56157 drivers/pcie: Move PCIE code to relevant place by Tomasz Bursztyka · 4 years, 4 months ago
  22. a035c21 drivers/pcie: Fix constant qualifier for endpoint driver by Tomasz Bursztyka · 4 years, 4 months ago
  23. 4d7e88b drivers: pcie_ep: iproc: Remove sys_read8 from unmap API by Abhishek Shah · 4 years, 4 months ago
  24. f66e5c4 drivers: pcie_ep: Add API to achieve data transfer with system DMA by Abhishek Shah · 4 years, 4 months ago
  25. 077522e drivers: pcie_ep: iproc: Add support for PL330 DMA by Abhishek Shah · 4 years, 4 months ago
  26. 9bf3c62 drivers/pcie: Fix function that looks up for mbar by Tomasz Bursztyka · 4 years, 4 months ago
  27. 3c8e98c drivers/pcie: Change pcie_get_mbar() to return size and flags by Maximilian Bachmann · 4 years, 4 months ago
  28. f004410 drivers: pcie: Rename pcie_wired_irq to pcie_get_irq by Johan Hedberg · 4 years, 5 months ago
  29. 9e4dfd8 drivers: pcie: Add support for IRQ allocation management by Johan Hedberg · 4 years, 5 months ago
  30. 1ecdbac drivers: pcie_ep: iproc: clear pvm interrupts before handling by Abhishek Shah · 4 years, 5 months ago
  31. b53f62d drivers: pcie_ep: iproc: Add MSI-X PVM feature for Viper by Abhishek Shah · 4 years, 5 months ago
  32. 7309322 drivers: pcie_ep: iproc: move msi(x) functions by Abhishek Shah · 4 years, 5 months ago
  33. 8d226c5 drivers: pcie_ep: iproc: shorten file names by Abhishek Shah · 4 years, 5 months ago
  34. 9b09125 drivers: pcie_ep: iproc: enable reset interrupts conditionally by Abhishek Shah · 4 years, 5 months ago
  35. 4a2870f drivers: pcie_ep: iproc: update registers for v2 IP by Abhishek Shah · 4 years, 5 months ago
  36. d6fa062 drivers: pcie: endpoint: fix ISR prototype by Peter Bigot · 4 years, 7 months ago
  37. 4dcfb55 isr: Normalize usage of device instance through ISR by Tomasz Bursztyka · 4 years, 7 months ago
  38. e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
  39. 98d9b01 device: Apply driver_api/data attributes rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
  40. af6140c device: Apply config_info rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
  41. 08ed93f drivers: pcie: refactor pcie directory to make RC and EP independent by Abhishek Shah · 4 years, 9 months ago
  42. 43d8414 drivers/pcie: Fix BAR address size limitation by Andy Ross · 4 years, 9 months ago
  43. ca523c1 drivers: pcie: Do not enable PCIe RC module shell for endpoint by Abhishek Shah · 4 years, 9 months ago
  44. de57d60 pcie: shell: add subcommands by Anas Nashif · 4 years, 9 months ago
  45. ee985d81 shell: enable modules by default if shell is enabled by Anas Nashif · 4 years, 9 months ago
  46. 11972a4 drivers: pcie: ep: iproc: Add reset callback support by Abhishek Shah · 4 years, 9 months ago
  47. 7d587ab drivers: pcie: ep: iproc: Add reset interrupt handlers by Abhishek Shah · 4 years, 9 months ago
  48. ecc1673 pcie: endpoint: Add iProc PCIe EP driver by Abhishek Shah · 4 years, 10 months ago
  49. 3c2fa8c pcie: endpoint: Introduce API to achieve PCIe data transfer by Abhishek Shah · 4 years, 10 months ago
  50. ca17315 pcie: endpoint: Add public APIs for PCIe endpoint driver by Abhishek Shah · 4 years, 10 months ago
  51. bee0fde drivers: pcie: remove depends on X86 by Abhishek Shah · 4 years, 10 months ago
  52. a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
  53. 984bfae global: Remove leading/trailing blank lines in files by Ulf Magnusson · 5 years ago
  54. 87e917a kconfig: Remove redundant 'default n' and 'prompt' properties by Ulf Magnusson · 5 years ago
  55. bd6e044 kconfig: Clean up header comments and make them consistent by Ulf Magnusson · 5 years ago
  56. ea1e191 drivers/pcie/shell: add basic probe for MSI-X capability by Charles E. Youse · 6 years ago
  57. 4c32258 style: add braces around if/while statements by Anas Nashif · 6 years ago
  58. 629805d drivers/pcie: do not verify configured IRQ by Charles Youse · 6 years ago
  59. f16f7fc drivers/pcie: add support to read wired IRQ configuration by Charles E. Youse · 6 years ago
  60. 18833ac drivers/pcie: verify PCI(e) assigned interrupts by Charles E. Youse · 6 years ago
  61. e039053 uart/ns16550, drivers/pcie: add PCI(e) support by Charles E. Youse · 6 years ago