aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nubus/nubus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-14nubus: Call bus_register unconditionallyFinn Thain1-1/+1
2018-01-16nubus: Add support for the driver modelFinn Thain1-13/+11
2018-01-16nubus: Adopt standard linked list implementationFinn Thain1-34/+11
2018-01-16nubus: Rename struct nubus_devFinn Thain1-53/+52
2018-01-16nubus: Rework /proc/bus/nubus/s/ implementationFinn Thain1-23/+91
2018-01-16nubus: Generalize block resource handlingFinn Thain1-58/+65
2018-01-16nubus: Remove redundant codeFinn Thain1-35/+22
2018-01-16nubus: Validate slot resource IDsFinn Thain1-6/+20
2018-01-16nubus: Fix log spamFinn Thain1-73/+56
2018-01-16nubus: Use static functions where possibleFinn Thain1-2/+2
2018-01-16nubus: Avoid array underflow and overflowFinn Thain1-12/+17
2017-11-13Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-13/+0
2017-11-09m68k/mac: Disentangle VIA/RBV and NuBus initializationFinn Thain1-13/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-14nubus: Fix pointer validationFinn Thain1-8/+6
2017-05-14nubus: Remove slot zero probeDavid Huggins-Daines1-106/+5
2017-04-20nubus: Clean up whitespaceFinn Thain1-162/+148
2017-04-20nubus: Clean up printk callsDavid Huggins-Daines1-84/+65
2017-04-20nubus: Fix nubus_rewinddirDavid Huggins-Daines1-0/+2
2014-10-27nubus: Remove superfluous interrupt disable/restoreGeert Uytterhoeven1-4/+0
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov1-9/+9
2013-04-29nubus: Don't use create_proc_read_entry()David Howells1-55/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-10-16nubus: fix mis-indented statementIlpo Järvinen1-1/+1
2008-02-05nubus: kill drivers/nubus/nubus_syms.cAdrian Bunk1-0/+13
2008-02-03drivers/nubus/: Spelling fixesJoe Perches1-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-4/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1042