aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/dgrp/dgrp_specproc.c
AgeCommit message (Expand)Author
2013-04-29Include missing linux/slab.h inclusionsDavid Howells
2013-04-09constify a bunch of struct file_operations instancesAl Viro
2013-04-09dgrp procfs fixes, part 6: just use proc_create{,_data}Al Viro
2013-04-09dgrp procfs fixes, part 5: per-node filesAl Viro
2013-04-09dgrp procfs fixes, part 4: get rid of sysctl-like machineryAl Viro
2013-04-09dgrp procfs fixes, part 3: kill dead codeAl Viro
2013-04-09dgrp procfs fixes, part 2Al Viro
2013-04-09dgrp procfs fixes, part 1Al Viro
2013-04-09mode_t, whack-a-mole at 11...Al Viro
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-13staging: dgrp: remove redundant NULL check before unregister_dgrp_device().Cyril Roelandt
2013-02-08staging: dgrp: prefix function names with dgrp_ in dgrp_specproc.cTommi Rantala
2013-02-08staging: dgrp: use correct release op for /proc/dgrp/infoTommi Rantala
2013-01-22staging: dgrp: check for a valid proc dir entry pointerDevendra Naga
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-10-25staging: dgrp: remove rawreadok module optionBill Pemberton
2012-10-17staging: dgrp: check for NULL pointer in (un)register_proc_tableBill Pemberton
2012-10-05staging: serial: dgrp: Add missing #include <linux/uaccess.h>Geert Uytterhoeven
2012-09-25staging: dgrp: using vmalloc needs to include vmalloc.hStephen Rothwell
2012-09-21staging: Add dgrp driver for Digi Realport devicesBill Pemberton