aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/pci.c
AgeCommit message (Expand)Author
2013-01-12sparc: remove __devinit, __devexit annotationsSam Ravnborg
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-07-10Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas
2012-07-10sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases()Bjorn Helgaas
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-07-05sparc/PCI: factor out pcibios_setup()Myron Stowe
2012-06-13sparc/PCI: register busn_res for root busesYinghai Lu
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-03-20sparc/PCI: convert devtree and arch-probed bus addresses to resourceBjorn Helgaas
2012-02-23sparc/PCI: get rid of device resource fixupsBjorn Helgaas
2012-01-06sparc/PCI: convert to pci_create_root_bus()Bjorn Helgaas
2012-01-06PCI: SPARC: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2011-10-31sparc: move symbol exporters to use export.h not module.hPaul Gortmaker
2011-10-19sparc: Add alignment flag to PCI expansion resourcesKjetil Oftedal
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-08pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt
2011-03-29sparc: Convert to new irq function namesThomas Gleixner
2011-03-16sparc64: Fix build errors with gcc-4.6.0David S. Miller
2011-03-16sparc64: rename virt_irq => irq - IISam Ravnborg
2010-07-24sparc: remove references to of_device and to_of_deviceGrant Likely
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-20sparc64: If 'slot-names' property exist, create sysfs PCI slot information.David S. Miller
2010-02-17sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes.David S. Miller
2009-12-15sparc64: don't export static inline pci_ functionsStephen Rothwell
2009-11-04sparc64/PCI: drop PCI_CACHE_LINE_BYTESTejun Heo
2009-08-10sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori
2009-06-17Delete pcibios_select_rootMatthew Wilcox
2009-01-08sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg