aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/pci_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17[SPARC64]: Check of_get_property() return in pci_determine_mem_io_space().David S. Miller1-0/+7
2007-10-03[SPARC64]: Temporary workaround for PCI-E slot on T1000.David S. Miller1-2/+2
2007-07-30[SPARC64]: Fix sun4u PCI config space accesses on sun4u.David S. Miller1-7/+116
2007-06-13[SPARC64]: Fix IO/MEM space sizing for PCI.David S. Miller1-3/+9
2007-05-09[SPARC64] PCI: Consolidate PCI access code into pci_common.cDavid S. Miller1-0/+194
2007-05-08[SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller1-1/+1
2007-05-08[SPARC64]: Move index info pci_pbm_info.David S. Miller1-18/+12
2007-05-08[SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller1-0/+14
2007-04-26[SPARC64]: Fix PCI rework to adhere to of_get_property() const return.David S. Miller1-3/+3
2007-04-26[SPARC64]: Kill PBM ranges software state.David S. Miller1-4/+15
2007-04-26[SPARC64]: Consolidate PCI mem/io resource determination.David S. Miller1-5/+89
2007-04-26[SPARC64]: Probe PCI bus using OF device tree.David S. Miller1-707/+0
2007-02-10[SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices.Fabio Massimo Di Nitto1-1/+24
2006-10-17[SPARC64]: Fix PCI memory space root resource on Hummingbird.David S. Miller1-19/+10
2006-06-29[SPARC64]: of_device layer IRQ resolutionDavid S. Miller1-285/+6
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller1-93/+103
2006-06-23[SPARC64]: Disable verbose PCI IRQ probing messages by default.David S. Miller1-11/+17
2006-06-23[SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller1-7/+8
2006-03-20[SPARC64]: kzalloc() conversionEric Sesterhenn1-6/+3
2006-03-20[SPARC64]: Fix PCI IRQ probing regression.David S. Miller1-5/+5
2006-03-20[SPARC64]: Rewrite pci_intmap_match().David S. Miller1-114/+155
2006-03-20[SPARC64]: Fix pci_intmap_match().David S. Miller1-3/+10
2006-03-20[SPARC64]: Explicitly init *nregs to 0 in find_device_prom_node().David S. Miller1-3/+3
2006-03-20[SPARC64]: INO is never fully specified already on SUN4V.David S. Miller1-9/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1040