summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/pcic.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-06Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas1-8/+0
2012-07-06sparc/PCI: factor out pcibios_setup()Myron Stowe1-8/+0
2012-06-16sparc/PCI: remove unused pcibios_assign_resource() definitionBjorn Helgaas1-5/+0
2012-05-15sparc32: remove remaining users of btfixupSam Ravnborg1-3/+2
2012-04-17sparc32: 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-11-01sparc: add export.h to arch/sparc files as requiredPaul Gortmaker1-0/+1
2011-08-19sparc: 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-20sparc32: 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-23resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-23resource/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-09sparc: 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-20sparc32: 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-14xtime_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-22[SPARC32]: clean include/asm-sparc/irq.hAl Viro1-0/+1
2007-05-12[SPARC]: Spelling fixes.Simon Arlott1-2/+2
2007-04-26[SPARC]: device_node name constification falloutStephen Rothwell1-3/+1
2007-04-13[SPARC]: Fix section mismatch warnings in pci.c and pcic.cRobert Reif1-2/+2
2007-03-03[SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller1-0/+8
2006-10-12[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-03[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-24[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-31[PATCH] remove some more check_region stuffJeff Garzik1-2/+2
2005-09-08[PATCH] NTP: ntp-helper functionsjohn stultz1-4/+1
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+1041