summaryrefslogtreecommitdiffstats
path: root/drivers/parport/procfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-031-44/+9
|\
| * parport: Use kasprintf() instead of fixed buffer formattingAndy Shevchenko2023-10-181-44/+9
* | parport: Remove the now superfluous sentinel element from ctl_table arrayJoel Granados2023-10-111-17/+11
|/
* sysctl: replace child with an enumerationJoel Granados2023-06-181-1/+0
* parport: plug a sysctl register leakJoel Granados2023-06-181-10/+12
* parport: Removed sysctl related definesJoel Granados2023-05-231-7/+0
* parport: Remove register_sysctl_table from parport_default_proc_registerJoel Granados2023-05-231-17/+1
* parport: Remove register_sysctl_table from parport_device_proc_registerJoel Granados2023-05-231-24/+32
* parport: Remove register_sysctl_table from parport_proc_registerJoel Granados2023-05-231-31/+60
* Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-071-1/+5
|\
| * parport: Standardize use of printmodeJoe Perches2020-04-231-1/+5
* | sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-21/+18
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* parport: use subsys_initcallSudip Mukherjee2016-04-301-1/+1
* parport: add device-model to parport subsystemSudip Mukherjee2015-06-011-1/+14
* parport: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-29/+29
* parport: use kmemdup instead of kmalloc + memcpySilviu-Mihai Popescu2013-03-251-4/+2
* sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-14/+14
* sysctl drivers: Remove dead binary sysctl supportEric W. Biederman2009-11-121-8/+3
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-6/+6
* parport/share.c: proper externsAdrian Bunk2008-07-261-3/+0
* parport: "dev->timeslice" is an unsigned long, not an intEric Dumazet2007-12-171-1/+1
* sysctl: parport remove binary pathsEric W. Biederman2007-10-181-33/+5
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-3/+3
* [PATCH] sysctl: C99 convert ctl_tables in drivers/parport/procfs.cEric W. Biederman2007-02-141-75/+189
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* remove the bouncing email address of David CampbellAdrian Bunk2006-06-261-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+533