summaryrefslogtreecommitdiff
path: root/drivers/char/stallion.c
AgeCommit message (Expand)Author
2006-12-08[PATCH] Char: stallion, use dynamic devJiri Slaby
2006-12-08[PATCH] Char: stallion, variables cleanupJiri Slaby
2006-12-08[PATCH] Char: stallion, remove syntactic sugarJiri Slaby
2006-12-08[PATCH] Char: stallion, brd struct lockingJiri Slaby
2006-12-08[PATCH] Char: stallion, fix fail pathsJiri Slaby
2006-12-08[PATCH] Char: stallion, functions cleanupJiri Slaby
2006-12-08[PATCH] Char: stallion, correct __init macrosJiri Slaby
2006-12-08[PATCH] Char: stallion, implement fail pathsJiri Slaby
2006-12-08[PATCH] Char: stallion, prints cleanupJiri Slaby
2006-12-08[PATCH] Char: stallion, convert to pci probingJiri Slaby
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-08[PATCH] Char: stallion, remove many prototypesJiri Slaby
2006-12-08[PATCH] Char: stallion, mark functions as initJiri Slaby
2006-12-08[PATCH] Char: stallion, uninline functionsJiri Slaby
2006-12-08[PATCH] Char: stallion, move init/deinitJiri Slaby
2006-12-08[PATCH] Char: stallion, kill typedefsJiri Slaby
2006-12-08[PATCH] Char: stallion, remove unneeded castsJiri Slaby
2006-12-08[PATCH] Char: stallion, use pr_debug macroJiri Slaby
2006-12-06[PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-28[PATCH] stallion: fix recent SMP locking cleanupAlan Cox
2006-06-27[PATCH] stallion clean upAlan Cox
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-03-31[PATCH] drivers/char/[i]stallion: Clean up kmalloc usageTobias Klauser
2006-03-23[PATCH] sem2mutex: drivers/char/Ingo Molnar
2006-01-15return statement cleanup - kill pointless parenthesesJesper Juhl
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser
2005-11-07[PATCH] kfree cleanup: drivers/charJesper Juhl
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-06-20[PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de
2005-05-01[PATCH] make lots of things staticAdrian Bunk
2005-04-16Linux-2.6.12-rc2Linus Torvalds