summaryrefslogtreecommitdiffstats
path: root/drivers/char/istallion.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-061-4/+4
* [PATCH] trivial iomem annotations: istallionAl Viro2006-10-101-29/+29
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [PATCH] istallion: Remove private baud rate decoding, which is also broken in...Alan Cox2006-09-291-19/+1
* [PATCH] memcpy_fromio() missing in istallionAl Viro2006-09-221-1/+1
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [PATCH] fix ISTALLION=yAdrian Bunk2006-06-301-15/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-11/+2
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-4/+1
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-5/+1
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* | [PATCH] istallion: cleanupsAlan Cox2006-06-281-1152/+667
|/
* [PATCH] drivers/char/[i]stallion: Clean up kmalloc usageTobias Klauser2006-03-311-23/+9
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-4/+4
* [PATCH] sem2mutex: drivers/char/Ingo Molnar2006-03-231-1/+0
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-17/+9
* [PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser2006-01-101-11/+8
* [PATCH] kfree cleanup: drivers/charJesper Juhl2005-11-071-4/+3
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+2
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-1/+1
* [PATCH] drivers/char/istallion.c: remove an unneeded variableAdrian Bunk2005-06-251-2/+1
* [PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de2005-06-201-5/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+5276