aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tc/tc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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. Rozycki1-200/+139
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2005-10-29Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki1-43/+37
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. Rozycki1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+260