Dave Penkler
|
88aecde40b
usbtmc: Add, clarify and fix comments
|
8 年之前 |
Greg Kroah-Hartman
|
ab21b63e8a
Revert "usbtmc: convert to devm_kzalloc"
|
8 年之前 |
Wolfram Sang
|
f6b6f8a09f
usb: class: usbtmc: don't print on ENOMEM
|
9 年之前 |
Wolfram Sang
|
c3014d33f5
usb: class: usbtmc: don't print error when allocating urb fails
|
9 年之前 |
Dave Penkler
|
f9cfabcecd
usb: usbtmc: Fix disconnect/poll interaction
|
9 年之前 |
Dave Penkler
|
379d3d33c8
Add ioctls to enable and disable local controls on an instrument
|
9 年之前 |
Dave Penkler
|
29779d89fd
Add ioctl to retrieve USBTMC-USB488 capabilities
|
9 年之前 |
Dave Penkler
|
eb6b92ecc0
Add support for receiving USBTMC USB488 SRQ notifications via poll/select
|
9 年之前 |
Dave Penkler
|
82ed33811d
Add support for USBTMC USB488 SRQ notification with fasync
|
9 年之前 |
Dave Penkler
|
dbf3e7f654
Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation.
|
9 年之前 |
Teunis van Beelen
|
f504202230
USB: usbtmc: add device quirk for Rigol DS6104
|
10 年之前 |
Peter Chen
|
b8f2854b06
usb: class: usbtmc: delete unnecessary 'out of memory' messages
|
10 年之前 |
Rickard Strandqvist
|
ab53eb9736
usb: class: usbtmc.c: Cleaning up uninitialized variables
|
11 年之前 |
Oliver Neukum
|
d846b7650d
USB: usbtmc: fix DMA on stack
|
11 年之前 |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
11 年之前 |
Greg Kroah-Hartman
|
2a6eb8ac9b
USB: usbtmc: fix up attribute permissions
|
12 年之前 |
Greg Kroah-Hartman
|
bd479f2933
Merge 3.11-rc6 into usb-next
|
12 年之前 |
Johan Hovold
|
c786138fcc
USB: usbtmc: fix big-endian probe of Rigol devices
|
12 年之前 |
Andy Shevchenko
|
e6c7efdcb7
usbtmc: convert to devm_kzalloc
|
12 年之前 |
Andy Shevchenko
|
bbf4976e77
usbtmc: remove redundant braces
|
12 年之前 |
Andy Shevchenko
|
f4d844cb6c
usbtmc: call pr_err instead of plain printk
|
12 年之前 |
Andy Shevchenko
|
92f78ddb10
usbtmc: remove trailing spaces
|
12 年之前 |
Alexandre Peixoto Ferreira
|
50c9ba3114
USB: usbtmc: Change magic number to constant
|
12 年之前 |
Alexandre Peixoto Ferreira
|
d2ddce37a7
USB: usbtmc: usbtmc_read sends multiple TMC header based on rigol_quirk
|
12 年之前 |
Alexandre Peixoto Ferreira
|
c2e314835a
USB: usbtmc: Set rigol_quirk if device is listed
|
12 年之前 |
Alexandre Peixoto Ferreira
|
88d9b2b38c
USB: usbtmc: TMC request code segregated from usbtmc_read
|
12 年之前 |
Alexandre Peixoto Ferreira
|
8402db5dda
USB: usbtmc: Add flag rigol_quirk to usbtmc_device_data
|
12 年之前 |
Ming Lei
|
ac9e59cad7
USB: usbtmc: remove unnecessary memory allocation
|
12 年之前 |
Greg Kroah-Hartman
|
65db430540
USB: convert drivers/usb/* to use module_usb_driver()
|
13 年之前 |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 年之前 |