summaryrefslogtreecommitdiff
path: root/drivers/tc
AgeCommit message (Expand)AuthorFilesLines
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 Engel2-2/+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
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2005-11-17[MIPS] zs.c: Resurrect the deceased zs.c for now.Maciej W. Rozycki2-93/+70
2005-11-07Add .gitignore files for TurbochannelRalf Baechle1-0/+1
2005-10-29Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki2-57/+43
2005-10-29Remove left-over unused bits.Maciej W. Rozycki1-12/+0
2005-10-29Fix function types to ones appropriate for initcalls.Maciej W. Rozycki1-3/+5
2005-10-29Deal with the bloody KSEG vs CKSEG horror...Maciej W. Rozycki2-5/+4
2005-09-13[PATCH] Remove unnecessary check_region references in commentsPeter Osterlund1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds9-0/+4300