summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/channel.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches1-8/+0
2013-03-25staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches1-11/+11
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches1-4/+2
2013-03-25staging: vt6655: Remove commented out printksJoe Perches1-7/+0
2013-03-19staging:vt6655:channel: Whitespace cleanupsJoe Perches1-365/+365
2013-01-18staging: vt6655: no braces needed for single statement if , for blocksDevendra Naga1-6/+5
2010-08-03Staging: vt6655: replace BOOL with in kernel boolCharles Clément1-7/+7
2010-08-03Staging: vt6655: replace FALSE with in kernel falseCharles Clément1-14/+14
2010-08-03Staging: vt6655: replace TRUE with in kernel trueCharles Clément1-85/+85
2010-06-25Staging: vt6655: remove BYTE typedefCharles Clément1-22/+22
2010-06-23Staging: vt6655: move channel mapping code from card.c to channel.cCharles Clément1-0/+835