aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/istallion.c
Commit message (Expand)AuthorAgeFilesLines
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* tty: introduce wait_event_interruptible_ttyArnd Bergmann2010-08-101-4/+8
* istallion: use bit ops for the board flagsAlan Cox2010-08-101-18/+18
* stallion: prune lock_kernel callsAlan Cox2010-08-101-9/+13
* tty: Fix regressions in the char driver conversionAlan Cox2010-04-301-0/+2
* tty: istallion: tty port open/close methodsAlan Cox2009-12-111-117/+60
* tty: istallion: Kill off the BKL ioctlAlan Cox2009-12-111-4/+4
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* istallion: add missing __devexit markingMike Frysinger2009-06-191-1/+1
* tty: Add carrier processing on close to the tty_port coreAlan Cox2009-06-111-4/+4
* proc tty: switch istallion to ->proc_fopsAlexey Dobriyan2009-04-011-69/+52
* tty: Introduce some close helpers for portsAlan Cox2009-01-021-49/+29
* tty: Rework istallion to use the tty port changesAlan Cox2009-01-021-116/+43
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-021-8/+20
* istallion section warningsAl Viro2008-11-301-2/+2
* device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-3/+2
* tty: Remove lots of NULL checksAlan Cox2008-10-131-6/+0
* stallion: Use krefsAlan Cox2008-10-131-50/+57
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-221-2/+3
|\
| * device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-2/+3
* | istallion: Use helpersAlan Cox2008-07-221-2/+1
* | tty: rework break handlingAlan Cox2008-07-221-5/+6
|/
* Fix istallion build failureWang Chen2008-07-211-13/+13
* istallion: use tty_portAlan Cox2008-07-201-58/+58
* char serial: switch drivers to ioremap_nocacheAlan Cox2008-04-301-3/+3
* istallion: TIOCG/SSOFTCAR handling removalAlan Cox2008-04-301-10/+0
* isicom: istallion prepare for lock_kernel pushdownAlan Cox2008-04-301-0/+6
* Char: istallion, remove hangup bottomhalfJiri Slaby2008-02-071-22/+1
* Convert from class_device to device in drivers/chartonyj@suse.de2007-10-121-5/+3
* Char: istallion, init+locking fixesIngo Korb2007-07-171-7/+2
* serial: remove termios checks from various old char serial driversAlan Cox2007-07-161-3/+0
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-1/+0
* [PATCH] Char: istallion, use mod_timerJiri Slaby2006-12-081-4/+2
* [PATCH] Char: istallion, dynamic tty deviceJiri Slaby2006-12-081-1/+14
* [PATCH] Char: istallion, change init sequenceJiri Slaby2006-12-081-55/+75
* [PATCH] Char: istallion, move init and exit codeJiri Slaby2006-12-081-61/+52
* [PATCH] Char: istallion, fix enablingJiri Slaby2006-12-081-7/+11
* [PATCH] Char: istallion, correct fail pathsJiri Slaby2006-12-081-61/+81
* [PATCH] Char: istallion, free only isaJiri Slaby2006-12-081-1/+3
* [PATCH] Char: istallion, brdnr lockingJiri Slaby2006-12-081-4/+11
* [PATCH] Char: istallion, ifdef eisa codeJiri Slaby2006-12-081-2/+11
* [PATCH] Char: istallion, variables cleanupJiri Slaby2006-12-081-45/+55
* [PATCH] Char: istallion, eliminate typedefsJiri Slaby2006-12-081-208/+206
* [PATCH] Char: istallion, remove the messJiri Slaby2006-12-081-170/+36
* [PATCH] Char: istallion, convert to pci probingJiri Slaby2006-12-081-49/+67
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-6/+8
* [PATCH] struct path: convert char-driversJosef Sipek2006-12-081-2/+2
* [PATCH] ioremap balanced with iounmap for drivers/char/istallion.cAmol Lad2006-12-071-0/+4