aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nubus/proc.c
AgeCommit message (Expand)Author
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
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: Remove redundant codeFinn Thain
2018-01-16nubus: Call proc_mkdir() not more than once per slot directoryFinn Thain
2018-01-16nubus: Avoid array underflow and overflowFinn Thain
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
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
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
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds