summaryrefslogtreecommitdiffstats
path: root/drivers/tc
Commit message (Expand)AuthorAgeFilesLines
* 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-251-4/+4
* lk201: remove obsolete driverMaciej W. Rozycki2007-10-177-1373/+0Star
* unicode diacritics supportSamuel Thibault2007-10-171-1/+1
* zs: move to the serial subsystemMaciej W. Rozycki2007-07-183-2608/+0Star
* [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-091-1/+1
* [PATCH] Fix build error on zs serial driverYoichi Yuasa2007-04-051-1/+0Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-3/+1Star
* [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/+0Star
* [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/+0Star
* [PATCH] kill _INLINE_Adrian Bunk2006-03-231-6/+3Star
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-081-1/+0Star
* [MIPS] zs.c: Resurrect the deceased zs.c for now.Maciej W. Rozycki2005-11-172-93/+70Star
* 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/+43Star
* Remove left-over unused bits.Maciej W. Rozycki2005-10-291-12/+0Star
* 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/+4Star
* [PATCH] Remove unnecessary check_region references in commentsPeter Osterlund2005-09-131-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-179-0/+4300
'>-2/+2 * | | | | Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-01-1310-61/+1086 |\ \ \ \ \ | * \ \ \ \ Merge branch 'for-2638/i2c/bfin2' into for-linus/i2c-2638Ben Dooks2011-01-121-1/+23 | |\ \ \ \ \ | | * | | | | i2c-bfin-twi: move setup to the earlier subsys initcallMichael Hennerich2011-01-121-1/+1 | | * | | | | i2c-bfin-twi: handle faulty slave devices betterMichael Hennerich2011-01-121-0/+22 | * | | | | | Merge branch 'for-2638/i2c/nomadik' into for-linus/i2c-2638Ben Dooks2011-01-121-2/+4 | |\ \ \ \ \ \ | | * | | | | | i2c-nomadik: fix regression on adapter nameLinus Walleij2011-01-041-2/+4 | * | | | | | | Merge branch 'for-2638/i2c/intel' into for-linus/i2c-2638Ben Dooks2011-01-123-0/+909 | |\ \ \ \ \ \ \ | | * | | | | | | i2c-eg20t: add driver for Intel EG20TTomoya MORINAGA2011-01-043-0/+909 | | |/ / / / / / | * | | | | | | Merge branch 'for-2638/i2c/ocores' into for-linus/i2c-2638Ben Dooks2011-01-121-43/+102 | |\ \ \ \ \ \ \ | | * | | | | | | i2c-ocores: add some device tree documentationJonas Bonn2011-01-041-0/+35 | | * | | | | | | i2c-ocores: Use devres for resource allocationJonas Bonn2011-01-041-35/+11Star | | * | | | | | | i2c-ocores: Adapt for device treeJonas Bonn2011-01-041-8/+56 | | |/ / / / / / | * | | | | | | Merge branch 'for-2638/i2c/iop' into for-linus/i2c-2638Ben Dooks2011-01-122-4/+4 | |\ \ \ \ \ \ \ | | * | | | | | | i2c-iop3xx: add iomem annotationAaro Koskinen2011-01-042-4/+4 | | |/ / / / / / | * | | | | | | Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638Ben Dooks2011-01-121-4/+6 | |\ \ \ \ \ \ \ | | * | | | | | | i2c-omap: Set latency requirements only once for several messagesSamu Onkalo2011-01-041-4/+6 | | |/ / / / / / | * | | | | | | Merge branch 'for-2638/i2c/mv64xx' into for-linus/i2c-2638Ben Dooks2011-01-121-7/+38 | |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | | * | | | | | i2c-mv64xxx: send repeated START between messages in xferRodolfo Giometti2011-01-041-7/+38 | | |/ / / / / * | | | | | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-01-132-178/+77Star |\ \ \ \ \ \ \ | * | | | | | | Merge branch 'sh/alphaproject' into sh-latestPaul Mundt2011-01-1332-948/+1742 | |\| | | | | | | * | | | | | | serial: sh-sci: build fixes.Paul Mundt2011-01-131-2/+2 | * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-13