summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/pci.c
Commit message (Expand)AuthorAgeFilesLines
* xtensa: use generic pcibios_set_master and pcibios_enable_deviceMax Filippov2019-06-171-32/+0Star
* xtensa: drop dead PCI support codeMax Filippov2019-06-171-91/+0Star
* xtensa/PCI: Remove unused variableGuenter Roeck2019-06-171-1/+0Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1Star
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* xtensa/PCI: Use dev_printk() when possibleBjorn Helgaas2018-05-221-4/+2Star
* xtensa/PCI: Make variables staticBjorn Helgaas2018-05-221-2/+2
* xtensa/PCI: Remove dead codeBjorn Helgaas2018-05-221-59/+0Star
* xtensa/PCI: Use generic pci_mmap_resource_range()David Woodhouse2018-03-011-86/+8Star
* xtensa: clean up custom-controlled debug outputMax Filippov2017-12-171-19/+11Star
* 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/+1Star
* 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/+0Star
* 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-041-1/+1
* | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-191-8/+0Star
* | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-191-1/+1
|/
* Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-6/+0Star
|\
| * xtensa/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-6/+0Star
* | 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-241-16/+1Star
* xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-43/+42Star
* 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-231-2/+2
* resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-231-6/+5Star
* [XTENSA] Move string-io functions to io.c from pci.cChris Zankel2007-08-271-69/+0Star
* [XTENSA] Spelling fixes in arch/xtensaChris Zankel2007-06-011-1/+1
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [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/+0Star
* [PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel2005-09-231-2/+2
* [PATCH] xtensa: Fix asm macroChris Zankel2005-06-301-90/+5Star
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel2005-06-241-0/+563