index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
pci.c
Age
Commit message (
Expand
)
Author
2016-07-10
sparc/PCI: Fix for panic while enabling SR-IOV
Babu Moger
2015-05-31
sparc64: pci slots information is not populated in sysfs
Eric Snowberg
2015-04-13
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-08
Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"
Bjorn Helgaas
2015-03-19
sparc/PCI: Claim bus resources before pci_bus_add_devices()
Yijing Wang
2015-01-16
sparc/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
2014-08-13
sparc64: Properly claim resources as each PCI bus is probed.
David S. Miller
2014-08-13
sparc64: Skip bogus PCI bridge ranges.
David S. Miller
2014-08-13
sparc64: Expand PCI bridge probing debug logging.
David S. Miller
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2014-05-27
sparc/PCI: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-18
sparc64: fix sparse warning in pci.c
Sam Ravnborg
2014-01-28
sparc: don't use module_init in non-modular pci.c code
Paul Gortmaker
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2013-11-14
sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...
oftedal
2013-07-03
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-06-29
sparc: __pci_mmap_set_flags() is useless
Al Viro
2013-06-14
Merge branch 'pci/jiang-bus-lock-v3' into next
Bjorn Helgaas
2013-06-05
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
Gu Zheng
2013-05-20
sparc/PCI: Use PCI_UNKNOWN for unknown power state
Bjorn Helgaas
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-23
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-08
pci/of: Consolidate pci_device_to_OF_node()
Benjamin Herrenschmidt
2011-06-08
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-16
sparc64: Fix build errors with gcc-4.6.0
David S. Miller
2011-03-16
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-28
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-22
resource/PCI: mark struct resource as const
Dominik Brodowski
2010-02-22
resource/PCI: align functions now return start of resource
Dominik Brodowski
[next]