aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/pcic.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-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-6/+0
2017-08-21sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni1-1/+1
2017-08-02PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt1-6/+0
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2015-03-12PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang1-0/+4
2014-05-18sparc32: fix sparse warnings in pcic.cSam Ravnborg1-30/+6
2014-05-02sparc32: introduce asm-generic/io.hSam Ravnborg1-78/+0
2014-05-02sparc32: replace flip_dword() with swab32()Sam Ravnborg1-1/+1
2013-01-03SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-3/+2
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas1-8/+0
2012-07-05sparc/PCI: factor out pcibios_setup()Myron Stowe1-8/+0
2012-06-15sparc/PCI: remove unused pcibios_assign_resource() definitionBjorn Helgaas1-5/+0
2012-05-14sparc32: remove remaining users of btfixupSam Ravnborg1-3/+2
2012-04-16sparc32: fix build of pcicSam Ravnborg1-3/+3
2012-04-15sparc32: generic clockevent supportTkhai Kirill1-22/+26
2012-04-15sparc32: rename sparc_irq_config to sparc_configSam Ravnborg1-1/+1
2011-10-31sparc: add export.h to arch/sparc files as requiredPaul Gortmaker1-0/+1
2011-08-18sparc: fix array bounds error setting up PCIC NMI trapIan Campbell1-2/+2
2011-06-08pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt1-8/+0
2011-04-19sparc32: genirq supportSam Ravnborg1-27/+56
2011-01-31sparc: Switch do_timer() to xtime_update()Torben Hohn1-3/+1
2010-10-09of/sparc: convert various prom_* functions to use phandleAndres Salomon1-2/+2
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds1-2/+0
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-2/+3
2010-02-10sparc: remove redundant return statementsJan Engelhardt1-2/+0
2010-01-15sparc: convert to arch_gettimeoffset()John Stultz1-87/+16
2009-01-08sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg1-0/+6
2008-12-04sparc32: pdev_to_pnode() is used from __devinitAl Viro1-1/+1
2008-09-19sparc32: Kill clear_profile_irq btfixup entry.David S. Miller1-6/+0
2008-08-30sparc: Kill EBUS driver layer.David S. Miller1-7/+1
2008-08-29sparc: Kill now spurious includes of sbus.hDavid S. Miller1-1/+0
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra1-1/+1
2007-12-05[SPARC]: Add missing "space"Joe Perches1-4/+4
2007-10-27[SPARC32]: __inline__ --> inlineDavid S. Miller1-1/+1
2007-07-21[SPARC32]: clean include/asm-sparc/irq.hAl Viro1-0/+1
2007-05-11[SPARC]: Spelling fixes.Simon Arlott1-2/+2
2007-04-26[SPARC]: device_node name constification falloutStephen Rothwell1-3/+1
2007-04-12[SPARC]: Fix section mismatch warnings in pci.c and pcic.cRobert Reif1-2/+2
2007-03-02[SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller1-0/+8
2006-10-11[SPARC32]: pcic.c needs asm/irq_regs.hDavid S. Miller1-0/+1
2006-10-08[PATCH] sparc32 pt_regs fixesAl Viro1-2/+2
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-14/+2
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-07-02[PATCH] irq-flags: SPARC: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-1/+1
2006-06-23[SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller1-1/+2
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller1-8/+0