1. 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 6 years ago
  2. 28f8f18 powerpc/pci: Use generic pci_mmap_resource_range() by David Woodhouse · 6 years ago
  3. fc5f622 powerpc/pseries: Add Initialization of VF Bars by Bryant G. Ly · 7 years ago
  4. be2d877a PCI: Remove redundant pci_dev, pci_bus, resource declarations by Bjorn Helgaas · 7 years ago
  5. e854d8b PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space by David Woodhouse · 7 years ago
  6. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 7 years ago
  7. ae749c7 PCI: Add arch_can_pci_mmap_wc() macro by David Woodhouse · 7 years ago
  8. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 7 years ago
  9. 8221a01 PCI: Unify pci_resource_to_user() declarations by Bjorn Helgaas · 8 years ago
  10. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 8 years ago
  11. 5d2aa71 powerpc/powernv: Add support for Nvlink NPUs by Alistair Popple · 9 years ago
  12. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  13. 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 9 years ago
  14. 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 9 years ago
  15. 467efc2 powerpc: Remove shims for pci_controller_ops operations by Daniel Axtens · 9 years ago
  16. ff9df8c powerpc: Create pci_controller_ops.probe_mode and shim by Daniel Axtens · 9 years ago
  17. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  18. 4287d82 PCI: use weak functions for MSI arch-specific functions by Thomas Petazzoni · 11 years ago
  19. 38973ba powerpc/PCI: compute I/O space bus-to-resource offset consistently by Bjorn Helgaas · 12 years ago
  20. fb127cb PCI: collapse pcibios_resource_to_bus by Bjorn Helgaas · 12 years ago
  21. 6c5705f powerpc/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  22. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  23. 79c8be8 PCI: PowerPC: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  24. 4666ca2 powerpc/pci: Make pci_read_irq_line() static by Benjamin Herrenschmidt · 13 years ago
  25. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  26. 0e47ff1 powerpc: rename ppc_pci_*_flags to pci_*_flags by Rob Herring · 13 years ago
  27. 98d9f30c8 pci/of: Match PCI devices to OF nodes dynamically by Benjamin Herrenschmidt · 13 years ago
  28. b5d937d powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller by Grant Likely · 13 years ago
  29. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  30. af407c6 pci-dma: powerpc: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  31. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  32. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  33. 0ed2c72 powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan() by Grant Likely · 15 years ago
  34. fbe6544 powerpc/pci: move pci_64.c device tree scanning code into pci-common.c by Grant Likely · 15 years ago
  35. 45223c5 powerpc: use dma_map_ops struct by FUJITA Tomonori · 15 years ago
  36. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 15 years ago
  37. 11df1f0 PCI/MSI: Use #ifdefs instead of weak functions by Michael Ellerman · 15 years ago
  38. 7fe519c powerpc: Introduce ppc_pci_flags accessors by Josh Boyer · 16 years ago
  39. fd6852c powerpc/pci: Fix various pseries PCI hotplug issues by Benjamin Herrenschmidt · 16 years ago
  40. 8b8da35 powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setup by Benjamin Herrenschmidt · 16 years ago
  41. ab56ced powerpc/pci: Remove pcibios_do_bus_setup() by Benjamin Herrenschmidt · 16 years ago
  42. e90a131 powerpc/pci: Properly allocate bus resources for hotplug PHBs by Nathan Fontenot · 16 years ago
  43. e9f82cb powerpc/PCI: Add legacy PCI access via sysfs by Benjamin Herrenschmidt · 16 years ago
  44. 4fc665b powerpc: Merge 32 and 64-bit dma code by Becky Bruce · 16 years ago
  45. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago[Renamed from include/asm-powerpc/pci.h]
  46. 3fd94c6 [POWERPC] Merge PCI resource allocation & assignment by Benjamin Herrenschmidt · 17 years ago
  47. bf5e2ba [POWERPC] Merge PCI resource fixups by Benjamin Herrenschmidt · 17 years ago
  48. fa462f2 [POWERPC] pci32: Add platform option to enable /proc PCI domains by Benjamin Herrenschmidt · 17 years ago
  49. fc3fb71 [POWERPC] pci32: Add flags modifying the PCI code behaviour by Benjamin Herrenschmidt · 17 years ago
  50. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  51. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 17 years ago
  52. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 17 years ago
  53. 5516b54 [POWERPC] Use global_number in ppc32 pci_controller by Kumar Gala · 17 years ago
  54. 3d5134e [POWERPC] Rewrite IO allocation & mapping on powerpc64 by Benjamin Herrenschmidt · 17 years ago
  55. 5719070 [POWERPC] Create and use get_pci_dma_ops() by Stephen Rothwell · 17 years ago
  56. 9874777 [POWERPC] Create and use set_pci_dma_ops by Stephen Rothwell · 17 years ago
  57. 1d4454e [POWERPC] Define pci_unmap_addr() et al. when CONFIG_NOT_COHERENT_CACHE=y by Roland Dreier · 18 years ago
  58. 12d04ee [POWERPC] Refactor 64 bits DMA operations by Benjamin Herrenschmidt · 18 years ago
  59. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  60. edb2d97 PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWI by Matthew Wilcox · 18 years ago
  61. 67764a0 [PATCH] Remove unnecessary ifdef in include/asm-powerpc/pci.h by s.hauer@pengutronix.de · 18 years ago
  62. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  63. facf078 [PATCH] powerpc: make pcibios_claim_one_bus available to other code by Linas Vepstas · 19 years ago
  64. f8ef270 powerpc: Merge pci.h by Paul Mackerras · 19 years ago[Renamed (63%) from include/asm-ppc64/pci.h]
  65. ead8371 [PATCH] dlpar enable for OF pci probe by John Rose · 19 years ago
  66. 8b15047 [PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses by Roland Dreier · 19 years ago
  67. 085ae41 [PATCH] Make sparc64 use setup-res.c by David S. Miller · 19 years ago
  68. 43c3473 [PATCH] pci and yenta: pcibios_bus_to_resource by Dominik Brodowski · 19 years ago
  69. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  70. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 19 years ago
  71. bb4a61b [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n by Andrew Morton · 19 years ago
  72. e24c2d9 [PATCH] PCI: DMA bursting advice by David S. Miller · 19 years ago
  73. 2311b1f [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch by Michael Ellerman · 19 years ago
  74. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago