1. 98ca50d PCI: Add bridge DMA alias quirk for ITE bridge by Alex Williamson · 10 years ago
  2. d09cc36 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  3. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
  4. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  5. 843a85c Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and 'pci/host-tegra' into next by Bjorn Helgaas · 10 years ago
  6. 0eeb4f2 Merge branch 'pci/iommu' into next by Bjorn Helgaas · 10 years ago
  7. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  8. 617b415 Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  9. d785260 Merge branch 'pci/host-generic' into next by Bjorn Helgaas · 10 years ago
  10. ce29299 PCI: generic: Add generic PCI host controller driver by Will Deacon · 11 years ago
  11. d1dc974 PCI: imx6: Add support for MSI by Lucas Stach · 10 years ago
  12. 7f4f16e PCI: designware: Make MSI ISR shared IRQ aware by Lucas Stach · 10 years ago
  13. 5c40eea PCI: imx6: Remove optional (and unused) IRQs by Lucas Stach · 10 years ago
  14. e521519 PCI: imx6: Drop old IRQ mapping by Lucas Stach · 10 years ago
  15. 5752613 PCI: imx6: Use new clock names by Lucas Stach · 10 years ago
  16. 44cb5e9 PCI: imx6: Fix imx6_add_pcie_port() section mismatch warning by Sachin Kamat · 10 years ago
  17. c893d13 PCI: Make pci_bus_add_device() void by Yijing Wang · 10 years ago
  18. 17d7acc PCI: exynos: Fix add_pcie_port() section mismatch warning by Sachin Kamat · 10 years ago
  19. fdaf36b Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  20. d1a2523 Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  21. 79d458b Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next by Bjorn Helgaas · 10 years ago
  22. 782a985 PCI: Introduce new device binding path using pci_dev.driver_override by Alex Williamson · 10 years ago
  23. ebdb51e PCI: Add bridge DMA alias quirk for ASMedia and Tundra bridges by Alex Williamson · 10 years ago
  24. c8fe16e PCI: Add support for PCIe-to-PCI bridge DMA alias quirks by Alex Williamson · 10 years ago
  25. cc346a4 PCI: Add function 1 DMA alias quirk for Marvell devices by Alex Williamson · 10 years ago
  26. ec637fb PCI: Add function 0 DMA alias quirk for Ricoh devices by Alex Williamson · 10 years ago
  27. 31c2b81 PCI: Add support for DMA alias quirks by Alex Williamson · 10 years ago
  28. c25dc82 PCI: Add DMA alias iterator by Alex Williamson · 10 years ago
  29. d47b62f PCI: rcar: Add gen2 device tree support by Ben Dooks · 10 years ago
  30. cab9a12 PCI: cpqphp: Fix possible null pointer dereference by Rickard Strandqvist · 10 years ago
  31. 290c1fb PCI: rcar: Add MSI support for PCIe by Phil Edworthy · 10 years ago
  32. c25da47 PCI: rcar: Add Renesas R-Car PCIe driver by Phil Edworthy · 10 years ago
  33. d97ffe2 PCI: Fix return value from pci_user_{read,write}_config_*() by Gavin Shan · 10 years ago
  34. 755ba5e PCI: exynos: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  35. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  36. 78916b0 PCI: Test for std config alias when testing extended config space by Alex Williamson · 10 years ago
  37. 930067e PCI: pciehp: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  38. c7a071f PCI: acpiphp: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  39. 5cbe5d1 PCI: cpcihp: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  40. 087cfa9 PCI: shpchp: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  41. f86e1f1 PCI: rpaphp: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  42. 6788a51 PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  43. 326c1cd PCI: Rename pci_is_bridge() to pci_has_subordinate() by Yijing Wang · 10 years ago
  44. 3ebe7f9 PCI: Notify driver before and after device reset by Keith Busch · 10 years ago
  45. e5558d1 Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pci/resource' into next by Bjorn Helgaas · 10 years ago
  46. 67d29b5 PCI: Add resource allocation comments by Bjorn Helgaas · 10 years ago
  47. d3689df PCI: Simplify __pci_assign_resource() coding style by Bjorn Helgaas · 10 years ago
  48. 30afe8d PCI: Change pbus_size_mem() return values to be more conventional by Bjorn Helgaas · 10 years ago
  49. 5b28541 PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resources by Yinghai Lu · 10 years ago
  50. 14c8530 PCI: Support BAR sizes up to 8GB by Alan · 10 years ago
  51. d739a09 PCI: Don't add disabled subtractive decode bus resources by Bjorn Helgaas · 10 years ago
  52. 26370fc PCI: Don't print anything while decoding is disabled by Bjorn Helgaas · 10 years ago
  53. 31e9dd2 PCI: Don't set BAR to zero if dma_addr_t is too small by Bjorn Helgaas · 10 years ago
  54. 72dc560 PCI: Don't convert BAR address to resource if dma_addr_t is too small by Bjorn Helgaas · 10 years ago
  55. d1a313e PCI: Reject BAR above 4GB if dma_addr_t is too small by Bjorn Helgaas · 10 years ago
  56. 23b13bc PCI: Fail safely if we can't handle BARs larger than 4GB by Bjorn Helgaas · 10 years ago
  57. 9edbcd2 PCI: Remove pcibios_add_platform_entries() by Sebastian Ott · 10 years ago
  58. 957cf25 Merge tag 'pci-v3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  59. 3cb30b7 PCI: Mark RTL8110SC INTx masking as broken by Alex Williamson · 10 years ago
  60. d0b4cc4 PCI: Wrong register used to check pending traffic by Gavin Shan · 10 years ago
  61. 59b47dd x86: htirq: Use irq_alloc/free_irq() by Thomas Gleixner · 10 years ago
  62. 93fa9d3 PCI: shpchp: Check bridge's secondary (not primary) bus speed by Marcel Apfelbaum · 10 years ago
  63. 07656d8308 pci: change "foo* bar" to "foo *bar" by Ryan Desfosses · 10 years ago
  64. 1a7adf2 Merge tag 'mvebu-mbus_pci-fixes-3.15' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 10 years ago
  65. 034cd97 PCI/MSI: Remove pci_enable_msi_block() by Alexander Gordeev · 10 years ago
  66. dfc73e7 PCI: Move Open Firmware devspec attribute to PCI common code by Sebastian Ott · 10 years ago
  67. 518a6a3 Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  68. 1e358f9 PCI: Fix use of uninitialized MPS value by Bjorn Helgaas · 10 years ago
  69. efdd407 PCI: Remove dead code by Bjorn Helgaas · 10 years ago
  70. 10874f5 PCI: Remove unnecessary __ref annotations by Bjorn Helgaas · 10 years ago
  71. 8895d3b PCI: Fail new_id for vendor/device values already built into driver by Bandan Das · 10 years ago
  72. 9aa5285 PCI: mvebu: Use '%pa' for printing 'phys_addr_t' type by Fabio Estevam · 10 years ago
  73. 85802bbe PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock by Andrew Murray · 10 years ago
  74. 7c82126 PCI: Add new ID for Intel GPU "spurious interrupt" quirk by Thomas Jarosch · 10 years ago
  75. d92a208 powerpc/pci: Mask linkDown on resetting PCI bus by Gavin Shan · 10 years ago
  76. 761ce53 PCI: rphahp: Fix endianess issues by Laurent Dufour · 10 years ago
  77. 67ebd81 PCI: Fix incorrect vgaarb conditional in WARN_ON() by Bjorn Helgaas · 10 years ago
  78. 374a914 PCI: Allow hotplug service drivers to operate in polling mode by Rajat Jain · 10 years ago
  79. 476a357 PCI: pciehp: Acknowledge spurious "cmd completed" event by Rajat Jain · 10 years ago
  80. 398f5d5 PCI: mvebu: split PCIe BARs into multiple MBus windows when needed by Thomas Petazzoni · 10 years ago
  81. b6d07e0 PCI: mvebu: fix off-by-one in the computed size of the mbus windows by Willy Tarreau · 10 years ago
  82. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  83. f5d3352 PCI: tegra: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  84. f8f2fe7 PCI: rcar: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  85. f86b3e3 PCI: designware: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  86. 017fcdc PCI: designware: Fix iATU programming for cfg1, io and mem viewport by Mohit Kumar · 10 years ago
  87. c23fdc7 PCI: designware: Fix comment for setting number of lanes by Mohit Kumar · 10 years ago
  88. 11c6fbd PCI: designware: Remove unnecessary use of 'conf_lock' spinlock by Andrew Murray · 10 years ago
  89. 804f57b PCI: designware: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  90. a19f88b PCI: designware: Fix iATU programming for cfg1, io and mem viewport by Mohit Kumar · 10 years ago
  91. 66c5c34 PCI: designware: Fix comment for setting number of lanes by Mohit Kumar · 10 years ago
  92. b9bfe1b PCI: rcar: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  93. 1a30fd0 PCI: Add Patsburg (X79) to Intel PCH root port ACS quirk by Alex Williamson · 10 years ago
  94. 56a3d18 PCI: Remove unnecessary includes of <linux/init.h> by Paul Gortmaker · 10 years ago
  95. 17f830b PCI: pciehp: Use PCI_EXP_SLTCAP_PSN define by Bjorn Helgaas · 10 years ago
  96. 8e56aed PCI: hotplug: Remove unnecessary "dev->bus" test by Bjorn Helgaas · 10 years ago
  97. 1406276 PCI/MSI: Simplify populate_msi_sysfs() by Jan Beulich · 10 years ago
  98. 9ada07b PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  99. 4356e1a PCI: tegra: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  100. 6f4c98e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago