index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
iseries
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-09
powerpc: Remove the main legacy iSerie platform code
Stephen Rothwell
1
-919
/
+0
2011-11-01
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
1
-1
/
+0
2010-07-08
powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...
Denis Kirjanov
1
-1
/
+5
2010-04-07
powerpc/iseries/pci: Use __ratelimit
Akinobu Mita
1
-7
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-05-21
powerpc/pci: clean up direct access to sysdata by iseries platform
Kumar Gala
1
-4
/
+4
2009-05-15
powerpc/iseries: Fix pci breakage due to bad dma_data initialization
Stephen Rothwell x
1
-1
/
+0
2008-03-26
[POWERPC] arch/powerpc/platforms/iseries/pci.c: Use time_* macros
S.Çağlar Onur
1
-1
/
+2
2008-01-17
[POWERPC] iSeries: eliminate pci_dn bussubno
Stephen Rothwell
1
-5
/
+7
2008-01-17
[POWERPC] The pci_dn pcidev is only used by EEH
Stephen Rothwell
1
-1
/
+0
2007-12-20
[POWERPC] fix iSeries PCI resource management
Benjamin Herrenschmidt
1
-57
/
+68
2007-12-11
[POWERPC] iSeries: Merge vpdinfo.c into pci.c
Stephen Rothwell
1
-0
/
+218
2007-12-11
[POWERPC] iSeries: DeCamelCase vpdinfo.c
Stephen Rothwell
1
-1
/
+1
2007-12-11
[POWERPC] Don't special case pci_domain_nr() for iSeries
Stephen Rothwell
1
-0
/
+2
2007-12-11
[POWERPC] Remove some iSeries platform checks from the PCI code
Stephen Rothwell
1
-0
/
+2
2007-12-11
[POWERPC] iSeries: Make pcibios_final_fixup not depend on pci_dn
Stephen Rothwell
1
-15
/
+12
2007-12-11
[POWERPC] iSeries: Reduce dependence on pci_dn bussubno
Stephen Rothwell
1
-9
/
+9
2007-12-11
[POWERPC] iSeries: iseries_ds_addr is only used in pci.c
Stephen Rothwell
1
-0
/
+11
2007-12-11
[POWERPC] iSeries: Remove pci_dn dependency from iSeries_Device_Information
Stephen Rothwell
1
-1
/
+2
2007-12-11
[POWERPC] iSeries: Remove one layer of IO routines
Stephen Rothwell
1
-49
/
+19
2007-12-11
[POWERPC] iSeries: Consoldiate PCI IO error check
Stephen Rothwell
1
-79
/
+26
2007-12-11
[POWERPC] iSeries: Unindent and clean iSeries_pci_final_fixup
Stephen Rothwell
1
-33
/
+35
2007-12-11
[POWERPC] iSeries: Remove some dead code from pci.c
Stephen Rothwell
1
-18
/
+1
2007-12-11
[POWERPC] iSeries: DeCamelCase pci.c
Stephen Rothwell
1
-108
/
+108
2007-12-11
[POWERPC] iSeries: Cleanup PCI retry code a little
Stephen Rothwell
1
-4
/
+4
2007-12-11
[POWERPC] iSeries: Move find_Device_Node to avoid a forward declaration
Stephen Rothwell
1
-23
/
+16
2007-12-03
[POWERPC] iSeries: Mark two functions __init
Stephen Rothwell
1
-2
/
+2
2007-06-29
[POWERPC] Remove local_number from pci_controller
Kumar Gala
1
-1
/
+1
2007-06-14
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
1
-0
/
+5
2007-04-12
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-2
/
+2
2007-04-12
[POWERPC] Remove unused inclusion of linux/ide.h
Olaf Hering
1
-1
/
+0
2006-12-04
[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits
Benjamin Herrenschmidt
1
-215
/
+155
2006-12-04
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
1
-1
/
+1
2006-10-03
[POWERPC] iSeries does not need pcibios_fixup_resources
Stephen Rothwell
1
-4
/
+0
2006-09-25
[POWERPC] modify PCI code for a merged kernel
Stephen Rothwell
1
-4
/
+0
2006-09-22
[POWERPC] Merge iSeries i/o operations with the rest
Stephen Rothwell
1
-52
/
+228
2006-07-31
[POWERPC] iseries: Constify & voidify get_property()
Jeremy Kerr
1
-5
/
+4
2006-05-24
[PATCH] powerpc: clean up iSeries PCI probe
Stephen Rothwell
1
-28
/
+14
2006-05-24
[PATCH] powerpc: remove LogicalSlot from pci_dn
Stephen Rothwell
1
-8
/
+0
2006-05-24
[PATCH] powerpc: remove Irq from pci_dn
Stephen Rothwell
1
-25
/
+28
2006-05-24
[PATCH] powerpc: remove iSeries_Global_Device_List
Stephen Rothwell
1
-8
/
+6
2006-05-24
[PATCH] powerpc: move iSeries PCI devices to the device tree
Stephen Rothwell
1
-196
/
+77
2006-05-24
[PATCH] powerpc: tidy up iseries/pci.c
Stephen Rothwell
1
-67
/
+11
2006-04-29
[PATCH] powerpc: merge the rest of the vio code
Stephen Rothwell
1
-1
/
+1
2006-04-22
[PATCH] powerpc: remove io_page_mask
Anton Blanchard
1
-3
/
+0
2006-01-12
[PATCH] powerpc: clean up iommu.h a bit
Stephen Rothwell
1
-0
/
+1
2005-11-16
[PATCH] powerpc: pci_64 fixes & cleanups
Benjamin Herrenschmidt
1
-2
/
+1
2005-11-07
[PATCH] powerpc: Kill ppcdebug
David Gibson
1
-37
/
+0
2005-11-02
merge filename and modify references to iSeries/mf.h
Kelly Daly
1
-1
/
+1
2005-11-02
merge filename and modify references to iseries/hv_call_xm.h
Kelly Daly
1
-1
/
+1
[next]