index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
usbpipe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-16
staging: vt6656: Align function parameters
Simon Sandström
1
-2
/
+2
2017-04-28
staging: vt6656: use off stack for in buffer USB transfers.
Malcolm Priestley
1
-2
/
+15
2017-04-28
staging: vt6656: use off stack for out buffer USB transfers.
Malcolm Priestley
1
-2
/
+12
2017-03-06
Staging: vt6656: Fix spaces and char limit
Jitendra Kumar Khasdev
1
-2
/
+2
2017-02-16
staging: vt6656: Alignment should match open parenthesis
Arushi Singhal
1
-6
/
+6
2016-08-30
staging: vt6656: usbpipe.c: Fix checkpatch warning
Anson Jacob
1
-2
/
+3
2016-02-20
staging: vt6656: simplify tests of successful urb status
Alison Schofield
1
-3
/
+3
2016-02-14
staging: vt6656: move local var init into declaration
Alison Schofield
1
-9
/
+4
2016-02-11
staging: vt6656: replace explicit NULL comparison with ! operator
Alison Schofield
1
-1
/
+1
2015-11-19
staging: vt6656: remove address from GPL text
Othmar Pasteka
1
-4
/
+0
2015-09-29
staging: vt6656: remove RX complete locking.
Malcolm Priestley
1
-6
/
+0
2015-06-17
staging: vt6656: Boolean tests don't need comparisons.
Abdul Hussain
1
-1
/
+1
2014-08-16
staging: vt6656: remove unnecessary braces
Ragnar B. Johannsson
1
-3
/
+2
2014-07-27
staging: vt6656: remove comments of old functions nolonger present.
Malcolm Priestley
1
-1
/
+0
2014-07-27
staging: vt6656: remove return from all void functions
Malcolm Priestley
1
-6
/
+0
2014-07-24
staging: vt6656: use test_bit to check flags status
Malcolm Priestley
1
-3
/
+3
2014-07-24
staging: vt6656: struct vnt_private merge flag and macros
Malcolm Priestley
1
-3
/
+3
2014-07-24
staging: vt6656: remove macro MP_IS_READY
Malcolm Priestley
1
-1
/
+1
2014-07-24
staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITES
Malcolm Priestley
1
-1
/
+1
2014-07-21
staging: vt6656: usbpipe.c clean up USB_CTL_WAIT
Malcolm Priestley
1
-1
/
+1
2014-07-21
staging: vt6656: usbpipe remove unneeded comments
Malcolm Priestley
1
-6
/
+0
2014-07-21
staging: vt6656: Remove ununsed macro URB_ASYNC_UNLINK
Malcolm Priestley
1
-4
/
+0
2014-07-21
staging: vt6656: remove static declaration vnt_tx_context_complete
Malcolm Priestley
1
-35
/
+32
2014-07-21
staging: vt6656: Remove static declaration vnt_submit_rx_urb_complete
Malcolm Priestley
1
-31
/
+31
2014-07-21
staging: vt6656: Remove static declaration vnt_start_interrupt_urb_complete
Malcolm Priestley
1
-28
/
+27
2014-07-18
staging: vt6656: struct vnt_private pInterruptURB rename to interrupt_urb
Malcolm Priestley
1
-3
/
+3
2014-07-18
staging: vt6656: struct vnt_rcb remove camel case
Malcolm Priestley
1
-5
/
+5
2014-07-18
staging: vt6656: struct vnt_rcb remove unused members
Malcolm Priestley
1
-1
/
+0
2014-07-15
staging: vt6656: usbpipe irrelevant function descriptions
Malcolm Priestley
1
-100
/
+0
2014-07-15
staging: vt6656: rename s_nsBulkInUsbIoCompleteRead to vnt_submit_rx_urb_comp...
Malcolm Priestley
1
-3
/
+3
2014-07-15
staging: vt6656: rename PIPEnsBulkInUsbRead to vnt_submit_rx_urb
Malcolm Priestley
1
-1
/
+1
2014-07-15
staging: vt6656: rename s_nsBulkOutIoCompleteWrite to vnt_tx_context_complete
Malcolm Priestley
1
-4
/
+4
2014-07-15
staging: vt6656: rename PIPEnsSendBulkOut to vnt_tx_context.
Malcolm Priestley
1
-1
/
+1
2014-07-15
staging: vt6656: rename s_nsInterruptUsbIoCompleteRead to vnt_start_interrupt...
Malcolm Priestley
1
-3
/
+3
2014-07-15
staging: vt6656: usbpipe rename PIPEnsInterruptRead to vnt_start_interrupt_urb
Malcolm Priestley
1
-1
/
+1
2014-07-15
staging: vt6656: int rename INTnsProcessData to vnt_int_process_data
Malcolm Priestley
1
-1
/
+1
2014-07-08
staging: vt6656: s_nsBulkInUsbIoCompleteRead check that used sk_buff is clean...
Malcolm Priestley
1
-0
/
+3
2014-07-08
stagingL vt6656: implement fall back rates reporting.
Malcolm Priestley
1
-17
/
+6
2014-07-08
staging: vt6656: Include re_alloc_skb within lock.
Malcolm Priestley
1
-14
/
+11
2014-07-08
staging: vt6656: s_nsBulkOutIoCompleteWrite fix bug of 5GHZ a rates idx
Malcolm Priestley
1
-1
/
+6
2014-06-29
staging: vt6656: Remove rx handing from RXvWorkItem
Malcolm Priestley
1
-10
/
+15
2014-06-26
staging: vt6656: device.h remove dead strutures and variables
Malcolm Priestley
1
-2
/
+0
2014-06-26
staging: vt6656: mac80211 conversion: Create tx functions
Malcolm Priestley
1
-17
/
+11
2014-06-26
staging: vt6656: mac80211 conversion: create rx function.
Malcolm Priestley
1
-2
/
+2
2014-05-26
staging: vt6656: dead code remove control.c/h
Malcolm Priestley
1
-0
/
+1
2014-05-26
staging: vt6656: create vnt_control_in_u8 to replace ControlvReadByte
Malcolm Priestley
1
-2
/
+7
2014-05-26
staging: vt6656: replace ControlvWriteByte with vnt_control_out_u8
Malcolm Priestley
1
-1
/
+7
2014-05-26
staging: vt6656: rename PIPEnsControlIn/CONTROLnsRequestIn with vnt_control_in
Malcolm Priestley
1
-2
/
+2
2014-05-26
staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_out
Malcolm Priestley
1
-2
/
+2
2014-05-18
staging: vt6656: PIPEnsControlIn remove camel case.
Malcolm Priestley
1
-10
/
+10
[next]