aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/pcic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-12-15[PATCH] fix iomem annotations in sparc32 pcic codeAl Viro1-1/+1
2005-11-09[SPARC]: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik1-2/+2
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-4/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1041