aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/stallion.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-16device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-13tty: Remove lots of NULL checksAlan Cox
2008-10-13stallion: Use krefsAlan Cox
2008-07-24stallion: removed unused variableAndre Haupt
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-07-22Fix the (i)Stallion driver's putchar() and break_ctl() opsDavid Howells
2008-07-21device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-20stallion: use tty_portAlan Cox
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox
2008-04-30stallion: Prepare for BKL push downAlan Cox
2008-04-20drivers/char: minor irq handler cleanupsJeff Garzik
2008-02-07Char: stallion, remove bottomhalfJiri Slaby
2008-02-07Char: stallion, fix compiler warningsJiri Slaby
2007-10-12Convert from class_device to device in drivers/chartonyj@suse.de
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita
2007-07-17stallion: remove unneeded lock_kernelAlan Cox
2007-07-17Char: stallion, remove user class report requestJiri Slaby
2007-06-24Char: stallion, fix oops during init with ISA cardsIngo Korb
2007-06-08Char: stallion, proper fail return valuesJiri Slaby
2007-06-08Char: stallion, alloc tty before pci devices initJiri Slaby
2007-06-08Char: stallion, don't fail with less than max panelsJiri Slaby
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