summaryrefslogtreecommitdiff
path: root/arch/sparc64/kernel/pci.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[SPARC64]: Add PCI MSI support on Niagara.David S. Miller1-0/+35
2006-12-02PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox1-9/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-30[SPARC64]: of_device layer IRQ resolutionDavid S. Miller1-6/+0
2006-06-30[SPARC]: Convert clock drivers to of_driver framework.David S. Miller1-2/+0
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-1/+1
2006-06-24[SPARC64]: Disable verbose PCI IRQ probing messages by default.David S. Miller1-0/+6
2006-06-24[SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller1-28/+25
2006-06-20[SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller1-38/+0
2006-04-18[SPARC64]: Export pcibios_resource_to_bus().David S. Miller1-0/+1
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller1-1/+1
2006-03-20[SPARC64]: Beginnings of SUN4V PCI controller support.David S. Miller1-0/+13
2005-09-09[PATCH] Make sparc64 use setup-res.cDavid S. Miller1-128/+5
2005-09-09[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville1-0/+6
2005-09-02[SPARC]: Kill io_remap_page_range()David S. Miller1-2/+1
2005-08-24[PATCH] Export pcibios_bus_to_resourceKeith Owens1-0/+1
2005-08-09Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds1-6/+0
2005-08-05[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville1-0/+6
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+805