aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-05-22xtensa/PCI: Use dev_printk() when possibleBjorn Helgaas1-4/+2
2018-05-22xtensa/PCI: Make variables staticBjorn Helgaas1-2/+2
2018-05-22xtensa/PCI: Remove dead codeBjorn Helgaas1-59/+0
2018-02-28xtensa/PCI: Use generic pci_mmap_resource_range()David Woodhouse1-86/+8
2017-12-16xtensa: clean up custom-controlled debug outputMax Filippov1-19/+11
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse1-1/+2
2017-04-18xtensa/PCI: Do not mmap PCI BARs to userspace as write-throughDavid Woodhouse1-20/+1
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas1-0/+4
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi1-4/+0
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang1-2/+13
2013-06-05xtensa: fix section mismatch in pcibios_fixup_busMax Filippov1-5/+5
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds1-1/+1
2012-10-03xtensa/PCI: fix WT caching attributeMax Filippov1-1/+1
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding1-8/+0
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding1-1/+1
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas1-6/+0
2012-07-05xtensa/PCI: factor out pcibios_setup()Myron Stowe1-6/+0
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-1/+1
2012-02-23xtensa/PCI: get rid of device resource fixupsBjorn Helgaas1-16/+1
2012-01-06xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-43/+42
2012-01-06PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe1-0/+5
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-2/+2
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-6/+5
2007-08-27[XTENSA] Move string-io functions to io.c from pci.cChris Zankel1-69/+0
2007-05-31[XTENSA] Spelling fixes in arch/xtensaChris Zankel1-1/+1
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-3/+3
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter1-12/+0
2005-09-22[PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel1-2/+2
2005-06-30[PATCH] xtensa: Fix asm macroChris Zankel1-90/+5
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel1-0/+563