aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/istallion.c
Commit message (Expand)AuthorAge
* 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
* [PATCH] Char: istallion, convert to pci probingJiri Slaby2006-12-08
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [PATCH] struct path: convert char-driversJosef Sipek2006-12-08
* [PATCH] ioremap balanced with iounmap for drivers/char/istallion.cAmol Lad2006-12-07
* [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-06
* [PATCH] trivial iomem annotations: istallionAl Viro2006-10-10
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* [PATCH] istallion: Remove private baud rate decoding, which is also broken in...Alan Cox2006-09-29
* [PATCH] memcpy_fromio() missing in istallionAl Viro2006-09-22
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30