index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
pci-common.c
Age
Commit message (
Expand
)
Author
2011-12-07
powerpc/pci: Make pci_read_irq_line() static
Benjamin Herrenschmidt
2011-11-25
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
2011-11-25
powerpc/pci: Change how re-assigning resouces work
Benjamin Herrenschmidt
2011-11-25
powerpc/pci: Add a platform hook after probe and before resource survey
Benjamin Herrenschmidt
2011-11-24
powerpc/fsl-pci: Don't hide resource for pci/e when configured as Agent/EP
Jason Jin
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-09-26
powerpc/pci: Don't configure PCIe settings when PCI_PROBE_ONLY is set
Benjamin Herrenschmidt
2011-09-20
powerpc/pci: Call pcie_bus_configure_settings()
Benjamin Herrenschmidt
2011-07-26
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-12
powerpc: rename ppc_pci_*_flags to pci_*_flags
Rob Herring
2011-06-22
powerpc/pci: Move FSL fixup from 32-bit to common
Kumar Gala
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-02-04
powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
Grant Likely
2011-02-04
of/pci: move of_irq_map_pci() into generic code
Sebastian Andrzej Siewior
2010-10-13
powerpc/pci: Cleanup device dma setup code
Nishanth Aravamudan
2010-08-01
of/address: Clean up function declarations
Grant Likely
2010-06-11
PCI: clear bridge resource range if BIOS assigned bad one
Yinghai Lu
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
2010-04-28
driver-core: Add device node pointer to struct device
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-12
dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma...
FUJITA Tomonori
2010-02-23
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
2010-02-22
resource/PCI: mark struct resource as const
Dominik Brodowski
2010-02-22
resource/PCI: align functions now return start of resource
Dominik Brodowski
2009-12-16
PCI/cardbus: Add a fixup hook and fix powerpc
Benjamin Herrenschmidt
2009-10-14
powerpc/pci: Fix MODPOST warning
Heiko Schocher
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
2009-09-02
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
Grant Likely
2009-08-28
powerpc/pci: Pull ppc32 PCI features into common
Kumar Gala
2009-08-28
powerpc/pci: move pci_64.c device tree scanning code into pci-common.c
Grant Likely
2009-08-28
powerpc/pci: Remove dead checks for CONFIG_PPC_OF
Grant Likely
2009-08-28
powerpc: use dma_map_ops struct
FUJITA Tomonori
2009-06-02
powerpc/pci: Fix annotation of pcibios_claim_one_bus
Stephen Rothwell
2009-05-15
powerpc: Fix PCI ROM access
Benjamin Herrenschmidt
2009-03-24
powerpc/pci: Default to dma_direct_ops for pci dma_ops
Kumar Gala
2009-03-11
powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debug
Wolfram Sang
2009-02-11
powerpc/pci: Move hose_list and pci_address_to_pio to pci-common
Milton Miller
2009-02-10
powerpc/pci: mmap anonymous memory when legacy_mem doesn't exist
Benjamin Herrenschmidt
2009-02-02
powerpc: Fix oops on some machines due to incorrect pr_debug()
Benjamin Herrenschmidt
2009-01-08
powerpc/pci: Reserve legacy regions on PCI
Benjamin Herrenschmidt
2008-12-21
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
2008-12-16
powerpc: Remove `have_of' global variable
Anton Vorontsov
2008-11-06
powerpc/pci: Cosmetic cleanups of pci-common.c
Benjamin Herrenschmidt
2008-11-06
powerpc/pci: Fix various pseries PCI hotplug issues
Benjamin Herrenschmidt
2008-11-06
powerpc/pci: Make pcibios_allocate_bus_resources more robust
Benjamin Herrenschmidt
[next]