summaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* sh: pci: Support slot 4 routing on SDK7786.Paul Mundt2010-10-141-1/+1
* sh: pci: Use a generic raw spinlock for PCI config access locking.Paul Mundt2010-09-201-0/+6
* sh: pci: Use generic pci_enable_resources() for pcibios_enable_device().Paul Mundt2010-09-191-34/+1Star
* sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources().Paul Mundt2010-06-071-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-02-271-32/+135
|\
| * sh: Fix up early PCI PERR/SERR IRQ handling.Paul Mundt2010-02-031-9/+42
| * sh: Improved multi-resource handling for SH7780 PCI.Paul Mundt2010-02-011-14/+23
| * sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.Paul Mundt2010-02-011-0/+51
| * sh: Handle PCI controller resource conflicts.Paul Mundt2010-02-011-2/+3
| * sh: Enable PCI66 support for SH7780 host controller.Paul Mundt2010-02-011-0/+2
| * sh: support PCI domains.Paul Mundt2010-01-291-2/+15
| * sh: Bail out early on PCI resource conflicts.Paul Mundt2010-01-291-13/+9Star
| * sh: Fix up read-only variable assignment in pcibios_align_resource().Paul Mundt2010-01-281-3/+1Star
* | resource/PCI: mark struct resource as constDominik Brodowski2010-02-231-1/+1
* | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-231-3/+3
|/
* sh: Allow use of GENERIC_IOMAPDavid McKay2009-08-241-0/+4
* sh: pci: Allow register_pci_controller() to handle overlapping regions.Paul Mundt2009-06-151-12/+2Star
* sh: pci: Rename pci-new.c to pci.c.Paul Mundt2009-04-201-0/+364
* sh: pci: Kill off the last remnants of the now unused pci-auto code.Paul Mundt2009-04-201-75/+0Star
* sh: pci: Consolidate the remaining common bits.Paul Mundt2009-04-201-58/+0Star
* sh: pci: Consolidate bus<->resource mapping in pci-lib.Paul Mundt2009-04-201-14/+0Star
* sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt2009-04-201-35/+0Star
* sh: pci: Consolidate pcibios_align_resource() definitions.Paul Mundt2009-04-201-23/+0Star
* sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.Paul Mundt2009-04-201-0/+14
* sh: export board_pci_channels in one placeMagnus Damm2009-04-161-0/+2
* sh: pci memory range checking codeMagnus Damm2009-04-161-3/+2Star
* sh: add init member to pci_channel dataMagnus Damm2009-04-161-5/+18
* sh: Add in PCI bus for DMA API debugging.Paul Mundt2009-04-141-0/+3
* PCI: sh: use generic INTx swizzle from PCI coreBjorn Helgaas2009-01-071-16/+1Star
* PCI: sh: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-071-6/+1Star
* sh: make pcibios_max_latency staticAdrian Bunk2008-07-281-1/+1
* PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk2008-06-271-32/+0Star
* iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt2008-04-291-2/+2
* sh: Get the SH-5 PCI support building.Paul Mundt2008-01-281-1/+1
* sh: Fix up PCI section mismatch warnings.Paul Mundt2007-07-201-1/+1
* sh: Inhibit mapping PCI apertures through page tables.Paul Mundt2006-09-271-11/+9Star
* sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt2006-09-271-7/+33
* sh: ioremap() overhaul.Paul Mundt2006-09-271-4/+17
* sh: Titan board support.Jamie Lenehan2006-09-271-12/+46
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+155