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.h
Age
Commit message (
Expand
)
Author
2020-05-27
staging: vt6656: Move vnt_tx_usb_header to vnt_tx_context
Malcolm Priestley
2020-05-05
staging: vt6656: Use const for read only data
Oscar Carter
2020-03-04
staging: vt6656: Delete int.c/h file and move functions to usbpipe
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
2019-05-21
staging: vt6656: clean function's error path in usbpipe.c
Quentin Deslandes
2019-04-02
staging: vt6656: Fix styling of the comment related to SPDX-License-Identifier
Ojaswin Mujoo
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-02-05
staging: vt6656: Add missing identifier names
Simon Sandström
2015-11-19
staging: vt6656: remove address from GPL text
Othmar Pasteka
2014-07-15
staging: vt6656: rename PIPEnsBulkInUsbRead to vnt_submit_rx_urb
Malcolm Priestley
2014-07-15
staging: vt6656: rename PIPEnsSendBulkOut to vnt_tx_context.
Malcolm Priestley
2014-07-15
staging: vt6656: usbpipe rename PIPEnsInterruptRead to vnt_start_interrupt_urb
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-15
staging: vt6656: Remove PIPEnsControlOutAsyn/CONTROLnsRequestOutAsyn
Malcolm Priestley
2013-08-28
staging: vt6656: device.h Replace typedef struct _RCB
Malcolm Priestley
2013-08-27
staging: vt6656: device.h replace typedef struct _USB_SEND_CONTEXT.
Malcolm Priestley
2013-03-28
staging: vt6656: remove consecutive newlines
Andres More
2013-03-25
staging: vt6656: remove code placeholders
Andres More
2013-03-11
staging: vt6656: removed no longer useful ttype.h file
Andres More
2013-01-07
staging: vt6656: channel/control/firmware/int/usbpipe to new structures
Malcolm Priestley
2010-08-02
staging: vt6656: removed NTSTATUS definition
Andres More
2010-05-11
Staging: vt6656: code cleanup, removed OUT definition
Andres More
2010-05-11
Staging: vt6656: code cleanup, fixed comments style at the end of headers
Andres More
2010-05-11
Staging: vt6656: Removed IN definition
Andres More
2009-09-15
Staging: vt665x: Clean up include files, Part 1
Jim Lieb
2009-09-15
Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.
Forest Bond