index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-77
/
+9
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
1
-15
/
+0
2012-03-20
powerpc/PCI: compute I/O space bus-to-resource offset consistently
Bjorn Helgaas
1
-2
/
+6
2012-02-23
powerpc/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-74
/
+5
2012-02-23
powerpc/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
1
-3
/
+0
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-11
/
+19
2012-01-06
powerpc/PCI: convert to pci_create_root_bus()
Bjorn Helgaas
1
-11
/
+14
2012-01-06
powerpc/PCI: make pcibios_setup_phb_resources() static
Bjorn Helgaas
1
-1
/
+1
2012-01-06
PCI: PowerPC: convert pcibios_set_master() to a non-inlined function
Myron Stowe
1
-0
/
+5
2011-12-07
powerpc/pci: Make pci_read_irq_line() static
Benjamin Herrenschmidt
1
-2
/
+1
2011-11-25
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
1
-0
/
+3
2011-11-25
powerpc/pci: Change how re-assigning resouces work
Benjamin Herrenschmidt
1
-30
/
+36
2011-11-25
powerpc/pci: Add a platform hook after probe and before resource survey
Benjamin Herrenschmidt
1
-0
/
+6
2011-11-24
powerpc/fsl-pci: Don't hide resource for pci/e when configured as Agent/EP
Jason Jin
1
-0
/
+3
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-09-26
powerpc/pci: Don't configure PCIe settings when PCI_PROBE_ONLY is set
Benjamin Herrenschmidt
1
-1
/
+1
2011-09-20
powerpc/pci: Call pcie_bus_configure_settings()
Benjamin Herrenschmidt
1
-0
/
+11
2011-07-26
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-11
/
+11
2011-07-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+18
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-12
powerpc: rename ppc_pci_*_flags to pci_*_flags
Rob Herring
1
-11
/
+11
2011-06-22
powerpc/pci: Move FSL fixup from 32-bit to common
Kumar Gala
1
-0
/
+18
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
1
-4
/
+7
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
1
-1
/
+1
2011-02-04
powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
Grant Likely
1
-8
/
+3
2011-02-04
of/pci: move of_irq_map_pci() into generic code
Sebastian Andrzej Siewior
1
-0
/
+1
2010-10-13
powerpc/pci: Cleanup device dma setup code
Nishanth Aravamudan
1
-3
/
+1
2010-08-01
of/address: Clean up function declarations
Grant Likely
1
-0
/
+1
2010-06-11
PCI: clear bridge resource range if BIOS assigned bad one
Yinghai Lu
1
-0
/
+1
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
1
-1
/
+0
2010-04-28
driver-core: Add device node pointer to struct device
Grant Likely
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-12
dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma...
FUJITA Tomonori
1
-15
/
+0
2010-02-23
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
1
-7
/
+4
2010-02-22
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-1
/
+1
2010-02-22
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-7
/
+6
2009-12-16
PCI/cardbus: Add a fixup hook and fix powerpc
Benjamin Herrenschmidt
1
-0
/
+13
2009-10-14
powerpc/pci: Fix MODPOST warning
Heiko Schocher
1
-1
/
+1
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
1
-1
/
+1
2009-09-02
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
Grant Likely
1
-0
/
+49
2009-08-28
powerpc/pci: Pull ppc32 PCI features into common
Kumar Gala
1
-0
/
+71
2009-08-28
powerpc/pci: move pci_64.c device tree scanning code into pci-common.c
Grant Likely
1
-1
/
+0
2009-08-28
powerpc/pci: Remove dead checks for CONFIG_PPC_OF
Grant Likely
1
-8
/
+0
2009-08-28
powerpc: use dma_map_ops struct
FUJITA Tomonori
1
-3
/
+3
2009-06-02
powerpc/pci: Fix annotation of pcibios_claim_one_bus
Stephen Rothwell
1
-2
/
+1
2009-05-15
powerpc: Fix PCI ROM access
Benjamin Herrenschmidt
1
-7
/
+14
2009-03-24
powerpc/pci: Default to dma_direct_ops for pci dma_ops
Kumar Gala
1
-1
/
+1
2009-03-11
powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debug
Wolfram Sang
1
-1
/
+1
[next]