aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pnp/pnpbios/proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2013-04-23pnp: use %*phC to dump small buffersAndy Shevchenko1-3/+2
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-2/+2
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+0
2009-12-16pnpbios: convert to seq_fileAlexey Dobriyan1-75/+129
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2008-04-29proc: remove proc_busAlexey Dobriyan1-2/+2
2008-04-29PNPBIOS: remove include/linux/pnpbios.hBjorn Helgaas1-1/+1
2007-10-17pnp: avoid a small unlikely memory leak in proc_read_escd()Jesper Juhl1-2/+3
2007-08-24PNP: fix up after LindentBjorn Helgaas1-1/+1
2007-07-26PNP: fix up after LindentBjorn Helgaas1-5/+0
2007-07-26PNP: Lindent all source filesBjorn Helgaas1-46/+56
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day1-4/+4
2005-09-07[PATCH] pnp: consolidate kmalloc wrappersBjorn Helgaas1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+292