aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/pci_64.c
Commit message (Expand)AuthorAge
* [POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt2007-08-10
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-16
|\
| * [POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number().Jon Loeliger2007-07-03
| * [POWERPC] Use ppc64 style list management for pci_controller on ppc32Kumar Gala2007-06-29
| * [POWERPC] Move common PCI code out of pci_32/pci_64Kumar Gala2007-06-29
| * [POWERPC] Use global_number in ppc32 pci_controllerKumar Gala2007-06-29
| * [POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.cMichael Ellerman2007-06-28
| * [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-14
* | PCI: read revision ID by defaultAuke Kok2007-07-11
* | PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman2007-07-11
|/
* [POWERPC] Fix IO space on PCI buses created from of_platformBenjamin Herrenschmidt2007-05-17
* [POWERPC] Fix incorrect calculation of I/O window addressesPaul Mackerras2007-05-10
* Merge branch 'linux-2.6'Paul Mackerras2007-05-07
|\
| * PCI: Convert to alloc_pci_dev()Michael Ellerman2007-05-02
* | [POWERPC] Cope with PCI host bridge I/O window not starting at 0Paul Mackerras2007-05-07
|/
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-12
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-12
* [POWERPC] Create and use get_pci_dma_ops()Stephen Rothwell2007-03-08
* [POWERPC] Create and use set_pci_dma_opsStephen Rothwell2007-03-08
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-08
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-02-06
| |\
| * | [POWERPC] Do not write virq back to PCI config spaceMichal Ostrowski2007-01-24
* | | MSI: Remove pci_scan_msi_device()Michael Ellerman2007-02-07
| |/ |/|
* | [POWERPC] Fix sys_pciconfig_iobase bus matchingBenjamin Herrenschmidt2007-01-27
|/
* [POWERPC] Fix PCI device channel state initializationLinas Vepstas2006-12-20
* [POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt2006-12-08
* [POWERPC] Replace kmalloc+memset with kzallocYan Burman2006-12-04
* [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt2006-12-04
* [POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt2006-12-04
* [POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt2006-12-04
* [POWERPC] Resolve the parent address of a PCI bus rangeBenjamin Herrenschmidt2006-12-04
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-04
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-04
* [PATCH] Remove occurences of PPC_MULTIPLATFORM in pci_64.cs.hauer@pengutronix.de2006-11-12
* [POWERPC] Check for offline nodes in pci NUMA codeAnton Blanchard2006-10-16
* [POWERPC] modify PCI code for a merged kernelStephen Rothwell2006-09-24
* Merge branch 'merge'Paul Mackerras2006-08-31
|\
| * [POWERPC] Make OF irq map code detect more error casesBenjamin Herrenschmidt2006-08-30
* | Merge branch 'merge'Paul Mackerras2006-07-31
|\|
| * [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-10
* | [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-31
* | [POWERPC] Remove linux,pci-domain propertiesJeremy Kerr2006-07-07
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-27
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-25
* [POWERPC] pcibus_to_node fixesAnton Blanchard2006-06-15
* [POWERPC] Add support for PCI-Express nodes in the device treeJake Moilanen2006-06-15
* [PATCH] powerpc: iSeries PCI devices can now have a devpsec attributeStephen Rothwell2006-05-24
* [PATCH] powerpc: Quiet PCI init printoutsOlof Johansson2006-04-22