aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-10-11TC: Set DMA masks for devicesMaciej W. Rozycki1-1/+7
2014-11-24TC: Error handling clean-upsMaciej W. Rozycki1-17/+19
2014-06-26TC: Handle device_register() errors.Levente Kurusa1-2/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-03-24tc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-4/+4
2007-10-17lk201: remove obsolete driverMaciej W. Rozycki7-1373/+0
2007-10-17unicode diacritics supportSamuel Thibault1-1/+1
2007-07-18zs: move to the serial subsystemMaciej W. Rozycki3-2608/+0
2007-07-12[MIPS] DEC: Fix modpost warning.Ralf Baechle1-8/+8
2007-07-12Revert "[MIPS] DEC: Fix modpost warning."Ralf Baechle1-3/+3
2007-07-10[MIPS] DEC: Fix modpost warning.Ralf Baechle1-3/+3
2007-06-08potential parse error in ifdef part 3Yoann Padioleau1-1/+1
2007-04-04[PATCH] Fix build error on zs serial driverYoichi Yuasa1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby1-3/+1
2007-02-09[TC] MIPS: TURBOchannel resources off-by-one fixMaciej W. Rozycki1-2/+2
2007-02-09[TC] MIPS: TURBOchannel update to the driver modelMaciej W. Rozycki3-201/+250
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-rc2Linus Torvalds9-0/+4300