summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/pcic.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-08-21sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni
2017-08-02PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-03-12PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang
2014-05-18sparc32: fix sparse warnings in pcic.cSam Ravnborg
2014-05-02sparc32: introduce asm-generic/io.hSam Ravnborg
2014-05-02sparc32: replace flip_dword() with swab32()Sam Ravnborg
2013-01-03SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-07-05sparc/PCI: factor out pcibios_setup()Myron Stowe
2012-06-15sparc/PCI: remove unused pcibios_assign_resource() definitionBjorn Helgaas
2012-05-14sparc32: remove remaining users of btfixupSam Ravnborg
2012-04-16sparc32: fix build of pcicSam Ravnborg
2012-04-15sparc32: generic clockevent supportTkhai Kirill
2012-04-15sparc32: rename sparc_irq_config to sparc_configSam Ravnborg
2011-10-31sparc: add export.h to arch/sparc files as requiredPaul Gortmaker
2011-08-18sparc: fix array bounds error setting up PCIC NMI trapIan Campbell
2011-06-08pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt
2011-04-19sparc32: genirq supportSam Ravnborg
2011-01-31sparc: Switch do_timer() to xtime_update()Torben Hohn
2010-10-09of/sparc: convert various prom_* functions to use phandleAndres Salomon
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-10sparc: remove redundant return statementsJan Engelhardt
2010-01-15sparc: convert to arch_gettimeoffset()John Stultz
2009-01-08sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg
2008-12-04sparc32: pdev_to_pnode() is used from __devinitAl Viro
2008-09-19sparc32: Kill clear_profile_irq btfixup entry.David S. Miller
2008-08-30sparc: Kill EBUS driver layer.David S. Miller
2008-08-29sparc: Kill now spurious includes of sbus.hDavid S. Miller
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra
2007-12-05[SPARC]: Add missing "space"Joe Perches
2007-10-27[SPARC32]: __inline__ --> inlineDavid S. Miller
2007-07-21[SPARC32]: clean include/asm-sparc/irq.hAl Viro
2007-05-11[SPARC]: Spelling fixes.Simon Arlott
2007-04-26[SPARC]: device_node name constification falloutStephen Rothwell
2007-04-12[SPARC]: Fix section mismatch warnings in pci.c and pcic.cRobert Reif
2007-03-02[SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller
2006-10-11[SPARC32]: pcic.c needs asm/irq_regs.hDavid S. Miller
2006-10-08[PATCH] sparc32 pt_regs fixesAl Viro
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-07-02[PATCH] irq-flags: SPARC: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman
2006-06-23[SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller