summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/card.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: break single line if statementsGuillaume Clement2014-07-271-2/+4
* staging: vt6655: Use pr_* functions instead of printkGuillaume Clement2014-07-271-6/+6
* staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement2014-07-271-1/+1
* staging: vt6655: Add missing blank lines after declarationsGuillaume Clement2014-07-271-0/+1
* staging: vt6655: remove useless return statementsGuillaume Clement2014-07-271-4/+0
* staging: vt6655: statify some variablesGuillaume Clement2014-07-221-3/+3
* staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement2014-07-221-4/+4
* Staging: vt6655: fix missing blank line after variable declarationIgor Bezukh2014-07-161-0/+3
* staging: vt6655: remove unnecessary typedef struct.Martin Kepplinger2014-06-191-1/+1
* staging: vt6655: fix checkpatch bracing issuesGuido Martínez2014-05-151-74/+69
* staging: vt6655: remove dead codeGuido Martínez2014-05-151-37/+1
* staging: vt6655: remove mention of nonexistent function CARDbSetBasicRateGuido Martínez2014-04-181-14/+0
* staging: vt6655: remove unneeded semicolonTeodora Baluta2013-11-101-1/+1
* staging: vt6655: delete explicit comparison to boolTeodora Baluta2013-11-101-4/+4
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-251-60/+0
* staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches2013-03-251-29/+29
* staging: vt6655: Convert to kernel brace styleJoe Perches2013-03-251-32/+16
* staging:vt6655:card: Whitespace cleanupsJoe Perches2013-03-181-1396/+1396
* staging: "vt6655" Typo change *Caculate to *Calculate.Justin P. Mattock2012-09-041-31/+31
* staging: "vt6655" Typo change *Embeded to *Embedded.Justin P. Mattock2012-09-041-18/+18
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-041-1/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-021-29/+29
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-021-53/+53
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-021-73/+73
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-38/+38
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-37/+37
* Staging: vt6655: remove DWORD typedefCharles Clément2010-06-241-8/+8
* Staging: vt6655: remove DWORD_PTR pointer typedefCharles Clément2010-06-221-4/+4
* Staging: vt6655: move channel mapping code from card.c to channel.cCharles Clément2010-06-221-877/+4
* Staging: vt6655: remove PWORD typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-181-14/+14
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-181-35/+36
* Staging: vt6655: remove custom INT typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove I8 custom macroCharles Clément2010-06-181-2/+2
* Staging: vt6655: remove unused argument in ChannelValid functionCharles Clément2010-06-181-3/+2
* Staging: vt6655: use is_zero_ether_addr instead of custom macroCharles Clément2010-06-181-1/+1
* Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément2010-05-171-2/+2
* Staging: vt6655: remove OUT definitionCharles Clément2010-05-141-10/+10
* Staging: vt6655: remove IN definitionCharles Clément2010-05-141-45/+45
* Staging: vt6655: remove PVOID definition and useCharles Clément2010-05-111-61/+61
* Staging: vt6655: remove VOID definition and useCharles Clément2010-05-111-12/+12
* staging: vt6655: add missing curly bracesDan Carpenter2010-03-031-2/+4
* Staging: vt665x: remove tbit.h part 2Jim Lieb2009-09-151-4/+3
* Staging: vt665x: Remove umem.h Part 1Jim Lieb2009-09-151-6/+5
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-151-28/+0
* Staging: vt665x: Typedef and macro cleanup Part 2Jim Lieb2009-09-151-1/+1
* Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb2009-09-151-16/+16
* Staging: Add pristine upstream vt6655 driver sourcesForest Bond2009-06-191-0/+3126