Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
4d5e18d9ed93fcdf1bd625aac80048f6cd0063bc
/
drivers
/
usb
/
class
/
usbtmc.c
4d5e18d
usb: usbtmc: Optimize usbtmc_write
by Guido Kiener
· 6 years ago
ec34d08
usb: usbtmc: Add ioctl USBTMC_IOCTL_AUTO_ABORT
by Guido Kiener
· 6 years ago
8409e96
usb: usbtmc: add ioctl USBTMC_IOCTL_MSG_IN_ATTR
by Guido Kiener
· 6 years ago
739240a
usb: usbtmc: Add ioctl USBTMC488_IOCTL_WAIT_SRQ
by Guido Kiener
· 6 years ago
b19bbdc
usb: usbtmc: Fix suspend/resume
by Guido Kiener
· 6 years ago
987b819
usb: usbtmc: Add ioctl USBTMC_IOCTL_CLEANUP_IO
by Guido Kiener
· 6 years ago
46ecc9d
usb: usbtmc: Add ioctl USBTMC_IOCTL_CANCEL_IO
by Guido Kiener
· 6 years ago
bb99794
usb: usbtmc: Add ioctl for vendor specific read
by Guido Kiener
· 6 years ago
b1498451
usb: usbtmc: Add ioctl USBTMC_IOCTL_WRITE_RESULT
by Guido Kiener
· 6 years ago
4ddc645
usb: usbtmc: Add ioctl for vendor specific write
by Guido Kiener
· 6 years ago
658f24f
usb: usbtmc: Add ioctl for generic requests on control
by Guido Kiener
· 6 years ago
60207c8
usb: usbtmc: Add support for 32 bit compat applications
by Guido Kiener
· 6 years ago
12dcaeb
usb: usbtmc: Add ioctl for termination character
by Guido Kiener
· 6 years ago
fbd8397
usb: usbtmc: Add ioctl for EOM bit
by Guido Kiener
· 6 years ago
fe78a7c
usb: usbtmc: Add ioctl for trigger
by Guido Kiener
· 6 years ago
048c6d8
usb: usbtmc: Add ioctls to set/get usb timeout
by Guido Kiener
· 6 years ago
19e6c57
usb: usbtmc: use consistent timeout error
by Guido Kiener
· 6 years ago
4f3c8d6
usb: usbtmc: Support Read Status Byte with SRQ per file
by Guido Kiener
· 6 years ago
baf12d6
usb: usbtmc: Remove rigol_quirk
by Guido Kiener
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
adb393d
USB: class: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
e4c6594
usb: class: usbtmc: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
a70df96
usb: usbtmc: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
041370c
USB: usbtmc: refactor endpoint retrieval
by Johan Hovold
· 8 years ago
2e47c53
USB: usbtmc: fix probe error path
by Johan Hovold
· 8 years ago
687e068
USB: usbtmc: add missing endpoint sanity check
by Johan Hovold
· 8 years ago
88aecde
usbtmc: Add, clarify and fix comments
by Dave Penkler
· 8 years ago
ab21b63
Revert "usbtmc: convert to devm_kzalloc"
by Greg Kroah-Hartman
· 8 years ago
f6b6f8a
usb: class: usbtmc: don't print on ENOMEM
by Wolfram Sang
· 8 years ago
c3014d3
usb: class: usbtmc: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
f9cfabc
usb: usbtmc: Fix disconnect/poll interaction
by Dave Penkler
· 9 years ago
379d3d3
Add ioctls to enable and disable local controls on an instrument
by Dave Penkler
· 9 years ago
29779d89
Add ioctl to retrieve USBTMC-USB488 capabilities
by Dave Penkler
· 9 years ago
eb6b92e
Add support for receiving USBTMC USB488 SRQ notifications via poll/select
by Dave Penkler
· 9 years ago
82ed338
Add support for USBTMC USB488 SRQ notification with fasync
by Dave Penkler
· 9 years ago
dbf3e7f
Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation.
by Dave Penkler
· 9 years ago
f504202
USB: usbtmc: add device quirk for Rigol DS6104
by Teunis van Beelen
· 10 years ago
b8f2854
usb: class: usbtmc: delete unnecessary 'out of memory' messages
by Peter Chen
· 10 years ago
ab53eb9
usb: class: usbtmc.c: Cleaning up uninitialized variables
by Rickard Strandqvist
· 11 years ago
d846b76
USB: usbtmc: fix DMA on stack
by Oliver Neukum
· 11 years ago
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
2a6eb8a
USB: usbtmc: fix up attribute permissions
by Greg Kroah-Hartman
· 11 years ago
bd479f2
Merge 3.11-rc6 into usb-next
by Greg Kroah-Hartman
· 11 years ago
c786138
USB: usbtmc: fix big-endian probe of Rigol devices
by Johan Hovold
· 11 years ago
e6c7efdc
usbtmc: convert to devm_kzalloc
by Andy Shevchenko
· 11 years ago
bbf4976
usbtmc: remove redundant braces
by Andy Shevchenko
· 11 years ago
f4d844c
usbtmc: call pr_err instead of plain printk
by Andy Shevchenko
· 11 years ago
92f78dd
usbtmc: remove trailing spaces
by Andy Shevchenko
· 11 years ago
50c9ba3
USB: usbtmc: Change magic number to constant
by Alexandre Peixoto Ferreira
· 12 years ago
d2ddce3
USB: usbtmc: usbtmc_read sends multiple TMC header based on rigol_quirk
by Alexandre Peixoto Ferreira
· 12 years ago
c2e3148
USB: usbtmc: Set rigol_quirk if device is listed
by Alexandre Peixoto Ferreira
· 12 years ago
88d9b2b
USB: usbtmc: TMC request code segregated from usbtmc_read
by Alexandre Peixoto Ferreira
· 12 years ago
8402db5
USB: usbtmc: Add flag rigol_quirk to usbtmc_device_data
by Alexandre Peixoto Ferreira
· 12 years ago
ac9e59c
USB: usbtmc: remove unnecessary memory allocation
by Ming Lei
· 12 years ago
65db430
USB: convert drivers/usb/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
4f1a7a3
USB: assign instead of equal in usbtmc.c
by Maxim Nikulin
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
0022457
USB: BKL removal: usbtmc
by Oliver Neukum
· 15 years ago
8626645
USB: Push BKL on open down into the drivers
by Oliver Neukum
· 15 years ago
6ef4852
USB class: make USB device id constant
by Németh Márton
· 15 years ago
3342ecd
USB: usbtmc: Use usb_clear_halt() instead of custom code.
by Sarah Sharp
· 15 years ago
ec412b9
USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
by Andre Herms
· 15 years ago
dca8cd0
USB: usbtmc: minor formatting cleanups
by Oliver Neukum
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
35f76e89
USB: usbtmc: fix timeout increase
by Gergely Imreh
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
d0a3836
USB: fix USBTMC get_capabilities success handling
by Gergely Imreh
· 15 years ago
4143d17
USB: usbtmc: correct termination condition for reads.
by Steve Holland
· 16 years ago
92d07e42
USB: usbtmc: inhibit corruption
by Steve Holland
· 16 years ago
c2cd26e
USB: usbtmc: Fix short reads in usbtmc_read()
by Steve Holland
· 16 years ago
a2fbf10
USB: usbtmc: fix printk format warnings
by Randy Dunlap
· 15 years ago
665d766
USB: usbtmc: sanity checks for DEV_DEP_MSG_IN urbs
by Guus Sliepen
· 15 years ago
a4708103
USB: suspend/resume support for usbtmc
by Oliver Neukum
· 16 years ago
8628688
USB: usbtmc can do IO to device after disconnect
by Oliver Neukum
· 16 years ago
ca157c4
USB: fix memory leak in usbtmc
by Oliver Neukum
· 16 years ago
a92b63e
USB: usbtmc: fix switch statment
by Greg Kroah-Hartman
· 16 years ago
228dd05
USB: usbtmc: add protocol 1 support
by Greg Kroah-Hartman
· 16 years ago
5b10916
USB: usbtmc: fix stupid bug in open()
by Greg Kroah-Hartman
· 16 years ago
857cc4d
USB: usbtmc: indent & braces disagree, something else is desired
by Ilpo Järvinen
· 16 years ago
5413aa4
USB: fix problem with usbtmc driver not loading properly
by Greg Kroah-Hartman
· 16 years ago
b361a6e
USB: usbtmc: Use explicit unsigned type for input buffer instead of char*
by Chris Malley
· 16 years ago
5b775f6
USB: add USB test and measurement class driver
by Greg Kroah-Hartman
· 16 years ago