aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/card.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches1-60/+0
2013-03-25staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches1-29/+29
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches1-32/+16
2013-03-18staging:vt6655:card: Whitespace cleanupsJoe Perches1-1396/+1396
2012-09-04staging: "vt6655" Typo change *Caculate to *Calculate.Justin P. Mattock1-31/+31
2012-09-04staging: "vt6655" Typo change *Embeded to *Embedded.Justin P. Mattock1-18/+18
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock1-1/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément1-29/+29
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément1-53/+53
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément1-73/+73
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément1-38/+38
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément1-37/+37
2010-06-24Staging: vt6655: remove DWORD typedefCharles Clément1-8/+8
2010-06-22Staging: vt6655: remove DWORD_PTR pointer typedefCharles Clément1-4/+4
2010-06-22Staging: vt6655: move channel mapping code from card.c to channel.cCharles Clément1-877/+4
2010-06-18Staging: vt6655: remove PWORD typedefCharles Clément1-1/+1
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément1-14/+14
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément1-35/+36
2010-06-18Staging: vt6655: remove custom INT typedefCharles Clément1-1/+1
2010-06-18Staging: vt6655: remove I8 custom macroCharles Clément1-2/+2
2010-06-18Staging: vt6655: remove unused argument in ChannelValid functionCharles Clément1-3/+2
2010-06-18Staging: vt6655: use is_zero_ether_addr instead of custom macroCharles Clément1-1/+1
2010-05-17Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément1-2/+2
2010-05-14Staging: vt6655: remove OUT definitionCharles Clément1-10/+10
2010-05-14Staging: vt6655: remove IN definitionCharles Clément1-45/+45
2010-05-11Staging: vt6655: remove PVOID definition and useCharles Clément1-61/+61
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément1-12/+12
2010-03-03staging: vt6655: add missing curly bracesDan Carpenter1-2/+4
2009-09-15Staging: vt665x: remove tbit.h part 2Jim Lieb1-4/+3
2009-09-15Staging: vt665x: Remove umem.h Part 1Jim Lieb1-6/+5
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb1-28/+0
2009-09-15Staging: vt665x: Typedef and macro cleanup Part 2Jim Lieb1-1/+1
2009-09-15Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb1-16/+16
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond1-0/+3126