summaryrefslogtreecommitdiff
path: root/arch/sh/drivers/pci/pci.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-24sh: Allow use of GENERIC_IOMAPDavid McKay1-0/+4
2009-06-16sh: pci: Allow register_pci_controller() to handle overlapping regions.Paul Mundt1-12/+2
2009-04-20sh: pci: Rename pci-new.c to pci.c.Paul Mundt1-0/+364
2009-04-20sh: pci: Kill off the last remnants of the now unused pci-auto code.Paul Mundt1-75/+0
2009-04-20sh: pci: Consolidate the remaining common bits.Paul Mundt1-58/+0
2009-04-20sh: pci: Consolidate bus<->resource mapping in pci-lib.Paul Mundt1-14/+0
2009-04-20sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt1-35/+0
2009-04-20sh: pci: Consolidate pcibios_align_resource() definitions.Paul Mundt1-23/+0
2009-04-20sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.Paul Mundt1-0/+14
2009-04-16sh: export board_pci_channels in one placeMagnus Damm1-0/+2
2009-04-16sh: pci memory range checking codeMagnus Damm1-3/+2
2009-04-16sh: add init member to pci_channel dataMagnus Damm1-5/+18
2009-04-14sh: Add in PCI bus for DMA API debugging.Paul Mundt1-0/+3
2009-01-07PCI: sh: use generic INTx swizzle from PCI coreBjorn Helgaas1-16/+1
2009-01-07PCI: sh: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas1-6/+1
2008-07-28sh: make pcibios_max_latency staticAdrian Bunk1-1/+1
2008-06-28PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk1-32/+0
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt1-2/+2
2008-01-28sh: Get the SH-5 PCI support building.Paul Mundt1-1/+1
2007-07-20sh: Fix up PCI section mismatch warnings.Paul Mundt1-1/+1
2006-09-27sh: Inhibit mapping PCI apertures through page tables.Paul Mundt1-11/+9
2006-09-27sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt1-7/+33
2006-09-27sh: ioremap() overhaul.Paul Mundt1-4/+17
2006-09-27sh: Titan board support.Jamie Lenehan1-12/+46
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-3/+3
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+155