summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/channel.c
Commit message (Expand)AuthorAgeFilesLines
* 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