aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tc/zs.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix build error on zs serial driverYoichi Yuasa2007-04-041-1/+0
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-3/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* [MIPS] Fix DECserial build error by IRQ hander changeYoichi Yuasa2006-10-081-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-261-1/+1
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] kill _INLINE_Adrian Bunk2006-03-231-6/+3
* [MIPS] zs.c: Resurrect the deceased zs.c for now.Maciej W. Rozycki2005-11-171-86/+64
* Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki2005-10-291-14/+6
* Remove left-over unused bits.Maciej W. Rozycki2005-10-291-12/+0
* Deal with the bloody KSEG vs CKSEG horror...Maciej W. Rozycki2005-10-291-3/+3
* [PATCH] Remove unnecessary check_region references in commentsPeter Osterlund2005-09-131-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2253