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
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-07-24
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
2012-07-05
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
2012-07-05
powerpc/PCI: factor out pcibios_setup()
Myron Stowe
2012-07-03
powerpc/pci: cleanup on duplicate assignment
Gavin Shan
2012-06-13
powerpc/PCI: register busn_res for root buses
Yinghai Lu
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2012-03-20
powerpc/PCI: compute I/O space bus-to-resource offset consistently
Bjorn Helgaas
2012-02-23
powerpc/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-23
powerpc/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-06
powerpc/PCI: convert to pci_create_root_bus()
Bjorn Helgaas
2012-01-06
powerpc/PCI: make pcibios_setup_phb_resources() static
Bjorn Helgaas
2012-01-06
PCI: PowerPC: convert pcibios_set_master() to a non-inlined function
Myron Stowe
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
[next]