summaryrefslogtreecommitdiff
path: root/drivers/nubus
Commit message (Expand)AuthorAge
* nubus: Add support for the driver modelFinn Thain2018-01-16
* nubus: Adopt standard linked list implementationFinn Thain2018-01-16
* nubus: Rename struct nubus_devFinn Thain2018-01-16
* nubus: Rework /proc/bus/nubus/s/ implementationFinn Thain2018-01-16
* nubus: Generalize block resource handlingFinn Thain2018-01-16
* nubus: Remove redundant codeFinn Thain2018-01-16
* nubus: Call proc_mkdir() not more than once per slot directoryFinn Thain2018-01-16
* nubus: Validate slot resource IDsFinn Thain2018-01-16
* nubus: Fix log spamFinn Thain2018-01-16
* nubus: Use static functions where possibleFinn Thain2018-01-16
* nubus: Avoid array underflow and overflowFinn Thain2018-01-16
* Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-13
|\
| * m68k/mac: Disentangle VIA/RBV and NuBus initializationFinn Thain2017-11-09
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* nubus: Fix pointer validationFinn Thain2017-05-14
* nubus: Remove slot zero probeDavid Huggins-Daines2017-05-14
* nubus: Clean up whitespaceFinn Thain2017-04-20
* nubus: Clean up printk callsDavid Huggins-Daines2017-04-20
* nubus: Fix nubus_rewinddirDavid Huggins-Daines2017-04-20
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* nubus: Remove superfluous interrupt disable/restoreGeert Uytterhoeven2014-10-27
* kernel/printk: use symbolic defines for console loglevelsBorislav Petkov2014-06-04
* nubus: Kill nubus_proc_detach_device()Geert Uytterhoeven2013-05-04
* nubus: Don't use create_proc_read_entry()David Howells2013-04-29
* nubus: Don't use create_proc_entry()David Howells2013-04-09
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* nubus: fix mis-indented statementIlpo Järvinen2008-10-16
* proc: convert /proc/bus/nubus to seq_file interfaceAlexey Dobriyan2008-04-29
* proc: remove proc_busAlexey Dobriyan2008-04-29
* nubus: kill drivers/nubus/nubus_syms.cAdrian Bunk2008-02-05
* drivers/nubus/: Spelling fixesJoe Perches2008-02-03
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Linux-2.6.12-rc2Linus Torvalds2005-04-16