aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/stallion.c
Commit message (Expand)AuthorAge
* tty: Add carrier processing on close to the tty_port coreAlan Cox2009-06-11
* proc tty: switch stallion to ->proc_fopsAlexey Dobriyan2009-04-01
* tty: Introduce some close helpers for portsAlan Cox2009-01-02
* tty: rework stallion to use the tty_port bitsAlan Cox2009-01-02
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-02
* device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* tty: Remove lots of NULL checksAlan Cox2008-10-13
* stallion: Use krefsAlan Cox2008-10-13
* stallion: removed unused variableAndre Haupt2008-07-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-22
|\
| * device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* | Fix the (i)Stallion driver's putchar() and break_ctl() opsDavid Howells2008-07-22
|/
* stallion: use tty_portAlan Cox2008-07-20
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-30
* stallion: Prepare for BKL push downAlan Cox2008-04-30
* drivers/char: minor irq handler cleanupsJeff Garzik2008-04-20
* Char: stallion, remove bottomhalfJiri Slaby2008-02-07
* Char: stallion, fix compiler warningsJiri Slaby2008-02-07
* Convert from class_device to device in drivers/chartonyj@suse.de2007-10-12
* unregister_chrdev(): ignore the return valueAkinobu Mita2007-07-19
* stallion: remove unneeded lock_kernelAlan Cox2007-07-17
* Char: stallion, remove user class report requestJiri Slaby2007-07-17
* Char: stallion, fix oops during init with ISA cardsIngo Korb2007-06-24
* Char: stallion, proper fail return valuesJiri Slaby2007-06-08
* Char: stallion, alloc tty before pci devices initJiri Slaby2007-06-08
* Char: stallion, don't fail with less than max panelsJiri Slaby2007-06-08
* [PATCH] Char: stallion, use dynamic devJiri Slaby2006-12-08
* [PATCH] Char: stallion, variables cleanupJiri Slaby2006-12-08
* [PATCH] Char: stallion, remove syntactic sugarJiri Slaby2006-12-08
* [PATCH] Char: stallion, brd struct lockingJiri Slaby2006-12-08
* [PATCH] Char: stallion, fix fail pathsJiri Slaby2006-12-08
* [PATCH] Char: stallion, functions cleanupJiri Slaby2006-12-08
* [PATCH] Char: stallion, correct __init macrosJiri Slaby2006-12-08
* [PATCH] Char: stallion, implement fail pathsJiri Slaby2006-12-08
* [PATCH] Char: stallion, prints cleanupJiri Slaby2006-12-08
* [PATCH] Char: stallion, convert to pci probingJiri Slaby2006-12-08
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [PATCH] Char: stallion, remove many prototypesJiri Slaby2006-12-08
* [PATCH] Char: stallion, mark functions as initJiri Slaby2006-12-08
* [PATCH] Char: stallion, uninline functionsJiri Slaby2006-12-08
* [PATCH] Char: stallion, move init/deinitJiri Slaby2006-12-08
* [PATCH] Char: stallion, kill typedefsJiri Slaby2006-12-08
* [PATCH] Char: stallion, remove unneeded castsJiri Slaby2006-12-08
* [PATCH] Char: stallion, use pr_debug macroJiri Slaby2006-12-08
* [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30