summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/usbpipe.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: [BUG] Fix Warning BOGUS urb xfer, pipe 3 != type 1Malcolm Priestley2014-03-171-1/+1
* staging: vt6656: Use __releases/__acquires annotationsIulia Manda2014-03-171-0/+4
* staging: vt6656: s_nsBulkOutIoCompleteWrite Remove variable status.Malcolm Priestley2014-02-281-19/+5Star
* staging: vt6656: s_nsBulkOutIoCompleteWrite remove buf_len.Malcolm Priestley2014-02-281-3/+2Star
* staging: vt6656: Remove unused variables packets*Malcolm Priestley2014-02-281-5/+1Star
* staging: vt6656: Remove unused variable bEventAvailable.Malcolm Priestley2014-02-281-1/+0Star
* staging: vt6656: Remove all variables ulInt*Malcolm Priestley2014-02-281-3/+0Star
* staging: vt6656: Remove all variables ulBulk*Malcolm Priestley2014-02-281-10/+0Star
* staging: vt6656: Remove pointer cast to urb->context.Malcolm Priestley2014-02-271-4/+3Star
* staging: vt6656: Cleanup PIPEnsBulkInUsbReadMalcolm Priestley2014-02-271-27/+25Star
* staging: vt6656: clean up s_nsBulkInUsbIoCompleteReadMalcolm Priestley2014-02-271-22/+27
* staging: vt6656: s_nsBulkInUsbIoCompleteRead Replace error handling.Malcolm Priestley2014-02-271-15/+16
* staging: vt6656: s_nsBulkInUsbIoCompleteRead Remove bytesRead/bIndicateReceive.Malcolm Priestley2014-02-271-9/+3Star
* staging: vt6656: s_nsBulkInUsbIoCompleteRead get rid of status.Malcolm Priestley2014-02-271-4/+3Star
* staging: vt6656: clean up PIPEnsSendBulkOut.Malcolm Priestley2014-02-271-35/+26Star
* staging: vt6656: usb_fill_bulk_urb get rid of void* cast.Malcolm Priestley2014-02-271-8/+7Star
* staging: vt6656: PIPEnsSendBulkOut reverse if statementMalcolm Priestley2014-02-271-6/+4Star
* staging: vt6656: Remove typedef enum _CONTEXT_TYPEMalcolm Priestley2014-02-251-1/+1
* staging: vt6656: clean up s_nsBulkOutIoCompleteWrite.Malcolm Priestley2014-02-251-45/+43Star
* staging: vt6656: s_nsBulkOutIoCompleteWrite add error handling,Malcolm Priestley2014-02-251-0/+13
* staging: vt6656: s_nsBulkOutIoCompleteWrite reorganise variable order.Malcolm Priestley2014-02-251-12/+5Star
* staging: vt6656: Replace typedef struct INT_BUFFER, *PINT_BUFFERMalcolm Priestley2014-02-251-7/+7
* staging: vt6656: clean up PIPEnsInterruptRead.Malcolm Priestley2014-02-251-25/+22Star
* staging: vt6656: PIPEnsInterruptRead set intBuf.bInUse to false.Malcolm Priestley2014-02-251-3/+5
* staging: vt6656: PIPEnsInterruptRead use usb_fill_int_urbMalcolm Priestley2014-02-251-4/+4
* staging: vt6656: clean up s_nsInterruptUsbIoCompleteReadMalcolm Priestley2014-02-181-45/+24Star
* staging: vt6656: Remove variable fKillEventPollingThreadMalcolm Priestley2014-02-181-3/+1Star
* staging: vt6656: s_nsInterruptUsbIoCompleteRead remove usb_fill_bulk_urbMalcolm Priestley2014-02-181-8/+0Star
* staging: vt6656: s_nsInterruptUsbIoCompleteRead add urb status returnsMalcolm Priestley2014-02-181-0/+13
* staging: vt6656: s_nsInterruptUsbIoCompleteRead set intBuf.bInUse to trueMalcolm Priestley2014-02-181-3/+6
* staging: vt6656: Remove unused scStatistic data/functions from driver.Malcolm Priestley2013-12-171-10/+0Star
* staging: vt6656: return if pControlURB->hcpriv not NULLMalcolm Priestley2013-10-151-0/+6
* staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBackMalcolm Priestley2013-10-151-2/+0Star
* staging: vt6656: device.h Replace typedef struct _RCBMalcolm Priestley2013-08-291-2/+2
* staging: vt6656: device.h replace typedef struct _USB_SEND_CONTEXT.Malcolm Priestley2013-08-281-3/+4
* staging: vt6656: Remove dead code macro ASSERTMalcolm Priestley2013-07-251-1/+0Star
* staging: vt6656: remove consecutive newlinesAndres More2013-03-291-23/+0Star
* staging: vt6656: remove code placeholdersAndres More2013-03-251-6/+0Star
* staging: vt6656: replaced custom TRUE definition with trueAndres More2013-02-151-10/+10
* staging: vt6656: replaced custom FALSE definition with falseAndres More2013-02-151-8/+8
* staging: vt6656: Fix URB submitted while active warning.Malcolm Priestley2013-01-311-8/+20
* staging: vt6656: channel/control/firmware/int/usbpipe to new structuresMalcolm Priestley2013-01-071-111/+45Star
* staging: vt6656: no need to bIndicateReceive when no bytes to read.Malcolm Priestley2012-11-131-1/+2
* staging: vt6656: [BUG] PIPEnsSendBulkOut free bBoolInUseMalcolm Priestley2012-10-221-0/+1
* staging: vt6656: Remove all commented macrosMarcos Paulo de Souza2012-07-091-3/+0Star
* staging: vt6656: removed macro to test bitsAndres More2010-08-311-24/+26
* staging: vt6656: removed NDIS_STATUS int redefinitionAndres More2010-08-311-1/+1
* staging: vt6656: removed NTSTATUS definitionAndres More2010-08-031-39/+14Star
* staging: vt6656: removed Calcu_LinkQual definitionAndres More2010-07-221-4/+0Star
* staging: vt6656: removed Safe_Close definitionAndres More2010-07-221-18/+0Star