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_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-08-07
ppc: move exports to definitions
Al Viro
1
-0
/
+2
2014-11-19
powerpc: Remove more traces of bootmem
Michael Ellerman
1
-3
/
+1
2013-05-06
powerpc/pci: Support per-aperture memory offset
Benjamin Herrenschmidt
1
-1
/
+1
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-11-15
powerpc+of: Rename the drivers/of prom_* functions to of_*
Nathan Fontenot
1
-1
/
+1
2012-03-20
powerpc/PCI: compute I/O space bus-to-resource offset consistently
Bjorn Helgaas
1
-3
/
+3
2011-10-31
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-07-26
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-07-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-19
/
+0
2011-07-12
powerpc: rename ppc_pci_*_flags to pci_*_flags
Rob Herring
1
-1
/
+1
2011-06-22
powerpc/pci: Move FSL fixup from 32-bit to common
Kumar Gala
1
-19
/
+0
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
1
-137
/
+13
2011-02-04
powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
Grant Likely
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-02
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
Grant Likely
1
-23
/
+2
2009-08-28
powerpc/pci: Pull ppc32 PCI features into common
Kumar Gala
1
-71
/
+0
2009-08-28
powerpc/pci: Remove dead checks for CONFIG_PPC_OF
Grant Likely
1
-9
/
+0
2009-05-21
powerpc/pci: Remove redundant pcnet32 fixup
Kumar Gala
1
-11
/
+0
2009-05-21
powerpc/pci: Cleanup some minor cruft
Kumar Gala
1
-8
/
+0
2009-02-23
powerpc/pci: Fix PCI<->OF matching of old style multifunc devices
Tom Arbuckle
1
-4
/
+11
2009-02-11
powerpc/pci: Move hose_list and pci_address_to_pio to pci-common
Milton Miller
1
-20
/
+1
2008-12-16
powerpc: Remove `have_of' global variable
Anton Vorontsov
1
-6
/
+1
2008-11-05
powerpc/pci: Remove pcibios_do_bus_setup()
Benjamin Herrenschmidt
1
-11
/
+0
2008-11-05
powerpc/pci: Use common PHB resource hookup
Benjamin Herrenschmidt
1
-44
/
+34
2008-11-05
powerpc/pci: Cleanup debug printk's
Benjamin Herrenschmidt
1
-9
/
+3
2008-10-15
powerpc: Fix link errors on 32-bit machines using legacy DMA
Benjamin Herrenschmidt
1
-0
/
+6
2008-10-13
powerpc/fsl: Hide MPC5121 pci bridge.
John Rigby
1
-2
/
+3
2008-09-24
powerpc: Merge 32 and 64-bit dma code
Becky Bruce
1
-0
/
+7
2008-01-23
[POWERPC] Remove update_bridge_resource
Kumar Gala
1
-58
/
+0
2008-01-17
[POWERPC] arch/powerpc/kernel: Use for_each_child_of_node
Stephen Rothwell
1
-2
/
+2
2008-01-17
[POWERPC] pci_32.c: Use for_each_child_of_node
Stephen Rothwell
1
-7
/
+13
2007-12-21
[POWERPC] Fix possible NULL deref in ppc32 PCI
Benjamin Herrenschmidt
1
-2
/
+3
2007-12-20
[POWERPC] Merge 32 and 64 bits pcibios_enable_device
Benjamin Herrenschmidt
1
-37
/
+0
2007-12-20
[POWERPC] Updates/fixes to 32 bits pcibios_enable_device()
Benjamin Herrenschmidt
1
-2
/
+8
2007-12-20
[POWERPC] Merge PCI resource allocation & assignment
Benjamin Herrenschmidt
1
-243
/
+3
2007-12-20
[POWERPC] Merge PCI resource fixups
Benjamin Herrenschmidt
1
-81
/
+2
2007-12-20
[POWERPC] Merge pcibios_resource_to_bus/bus_to_resource
Benjamin Herrenschmidt
1
-32
/
+0
2007-12-20
[POWERPC] pci32: Remove obsolete PowerMac bus number hack
Benjamin Herrenschmidt
1
-11
/
+0
2007-12-20
[POWERPC] pci32: Add flags modifying the PCI code behaviour
Benjamin Herrenschmidt
1
-8
/
+34
2007-12-20
[POWERPC] pci32: Remove PowerMac P2P bridge IO hack
Benjamin Herrenschmidt
1
-214
/
+1
2007-12-20
[POWERPC] pci32: Use generic pci_assign_unassign_resources
Benjamin Herrenschmidt
1
-174
/
+17
2007-12-20
[POWERPC] pci32: Remove bogus alignment message
Benjamin Herrenschmidt
1
-6
/
+0
2007-12-11
[POWERPC] Change 32-bit PCI message about resource allocation
Benjamin Herrenschmidt
1
-1
/
+1
2007-12-11
[POWERPC] Fix powerpc 32-bit resource fixup for 64-bit resources
Benjamin Herrenschmidt
1
-20
/
+26
2007-12-11
[POWERPC] Merge pci_process_bridge_OF_ranges()
Benjamin Herrenschmidt
1
-114
/
+0
2007-12-11
[POWERPC] Make isa_mem_base common to 32 and 64 bits
Benjamin Herrenschmidt
1
-1
/
+0
2007-12-11
[POWERPC] pci_controller->arch_data really is a struct device_node *
Stephen Rothwell
1
-5
/
+5
2007-08-17
[POWERPC] null_pci_ops: Use named structure member initializers
Nathan Lynch
1
-2
/
+2
2007-08-03
[POWERPC] Fix a compile warning in pci_32.c
Segher Boessenkool
1
-1
/
+4
[next]