summaryrefslogtreecommitdiff
path: root/arch/sh/drivers/pci/fixups-sdk7780.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-28sh: drivers: convert to SPDX identifiersKuninori Morimoto1-4/+1
2017-08-04sh/PCI: Remove __init optimisations from IRQ mapping functions/dataMatthew Minter1-2/+2
2012-05-18sh: legacy PCI evt2irq migration.Paul Mundt1-4/+14
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2010-01-29sh: Reworked SH7780 PCI initialization.Paul Mundt1-19/+0
2009-04-17sh: pci: Start unifying the SH7780 PCIC initialization.Paul Mundt1-27/+5
2009-04-17sh: pci: Consolidate SH7780 PCIC IRQ routing.Paul Mundt1-1/+18
2009-04-17sh: pci: Set class/sub-class code correctly for SH7780 PCIC.Paul Mundt1-4/+0
2009-04-16sh: avoid using PCIBIOS_MIN_xxxMagnus Damm1-1/+1
2009-04-16sh: pass along struct pci_channelMagnus Damm1-22/+24
2008-01-28sh: Add support for SDK7780 board.Nicholas Beck1-0/+59