aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/viocons.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-07powerpc/iseries: remove the old viocons driverStephen Rothwell1-1167/+0
2008-08-06iSeries: Fix up viotty_ioctl BKL locking falloutLinus Torvalds1-1/+1
2008-08-06Remove bogons from the iSeries consoleAlan Cox1-4/+0
2008-05-23[POWERPC] iSeries: Remove unused mail addressStephen Rothwell1-1/+1
2008-04-30consoles: switch to int put_char methodAlan Cox1-2/+3
2008-04-30viocons: BKL lockingAlan Cox1-2/+5
2006-12-20[POWERPC] iSeries: fix viocons initStephen Rothwell1-0/+7
2006-12-13[PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar1-6/+4
2006-10-07[POWERPC] Fix viocons for irq breakageStephen Rothwell1-1/+1
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-07-13[POWERPC] iseries: A new iSeries consoleStephen Rothwell1-30/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-12[PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell1-16/+15
2006-01-11[PATCH] powerpc: fix up iSeries console after TTY layer buffering revampStephen Rothwell1-3/+4
2006-01-11[PATCH] powerpc: Early debugging support for iSeriesMichael Ellerman1-2/+2
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-2/+1
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-02merge filename and modify references to iseries/vio.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly1-1/+1
2005-11-02merge filename and modify reference to iseries/hv_lp_config.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/hv_call_event.hKelly Daly1-1/+1
2005-11-01merge filename and modify references to iseries/hv_call.hKelly Daly1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1195