index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
usbpipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: vt6656: use off stack for out buffer USB transfers.
Malcolm Priestley
2017-05-20
1
-2
/
+12
*
staging: vt6656: use off stack for in buffer USB transfers.
Malcolm Priestley
2017-05-20
1
-2
/
+15
*
staging: vt6656: remove RX complete locking.
Malcolm Priestley
2015-09-29
1
-6
/
+0
*
staging: vt6656: Boolean tests don't need comparisons.
Abdul Hussain
2015-06-17
1
-1
/
+1
*
staging: vt6656: remove unnecessary braces
Ragnar B. Johannsson
2014-08-16
1
-3
/
+2
*
staging: vt6656: remove comments of old functions nolonger present.
Malcolm Priestley
2014-07-27
1
-1
/
+0
*
staging: vt6656: remove return from all void functions
Malcolm Priestley
2014-07-27
1
-6
/
+0
*
staging: vt6656: use test_bit to check flags status
Malcolm Priestley
2014-07-24
1
-3
/
+3
*
staging: vt6656: struct vnt_private merge flag and macros
Malcolm Priestley
2014-07-24
1
-3
/
+3
*
staging: vt6656: remove macro MP_IS_READY
Malcolm Priestley
2014-07-24
1
-1
/
+1
*
staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITES
Malcolm Priestley
2014-07-24
1
-1
/
+1
*
staging: vt6656: usbpipe.c clean up USB_CTL_WAIT
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: usbpipe remove unneeded comments
Malcolm Priestley
2014-07-21
1
-6
/
+0
*
staging: vt6656: Remove ununsed macro URB_ASYNC_UNLINK
Malcolm Priestley
2014-07-21
1
-4
/
+0
*
staging: vt6656: remove static declaration vnt_tx_context_complete
Malcolm Priestley
2014-07-21
1
-35
/
+32
*
staging: vt6656: Remove static declaration vnt_submit_rx_urb_complete
Malcolm Priestley
2014-07-21
1
-31
/
+31
*
staging: vt6656: Remove static declaration vnt_start_interrupt_urb_complete
Malcolm Priestley
2014-07-21
1
-28
/
+27
*
staging: vt6656: struct vnt_private pInterruptURB rename to interrupt_urb
Malcolm Priestley
2014-07-18
1
-3
/
+3
*
staging: vt6656: struct vnt_rcb remove camel case
Malcolm Priestley
2014-07-18
1
-5
/
+5
*
staging: vt6656: struct vnt_rcb remove unused members
Malcolm Priestley
2014-07-18
1
-1
/
+0
*
staging: vt6656: usbpipe irrelevant function descriptions
Malcolm Priestley
2014-07-15
1
-100
/
+0
*
staging: vt6656: rename s_nsBulkInUsbIoCompleteRead to vnt_submit_rx_urb_comp...
Malcolm Priestley
2014-07-15
1
-3
/
+3
*
staging: vt6656: rename PIPEnsBulkInUsbRead to vnt_submit_rx_urb
Malcolm Priestley
2014-07-15
1
-1
/
+1
*
staging: vt6656: rename s_nsBulkOutIoCompleteWrite to vnt_tx_context_complete
Malcolm Priestley
2014-07-15
1
-4
/
+4
*
staging: vt6656: rename PIPEnsSendBulkOut to vnt_tx_context.
Malcolm Priestley
2014-07-15
1
-1
/
+1
*
staging: vt6656: rename s_nsInterruptUsbIoCompleteRead to vnt_start_interrupt...
Malcolm Priestley
2014-07-15
1
-3
/
+3
*
staging: vt6656: usbpipe rename PIPEnsInterruptRead to vnt_start_interrupt_urb
Malcolm Priestley
2014-07-15
1
-1
/
+1
*
staging: vt6656: int rename INTnsProcessData to vnt_int_process_data
Malcolm Priestley
2014-07-15
1
-1
/
+1
*
staging: vt6656: s_nsBulkInUsbIoCompleteRead check that used sk_buff is clean...
Malcolm Priestley
2014-07-08
1
-0
/
+3
*
stagingL vt6656: implement fall back rates reporting.
Malcolm Priestley
2014-07-08
1
-17
/
+6
*
staging: vt6656: Include re_alloc_skb within lock.
Malcolm Priestley
2014-07-08
1
-14
/
+11
*
staging: vt6656: s_nsBulkOutIoCompleteWrite fix bug of 5GHZ a rates idx
Malcolm Priestley
2014-07-08
1
-1
/
+6
*
staging: vt6656: Remove rx handing from RXvWorkItem
Malcolm Priestley
2014-06-29
1
-10
/
+15
*
staging: vt6656: device.h remove dead strutures and variables
Malcolm Priestley
2014-06-26
1
-2
/
+0
*
staging: vt6656: mac80211 conversion: Create tx functions
Malcolm Priestley
2014-06-26
1
-17
/
+11
*
staging: vt6656: mac80211 conversion: create rx function.
Malcolm Priestley
2014-06-26
1
-2
/
+2
*
staging: vt6656: dead code remove control.c/h
Malcolm Priestley
2014-05-26
1
-0
/
+1
*
staging: vt6656: create vnt_control_in_u8 to replace ControlvReadByte
Malcolm Priestley
2014-05-26
1
-2
/
+7
*
staging: vt6656: replace ControlvWriteByte with vnt_control_out_u8
Malcolm Priestley
2014-05-26
1
-1
/
+7
*
staging: vt6656: rename PIPEnsControlIn/CONTROLnsRequestIn with vnt_control_in
Malcolm Priestley
2014-05-26
1
-2
/
+2
*
staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_out
Malcolm Priestley
2014-05-26
1
-2
/
+2
*
staging: vt6656: PIPEnsControlIn remove camel case.
Malcolm Priestley
2014-05-18
1
-10
/
+10
*
staging: vt6656: PIPEnsControlOut remove camel case.
Malcolm Priestley
2014-05-18
1
-10
/
+10
*
staging: vt6656: usbpipe: replace debug messsages.
Malcolm Priestley
2014-05-18
1
-24
/
+15
*
staging: vt6656: usbpipe: get rid of in/out debug messages.
Malcolm Priestley
2014-05-18
1
-20
/
+0
*
staging: vt6656: Remove PIPEnsControlOutAsyn/CONTROLnsRequestOutAsyn
Malcolm Priestley
2014-05-15
1
-38
/
+0
*
staging: vt6656: PIPEnsControlIn use usb_control_msg
Malcolm Priestley
2014-05-15
1
-85
/
+9
*
staging: vt6656: usbpipe.c PIPEnsControlOut use usb_control_msg
Malcolm Priestley
2014-05-15
1
-80
/
+7
*
staging: vt6656: lock changes: s_nsBulkInUsbIoCompleteRead.
Malcolm Priestley
2014-05-15
1
-4
/
+5
*
staging: vt6656: lock changes: usbpipe.c add mutex lock.
Malcolm Priestley
2014-05-15
1
-0
/
+16
[next]