summaryrefslogtreecommitdiffstats
path: root/drivers/pnp/pnpbios/proc.c
Commit message (Expand)AuthorAgeFilesLines
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-71/+7Star
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-2/+2
|\
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-2/+2
* | pnp: use %*phC to dump small buffersAndy Shevchenko2013-04-231-3/+2Star
|/
* new helper: file_inode(file)Al Viro2013-02-231-1/+1
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+0Star
* pnpbios: convert to seq_fileAlexey Dobriyan2009-12-161-75/+129
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-301-1/+1
|\
| * PNPBIOS: remove include/linux/pnpbios.hBjorn Helgaas2008-04-291-1/+1
* | proc: remove proc_busAlexey Dobriyan2008-04-291-2/+2
|/
* pnp: avoid a small unlikely memory leak in proc_read_escd()Jesper Juhl2007-10-171-2/+3
* PNP: fix up after LindentBjorn Helgaas2007-08-241-1/+1
* PNP: fix up after LindentBjorn Helgaas2007-07-261-5/+0Star
* PNP: Lindent all source filesBjorn Helgaas2007-07-261-46/+56
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-4/+4
* [PATCH] pnp: consolidate kmalloc wrappersBjorn Helgaas2005-09-081-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+292