summaryrefslogtreecommitdiffstats
path: root/drivers/tc
Commit message (Expand)AuthorAgeFilesLines
* TC: Error handling clean-upsMaciej W. Rozycki2014-11-241-17/+19
* TC: Handle device_register() errors.Levente Kurusa2014-06-261-2/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-241-4/+4
* lk201: remove obsolete driverMaciej W. Rozycki2007-10-177-1373/+0
* unicode diacritics supportSamuel Thibault2007-10-171-1/+1
* zs: move to the serial subsystemMaciej W. Rozycki2007-07-183-2608/+0
* [MIPS] DEC: Fix modpost warning.Ralf Baechle2007-07-121-8/+8
* Revert "[MIPS] DEC: Fix modpost warning."Ralf Baechle2007-07-121-3/+3
* [MIPS] DEC: Fix modpost warning.Ralf Baechle2007-07-101-3/+3
* potential parse error in ifdef part 3Yoann Padioleau2007-06-081-1/+1
* [PATCH] Fix build error on zs serial driverYoichi Yuasa2007-04-041-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-3/+1
* [TC] MIPS: TURBOchannel resources off-by-one fixMaciej W. Rozycki2007-02-091-2/+2
* [TC] MIPS: TURBOchannel update to the driver modelMaciej W. Rozycki2007-02-093-201/+250
* [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-302-2/+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
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-071-1/+0
* [MIPS] zs.c: Resurrect the deceased zs.c for now.Maciej W. Rozycki2005-11-172-93/+70
* Add .gitignore files for TurbochannelRalf Baechle2005-11-071-0/+1
* Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki2005-10-292-57/+43
* Remove left-over unused bits.Maciej W. Rozycki2005-10-291-12/+0
* Fix function types to ones appropriate for initcalls.Maciej W. Rozycki2005-10-291-3/+5
* Deal with the bloody KSEG vs CKSEG horror...Maciej W. Rozycki2005-10-292-5/+4
* [PATCH] Remove unnecessary check_region references in commentsPeter Osterlund2005-09-131-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-169-0/+4300