summaryrefslogtreecommitdiff
path: root/drivers/dahdi/voicebus.c
AgeCommit message (Expand)Author
2009-04-29voicebus: Move common vpmadt032 interface into voicebus module.Shaun Ruffell
2009-04-29voicebus: Removing unused code blocks and space in flag definitions.Shaun Ruffell
2009-03-26Fixes DAHDI-214 crash on driver unload. Affects wcte12xp and wctdm24xxp modules.Wendell Thompson
2009-03-11Allow 10ms for voicebus hardware to settle after reset.Shaun Ruffell
2009-03-11Adding spaces around some other operators and moving 'inline' keyword.Shaun Ruffell
2009-03-11No need to assign 0 to static variables.Shaun Ruffell
2009-03-11Removing assignement in condition.Shaun Ruffell
2009-03-11Removed braces around single line statements in accordance with kernel codingShaun Ruffell
2009-03-11Adding required spaces after semicolons.Shaun Ruffell
2009-03-11Moving the pointer specifier away from the type.Shaun Ruffell
2009-03-11Fixed up spacing around parenthesis.Shaun Ruffell
2009-03-11Remove trailing whitespace.Shaun Ruffell
2009-03-11Adding spaces after commas.Shaun Ruffell
2009-03-06Workarounds for SLUB sysfs problems in kernel 2.6.22 with CONFIG_SLUB and CON...Wendell Thompson
2008-11-13Make a message about the host cacheline size being unsupported a debug onlyShaun Ruffell
2008-10-28fix a large number of warnings found by sparse, the kernel code sanity checki...Kevin P. Fleming
2008-08-06last round of license header updates hereKevin P. Fleming
2008-08-03Do use printk-s without a priority when continuing previous printk.Tzafrir Cohen
2008-08-03Change all instances of printk in DAHDI to include a priorityRussell Bryant
2008-05-21start copying kernel bitsKevin P. Fleming