summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgrp/dgrp_specproc.c
Commit message (Expand)AuthorAgeFilesLines
* staging: dgrp: remove driverKristina Martšenko2014-06-301-541/+0
* Include missing linux/slab.h inclusionsDavid Howells2013-04-291-0/+1
* constify a bunch of struct file_operations instancesAl Viro2013-04-091-3/+3
* dgrp procfs fixes, part 6: just use proc_create{,_data}Al Viro2013-04-091-32/+4
* dgrp procfs fixes, part 5: per-node filesAl Viro2013-04-091-59/+37
* dgrp procfs fixes, part 4: get rid of sysctl-like machineryAl Viro2013-04-091-215/+42
* dgrp procfs fixes, part 3: kill dead codeAl Viro2013-04-091-63/+0
* dgrp procfs fixes, part 2Al Viro2013-04-091-4/+1
* dgrp procfs fixes, part 1Al Viro2013-04-091-2/+1
* mode_t, whack-a-mole at 11...Al Viro2013-04-091-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-2/+2
|\
| * new helper: file_inode(file)Al Viro2013-02-221-2/+2
* | staging: dgrp: remove redundant NULL check before unregister_dgrp_device().Cyril Roelandt2013-02-131-6/+3
* | staging: dgrp: prefix function names with dgrp_ in dgrp_specproc.cTommi Rantala2013-02-081-32/+34
* | staging: dgrp: use correct release op for /proc/dgrp/infoTommi Rantala2013-02-081-1/+1
* | staging: dgrp: check for a valid proc dir entry pointerDevendra Naga2013-01-221-1/+3
|/
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-0/+2
* staging: dgrp: remove rawreadok module optionBill Pemberton2012-10-251-2/+0
* staging: dgrp: check for NULL pointer in (un)register_proc_tableBill Pemberton2012-10-171-0/+6
* staging: serial: dgrp: Add missing #include <linux/uaccess.h>Geert Uytterhoeven2012-10-051-0/+1
* staging: dgrp: using vmalloc needs to include vmalloc.hStephen Rothwell2012-09-251-0/+1
* staging: Add dgrp driver for Digi Realport devicesBill Pemberton2012-09-211-0/+821
OpenPOWER on IntegriCloud