index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
pci.c
Age
Commit message (
Expand
)
Author
2013-01-12
sparc: remove __devinit, __devexit annotations
Sam Ravnborg
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-09-18
PCI: Provide a default pcibios_update_irq()
Thierry Reding
2012-07-10
Merge branch 'pci/bjorn-p2p-bridge-windows' into next
Bjorn Helgaas
2012-07-10
sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases()
Bjorn Helgaas
2012-07-05
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
2012-07-05
sparc/PCI: factor out pcibios_setup()
Myron Stowe
2012-06-13
sparc/PCI: register busn_res for root buses
Yinghai Lu
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-03-20
sparc/PCI: convert devtree and arch-probed bus addresses to resource
Bjorn Helgaas
2012-02-24
sparc/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-01-06
sparc/PCI: convert to pci_create_root_bus()
Bjorn Helgaas
2012-01-06
PCI: SPARC: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2011-10-31
sparc: move symbol exporters to use export.h not module.h
Paul Gortmaker
2011-10-19
sparc: Add alignment flag to PCI expansion resources
Kjetil Oftedal
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-07
pci/of: Consolidate pci_device_to_OF_node()
Benjamin Herrenschmidt
2011-06-07
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
2011-03-29
sparc: Convert to new irq function names
Thomas Gleixner
2011-03-17
sparc64: Fix build errors with gcc-4.6.0
David S. Miller
2011-03-17
sparc64: rename virt_irq => irq - II
Sam Ravnborg
2010-07-24
sparc: remove references to of_device and to_of_device
Grant Likely
2010-06-28
sparc/of: Move of_device fields into struct pdev_archdata
Grant Likely
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-04-29
driver-core: Add device node pointer to struct device
Grant Likely
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
2010-02-23
resource/PCI: mark struct resource as const
Dominik Brodowski
2010-02-23
resource/PCI: align functions now return start of resource
Dominik Brodowski
2010-02-21
sparc64: If 'slot-names' property exist, create sysfs PCI slot information.
David S. Miller
2010-02-18
sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes.
David S. Miller
2009-12-15
sparc64: don't export static inline pci_ functions
Stephen Rothwell
2009-11-04
sparc64/PCI: drop PCI_CACHE_LINE_BYTES
Tejun Heo
2009-08-10
sparc: Use asm-generic/pci-dma-compat
FUJITA Tomonori
2009-06-17
Delete pcibios_select_root
Matthew Wilcox
2009-01-09
sparc64: move EXPORT_SYMBOL to the symbols definition
Sam Ravnborg
2009-01-06
sparc64: Use unsigned long long for u64.
Sam Ravnborg
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg