aboutsummaryrefslogtreecommitdiff
path: root/drivers/tc/tc.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-24TC: Error handling clean-upsGravatar Maciej W. Rozycki 1-17/+19
2014-06-26TC: Handle device_register() errors.Gravatar Levente Kurusa 1-2/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-03-24tc: struct device - replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 1-4/+4
2007-02-09[TC] MIPS: TURBOchannel resources off-by-one fixGravatar Maciej W. Rozycki 1-2/+2
2007-02-09[TC] MIPS: TURBOchannel update to the driver modelGravatar Maciej W. Rozycki 1-200/+139
2006-02-07[PATCH] remove bogus asm/bug.h includes.Gravatar Al Viro 1-1/+0
2005-10-29Use physical addresses at the interface level, letting drivers remapGravatar Maciej W. Rozycki 1-43/+37
2005-10-29Fix function types to ones appropriate for initcalls.Gravatar Maciej W. Rozycki 1-3/+5
2005-10-29Deal with the bloody KSEG vs CKSEG horror...Gravatar Maciej W. Rozycki 1-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+260