aboutsummaryrefslogtreecommitdiff
path: root/drivers/tc
AgeCommit message (Expand)AuthorFilesLines
2006-10-08[MIPS] Fix DECserial build error by IRQ hander changeGravatar Yoichi Yuasa 1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-3/+3
2006-10-02[PATCH] const struct tty_operationsGravatar Jeff Dike 1-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 2-2/+0
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGravatar Greg Kroah-Hartman 1-1/+1
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGravatar Greg Kroah-Hartman 1-1/+0
2006-03-23[PATCH] kill _INLINE_Gravatar Adrian Bunk 1-6/+3
2006-02-07[PATCH] remove bogus asm/bug.h includes.Gravatar Al Viro 1-1/+0
2005-11-17[MIPS] zs.c: Resurrect the deceased zs.c for now.Gravatar Maciej W. Rozycki 2-93/+70
2005-11-07Add .gitignore files for TurbochannelGravatar Ralf Baechle 1-0/+1
2005-10-29Use physical addresses at the interface level, letting drivers remapGravatar Maciej W. Rozycki 2-57/+43
2005-10-29Remove left-over unused bits.Gravatar Maciej W. Rozycki 1-12/+0
2005-10-29Fix function types to ones appropriate for initcalls.Gravatar Maciej W. Rozycki 1-3/+5
2005-10-29Deal with the bloody KSEG vs CKSEG horror...Gravatar Maciej W. Rozycki 2-5/+4
2005-09-13[PATCH] Remove unnecessary check_region references in commentsGravatar Peter Osterlund 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 9-0/+4300