summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/pci-common.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pci: Call pcie_bus_configure_settings()Benjamin Herrenschmidt2011-09-201-0/+11
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-261-11/+11
|\
| * powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring2011-07-121-11/+11
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-251-0/+18
|\ \
| * | powerpc/pci: Move FSL fixup from 32-bit to commonKumar Gala2011-06-221-0/+18
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\ \
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
| |/
* | pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-081-4/+7
|/
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-1/+1
* powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controllerGrant Likely2011-02-041-8/+3
* of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior2011-02-041-0/+1
* powerpc/pci: Cleanup device dma setup codeNishanth Aravamudan2010-10-131-3/+1
* of/address: Clean up function declarationsGrant Likely2010-08-011-0/+1
* PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu2010-06-111-0/+1
* of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-181-1/+0
* driver-core: Add device node pointer to struct deviceGrant Likely2010-04-281-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma...FUJITA Tomonori2010-03-121-15/+0
* PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-231-7/+4
* resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
* resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-7/+6
* PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt2009-12-161-0/+13
* powerpc/pci: Fix MODPOST warningHeiko Schocher2009-10-141-1/+1
* powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-241-1/+1
* powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()Grant Likely2009-09-021-0/+49
* powerpc/pci: Pull ppc32 PCI features into commonKumar Gala2009-08-281-0/+71
* powerpc/pci: move pci_64.c device tree scanning code into pci-common.cGrant Likely2009-08-281-1/+0
* powerpc/pci: Remove dead checks for CONFIG_PPC_OFGrant Likely2009-08-281-8/+0
* powerpc: use dma_map_ops structFUJITA Tomonori2009-08-281-3/+3
* powerpc/pci: Fix annotation of pcibios_claim_one_busStephen Rothwell2009-06-021-2/+1
* powerpc: Fix PCI ROM accessBenjamin Herrenschmidt2009-05-151-7/+14
* powerpc/pci: Default to dma_direct_ops for pci dma_opsKumar Gala2009-03-241-1/+1
* powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debugWolfram Sang2009-03-111-1/+1
* powerpc/pci: Move hose_list and pci_address_to_pio to pci-commonMilton Miller2009-02-111-6/+35
* powerpc/pci: mmap anonymous memory when legacy_mem doesn't existBenjamin Herrenschmidt2009-02-101-2/+15
* powerpc: Fix oops on some machines due to incorrect pr_debug()Benjamin Herrenschmidt2009-02-021-3/+2
* powerpc/pci: Reserve legacy regions on PCIBenjamin Herrenschmidt2009-01-081-1/+70
* powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-211-15/+9
* powerpc: Remove `have_of' global variableAnton Vorontsov2008-12-161-2/+0
* powerpc/pci: Cosmetic cleanups of pci-common.cBenjamin Herrenschmidt2008-11-061-41/+36
* powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt2008-11-061-4/+37
* powerpc/pci: Make pcibios_allocate_bus_resources more robustBenjamin Herrenschmidt2008-11-061-1/+4
* powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setupBenjamin Herrenschmidt2008-11-061-26/+28
* powerpc/pci: Remove pcibios_do_bus_setup()Benjamin Herrenschmidt2008-11-051-5/+11
* powerpc/pci: Use common PHB resource hookupBenjamin Herrenschmidt2008-11-051-0/+58
* powerpc/pci: Cleanup debug printk'sBenjamin Herrenschmidt2008-11-051-41/+36
* powerpc: Fix domain numbers in /proc on 64-bitBenjamin Herrenschmidt2008-11-051-6/+4
* powerpc/pci: Properly allocate bus resources for hotplug PHBsNathan Fontenot2008-10-311-55/+55
* powerpc: Further compile fixup for STRICT_MM_TYPECHECKSDavid Gibson2008-10-221-1/+2
* powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt2008-10-201-1/+135
OpenPOWER on IntegriCloud