aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tc/zs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby1-3/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-1/+1
2006-10-08[MIPS] Fix DECserial build error by IRQ hander changeYoichi Yuasa1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman1-1/+1
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-03-23[PATCH] kill _INLINE_Adrian Bunk1-6/+3
2005-11-17[MIPS] zs.c: Resurrect the deceased zs.c for now.Maciej W. Rozycki1-86/+64
2005-10-29Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki1-14/+6
2005-10-29Remove left-over unused bits.Maciej W. Rozycki1-12/+0
2005-10-29Deal with the bloody KSEG vs CKSEG horror...Maciej W. Rozycki1-3/+3
2005-09-13[PATCH] Remove unnecessary check_region references in commentsPeter Osterlund1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2253