summaryrefslogtreecommitdiffstats
path: root/drivers/char/istallion.c
AgeCommit message (Expand)Author
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-07-22istallion: Use helpersAlan Cox
2008-07-22tty: rework break handlingAlan Cox
2008-07-21device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-21Fix istallion build failureWang Chen
2008-07-20istallion: use tty_portAlan Cox
2008-04-30char serial: switch drivers to ioremap_nocacheAlan Cox
2008-04-30istallion: TIOCG/SSOFTCAR handling removalAlan Cox
2008-04-30isicom: istallion prepare for lock_kernel pushdownAlan Cox
2008-02-07Char: istallion, remove hangup bottomhalfJiri Slaby
2007-10-12Convert from class_device to device in drivers/chartonyj@suse.de
2007-07-17Char: istallion, init+locking fixesIngo Korb
2007-07-16serial: remove termios checks from various old char serial driversAlan Cox
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby
2006-12-08[PATCH] Char: istallion, use mod_timerJiri Slaby
2006-12-08[PATCH] Char: istallion, dynamic tty deviceJiri Slaby
2006-12-08[PATCH] Char: istallion, change init sequenceJiri Slaby
2006-12-08[PATCH] Char: istallion, move init and exit codeJiri Slaby
2006-12-08[PATCH] Char: istallion, fix enablingJiri Slaby
2006-12-08[PATCH] Char: istallion, correct fail pathsJiri Slaby
2006-12-08[PATCH] Char: istallion, free only isaJiri Slaby
2006-12-08[PATCH] Char: istallion, brdnr lockingJiri Slaby
2006-12-08[PATCH] Char: istallion, ifdef eisa codeJiri Slaby
2006-12-08[PATCH] Char: istallion, variables cleanupJiri Slaby
2006-12-08[PATCH] Char: istallion, eliminate typedefsJiri Slaby
2006-12-08[PATCH] Char: istallion, remove the messJiri Slaby
2006-12-08[PATCH] Char: istallion, convert to pci probingJiri Slaby
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-08[PATCH] struct path: convert char-driversJosef Sipek
2006-12-07[PATCH] ioremap balanced with iounmap for drivers/char/istallion.cAmol Lad
2006-12-06[PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro
2006-10-10[PATCH] trivial iomem annotations: istallionAl Viro
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-09-29[PATCH] istallion: Remove private baud rate decoding, which is also broken in...Alan Cox
2006-09-22[PATCH] memcpy_fromio() missing in istallionAl Viro
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] fix ISTALLION=yAdrian Bunk
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-28[PATCH] istallion: cleanupsAlan Cox
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-03-31[PATCH] drivers/char/[i]stallion: Clean up kmalloc usageTobias Klauser
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-03-23[PATCH] sem2mutex: drivers/char/Ingo Molnar
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser