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