summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/leon_pci_grpci2.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-08sparc32: Fix section mismatch in leon_pci_grpciSam Ravnborg1-1/+1
2024-02-16sparc: Fix typosBjorn Helgaas1-1/+1
2023-08-28sparc: Explicitly include correct DT includesRob Herring1-1/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-29sparc: leon: grpci2: constify of_device_idArvind Yadav1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-06-01sparc: kernel: GRPCI2: Remove a useless memsetChristophe Jaillet1-1/+0
2014-10-20sparc: kernel: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-05-02sparc32: replace flip_dword() with swab32()Sam Ravnborg1-2/+2
2014-04-29sparc32: fix sparse warnings in leon_pci_grpci2.cSam Ravnborg1-9/+9
2014-02-14sparc: fix implicit include of slab.h in leon_pci_grpci2.cPaul Gortmaker1-0/+1
2013-03-20sparc32,leon: add support for PCI busn resource for GRPCI2Daniel Hellstrom1-0/+5
2013-03-03sparc,leon: fix GRPCI2 device0 PCI config space accessDaniel Hellstrom1-15/+26
2013-01-04SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2011-11-01sparc: move symbol exporters to use export.h not module.hPaul Gortmaker1-1/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2011-06-03sparc32,leon: add GRPCI2 PCI Host driverDaniel Hellstrom1-0/+897