aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-9/+2
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich1-18/+0
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman1-2/+0
2007-06-29[POWERPC] Use global_number in ppc32 pci_controllerKumar Gala1-5/+2
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt1-4/+0
2007-03-09[POWERPC] Create and use get_pci_dma_ops()Stephen Rothwell1-4/+6
2007-03-09[POWERPC] Create and use set_pci_dma_opsStephen Rothwell1-1/+5
2006-12-08[POWERPC] Define pci_unmap_addr() et al. when CONFIG_NOT_COHERENT_CACHE=yRoland Dreier1-11/+22
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt1-3/+5
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras1-13/+7
2006-12-01PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWIMatthew Wilcox1-13/+7
2006-11-13[PATCH] Remove unnecessary ifdef in include/asm-powerpc/pci.hs.hauer@pengutronix.de1-2/+0
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-1/+1
2006-01-09[PATCH] powerpc: make pcibios_claim_one_bus available to other codeLinas Vepstas1-0/+2
2005-11-19powerpc: Merge pci.hPaul Mackerras1-0/+247