aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/card.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément1-27/+28
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément1-10/+10
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément1-11/+11
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-59/+0
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément1-9/+9
2010-06-18Staging: vt6655: remove custom ULONG typedefCharles Clément1-1/+1
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément1-7/+7
2010-06-18Staging: vt6655: remove I8 custom macroCharles Clément1-2/+2
2010-06-18Staging: vt6655: remove unused argument in ChannelValid functionCharles Clément1-1/+1
2010-05-14Staging: vt6655: remove OUT definitionCharles Clément1-6/+6
2010-05-14Staging: vt6655: remove IN definitionCharles Clément1-39/+39
2010-05-11Staging: vt6655: remove PVOID definition and useCharles Clément1-48/+48
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément1-9/+9
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb1-17/+0
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond1-0/+273