aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/usbpipe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-16staging: vt6656: remove unnecessary bracesRagnar B. Johannsson1-3/+2
2014-07-27staging: vt6656: remove comments of old functions nolonger present.Malcolm Priestley1-1/+0
2014-07-27staging: vt6656: remove return from all void functionsMalcolm Priestley1-6/+0
2014-07-24staging: vt6656: use test_bit to check flags statusMalcolm Priestley1-3/+3
2014-07-24staging: vt6656: struct vnt_private merge flag and macrosMalcolm Priestley1-3/+3
2014-07-24staging: vt6656: remove macro MP_IS_READYMalcolm Priestley1-1/+1
2014-07-24staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITESMalcolm Priestley1-1/+1
2014-07-21staging: vt6656: usbpipe.c clean up USB_CTL_WAITMalcolm Priestley1-1/+1
2014-07-21staging: vt6656: usbpipe remove unneeded commentsMalcolm Priestley1-6/+0
2014-07-21staging: vt6656: Remove ununsed macro URB_ASYNC_UNLINKMalcolm Priestley1-4/+0
2014-07-21staging: vt6656: remove static declaration vnt_tx_context_completeMalcolm Priestley1-35/+32
2014-07-21staging: vt6656: Remove static declaration vnt_submit_rx_urb_completeMalcolm Priestley1-31/+31
2014-07-21staging: vt6656: Remove static declaration vnt_start_interrupt_urb_completeMalcolm Priestley1-28/+27
2014-07-18staging: vt6656: struct vnt_private pInterruptURB rename to interrupt_urbMalcolm Priestley1-3/+3
2014-07-18staging: vt6656: struct vnt_rcb remove camel caseMalcolm Priestley1-5/+5
2014-07-18staging: vt6656: struct vnt_rcb remove unused membersMalcolm Priestley1-1/+0
2014-07-15staging: vt6656: usbpipe irrelevant function descriptionsMalcolm Priestley1-100/+0
2014-07-15staging: vt6656: rename s_nsBulkInUsbIoCompleteRead to vnt_submit_rx_urb_completeMalcolm Priestley1-3/+3
2014-07-15staging: vt6656: rename PIPEnsBulkInUsbRead to vnt_submit_rx_urbMalcolm Priestley1-1/+1
2014-07-15staging: vt6656: rename s_nsBulkOutIoCompleteWrite to vnt_tx_context_completeMalcolm Priestley1-4/+4
2014-07-15staging: vt6656: rename PIPEnsSendBulkOut to vnt_tx_context.Malcolm Priestley1-1/+1
2014-07-15staging: vt6656: rename s_nsInterruptUsbIoCompleteRead to vnt_start_interrupt_urb_completeMalcolm Priestley1-3/+3
2014-07-15staging: vt6656: usbpipe rename PIPEnsInterruptRead to vnt_start_interrupt_urbMalcolm Priestley1-1/+1
2014-07-15staging: vt6656: int rename INTnsProcessData to vnt_int_process_dataMalcolm Priestley1-1/+1
2014-07-08staging: vt6656: s_nsBulkInUsbIoCompleteRead check that used sk_buff is clean and ready to reuse.Malcolm Priestley1-0/+3
2014-07-08stagingL vt6656: implement fall back rates reporting.Malcolm Priestley1-17/+6
2014-07-08staging: vt6656: Include re_alloc_skb within lock.Malcolm Priestley1-14/+11
2014-07-08staging: vt6656: s_nsBulkOutIoCompleteWrite fix bug of 5GHZ a rates idxMalcolm Priestley1-1/+6
2014-06-29staging: vt6656: Remove rx handing from RXvWorkItemMalcolm Priestley1-10/+15
2014-06-26staging: vt6656: device.h remove dead strutures and variablesMalcolm Priestley1-2/+0
2014-06-26staging: vt6656: mac80211 conversion: Create tx functionsMalcolm Priestley1-17/+11
2014-06-26staging: vt6656: mac80211 conversion: create rx function.Malcolm Priestley1-2/+2
2014-05-26staging: vt6656: dead code remove control.c/hMalcolm Priestley1-0/+1
2014-05-26staging: vt6656: create vnt_control_in_u8 to replace ControlvReadByteMalcolm Priestley1-2/+7
2014-05-26staging: vt6656: replace ControlvWriteByte with vnt_control_out_u8Malcolm Priestley1-1/+7
2014-05-26staging: vt6656: rename PIPEnsControlIn/CONTROLnsRequestIn with vnt_control_inMalcolm Priestley1-2/+2
2014-05-26staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_outMalcolm Priestley1-2/+2
2014-05-18staging: vt6656: PIPEnsControlIn remove camel case.Malcolm Priestley1-10/+10
2014-05-18staging: vt6656: PIPEnsControlOut remove camel case.Malcolm Priestley1-10/+10
2014-05-18staging: vt6656: usbpipe: replace debug messsages.Malcolm Priestley1-24/+15
2014-05-18staging: vt6656: usbpipe: get rid of in/out debug messages.Malcolm Priestley1-20/+0
2014-05-15staging: vt6656: Remove PIPEnsControlOutAsyn/CONTROLnsRequestOutAsynMalcolm Priestley1-38/+0
2014-05-15staging: vt6656: PIPEnsControlIn use usb_control_msgMalcolm Priestley1-85/+9
2014-05-15staging: vt6656: usbpipe.c PIPEnsControlOut use usb_control_msgMalcolm Priestley1-80/+7
2014-05-15staging: vt6656: lock changes: s_nsBulkInUsbIoCompleteRead.Malcolm Priestley1-4/+5
2014-05-15staging: vt6656: lock changes: usbpipe.c add mutex lock.Malcolm Priestley1-0/+16
2014-05-15staging: vt6656: lock changes: Remove spin locks.Malcolm Priestley1-6/+0
2014-05-15staging: vt6656: struct vnt_usb_send_context remove camel case.Malcolm Priestley1-13/+13
2014-03-17staging: vt6656: [BUG] Fix Warning BOGUS urb xfer, pipe 3 != type 1Malcolm Priestley1-1/+1
2014-03-16staging: vt6656: Use __releases/__acquires annotationsIulia Manda1-0/+4