aboutsummaryrefslogtreecommitdiff
path: root/drivers/parport/procfs.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-04-30parport: use subsys_initcallGravatar Sudip Mukherjee 1-1/+1
2015-06-01parport: add device-model to parport subsystemGravatar Sudip Mukherjee 1-1/+14
2014-06-06parport: convert use of typedef ctl_table to struct ctl_tableGravatar Joe Perches 1-29/+29
2013-03-25parport: use kmemdup instead of kmalloc + memcpyGravatar Silviu-Mihai Popescu 1-4/+2
2009-11-18sysctl: Drop & in front of every proc_handler.Gravatar Eric W. Biederman 1-14/+14
2009-11-12sysctl drivers: Remove dead binary sysctl supportGravatar Eric W. Biederman 1-8/+3
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerGravatar Alexey Dobriyan 1-6/+6
2008-07-26parport/share.c: proper externsGravatar Adrian Bunk 1-3/+0
2007-12-17parport: "dev->timeslice" is an unsigned long, not an intGravatar Eric Dumazet 1-1/+1
2007-10-18sysctl: parport remove binary pathsGravatar Eric W. Biederman 1-33/+5
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlGravatar Eric W. Biederman 1-3/+3
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in drivers/parport/procfs.cGravatar Eric W. Biederman 1-75/+189
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-26remove the bouncing email address of David CampbellGravatar Adrian Bunk 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+533