aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/leon_pci_grpci2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-28sparc: leon: grpci2: constify of_device_idArvind Yadav1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-05-31sparc: 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-13sparc: 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-02sparc,leon: fix GRPCI2 device0 PCI config space accessDaniel Hellstrom1-15/+26
2013-01-03SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2011-10-31sparc: 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-02sparc32,leon: add GRPCI2 PCI Host driverDaniel Hellstrom1-0/+897