index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nubus
/
proc.c
Age
Commit message (
Expand
)
Author
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-01-16
nubus: Add support for the driver model
Finn Thain
2018-01-16
nubus: Adopt standard linked list implementation
Finn Thain
2018-01-16
nubus: Rename struct nubus_dev
Finn Thain
2018-01-16
nubus: Rework /proc/bus/nubus/s/ implementation
Finn Thain
2018-01-16
nubus: Remove redundant code
Finn Thain
2018-01-16
nubus: Call proc_mkdir() not more than once per slot directory
Finn Thain
2018-01-16
nubus: Avoid array underflow and overflow
Finn Thain
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2013-05-04
nubus: Kill nubus_proc_detach_device()
Geert Uytterhoeven
2013-04-29
nubus: Don't use create_proc_read_entry()
David Howells
2013-04-09
nubus: Don't use create_proc_entry()
David Howells
2008-04-29
proc: convert /proc/bus/nubus to seq_file interface
Alexey Dobriyan
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
2008-02-05
nubus: kill drivers/nubus/nubus_syms.c
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds