1. d1a082c PCI: mvebu: Remove code restricting accesses to slot 0 by Russell King · 9 years ago
  2. dc0352a PCI: mvebu: Add PCI Express root complex capability block by Russell King · 9 years ago
  3. d609a8d PCI: mvebu: Improve clock/reset handling by Russell King · 9 years ago
  4. 8a182c2 PCI: mvebu: Use gpio_desc to carry around gpio by Russell King · 9 years ago
  5. 19fdb80 PCI: mvebu: Use devm_kcalloc() to allocate an array by Russell King · 9 years ago
  6. 4a2eae2 PCI: mvebu: Use gpio_set_value_cansleep() by Russell King · 9 years ago
  7. 3884d84 PCI: mvebu: Split port parsing and resource claiming from port setup by Russell King · 9 years ago
  8. 37bfa77 PCI: mvebu: Fix memory leaks and refcount leaks by Russell King · 9 years ago
  9. 49cb1f7 PCI: mvebu: Move port parsing and resource claiming to separate function by Russell King · 9 years ago
  10. ab7ea30 PCI: mvebu: Use port->name rather than "PCIe%d.%d" by Russell King · 9 years ago
  11. 2cdf4ed PCI: mvebu: Report full node name when reporting a DT error by Russell King · 9 years ago
  12. 2aee2ed PCI: mvebu: Use for_each_available_child_of_node() to walk child nodes by Russell King · 9 years ago
  13. 7de36cd PCI: mvebu: Use of_get_available_child_count() by Russell King · 9 years ago
  14. 79e3f6c PCI: mvebu: Use exact config access size; don't read/modify/write by Russell King · 9 years ago
  15. 58c19a1 PCI: mvebu: Return zero for reserved or unimplemented config space by Russell King · 9 years ago
  16. 3a10766 PCI: Drop references acquired by of_parse_phandle() by Bjorn Helgaas · 9 years ago
  17. 2dead00 PCI: mvebu: Remove mvebu_pcie_scan_bus() by Yijing Wang · 9 years ago
  18. ab14d45 PCI: mvebu: Add suspend/resume support by Thomas Petazzoni · 9 years ago
  19. 8c7d1474 ARM/PCI: Move to generic PCI domains by Lorenzo Pieralisi · 10 years ago
  20. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  21. c75059c Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  22. 2691423 PCI: mvebu: Save MSI controller in pci_sys_data by Yijing Wang · 10 years ago
  23. cf3a9d6 PCI: mvebu: Add a blank line after declarations by Jingoo Han · 10 years ago
  24. c2791b8 PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" by Yijing Wang · 10 years ago
  25. e27a513 pci: host: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  26. 56fab6e PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr() by Thomas Petazzoni · 10 years ago
  27. 505d865 PCI: mvebu: Fix GPL v2 license string typo by Thierry Reding · 10 years ago
  28. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 10 years ago
  29. 9aa5285 PCI: mvebu: Use '%pa' for printing 'phys_addr_t' type by Fabio Estevam · 10 years ago
  30. 85802bbe PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock by Andrew Murray · 10 years ago
  31. 398f5d5 PCI: mvebu: split PCIe BARs into multiple MBus windows when needed by Thomas Petazzoni · 10 years ago
  32. b6d07e0 PCI: mvebu: fix off-by-one in the computed size of the mbus windows by Willy Tarreau · 10 years ago
  33. 2613ba4 PCI: mvebu: Call request_resource() on the apertures by Jason Gunthorpe · 11 years ago
  34. 4f4bde1 PCI: mvebu: Fix potential issue in range parsing by Jean-Jacques Hiblot · 11 years ago
  35. a760d2f PCI: mvebu: Use Device ID and revision from underlying endpoint by Andrew Lunn · 11 years ago
  36. 1ecf38c Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 11 years ago
  37. 0648900 PCI: mvebu: Use max_t() instead of max(resource_size_t,) by Jingoo Han · 11 years ago
  38. 31e45ec PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamically by Thomas Petazzoni · 11 years ago
  39. fc05ea7 Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 11 years ago
  40. 339135f PCI: mvebu: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  41. 7160266 Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 11 years ago
  42. 84f4719 PCI: mvebu: Remove duplicate of_clk_get_by_name() call by Andrew Lunn · 11 years ago
  43. 641e674 PCI: mvebu: Support a bridge with no IO port window by Jason Gunthorpe · 11 years ago
  44. 43a16f9 PCI: mvebu: Obey bridge PCI_COMMAND_MEM and PCI_COMMAND_IO bits by Jason Gunthorpe · 11 years ago
  45. f407dae PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt Pin by Jason Gunthorpe · 11 years ago
  46. 2850b05 PCI: mvebu: Drop writes to bridge Secondary Status register by Jason Gunthorpe · 11 years ago
  47. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  48. 16b84e5 of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. by Grant Likely · 11 years ago
  49. e6d30ab of/irq: simplify args to irq_create_of_mapping by Grant Likely · 11 years ago
  50. 530210c of/irq: Replace of_irq with of_phandle_args by Grant Likely · 11 years ago
  51. 0c02c80 of/irq: Rename of_irq_map_* functions to of_irq_parse_* by Grant Likely · 11 years ago
  52. f5072df PCI: mvebu: make local functions static by Jingoo Han · 11 years ago
  53. 032b4c0 PCI: mvebu: add I/O access wrappers by Seungwon Jeon · 11 years ago
  54. 9f352f0 PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plug by Jason Gunthorpe · 11 years ago
  55. cc54ccd PCI: mvebu: add support for Marvell Dove SoCs by Sebastian Hesselbarth · 11 years ago
  56. 52ba992 PCI: mvebu: add support for reset on GPIO by Sebastian Hesselbarth · 11 years ago
  57. e5615c3 PCI: mvebu: remove subsys_initcall by Sebastian Hesselbarth · 11 years ago
  58. bf09b6a PCI: mvebu: increment nports only for registered ports by Sebastian Hesselbarth · 11 years ago
  59. b42285f PCI: mvebu: move clock enable before register access by Sebastian Hesselbarth · 11 years ago
  60. 5b4deb6 PCI: mvebu: add support for MSI by Thomas Petazzoni · 11 years ago
  61. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  62. a923874 Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  63. 5515d99 Merge tag 'omap-for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Kevin Hilman · 11 years ago
  64. f48fbf9 PCI: mvebu: Convert to use devm_ioremap_resource by Tushar Behera · 11 years ago
  65. b22503a PCI: mvebu: Check valid base address before port setup by Ezequiel Garcia · 11 years ago
  66. 11be654 PCI: mvebu: Adapt to the new device tree layout by Thomas Petazzoni · 11 years ago
  67. 36dd1f3 PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridge by Thomas Petazzoni · 11 years ago
  68. 2dbefbf Merge tag 'pcie_bridge-3.11' of git://git.infradead.org/users/jcooper/linux into next/soc by Olof Johansson · 11 years ago
  69. 005625f pci: mvebu: enable driver usage on Kirkwood by Thomas Petazzoni · 11 years ago
  70. 6eb237c pci: mvebu: fix the emulation of the status register by Thomas Petazzoni · 11 years ago
  71. 197fc22 pci: mvebu: allow the enumeration of devices beyond physical bridges by Thomas Petazzoni · 11 years ago
  72. f4ac990 pci: mvebu: no longer fake the slot location of downstream devices by Thomas Petazzoni · 11 years ago
  73. 3d9939c pci: mvebu: fix return value check in mvebu_pcie_probe() by Wei Yongjun · 11 years ago
  74. 45361a4 pci: PCIe driver for Marvell Armada 370/XP systems by Thomas Petazzoni · 11 years ago