aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/ebus.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2014-01-28sparc: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2011-10-31sparc: move symbol exporters to use export.h not module.hGravatar Paul Gortmaker 1-1/+1
2008-12-04sparc,sparc64: unify kernel/Gravatar Sam Ravnborg 1-0/+257
2008-08-30sparc: Kill EBUS driver layer.Gravatar David S. Miller 1-392/+0
2008-08-29sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppGravatar David S. Miller 1-1/+0
2008-07-17sparc/kernel/: possible cleanupsGravatar Adrian Bunk 1-4/+5
2008-05-20sparc: remove CVS keywordsGravatar Adrian Bunk 1-1/+1
2008-03-03sparc: replace remaining __FUNCTION__ occurancesGravatar Harvey Harrison 1-3/+3
2007-09-27[SPARC]: Fix EBUS use of uninitialized variable.Gravatar David S. Miller 1-0/+2
2007-08-10[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Gravatar Robert Reif 1-0/+1
2007-07-20[SPARC]: Make sure dev_archdata is filled in for all devices.Gravatar David S. Miller 1-0/+5
2007-04-26[SPARC]: device_node name constification falloutGravatar Stephen Rothwell 1-2/+2
2007-04-26[SPARC]: constify of_get_property return: arch/sparcGravatar Stephen Rothwell 1-5/+5
2006-10-27[SPARC]: Fix bus_id[] string overflow.Gravatar David S. Miller 1-4/+4
2006-09-22[PATCH] fix ancient breakage in ebus_init()Gravatar Al Viro 1-4/+3
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-23[SPARC]: Port of_device layer and make ebus use it.Gravatar David S. Miller 1-0/+21
2006-06-23[SPARC]: Port sparc64 in-kernel device tree code to sparc32.Gravatar David S. Miller 1-80/+84
2005-12-15[PATCH] sparc: NULL noise removal (ebus.c)Gravatar Al Viro 1-12/+12
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+361