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