summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/pcic.c
Commit message (Expand)AuthorAgeFilesLines
* sparc/PCI: Use dev_printk() when possibleBjorn Helgaas2018-05-221-15/+14
* sparc32/PCI/PCIC: Converge device enable pathBjorn Helgaas2018-05-211-41/+30
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-081-6/+0
|\
| * PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt2017-08-021-6/+0
* | sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni2017-08-211-1/+1
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang2015-03-121-0/+4
* sparc32: fix sparse warnings in pcic.cSam Ravnborg2014-05-181-30/+6
* sparc32: introduce asm-generic/io.hSam Ravnborg2014-05-021-78/+0
* sparc32: replace flip_dword() with swab32()Sam Ravnborg2014-05-021-1/+1
* SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+2
* Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-8/+0
|\
| * sparc/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-8/+0
* | sparc/PCI: remove unused pcibios_assign_resource() definitionBjorn Helgaas2012-06-151-5/+0
|/
* sparc32: remove remaining users of btfixupSam Ravnborg2012-05-141-3/+2
* sparc32: fix build of pcicSam Ravnborg2012-04-161-3/+3
* sparc32: generic clockevent supportTkhai Kirill2012-04-151-22/+26
* sparc32: rename sparc_irq_config to sparc_configSam Ravnborg2012-04-151-1/+1
* sparc: add export.h to arch/sparc files as requiredPaul Gortmaker2011-10-311-0/+1
* sparc: fix array bounds error setting up PCIC NMI trapIan Campbell2011-08-181-2/+2
* pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt2011-06-081-8/+0
* sparc32: genirq supportSam Ravnborg2011-04-191-27/+56
* sparc: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-3/+1
* of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-091-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2010-03-021-2/+0
|\
| * sparc: remove redundant return statementsJan Engelhardt2010-02-101-2/+0
* | resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
* | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-2/+3
|/
* sparc: convert to arch_gettimeoffset()John Stultz2010-01-151-87/+16
* sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-081-0/+6
* sparc32: pdev_to_pnode() is used from __devinitAl Viro2008-12-041-1/+1
* sparc32: Kill clear_profile_irq btfixup entry.David S. Miller2008-09-191-6/+0
* sparc: Kill EBUS driver layer.David S. Miller2008-08-301-7/+1
* sparc: Kill now spurious includes of sbus.hDavid S. Miller2008-08-291-1/+0
* xtime_lock vs update_process_timesPeter Zijlstra2008-02-131-1/+1
* [SPARC]: Add missing "space"Joe Perches2007-12-051-4/+4
* [SPARC32]: __inline__ --> inlineDavid S. Miller2007-10-271-1/+1
* [SPARC32]: clean include/asm-sparc/irq.hAl Viro2007-07-211-0/+1
* [SPARC]: Spelling fixes.Simon Arlott2007-05-111-2/+2
* [SPARC]: device_node name constification falloutStephen Rothwell2007-04-261-3/+1
* [SPARC]: Fix section mismatch warnings in pci.c and pcic.cRobert Reif2007-04-121-2/+2
* [SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller2007-03-021-0/+8
* [SPARC32]: pcic.c needs asm/irq_regs.hDavid S. Miller2006-10-111-0/+1
* [PATCH] sparc32 pt_regs fixesAl Viro2006-10-081-2/+2
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-14/+2
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] irq-flags: SPARC: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-1/+1