1. 87c7193 Merge branch 'pci/driver-cleanup' by Bjorn Helgaas · 3 years ago
  2. ccd3679 PCI: Correct misspelled words by Krzysztof Wilczyński · 3 years ago
  3. 19e8638 PCI: j721e: Drop redundant struct device * by Bjorn Helgaas · 3 years, 1 month ago
  4. 72de208 PCI: j721e: Drop pointless of_device_get_match_data() cast by Bjorn Helgaas · 3 years, 1 month ago
  5. 131748a PCI: cadence: Prefer of_device_get_match_data() by Fan Fei · 3 years, 1 month ago
  6. 27cd7e3 PCI: cadence: Add cdns_plat_pcie_probe() missing return by Li Chen · 3 years, 3 months ago
  7. 496bb18 PCI: j721e: Fix j721e_pcie_probe() error path by Christophe JAILLET · 3 years, 7 months ago
  8. 6e12917 Merge branch 'remotes/lorenzo/pci/endpoint' by Bjorn Helgaas · 3 years, 4 months ago
  9. c8a375a PCI: j721e: Add PCIe support for AM64 by Kishon Vijay Abraham I · 3 years, 5 months ago
  10. f1de588 PCI: j721e: Add PCIe support for J7200 by Kishon Vijay Abraham I · 3 years, 5 months ago
  11. 09c2409 PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state by Nadeem Athani · 3 years, 5 months ago
  12. f445574 PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool by Kishon Vijay Abraham I · 3 years, 5 months ago
  13. e19a0ad PCI: cadence: Add support to configure virtual functions by Kishon Vijay Abraham I · 3 years, 5 months ago
  14. 0cf985d PCI: cadence: Simplify code to get register base address for configuring BAR by Kishon Vijay Abraham I · 3 years, 5 months ago
  15. 53fd3cb PCI: endpoint: Add virtual function number in pci_epc ops by Kishon Vijay Abraham I · 3 years, 5 months ago
  16. 347269c PCI: Fix kernel-doc formatting by Krzysztof Wilczyński · 3 years, 7 months ago
  17. 57151b5 Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 8 months ago
  18. 3ec17ca Merge branch 'remotes/lorenzo/pci/cadence' by Bjorn Helgaas · 3 years, 9 months ago
  19. 4f0f586 treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
  20. 49e0efd PCI: j721e: Add support to provide refclk to PCIe connector by Kishon Vijay Abraham I · 3 years, 10 months ago
  21. 43395d9 PCI: Fix kernel-doc errors by Krzysztof Wilczyński · 3 years, 10 months ago
  22. 2ef38d7 Merge branch 'pci/ntb' by Bjorn Helgaas · 3 years, 11 months ago
  23. 59189d0 Merge branch 'remotes/lorenzo/pci/cadence' by Bjorn Helgaas · 3 years, 11 months ago
  24. a62074a PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map by Kishon Vijay Abraham I · 4 years ago
  25. dbcc542 PCI: cadence: Implement ->msi_map_irq() ops by Kishon Vijay Abraham I · 4 years ago
  26. 1002573 PCI: cadence: Fix DMA range mapping early return error by Krzysztof Wilczyński · 4 years ago
  27. 4740b96 PCI: cadence: Retrain Link to work around Gen2 training defect by Nadeem Athani · 4 years ago
  28. 7aa2562 PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle arg by Kishon Vijay Abraham I · 4 years, 1 month ago
  29. e87d17c PCI: cadence: Do not error if "cdns,max-outbound-regions" is not found by Kishon Vijay Abraham I · 4 years, 2 months ago
  30. 9aae3af PCI: cadence: Simplify cdns_pcie_host_init_address_translation() return expression by Qinglang Miao · 4 years, 4 months ago
  31. c7e592a PCI: cadence-ep: Remove obsolete path from comment by Flavio Suligoi · 4 years, 7 months ago
  32. 49e427e Merge branch 'pci/host-probe-refactor' by Bjorn Helgaas · 4 years, 5 months ago
  33. 21c04e0 Merge branch 'remotes/lorenzo/pci/runtime-pm' by Bjorn Helgaas · 4 years, 5 months ago
  34. b64aa11 PCI: Set bridge map_irq and swizzle_irq to default functions by Rob Herring · 4 years, 6 months ago
  35. 669cbc7 PCI: Move DT resource setup into devm_pci_alloc_host_bridge() by Rob Herring · 4 years, 6 months ago
  36. f3e2591 PCI: j721e: Add TI J721E PCIe driver by Kishon Vijay Abraham I · 4 years, 6 months ago
  37. 3ef5d16 PCI: cadence: Add MSI-X support to Endpoint driver by Alan Douglas · 4 years, 6 months ago
  38. e3bca37 PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register by Kishon Vijay Abraham I · 4 years, 6 months ago
  39. d07701a PCI: cadence: Add new *ops* for CPU addr fixup by Kishon Vijay Abraham I · 4 years, 6 months ago
  40. c4c10c0 PCI: cadence: Allow pci_host_bridge to have custom pci_ops by Kishon Vijay Abraham I · 4 years, 6 months ago
  41. 40d957e PCI: cadence: Add support to start link and verify link status by Kishon Vijay Abraham I · 4 years, 6 months ago
  42. a8b661e PCI: cadence: Convert all r/w accessors to perform only 32-bit accesses by Kishon Vijay Abraham I · 4 years, 6 months ago
  43. 19abcd7 PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path by Kishon Vijay Abraham I · 4 years, 6 months ago
  44. 5d3d063 PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property by Kishon Vijay Abraham I · 4 years, 6 months ago
  45. ec64e27 PCI: cadence: Remove private bus number and range storage by Rob Herring · 4 years, 6 months ago
  46. 06ff98f PCI: cadence: Use bridge resources for outbound window setup by Rob Herring · 4 years, 6 months ago
  47. 6a58990 PCI: Set default bridge parent device by Rob Herring · 4 years, 6 months ago
  48. da30e8b PCI: controller: Remove duplicate error message by Dejin Zheng · 4 years, 8 months ago
  49. e2dcd20 PCI: controller: Convert to devm_platform_ioremap_resource_byname() by Dejin Zheng · 4 years, 8 months ago
  50. 7a79008 PCI: cadence: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
  51. 2434422 PCI: cadence: Use struct pci_host_bridge.windows list directly by Rob Herring · 4 years, 8 months ago
  52. 51755de Merge branch 'remotes/lorenzo/pci/rcar' by Bjorn Helgaas · 4 years, 7 months ago
  53. 7fb39bf PCI: cadence: Fix to read 32-bit Vendor ID/Device ID property from DT by Kishon Vijay Abraham I · 4 years, 8 months ago
  54. 9e2618c PCI: cadence: Remove "cdns,max-outbound-regions" DT property by Kishon Vijay Abraham I · 4 years, 8 months ago
  55. 975cf23e PCI: endpoint: Pass page size as argument to pci_epc_mem_init() by Lad Prabhakar · 4 years, 8 months ago
  56. 7bd4c4a Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges' by Bjorn Helgaas · 5 years ago
  57. ba7e87c Merge branch 'remotes/lorenzo/pci/cadence' by Bjorn Helgaas · 5 years ago
  58. de80f95 PCI: cadence: Move all files to per-device cadence directory by Tom Joseph · 5 years ago