| Commit message (Expand) | Author | Age | Files | Lines |
* | staging: vt6655: fix braces at newline in if statements | Guillaume Clement | 2014-07-27 | 1 | -2/+3 |
* | staging: vt6655: Use pr_* functions instead of printk | Guillaume Clement | 2014-07-27 | 1 | -5/+6 |
* | staging: vt6655: Remove spaces before quoted newlines | Guillaume Clement | 2014-07-27 | 1 | -9/+9 |
* | staging: vt6655: Add missing blank lines after declarations | Guillaume Clement | 2014-07-27 | 1 | -0/+1 |
* | staging: vt6655: remove useless return statements | Guillaume Clement | 2014-07-27 | 1 | -2/+0 |
* | staging: vt6655: statify some variables | Guillaume Clement | 2014-07-22 | 1 | -1/+1 |
* | staging: vt6655: fix checkpatch bracing issues | Guido Martínez | 2014-05-15 | 1 | -50/+47 |
* | staging: vt6655: remove dead code | Guido Martínez | 2014-05-15 | 1 | -27/+2 |
* | staging: vt6655: delete explicit comparison to bool | Teodora Baluta | 2013-11-10 | 1 | -11/+11 |
* | staging: vt6655: vt6656: Fix typo in comments | Masanari Iida | 2013-09-25 | 1 | -1/+1 |
* | staging: vt6655: Remove unnecessary blank lines | Joe Perches | 2013-03-25 | 1 | -48/+0 |
* | staging: vt6655: Remove commented out if()s | Joe Perches | 2013-03-25 | 1 | -1/+0 |
* | staging: vt6655: Remove unnecessary parentheses from returns | Joe Perches | 2013-03-25 | 1 | -2/+2 |
* | staging: vt6655: Convert to kernel brace style | Joe Perches | 2013-03-25 | 1 | -32/+16 |
* | staging: vt6655: Remove commented out printks | Joe Perches | 2013-03-25 | 1 | -10/+0 |
* | staging:vt6655:wcmd: Whitespace cleanups | Joe Perches | 2013-03-18 | 1 | -867/+867 |
* | staging: vt6655: Fix typo in vt6655 driver | Masanari Iida | 2013-01-07 | 1 | -1/+1 |
* | Staging: vt6655: fix missing unlock on error in vCommandTimer() | Wei Yongjun | 2012-10-22 | 1 | -0/+1 |
* | staging: "vt6655" Fix typos in comments. | Justin P. Mattock | 2012-09-04 | 1 | -3/+3 |
* | staging: vt6655: Remove all "if 0" blocks from driver | Marcos Paulo de Souza | 2012-07-09 | 1 | -24/+0 |
* | staging: Remove unnecessary semicolons when if (foo) {...}; | Joe Perches | 2011-04-25 | 1 | -7/+7 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Staging: vt6655: replace BOOL with in kernel bool | Charles Clément | 2010-08-02 | 1 | -7/+7 |
* | Staging: vt6655: replace FALSE with in kernel false | Charles Clément | 2010-08-02 | 1 | -23/+23 |
* | Staging: vt6655: replace TRUE with in kernel true | Charles Clément | 2010-08-02 | 1 | -32/+32 |
* | Staging: vt6655: remove BYTE typedef | Charles Clément | 2010-06-24 | 1 | -5/+5 |
* | Staging: vt6655: remove WORD typedef | Charles Clément | 2010-06-24 | 1 | -1/+1 |
* | Staging: vt6655: move channel mapping code from card.c to channel.c | Charles Clément | 2010-06-22 | 1 | -5/+6 |
* | Staging: vt6655: remove PWORD typedef | Charles Clément | 2010-06-18 | 1 | -1/+1 |
* | Staging: vt6655: remove PBYTE typedef | Charles Clément | 2010-06-18 | 1 | -6/+6 |
* | Staging: vt6655: remove custom ULONG typedef | Charles Clément | 2010-06-18 | 1 | -3/+3 |
* | Staging: vt6655: remove custom UINT typedef | Charles Clément | 2010-06-18 | 1 | -6/+6 |
* | Staging: vt6655: remove unused argument in ChannelValid function | Charles Clément | 2010-06-18 | 1 | -2/+2 |
* | Staging: vt6655: remove IN definition | Charles Clément | 2010-05-14 | 1 | -23/+23 |
* | Staging: vt6655: remove HANDLE definition and use | Charles Clément | 2010-05-14 | 1 | -29/+29 |
* | Staging: vt6655: remove VOID definition and use | Charles Clément | 2010-05-11 | 1 | -6/+6 |
* | Staging: vt6655 remove duplicate includes | Shawn Bohrer | 2009-12-11 | 1 | -1/+0 |
* | Staging: vt665x: Remove umem.h Part 1 | Jim Lieb | 2009-09-15 | 1 | -6/+5 |
* | Staging: vt665x: Clean up include files, Part 2 | Jim Lieb | 2009-09-15 | 1 | -36/+0 |
* | Staging: vt665x: Typedef and macro cleanup Part 2 | Jim Lieb | 2009-09-15 | 1 | -2/+2 |
* | Staging: vt665x: Text janitor in prep for driver merge, part 2 | Jim Lieb | 2009-09-15 | 1 | -3/+9 |
* | Staging: vt6655 textual cleanup in prep for driver merge | Jim Lieb | 2009-09-15 | 1 | -37/+37 |
* | Staging: Add pristine upstream vt6655 driver sources | Forest Bond | 2009-06-19 | 1 | -0/+1178 |