summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/pci.h
Commit message (Expand)AuthorAgeFilesLines
* PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-6/+0Star
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-161-4/+0Star
|\
| * PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-081-2/+0Star
| * PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas2017-11-081-2/+0Star
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* sh/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-0/+1
* PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-2/+1Star
* PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-3/+0Star
* PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-081-18/+0Star
* PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-281-5/+0Star
* PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-241-2/+0Star
* sh/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-241-5/+1Star
* PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* sh: pci: Use a generic raw spinlock for PCI config access locking.Paul Mundt2010-09-201-0/+2
* pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-131-2/+0Star
* pci-dma: sh: use include/linux/pci-dma.hFUJITA Tomonori2010-03-131-18/+1Star
* sh: Fix up early PCI PERR/SERR IRQ handling.Paul Mundt2010-02-031-0/+12
* sh: Improved multi-resource handling for SH7780 PCI.Paul Mundt2010-02-011-2/+3
* sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.Paul Mundt2010-02-011-0/+11
* sh: Handle PCI controller resource conflicts.Paul Mundt2010-02-011-1/+1
* sh: Enable PCI66 support for SH7780 host controller.Paul Mundt2010-02-011-0/+2
* sh: support PCI domains.Paul Mundt2010-01-291-1/+12
* sh: Kill off deprecated fixed PCI memory window accessors.Paul Mundt2010-01-291-14/+0Star
* sh: Revamp PCI DMA coherence Kconfig bits.Paul Mundt2009-10-271-13/+7Star
* sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt2009-10-201-9/+1Star
* PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-1/+0Star
* Delete pcibios_select_rootMatthew Wilcox2009-06-171-13/+0Star
* sh: pci: Disable MWI and make pci_dma_burst_advice() a bit more accurate.Paul Mundt2009-05-261-2/+18
* sh: pci: Fix up the build for CONFIG_PCI=n.Paul Mundt2009-04-241-0/+2
* sh: pci: Kill off the last remnants of the now unused pci-auto code.Paul Mundt2009-04-201-16/+0Star
* sh: pci: Kill off the now unused hose->io_base.Paul Mundt2009-04-201-1/+0Star
* sh: pci: Track io and mem_offset per-channel.Paul Mundt2009-04-201-0/+3
* sh: pci: New-style controller registration.Paul Mundt2009-04-201-11/+18
* sh: pci: Rework fixed region checks in ioremap().Paul Mundt2009-04-201-18/+11Star
* sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt2009-04-201-20/+2Star
* sh: pci: Kill off unused pcibios_fixup().Paul Mundt2009-04-201-1/+0Star
* sh: pci: Consolidate pcibios_align_resource() definitions.Paul Mundt2009-04-201-4/+1Star
* sh: pci: HAVE_PCI_MMAP support.Paul Mundt2009-04-201-0/+3
* sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.Paul Mundt2009-04-201-3/+24
* sh: pci io port base address codeMagnus Damm2009-04-161-27/+20Star
* sh: pci memory range checking codeMagnus Damm2009-04-161-4/+19
* sh: add io_base member to pci_channelMagnus Damm2009-04-161-0/+1
* sh: add reg_base member to pci_channelMagnus Damm2009-04-161-0/+1
* sh: hook in struct pci_channel in sysdataMagnus Damm2009-04-161-2/+4
* sh: add init member to pci_channel dataMagnus Damm2009-04-161-0/+2
* sh: migrate to arch/sh/include/Paul Mundt2008-07-291-0/+144