1. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 10 years ago
  2. b7fe943 PCI: Move EXPORT_SYMBOL so it immediately follows function/variable by Ryan Desfosses · 10 years ago
  3. 843a85c Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and 'pci/host-tegra' into next by Bjorn Helgaas · 10 years ago
  4. 1db823e PCI: designware: Split Exynos and i.MX bindings by Lucas Stach · 10 years ago
  5. 0eeb4f2 Merge branch 'pci/iommu' into next by Bjorn Helgaas · 10 years ago
  6. 617b415 Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  7. d785260 Merge branch 'pci/host-generic' into next by Bjorn Helgaas · 10 years ago
  8. cf28855 MAINTAINERS: Add generic PCI host controller driver by Will Deacon · 10 years ago
  9. ce29299 PCI: generic: Add generic PCI host controller driver by Will Deacon · 11 years ago
  10. d1dc974 PCI: imx6: Add support for MSI by Lucas Stach · 10 years ago
  11. 7f4f16e PCI: designware: Make MSI ISR shared IRQ aware by Lucas Stach · 10 years ago
  12. 5c40eea PCI: imx6: Remove optional (and unused) IRQs by Lucas Stach · 10 years ago
  13. e521519 PCI: imx6: Drop old IRQ mapping by Lucas Stach · 10 years ago
  14. 5752613 PCI: imx6: Use new clock names by Lucas Stach · 10 years ago
  15. 06b0051 i82875p_edac: Assign PCI resources before adding device by Yinghai Lu · 11 years ago
  16. 8b5742a ARM/PCI: Call pcie_bus_configure_settings() to set MPS by Murali Karicheri · 10 years ago
  17. 44cb5e9 PCI: imx6: Fix imx6_add_pcie_port() section mismatch warning by Sachin Kamat · 10 years ago
  18. c893d13 PCI: Make pci_bus_add_device() void by Yijing Wang · 10 years ago
  19. 17d7acc PCI: exynos: Fix add_pcie_port() section mismatch warning by Sachin Kamat · 10 years ago
  20. fdaf36b Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  21. d1a2523 Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  22. 79d458b Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next by Bjorn Helgaas · 10 years ago
  23. 782a985 PCI: Introduce new device binding path using pci_dev.driver_override by Alex Williamson · 10 years ago
  24. ebdb51e PCI: Add bridge DMA alias quirk for ASMedia and Tundra bridges by Alex Williamson · 10 years ago
  25. c8fe16e PCI: Add support for PCIe-to-PCI bridge DMA alias quirks by Alex Williamson · 10 years ago
  26. cc346a4 PCI: Add function 1 DMA alias quirk for Marvell devices by Alex Williamson · 10 years ago
  27. ec637fb PCI: Add function 0 DMA alias quirk for Ricoh devices by Alex Williamson · 10 years ago
  28. 31c2b81 PCI: Add support for DMA alias quirks by Alex Williamson · 10 years ago
  29. 6b12159 PCI: Convert pci_dev_flags definitions to bit shifts by Alex Williamson · 10 years ago
  30. c25dc82 PCI: Add DMA alias iterator by Alex Williamson · 10 years ago
  31. d47b62f PCI: rcar: Add gen2 device tree support by Ben Dooks · 10 years ago
  32. cab9a12 PCI: cpqphp: Fix possible null pointer dereference by Rickard Strandqvist · 10 years ago
  33. 7869fc6 PCI: rcar: Add R-Car PCIe device tree bindings by Phil Edworthy · 10 years ago
  34. 290c1fb PCI: rcar: Add MSI support for PCIe by Phil Edworthy · 10 years ago
  35. c25da47 PCI: rcar: Add Renesas R-Car PCIe driver by Phil Edworthy · 10 years ago
  36. d97ffe2 PCI: Fix return value from pci_user_{read,write}_config_*() by Gavin Shan · 10 years ago
  37. 755ba5e PCI: exynos: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  38. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  39. 78916b0 PCI: Test for std config alias when testing extended config space by Alex Williamson · 10 years ago
  40. 56604fa pcmcia: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  41. 930067e PCI: pciehp: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  42. c7a071f PCI: acpiphp: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  43. 5cbe5d1 PCI: cpcihp: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  44. 087cfa9 PCI: shpchp: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  45. f86e1f1 PCI: rpaphp: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  46. 2f22e68 sparc/PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  47. c888770 powerpc/PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  48. 11a3bd0 ia64/PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  49. 56a41f9 x86/PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  50. 6788a51 PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  51. 1c86438 PCI: Add new pci_is_bridge() interface by Yijing Wang · 10 years ago
  52. 326c1cd PCI: Rename pci_is_bridge() to pci_has_subordinate() by Yijing Wang · 10 years ago
  53. f0d54a5 NVMe: Implement PCIe reset notification callback by Keith Busch · 10 years ago
  54. 3ebe7f9 PCI: Notify driver before and after device reset by Keith Busch · 10 years ago
  55. 9e7f723 x86/PCI: Clean up and mark early_root_info_init() as deprecated by Suravee Suthikulpanit · 10 years ago
  56. e5558d1 Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pci/resource' into next by Bjorn Helgaas · 10 years ago
  57. 1457467 iommu/exynos: Remove unnecessary "&" from function pointers by Bjorn Helgaas · 10 years ago
  58. 2af9da8 DMA-API: Update dma_pool_create ()and dma_pool_alloc() descriptions by Gioh Kim · 10 years ago
  59. 34c815f DMA-API: Fix duplicated word in DMA-API-HOWTO.txt by Emilio López · 10 years ago
  60. f311a72 DMA-API: Capitalize "CPU" consistently by Bjorn Helgaas · 10 years ago
  61. 67d29b5 PCI: Add resource allocation comments by Bjorn Helgaas · 10 years ago
  62. d3689df PCI: Simplify __pci_assign_resource() coding style by Bjorn Helgaas · 10 years ago
  63. 30afe8d PCI: Change pbus_size_mem() return values to be more conventional by Bjorn Helgaas · 10 years ago
  64. 5b28541 PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resources by Yinghai Lu · 10 years ago
  65. 14c8530 PCI: Support BAR sizes up to 8GB by Alan · 10 years ago
  66. e4c7296 resources: Clarify sanity check message by Bjorn Helgaas · 10 years ago
  67. d739a09 PCI: Don't add disabled subtractive decode bus resources by Bjorn Helgaas · 10 years ago
  68. 26370fc PCI: Don't print anything while decoding is disabled by Bjorn Helgaas · 10 years ago
  69. 31e9dd2 PCI: Don't set BAR to zero if dma_addr_t is too small by Bjorn Helgaas · 10 years ago
  70. 72dc560 PCI: Don't convert BAR address to resource if dma_addr_t is too small by Bjorn Helgaas · 10 years ago
  71. d1a313e PCI: Reject BAR above 4GB if dma_addr_t is too small by Bjorn Helgaas · 10 years ago
  72. 23b13bc PCI: Fail safely if we can't handle BARs larger than 4GB by Bjorn Helgaas · 10 years ago
  73. c96ec95 x86/gart: Tidy messages and add bridge device info by Bjorn Helgaas · 10 years ago
  74. a5d3244 x86/gart: Replace printk() with pr_info() by Bjorn Helgaas · 10 years ago
  75. adc429d x86/PCI: Move pcibios_assign_resources() annotation to definition by Bjorn Helgaas · 10 years ago
  76. 9edbcd2 PCI: Remove pcibios_add_platform_entries() by Sebastian Ott · 10 years ago
  77. ef4858c s390/pci: use pdev->dev.groups for attribute creation by Sebastian Ott · 10 years ago
  78. 94d4bb5 x86/PCI: Work around AMD Fam15h BIOSes that fail to provide _PXM by Suravee Suthikulpanit · 10 years ago
  79. 3367310 x86/PCI: Warn if we have to "guess" host bridge node information by Myron Stowe · 10 years ago
  80. ace4b3f sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory() by Bjorn Helgaas · 10 years ago
  81. 88a984b DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t by Bjorn Helgaas · 10 years ago
  82. 77f2ea2 DMA-API: Clarify physical/bus address distinction by Bjorn Helgaas · 10 years ago
  83. 3cb30b7 PCI: Mark RTL8110SC INTx masking as broken by Alex Williamson · 10 years ago
  84. 034cd97 PCI/MSI: Remove pci_enable_msi_block() by Alexander Gordeev · 10 years ago
  85. dfc73e7 PCI: Move Open Firmware devspec attribute to PCI common code by Sebastian Ott · 10 years ago
  86. 518a6a3 Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  87. 1e358f9 PCI: Fix use of uninitialized MPS value by Bjorn Helgaas · 10 years ago
  88. efdd407 PCI: Remove dead code by Bjorn Helgaas · 10 years ago
  89. cad01f9 MAINTAINERS: Add arch/x86/kernel/quirks.c to PCI file patterns by Bjorn Helgaas · 10 years ago
  90. 10874f5 PCI: Remove unnecessary __ref annotations by Bjorn Helgaas · 10 years ago
  91. 8895d3b PCI: Fail new_id for vendor/device values already built into driver by Bandan Das · 10 years ago
  92. 9aa5285 PCI: mvebu: Use '%pa' for printing 'phys_addr_t' type by Fabio Estevam · 10 years ago
  93. 85802bbe PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock by Andrew Murray · 10 years ago
  94. ccfdd7a Merge tag 'tags/mvebu-mbus_pci-fixes-3.15' into pci/host-mvebu by Bjorn Helgaas · 10 years ago
  95. 7c82126 PCI: Add new ID for Intel GPU "spurious interrupt" quirk by Thomas Jarosch · 10 years ago
  96. 473153a PCI: Update my email address by Ben Hutchings · 10 years ago
  97. a30d010 GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block() by Alexander Gordeev · 10 years ago
  98. 761ce53 PCI: rphahp: Fix endianess issues by Laurent Dufour · 10 years ago
  99. 67ebd81 PCI: Fix incorrect vgaarb conditional in WARN_ON() by Bjorn Helgaas · 10 years ago
  100. 44c8bdb x86/PCI: Mark ATI SBx00 HPET BAR as IORESOURCE_PCI_FIXED by Bjorn Helgaas · 10 years ago