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