summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/wcmd.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: fix checkpatch bracing issuesGuido Martínez2014-05-151-50/+47Star
* staging: vt6655: remove dead codeGuido Martínez2014-05-151-27/+2Star
* staging: vt6655: delete explicit comparison to boolTeodora Baluta2013-11-101-11/+11
* staging: vt6655: vt6656: Fix typo in commentsMasanari Iida2013-09-261-1/+1
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-251-48/+0Star
* staging: vt6655: Remove commented out if()sJoe Perches2013-03-251-1/+0Star
* staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches2013-03-251-2/+2
* staging: vt6655: Convert to kernel brace styleJoe Perches2013-03-251-32/+16Star
* staging: vt6655: Remove commented out printksJoe Perches2013-03-251-10/+0Star
* staging:vt6655:wcmd: Whitespace cleanupsJoe Perches2013-03-191-867/+867
* staging: vt6655: Fix typo in vt6655 driverMasanari Iida2013-01-071-1/+1
* Staging: vt6655: fix missing unlock on error in vCommandTimer()Wei Yongjun2012-10-221-0/+1
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-041-3/+3
* staging: vt6655: Remove all "if 0" blocks from driverMarcos Paulo de Souza2012-07-091-24/+0Star
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-261-7/+7
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* 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-23/+23
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-031-32/+32
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-5/+5
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-1/+1
* Staging: vt6655: move channel mapping code from card.c to channel.cCharles Clément2010-06-231-5/+6
* Staging: vt6655: remove PWORD typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-181-6/+6
* Staging: vt6655: remove custom ULONG typedefCharles Clément2010-06-181-3/+3
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-181-6/+6
* Staging: vt6655: remove unused argument in ChannelValid functionCharles Clément2010-06-181-2/+2
* Staging: vt6655: remove IN definitionCharles Clément2010-05-141-23/+23
* Staging: vt6655: remove HANDLE definition and useCharles Clément2010-05-141-29/+29
* Staging: vt6655: remove VOID definition and useCharles Clément2010-05-111-6/+6
* Staging: vt6655 remove duplicate includesShawn Bohrer2009-12-111-1/+0Star
* Staging: vt665x: Remove umem.h Part 1Jim Lieb2009-09-151-6/+5Star
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-151-36/+0Star
* Staging: vt665x: Typedef and macro cleanup Part 2Jim Lieb2009-09-151-2/+2
* Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb2009-09-151-3/+9
* Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb2009-09-151-37/+37
* Staging: Add pristine upstream vt6655 driver sourcesForest Bond2009-06-191-0/+1178