summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/pci.c
Commit message (Expand)AuthorAgeFilesLines
* xtensa/PCI: Use dev_printk() when possibleBjorn Helgaas2018-05-221-4/+2
* xtensa/PCI: Make variables staticBjorn Helgaas2018-05-221-2/+2
* xtensa/PCI: Remove dead codeBjorn Helgaas2018-05-221-59/+0
* xtensa/PCI: Use generic pci_mmap_resource_range()David Woodhouse2018-02-281-86/+8
* xtensa: clean up custom-controlled debug outputMax Filippov2017-12-161-19/+11
* PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
* xtensa/PCI: Do not mmap PCI BARs to userspace as write-throughDavid Woodhouse2017-04-181-20/+1
* PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-151-0/+4
* PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-231-4/+0
* PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-2/+13
* xtensa: fix section mismatch in pcibios_fixup_busMax Filippov2013-06-051-5/+5
* Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-10-091-1/+1
|\
| * xtensa/PCI: fix WT caching attributeMax Filippov2012-10-031-1/+1
* | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-181-8/+0
* | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-181-1/+1
|/
* Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-6/+0
|\
| * xtensa/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-6/+0
* | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
|/
* xtensa/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-16/+1
* xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-43/+42
* PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-0/+5
* resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-2/+2
* resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-6/+5
* [XTENSA] Move string-io functions to io.c from pci.cChris Zankel2007-08-271-69/+0
* [XTENSA] Spelling fixes in arch/xtensaChris Zankel2007-05-311-1/+1
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-3/+3
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-12/+0
* [PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel2005-09-221-2/+2
* [PATCH] xtensa: Fix asm macroChris Zankel2005-06-301-90/+5
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel2005-06-241-0/+563