index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
usbpipe.c
Age
Commit message (
Expand
)
Author
2014-07-21
staging: vt6656: usbpipe.c clean up USB_CTL_WAIT
Malcolm Priestley
2014-07-21
staging: vt6656: usbpipe remove unneeded comments
Malcolm Priestley
2014-07-21
staging: vt6656: Remove ununsed macro URB_ASYNC_UNLINK
Malcolm Priestley
2014-07-21
staging: vt6656: remove static declaration vnt_tx_context_complete
Malcolm Priestley
2014-07-21
staging: vt6656: Remove static declaration vnt_submit_rx_urb_complete
Malcolm Priestley
2014-07-21
staging: vt6656: Remove static declaration vnt_start_interrupt_urb_complete
Malcolm Priestley
2014-07-18
staging: vt6656: struct vnt_private pInterruptURB rename to interrupt_urb
Malcolm Priestley
2014-07-18
staging: vt6656: struct vnt_rcb remove camel case
Malcolm Priestley
2014-07-18
staging: vt6656: struct vnt_rcb remove unused members
Malcolm Priestley
2014-07-15
staging: vt6656: usbpipe irrelevant function descriptions
Malcolm Priestley
2014-07-15
staging: vt6656: rename s_nsBulkInUsbIoCompleteRead to vnt_submit_rx_urb_comp...
Malcolm Priestley
2014-07-15
staging: vt6656: rename PIPEnsBulkInUsbRead to vnt_submit_rx_urb
Malcolm Priestley
2014-07-15
staging: vt6656: rename s_nsBulkOutIoCompleteWrite to vnt_tx_context_complete
Malcolm Priestley
2014-07-15
staging: vt6656: rename PIPEnsSendBulkOut to vnt_tx_context.
Malcolm Priestley
2014-07-15
staging: vt6656: rename s_nsInterruptUsbIoCompleteRead to vnt_start_interrupt...
Malcolm Priestley
2014-07-15
staging: vt6656: usbpipe rename PIPEnsInterruptRead to vnt_start_interrupt_urb
Malcolm Priestley
2014-07-15
staging: vt6656: int rename INTnsProcessData to vnt_int_process_data
Malcolm Priestley
2014-07-08
staging: vt6656: s_nsBulkInUsbIoCompleteRead check that used sk_buff is clean...
Malcolm Priestley
2014-07-08
stagingL vt6656: implement fall back rates reporting.
Malcolm Priestley
2014-07-08
staging: vt6656: Include re_alloc_skb within lock.
Malcolm Priestley
2014-07-08
staging: vt6656: s_nsBulkOutIoCompleteWrite fix bug of 5GHZ a rates idx
Malcolm Priestley
2014-06-29
staging: vt6656: Remove rx handing from RXvWorkItem
Malcolm Priestley
2014-06-26
staging: vt6656: device.h remove dead strutures and variables
Malcolm Priestley
2014-06-26
staging: vt6656: mac80211 conversion: Create tx functions
Malcolm Priestley
2014-06-26
staging: vt6656: mac80211 conversion: create rx function.
Malcolm Priestley
2014-05-26
staging: vt6656: dead code remove control.c/h
Malcolm Priestley
2014-05-26
staging: vt6656: create vnt_control_in_u8 to replace ControlvReadByte
Malcolm Priestley
2014-05-26
staging: vt6656: replace ControlvWriteByte with vnt_control_out_u8
Malcolm Priestley
2014-05-26
staging: vt6656: rename PIPEnsControlIn/CONTROLnsRequestIn with vnt_control_in
Malcolm Priestley
2014-05-26
staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_out
Malcolm Priestley
2014-05-18
staging: vt6656: PIPEnsControlIn remove camel case.
Malcolm Priestley
2014-05-18
staging: vt6656: PIPEnsControlOut remove camel case.
Malcolm Priestley
2014-05-18
staging: vt6656: usbpipe: replace debug messsages.
Malcolm Priestley
2014-05-18
staging: vt6656: usbpipe: get rid of in/out debug messages.
Malcolm Priestley
2014-05-15
staging: vt6656: Remove PIPEnsControlOutAsyn/CONTROLnsRequestOutAsyn
Malcolm Priestley
2014-05-15
staging: vt6656: PIPEnsControlIn use usb_control_msg
Malcolm Priestley
2014-05-15
staging: vt6656: usbpipe.c PIPEnsControlOut use usb_control_msg
Malcolm Priestley
2014-05-15
staging: vt6656: lock changes: s_nsBulkInUsbIoCompleteRead.
Malcolm Priestley
2014-05-15
staging: vt6656: lock changes: usbpipe.c add mutex lock.
Malcolm Priestley
2014-05-15
staging: vt6656: lock changes: Remove spin locks.
Malcolm Priestley
2014-05-15
staging: vt6656: struct vnt_usb_send_context remove camel case.
Malcolm Priestley
2014-03-17
staging: vt6656: [BUG] Fix Warning BOGUS urb xfer, pipe 3 != type 1
Malcolm Priestley
2014-03-16
staging: vt6656: Use __releases/__acquires annotations
Iulia Manda
2014-02-27
staging: vt6656: s_nsBulkOutIoCompleteWrite Remove variable status.
Malcolm Priestley
2014-02-27
staging: vt6656: s_nsBulkOutIoCompleteWrite remove buf_len.
Malcolm Priestley
2014-02-27
staging: vt6656: Remove unused variables packets*
Malcolm Priestley
2014-02-27
staging: vt6656: Remove unused variable bEventAvailable.
Malcolm Priestley
2014-02-27
staging: vt6656: Remove all variables ulInt*
Malcolm Priestley
2014-02-27
staging: vt6656: Remove all variables ulBulk*
Malcolm Priestley
2014-02-27
staging: vt6656: Remove pointer cast to urb->context.
Malcolm Priestley
[next]