summaryrefslogtreecommitdiffstats
path: root/drivers/nubus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-052-13/+8
|\
| * nubus: Call bus_register unconditionallyFinn Thain2018-05-142-13/+8
* | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-43/+8
|/
* nubus: Add support for the driver modelFinn Thain2018-01-164-67/+131
* nubus: Adopt standard linked list implementationFinn Thain2018-01-162-41/+15
* nubus: Rename struct nubus_devFinn Thain2018-01-162-62/+58
* nubus: Rework /proc/bus/nubus/s/ implementationFinn Thain2018-01-162-113/+223
* nubus: Generalize block resource handlingFinn Thain2018-01-161-58/+65
* nubus: Remove redundant codeFinn Thain2018-01-162-37/+22
* nubus: Call proc_mkdir() not more than once per slot directoryFinn Thain2018-01-161-1/+5
* nubus: Validate slot resource IDsFinn Thain2018-01-161-6/+20
* nubus: Fix log spamFinn Thain2018-01-161-73/+56
* nubus: Use static functions where possibleFinn Thain2018-01-161-2/+2
* nubus: Avoid array underflow and overflowFinn Thain2018-01-162-18/+23
* Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-131-13/+0
|\
| * m68k/mac: Disentangle VIA/RBV and NuBus initializationFinn Thain2017-11-091-13/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* nubus: Fix pointer validationFinn Thain2017-05-141-8/+6
* nubus: Remove slot zero probeDavid Huggins-Daines2017-05-141-106/+5
* nubus: Clean up whitespaceFinn Thain2017-04-201-162/+148
* nubus: Clean up printk callsDavid Huggins-Daines2017-04-201-84/+65
* nubus: Fix nubus_rewinddirDavid Huggins-Daines2017-04-201-0/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* nubus: Remove superfluous interrupt disable/restoreGeert Uytterhoeven2014-10-271-4/+0
* kernel/printk: use symbolic defines for console loglevelsBorislav Petkov2014-06-041-9/+9
* nubus: Kill nubus_proc_detach_device()Geert Uytterhoeven2013-05-041-15/+0
* nubus: Don't use create_proc_read_entry()David Howells2013-04-292-60/+76
* nubus: Don't use create_proc_entry()David Howells2013-04-091-2/+3
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* nubus: fix mis-indented statementIlpo Järvinen2008-10-161-1/+1
* proc: convert /proc/bus/nubus to seq_file interfaceAlexey Dobriyan2008-04-291-22/+20
* proc: remove proc_busAlexey Dobriyan2008-04-291-1/+1
* nubus: kill drivers/nubus/nubus_syms.cAdrian Bunk2008-02-054-29/+17
* drivers/nubus/: Spelling fixesJoe Perches2008-02-031-1/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-4/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-164-0/+1253