aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/istallion.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
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* tty: introduce wait_event_interruptible_ttyArnd Bergmann2010-08-10
* istallion: use bit ops for the board flagsAlan Cox2010-08-10
* stallion: prune lock_kernel callsAlan Cox2010-08-10
* tty: Fix regressions in the char driver conversionAlan Cox2010-04-30
* tty: istallion: tty port open/close methodsAlan Cox2009-12-11
* tty: istallion: Kill off the BKL ioctlAlan Cox2009-12-11
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* istallion: add missing __devexit markingMike Frysinger2009-06-19
* tty: Add carrier processing on close to the tty_port coreAlan Cox2009-06-11
* proc tty: switch istallion to ->proc_fopsAlexey Dobriyan2009-04-01
* tty: Introduce some close helpers for portsAlan Cox2009-01-02
* tty: Rework istallion to use the tty port changesAlan Cox2009-01-02
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-02
* istallion section warningsAl Viro2008-11-30
* 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
* 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
* | istallion: Use helpersAlan Cox2008-07-22
* | tty: rework break handlingAlan Cox2008-07-22
|/
* Fix istallion build failureWang Chen2008-07-21
* istallion: use tty_portAlan Cox2008-07-20
* char serial: switch drivers to ioremap_nocacheAlan Cox2008-04-30
* istallion: TIOCG/SSOFTCAR handling removalAlan Cox2008-04-30
* isicom: istallion prepare for lock_kernel pushdownAlan Cox2008-04-30
* Char: istallion, remove hangup bottomhalfJiri Slaby2008-02-07
* Convert from class_device to device in drivers/chartonyj@suse.de2007-10-12
* Char: istallion, init+locking fixesIngo Korb2007-07-17
* serial: remove termios checks from various old char serial driversAlan Cox2007-07-16
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-11
* [PATCH] Char: istallion, use mod_timerJiri Slaby2006-12-08
* [PATCH] Char: istallion, dynamic tty deviceJiri Slaby2006-12-08
* [PATCH] Char: istallion, change init sequenceJiri Slaby2006-12-08
* [PATCH] Char: istallion, move init and exit codeJiri Slaby2006-12-08
* [PATCH] Char: istallion, fix enablingJiri Slaby2006-12-08
* [PATCH] Char: istallion, correct fail pathsJiri Slaby2006-12-08
* [PATCH] Char: istallion, free only isaJiri Slaby2006-12-08
* [PATCH] Char: istallion, brdnr lockingJiri Slaby2006-12-08
* [PATCH] Char: istallion, ifdef eisa codeJiri Slaby2006-12-08
* [PATCH] Char: istallion, variables cleanupJiri Slaby2006-12-08
* [PATCH] Char: istallion, eliminate typedefsJiri Slaby2006-12-08
* [PATCH] Char: istallion, remove the messJiri Slaby2006-12-08