summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/pci.c
AgeCommit message (Expand)Author
2019-02-20sparc64: refactor the ali DMA quirkChristoph Hellwig
2018-11-18sparc: Use device_type helpers to access the node typeRob Herring
2018-11-18sparc: Use of_node_name_eq for node name comparisonsRob Herring
2018-11-18sparc: Convert to using %pOF instead of full_nameRob Herring
2018-05-22sparc/PCI: Use dev_printk() when possibleBjorn Helgaas
2018-04-16sparc/PCI: Request legacy VGA framebuffer only for VGA devicesBjorn Helgaas
2018-02-15sparc/PCI: Support arbitrary host bridge address offsetYinghai Lu
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-02PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-06-17sparc/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas
2016-04-21sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdataSowmini Varadhan
2016-03-29sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger
2015-10-29sparc/PCI: Add mem64 resource parsing for root busYinghai Lu
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-10cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams
2015-07-30PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang
2015-07-22sparc/PCI: Use helper functions to access fields in struct msi_descJiang Liu
2015-05-31sparc64: pci slots information is not populated in sysfsEric Snowberg
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-08Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"Bjorn Helgaas
2015-03-19sparc/PCI: Claim bus resources before pci_bus_add_devices()Yijing Wang
2015-01-16sparc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu
2014-08-13sparc64: Properly claim resources as each PCI bus is probed.David S. Miller
2014-08-13sparc64: Skip bogus PCI bridge ranges.David S. Miller
2014-08-13sparc64: Expand PCI bridge probing debug logging.David S. Miller
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-05-27sparc/PCI: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-18sparc64: fix sparse warning in pci.cSam Ravnborg
2014-01-28sparc: don't use module_init in non-modular pci.c codePaul Gortmaker
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu
2013-11-14sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-29sparc: __pci_mmap_set_flags() is uselessAl Viro
2013-06-14Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas
2013-06-05PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng
2013-05-20sparc/PCI: Use PCI_UNKNOWN for unknown power stateBjorn Helgaas
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