aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/usbpipe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-28staging: vt6656: remove consecutive newlinesAndres More1-23/+0
2013-03-25staging: vt6656: remove code placeholdersAndres More1-6/+0
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More1-10/+10
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More1-8/+8
2013-01-31staging: vt6656: Fix URB submitted while active warning.Malcolm Priestley1-8/+20
2013-01-07staging: vt6656: channel/control/firmware/int/usbpipe to new structuresMalcolm Priestley1-111/+45
2012-11-13staging: vt6656: no need to bIndicateReceive when no bytes to read.Malcolm Priestley1-1/+2
2012-10-22staging: vt6656: [BUG] PIPEnsSendBulkOut free bBoolInUseMalcolm Priestley1-0/+1
2012-07-09staging: vt6656: Remove all commented macrosMarcos Paulo de Souza1-3/+0
2010-08-31staging: vt6656: removed macro to test bitsAndres More1-24/+26
2010-08-31staging: vt6656: removed NDIS_STATUS int redefinitionAndres More1-1/+1
2010-08-02staging: vt6656: removed NTSTATUS definitionAndres More1-39/+14
2010-07-22staging: vt6656: removed Calcu_LinkQual definitionAndres More1-4/+0
2010-07-22staging: vt6656: removed Safe_Close definitionAndres More1-18/+0
2010-07-08staging: vt6656: removed TxInSleep definitionAndres More1-4/+1
2010-06-22Staging: vt6656: removed '#if 0' definitionsAndres More1-19/+0
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More1-8/+7
2010-05-11Staging: vt6656: code cleanup, removed OUT definitionAndres More1-1/+1
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More1-18/+18
2010-05-11Staging: vt6656: Removed IN definitionAndres More1-33/+33
2010-05-11Staging: vt6656: Hoist assign from ifJoe Perches1-7/+14
2009-09-15Staging: vt665x: cleanup USB definitionsJim Lieb1-7/+7
2009-09-15Staging: vt665x: Remove umem.h Part 2Jim Lieb1-1/+0
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-15/+0
2009-09-15Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb1-1/+1
2009-09-15Staging: vt6656: remove dependency on kernel versionAlexander Beregalov1-132/+0
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond1-0/+989