aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/pci_64.c
AgeCommit message (Expand)Author
2009-01-13powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell
2009-01-08powerpc: Fix pciconfig_iobase system call on PCI-Express powermacPaul Mackerras
2008-11-06powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setupBenjamin Herrenschmidt
2008-11-05powerpc/pci: Remove pcibios_do_bus_setup()Benjamin Herrenschmidt
2008-11-05powerpc/pci: Use common PHB resource hookupBenjamin Herrenschmidt
2008-11-05powerpc/pci: Cleanup debug printk'sBenjamin Herrenschmidt
2008-11-05powerpc: Fix domain numbers in /proc on 64-bitBenjamin Herrenschmidt
2008-10-31powerpc/pci: Fix unmapping of IO space on 64-bitBenjamin Herrenschmidt
2008-09-24powerpc: Merge 32 and 64-bit dma codeBecky Bruce
2008-09-24powerpc: Drop archdata numa_nodeBecky Bruce
2008-06-09[POWERPC] Use dev_set_name in pci_64.cStephen Rothwell
2008-01-25[POWERPC] Always hookup PHB IO resource even when emptyBenjamin Herrenschmidt
2008-01-17[POWERPC] arch/powerpc/kernel: Use for_each_child_of_nodeStephen Rothwell
2007-12-20[POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt
2007-12-20[POWERPC] fix iSeries PCI resource managementBenjamin Herrenschmidt
2007-12-20[POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt
2007-12-20[POWERPC] Merge pcibios_resource_to_bus/bus_to_resourceBenjamin Herrenschmidt
2007-12-20[POWERPC] pci32: Add platform option to enable /proc PCI domainsBenjamin Herrenschmidt
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt
2007-12-20[POWERPC] Implement pci_set_dma_mask() in terms of the dma_opsMichael Ellerman
2007-12-11[POWERPC] Merge pci_process_bridge_OF_ranges()Benjamin Herrenschmidt
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell
2007-12-11[POWERPC] Remove some iSeries platform checks from the PCI codeStephen Rothwell
2007-12-11[POWERPC] iSeries: hose->buid is always zero for iSeriesStephen Rothwell
2007-12-11[POWERPC] iSeries: Call iSeries_pcibios_init from setup_archStephen Rothwell
2007-10-03[POWERPC] Fix pci domain detectionArnd Bergmann
2007-08-10[POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-07-11PCI: read revision ID by defaultAuke Kok
2007-07-11PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman
2007-07-03[POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number().Jon Loeliger
2007-06-29[POWERPC] Use ppc64 style list management for pci_controller on ppc32Kumar Gala
2007-06-29[POWERPC] Move common PCI code out of pci_32/pci_64Kumar Gala
2007-06-29[POWERPC] Use global_number in ppc32 pci_controllerKumar Gala
2007-06-28[POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.cMichael Ellerman
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt
2007-05-17[POWERPC] Fix IO space on PCI buses created from of_platformBenjamin Herrenschmidt
2007-05-10[POWERPC] Fix incorrect calculation of I/O window addressesPaul Mackerras
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-08[POWERPC] Cope with PCI host bridge I/O window not starting at 0Paul Mackerras
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell
2007-03-09[POWERPC] Create and use get_pci_dma_ops()Stephen Rothwell
2007-03-09[POWERPC] Create and use set_pci_dma_opsStephen Rothwell
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2007-02-07MSI: Remove pci_scan_msi_device()Michael Ellerman
2007-02-07Merge branch 'linux-2.6'Paul Mackerras
2007-01-28[POWERPC] Fix sys_pciconfig_iobase bus matchingBenjamin Herrenschmidt