aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/istallion.c
Commit message (Expand)AuthorAge
* 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
* | [PATCH] fix ISTALLION=yAdrian Bunk2006-06-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* | [PATCH] istallion: cleanupsAlan Cox2006-06-28
|/
* [PATCH] drivers/char/[i]stallion: Clean up kmalloc usageTobias Klauser2006-03-31