aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nubus/proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-43/+8
2018-01-16nubus: Add support for the driver modelFinn Thain1-53/+2
2018-01-16nubus: Adopt standard linked list implementationFinn Thain1-7/+4
2018-01-16nubus: Rename struct nubus_devFinn Thain1-9/+6
2018-01-16nubus: Rework /proc/bus/nubus/s/ implementationFinn Thain1-90/+132
2018-01-16nubus: Remove redundant codeFinn Thain1-2/+0
2018-01-16nubus: Call proc_mkdir() not more than once per slot directoryFinn Thain1-1/+5
2018-01-16nubus: Avoid array underflow and overflowFinn Thain1-6/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2013-05-04nubus: Kill nubus_proc_detach_device()Geert Uytterhoeven1-15/+0
2013-04-29nubus: Don't use create_proc_read_entry()David Howells1-5/+76
2013-04-09nubus: Don't use create_proc_entry()David Howells1-2/+3
2008-04-29proc: convert /proc/bus/nubus to seq_file interfaceAlexey Dobriyan1-22/+20
2008-04-29proc: remove proc_busAlexey Dobriyan1-1/+1
2008-02-05nubus: kill drivers/nubus/nubus_syms.cAdrian Bunk1-0/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+174