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
2020-05-27
staging: vt6656: Move vnt_tx_usb_header to vnt_tx_context
Malcolm Priestley
2020-05-19
staging: vt6656: use usb_anchor for tx queue.
Malcolm Priestley
2020-05-19
staging: vt6656: vnt_usb_send_context remove variable data.
Malcolm Priestley
2020-05-19
staging: vt6656: Use sk_buff buffer for tx header
Malcolm Priestley
2020-05-05
staging: vt6656: Use const for read only data
Oscar Carter
2020-05-05
staging: vt6656: refactor power save operation
Malcolm Priestley
2020-05-05
staging: vt6656: Return on isr0 when zero.
Malcolm Priestley
2020-04-16
staging: vt6656: Power save stop wake_up_count wrap around.
Malcolm Priestley
2020-03-10
staging: vt6656: struct vnt_rcb remove unused in_use.
Malcolm Priestley
2020-03-10
staging: vt6656: Remove vnt_interrupt_buffer in_use flag.
Malcolm Priestley
2020-03-04
staging: vt6656: Move vnt_rx_data to usbpipe.c
Malcolm Priestley
2020-03-04
staging: vt6656: Delete int.c/h file and move functions to usbpipe
Malcolm Priestley
2020-03-04
staging: vt6656: Remove function vnt_int_process_data.
Malcolm Priestley
2020-03-04
staging: vt6656: Remove STATUS enums from TX path
Malcolm Priestley
2020-01-22
staging: vt6656: Remove memory buffer from vnt_download_firmware.
Malcolm Priestley
2020-01-03
staging: vt6656: limit reg output to block size
Malcolm Priestley
2020-01-03
staging: vt6656: Fix non zero logical return of, usb_control_msg
Malcolm Priestley
2019-07-22
staging: vt6656: change alignment to match parenthesis
Benjamin Sherman
2019-05-21
staging: vt6656: clean function's error path in usbpipe.c
Quentin Deslandes
2018-02-16
staging: vt6656: Remove unnecessary 'out of memory' message
Dileep Sankhla
2017-11-28
staging: vt6656: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
staging: vt6656: add SPDX identifiers to all vt6656 driver files
Greg Kroah-Hartman
2017-07-16
staging: vt6656: Align function parameters
Simon Sandström
2017-04-28
staging: vt6656: use off stack for in buffer USB transfers.
Malcolm Priestley
2017-04-28
staging: vt6656: use off stack for out buffer USB transfers.
Malcolm Priestley
2017-03-06
Staging: vt6656: Fix spaces and char limit
Jitendra Kumar Khasdev
2017-02-16
staging: vt6656: Alignment should match open parenthesis
Arushi Singhal
2016-08-30
staging: vt6656: usbpipe.c: Fix checkpatch warning
Anson Jacob
2016-02-20
staging: vt6656: simplify tests of successful urb status
Alison Schofield
2016-02-14
staging: vt6656: move local var init into declaration
Alison Schofield
2016-02-11
staging: vt6656: replace explicit NULL comparison with ! operator
Alison Schofield
2015-11-19
staging: vt6656: remove address from GPL text
Othmar Pasteka
2015-09-29
staging: vt6656: remove RX complete locking.
Malcolm Priestley
2015-06-17
staging: vt6656: Boolean tests don't need comparisons.
Abdul Hussain
2014-08-16
staging: vt6656: remove unnecessary braces
Ragnar B. Johannsson
2014-07-27
staging: vt6656: remove comments of old functions nolonger present.
Malcolm Priestley
2014-07-27
staging: vt6656: remove return from all void functions
Malcolm Priestley
2014-07-24
staging: vt6656: use test_bit to check flags status
Malcolm Priestley
2014-07-24
staging: vt6656: struct vnt_private merge flag and macros
Malcolm Priestley
2014-07-24
staging: vt6656: remove macro MP_IS_READY
Malcolm Priestley
2014-07-24
staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITES
Malcolm Priestley
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
[next]