1. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  2. c111e8b Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-qcom' and 'pci/host-rcar' into next by Bjorn Helgaas · 8 years ago
  3. 67de2dc PCI: designware: Make config accessor override checking symmetric by Bjorn Helgaas · 8 years ago
  4. 116a489 PCI: designware: Simplify control flow by Bjorn Helgaas · 8 years ago
  5. 17209df PCI: designware: Ensure ATU is enabled before IO/conf space accesses by Stanimir Varbanov · 9 years ago
  6. 5228e39 PCI: designware: Remove incorrect io_base assignment by Stanimir Varbanov · 9 years ago
  7. cbce790 PCI: designware: Make driver arch-agnostic by Zhou Wang · 9 years ago
  8. 0021d22 PCI: designware: Use of_pci_get_host_bridge_resources() to parse DT by Zhou Wang · 9 years ago
  9. 9cdce1c Revert "PCI: designware: Program ATU with untranslated address" by Zhou Wang · 9 years ago
  10. 883cc17 PCI: designware: Move calculation of bus addresses to DRA7xx by Gabriele Paoloni · 9 years ago
  11. 907fce0 PCI: designware: Make "num-lanes" an optional DT property by Gabriele Paoloni · 9 years ago
  12. b6b18f5 PCI: designware: Require config accesses to be naturally aligned by Gabriele Paoloni · 9 years ago
  13. 4c45852 PCI: designware: Simplify dw_pcie_cfg_read/write() interfaces by Gabriele Paoloni · 9 years ago
  14. c003ca9 PCI: designware: Use exact access size in dw_pcie_cfg_read() by Gabriele Paoloni · 9 years ago
  15. c8947fb PCI: designware: Set up high part of MSI target address by Lucas Stach · 9 years ago
  16. 7970737 PCI: designware: Implement multivector MSI IRQ setup by Lucas Stach · 9 years ago
  17. ea643e1 PCI: designware: Factor out MSI msg setup by Lucas Stach · 9 years ago
  18. ed8b472 PCI: designware: Fix PORT_LOGIC_LINK_WIDTH_MASK by Zhou Wang · 9 years ago
  19. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. 9ca678d Merge branches 'pci/enumeration' and 'pci/misc' into next by Bjorn Helgaas · 9 years ago
  21. 8953aab ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi() by Lorenzo Pieralisi · 9 years ago
  22. 1f408d5 Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  23. 3e14675 PCI: Kill off set_irq_flags() usage by Rob Herring · 9 years ago
  24. 0f41421 PCI: designware: Don't complain missing *config* reg space if va_cfg0 is set by Murali Karicheri · 9 years ago
  25. e39758e PCI: Use helper functions to access fields in struct msi_desc by Jiang Liu · 9 years ago
  26. c391f26 genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc() by Jiang Liu · 9 years ago
  27. bf933db Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci/host-xgene' into next by Bjorn Helgaas · 9 years ago
  28. 528d4bc PCI: designware: Use pci_scan_root_bus() for simplicity by Yijing Wang · 9 years ago
  29. 2d91b49 PCI: designware: Use iATU0 for cfg and IO, iATU1 for MEM by Jisheng Zhang · 9 years ago
  30. 63503c8 PCI: designware: Consolidate outbound iATU programming functions by Jisheng Zhang · 9 years ago
  31. 5b0f073 PCI: designware: Add support for x8 links by Zhou Wang · 9 years ago
  32. a43f32d PCI: spear: Drop __initdata from spear13xx_pcie_driver by Matwey V. Kornilov · 9 years ago
  33. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  34. 19c5392 PCI: designware: Reject MSI-X IRQs by Lucas Stach · 9 years ago
  35. 8c7d1474 ARM/PCI: Move to generic PCI domains by Lorenzo Pieralisi · 10 years ago
  36. 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
  37. 280510f PCI/MSI: Rename mask/unmask_msi_irq treewide by Thomas Gleixner · 10 years ago
  38. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  39. 0815f95 PCI: designware: Save MSI controller in pci_sys_data by Yijing Wang · 10 years ago
  40. 2c992f3 PCI: designware: Add a blank line after declarations by Jingoo Han · 10 years ago
  41. c2791b8 PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" by Yijing Wang · 10 years ago
  42. c8df6ac PCI: designware: Remove open-coded bitmap operations by Lucas Stach · 10 years ago
  43. 91f8ae8 PCI: designware: Setup and clear exactly one MSI at a time by Lucas Stach · 10 years ago
  44. 24832b4 PCI: designware: Add get_msi_data() to pcie_host_ops by Minghuan Lian · 10 years ago
  45. 450e344 PCI: designware: Rename get_msi_data() to get_msi_addr() by Minghuan Lian · 10 years ago
  46. 0c61ea7 PCI: designware: Fix IO resource end address calculation by Minghuan Lian · 10 years ago
  47. ec98e9a PCI: designware: Fix configuration base address when using 'reg' by Minghuan Lian · 10 years ago
  48. 9f0dbe0 PCI: designware: Use NULL instead of false by Fabio Estevam · 10 years ago
  49. adf70fc PCI: designware: Fold struct pcie_port_info into struct pcie_port by Pratyush Anand · 10 years ago
  50. 84a263f PCI: designware: Check private_data validity in single place by Lucas Stach · 10 years ago
  51. 8ddebc4 PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_init() by Lucas Stach · 10 years ago
  52. 92483df PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus() by Lucas Stach · 10 years ago
  53. 4f2ebe0 PCI: designware: Parse bus-range property from devicetree by Lucas Stach · 10 years ago
  54. b14a3d1 PCI: designware: Add support for v3.65 hardware by Murali Karicheri · 10 years ago
  55. 2f37c5a PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardware by Murali Karicheri · 10 years ago
  56. a1c0ae9 PCI: designware: Add config access-related pcie_host_ops for v3.65 hardware by Murali Karicheri · 10 years ago
  57. f4c55c5 PCI: designware: Program ATU with untranslated address by Kishon Vijay Abraham I · 10 years ago
  58. 4dd964d PCI: designware: Look for configuration space in 'reg', not 'ranges' by Kishon Vijay Abraham I · 10 years ago
  59. 843a85c Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and 'pci/host-tegra' into next by Bjorn Helgaas · 10 years ago
  60. 7f4f16e PCI: designware: Make MSI ISR shared IRQ aware by Lucas Stach · 10 years ago
  61. 11c6fbd PCI: designware: Remove unnecessary use of 'conf_lock' spinlock by Andrew Murray · 10 years ago
  62. 804f57b PCI: designware: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  63. a19f88b PCI: designware: Fix iATU programming for cfg1, io and mem viewport by Mohit Kumar · 10 years ago
  64. 66c5c34 PCI: designware: Fix comment for setting number of lanes by Mohit Kumar · 10 years ago
  65. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  66. f7bfca6 pci: pcie-designware: Remove irq_desc abuse by Thomas Gleixner · 10 years ago
  67. dbffdd6 PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR by Mohit Kumar · 10 years ago
  68. 58275f2f PCI: designware: Fix indent code style by Jingoo Han · 11 years ago
  69. fce8591 PCI: designware: Fix I/O transfers by using CPU (not realio) address by Pratyush Anand · 11 years ago
  70. a01ef59 PCI: designware: Add dw_pcie prefix before cfg_read/write by Pratyush Anand · 11 years ago
  71. ca16589 PCI: designware: Fix missing MSI IRQs by Harro Haan · 11 years ago
  72. 0b8cfb6 PCI: designware: Use typical "for" loop idiom by Bjorn Helgaas · 11 years ago
  73. 64989e7 PCI: designware: Remove redundant call to pci_write_config_word() by Bjørn Erik Nilsen · 11 years ago
  74. be3f48c PCI: designware: Fix crash in dw_msi_teardown_irq() by Bjørn Erik Nilsen · 11 years ago
  75. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  76. 904d0e7 PCI: designware: Add irq_create_mapping() by Pratyush Anand · 11 years ago
  77. 73e4085 PCI: designware: Make dw_pcie_rd_own_conf(), etc., static by Bjorn Helgaas · 11 years ago
  78. f342d94 PCI: exynos: Add support for MSI by Jingoo Han · 11 years ago
  79. f7b7868 PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc() by Seungwon Jeon · 11 years ago
  80. 4b1ced8 PCI: exynos: Split into Synopsys part and Exynos part by Jingoo Han · 11 years ago
  81. 340cba6 pci: Add PCIe driver for Samsung Exynos by Jingoo Han · 11 years ago