summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/channel.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: fix checkpatch bracing issuesGuido Martínez2014-05-151-42/+35Star
* staging: vt6655: remove dead codeGuido Martínez2014-05-151-3/+0Star
* staging: vt6655: delete explicit comparison to boolTeodora Baluta2013-11-101-8/+8
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-251-8/+0Star
* staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches2013-03-251-11/+11
* staging: vt6655: Convert to kernel brace styleJoe Perches2013-03-251-4/+2Star
* staging: vt6655: Remove commented out printksJoe Perches2013-03-251-7/+0Star
* staging:vt6655:channel: Whitespace cleanupsJoe Perches2013-03-191-365/+365
* staging: vt6655: no braces needed for single statement if , for blocksDevendra Naga2013-01-171-6/+5Star
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-031-7/+7
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-031-14/+14
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-031-85/+85
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-22/+22
* Staging: vt6655: move channel mapping code from card.c to channel.cCharles Clément2010-06-231-0/+835