aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/stallion.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-12/+2
2006-06-28[PATCH] stallion: fix recent SMP locking cleanupAlan Cox1-0/+3
2006-06-27[PATCH] stallion clean upAlan Cox1-122/+86
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-4/+1
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman1-5/+1
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-03-31[PATCH] drivers/char/[i]stallion: Clean up kmalloc usageTobias Klauser1-31/+15
2006-03-23[PATCH] sem2mutex: drivers/char/Ingo Molnar1-1/+0
2006-01-15return statement cleanup - kill pointless parenthesesJesper Juhl1-64/+64
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-35/+15
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser1-8/+7
2005-11-07[PATCH] kfree cleanup: drivers/charJesper Juhl1-4/+2
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+3
2005-06-20[PATCH] class: convert drivers/char/* to use the new class api instead of class_simplegregkh@suse.de1-5/+5
2005-05-01[PATCH] make lots of things staticAdrian Bunk1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+5197