aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/pci.h
Commit message (Expand)AuthorAge
* PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-27
* PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-23
* sh/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
* PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-22
* sh: pci: Use a generic raw spinlock for PCI config access locking.Paul Mundt2010-09-20
* pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-12
* pci-dma: sh: use include/linux/pci-dma.hFUJITA Tomonori2010-03-12
* sh: Fix up early PCI PERR/SERR IRQ handling.Paul Mundt2010-02-03
* sh: Improved multi-resource handling for SH7780 PCI.Paul Mundt2010-02-01
* sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.Paul Mundt2010-02-01
* sh: Handle PCI controller resource conflicts.Paul Mundt2010-01-31
* sh: Enable PCI66 support for SH7780 host controller.Paul Mundt2010-01-31
* sh: support PCI domains.Paul Mundt2010-01-29
* sh: Kill off deprecated fixed PCI memory window accessors.Paul Mundt2010-01-29
* sh: Revamp PCI DMA coherence Kconfig bits.Paul Mundt2009-10-26
* sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt2009-10-19
* PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-09
* Delete pcibios_select_rootMatthew Wilcox2009-06-17
* sh: pci: Disable MWI and make pci_dma_burst_advice() a bit more accurate.Paul Mundt2009-05-26
* sh: pci: Fix up the build for CONFIG_PCI=n.Paul Mundt2009-04-24
* sh: pci: Kill off the last remnants of the now unused pci-auto code.Paul Mundt2009-04-20
* sh: pci: Kill off the now unused hose->io_base.Paul Mundt2009-04-20
* sh: pci: Track io and mem_offset per-channel.Paul Mundt2009-04-20
* sh: pci: New-style controller registration.Paul Mundt2009-04-20
* sh: pci: Rework fixed region checks in ioremap().Paul Mundt2009-04-20
* sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt2009-04-20
* sh: pci: Kill off unused pcibios_fixup().Paul Mundt2009-04-20
* sh: pci: Consolidate pcibios_align_resource() definitions.Paul Mundt2009-04-20
* sh: pci: HAVE_PCI_MMAP support.Paul Mundt2009-04-20
* sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.Paul Mundt2009-04-20
* sh: pci io port base address codeMagnus Damm2009-04-16
* sh: pci memory range checking codeMagnus Damm2009-04-16
* sh: add io_base member to pci_channelMagnus Damm2009-04-16
* sh: add reg_base member to pci_channelMagnus Damm2009-04-16
* sh: hook in struct pci_channel in sysdataMagnus Damm2009-04-16
* sh: add init member to pci_channel dataMagnus Damm2009-04-16
* sh: migrate to arch/sh/include/Paul Mundt2008-07-28