summaryrefslogtreecommitdiff
path: root/drivers/char/stallion.c
Commit message (Expand)AuthorAge
* tty: move obsolete and broken tty drivers to drivers/staging/tty/Greg Kroah-Hartman2011-02-22
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Fix typo interrest[ing|ed] => interest[ing|ed]Thomas Weber2010-09-21
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
|/
* stallion: prune lock_kernel callsAlan Cox2010-08-10
* tty: Fix regressions in the char driver conversionAlan Cox2010-04-30
* tty: stallion: Convert to the tty_port_open/close methodsAlan Cox2009-12-11
* tty: stallion: kill BKL ioctlAlan Cox2009-12-11
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* 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-21
* | 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