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