aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-24sparc: remove references to of_device and to_of_deviceGrant Likely1-2/+2
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely1-1/+1
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely1-2/+1
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-7/+5
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely1-0/+1
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds1-0/+75
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-2/+3
2010-02-20sparc64: If 'slot-names' property exist, create sysfs PCI slot information.David S. Miller1-0/+75
2010-02-17sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes.David S. Miller1-0/+7
2009-12-15sparc64: don't export static inline pci_ functionsStephen Rothwell1-1/+0
2009-11-04sparc64/PCI: drop PCI_CACHE_LINE_BYTESTejun Heo1-0/+7
2009-08-10sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori1-1/+1
2009-06-17Delete pcibios_select_rootMatthew Wilcox1-13/+0
2009-01-08sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg1-0/+1
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg1-1/+1
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-0/+1095