summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/pci.h
AgeCommit message (Expand)Author
2009-04-24sh: pci: Fix up the build for CONFIG_PCI=n.Paul Mundt
2009-04-20sh: pci: Kill off the last remnants of the now unused pci-auto code.Paul Mundt
2009-04-20sh: pci: Kill off the now unused hose->io_base.Paul Mundt
2009-04-20sh: pci: Track io and mem_offset per-channel.Paul Mundt
2009-04-20sh: pci: New-style controller registration.Paul Mundt
2009-04-20sh: pci: Rework fixed region checks in ioremap().Paul Mundt
2009-04-20sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt
2009-04-20sh: pci: Kill off unused pcibios_fixup().Paul Mundt
2009-04-20sh: pci: Consolidate pcibios_align_resource() definitions.Paul Mundt
2009-04-20sh: pci: HAVE_PCI_MMAP support.Paul Mundt
2009-04-20sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.Paul Mundt
2009-04-16sh: pci io port base address codeMagnus Damm
2009-04-16sh: pci memory range checking codeMagnus Damm
2009-04-16sh: add io_base member to pci_channelMagnus Damm
2009-04-16sh: add reg_base member to pci_channelMagnus Damm
2009-04-16sh: hook in struct pci_channel in sysdataMagnus Damm
2009-04-16sh: add init member to pci_channel dataMagnus Damm
2008-07-29sh: migrate to arch/sh/include/Paul Mundt