aboutsummaryrefslogtreecommitdiff
path: root/drivers/nubus
AgeCommit message (Expand)Author
2018-07-23nubus: Set default dma mask for nubus_board devicesFinn Thain
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-14nubus: Call bus_register unconditionallyFinn Thain
2018-01-16nubus: Add support for the driver modelFinn Thain
2018-01-16nubus: Adopt standard linked list implementationFinn Thain
2018-01-16nubus: Rename struct nubus_devFinn Thain
2018-01-16nubus: Rework /proc/bus/nubus/s/ implementationFinn Thain
2018-01-16nubus: Generalize block resource handlingFinn Thain
2018-01-16nubus: Remove redundant codeFinn Thain
2018-01-16nubus: Call proc_mkdir() not more than once per slot directoryFinn Thain
2018-01-16nubus: Validate slot resource IDsFinn Thain
2018-01-16nubus: Fix log spamFinn Thain
2018-01-16nubus: Use static functions where possibleFinn Thain
2018-01-16nubus: Avoid array underflow and overflowFinn Thain
2017-11-13Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-09m68k/mac: Disentangle VIA/RBV and NuBus initializationFinn Thain
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-14nubus: Fix pointer validationFinn Thain
2017-05-14nubus: Remove slot zero probeDavid Huggins-Daines
2017-04-20nubus: Clean up whitespaceFinn Thain
2017-04-20nubus: Clean up printk callsDavid Huggins-Daines
2017-04-20nubus: Fix nubus_rewinddirDavid Huggins-Daines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2014-10-27nubus: Remove superfluous interrupt disable/restoreGeert Uytterhoeven
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov
2013-05-04nubus: Kill nubus_proc_detach_device()Geert Uytterhoeven
2013-04-29nubus: Don't use create_proc_read_entry()David Howells
2013-04-09nubus: Don't use create_proc_entry()David Howells
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-10-16nubus: fix mis-indented statementIlpo Järvinen
2008-04-29proc: convert /proc/bus/nubus to seq_file interfaceAlexey Dobriyan
2008-04-29proc: remove proc_busAlexey Dobriyan
2008-02-05nubus: kill drivers/nubus/nubus_syms.cAdrian Bunk
2008-02-03drivers/nubus/: Spelling fixesJoe Perches
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-04-16Linux-2.6.12-rc2Linus Torvalds