Greg Kroah-Hartman
|
2a6eb8ac9b
USB: usbtmc: fix up attribute permissions
|
12 vuotta sitten |
Greg Kroah-Hartman
|
bd479f2933
Merge 3.11-rc6 into usb-next
|
12 vuotta sitten |
Johan Hovold
|
c786138fcc
USB: usbtmc: fix big-endian probe of Rigol devices
|
12 vuotta sitten |
Andy Shevchenko
|
e6c7efdcb7
usbtmc: convert to devm_kzalloc
|
12 vuotta sitten |
Andy Shevchenko
|
bbf4976e77
usbtmc: remove redundant braces
|
12 vuotta sitten |
Andy Shevchenko
|
f4d844cb6c
usbtmc: call pr_err instead of plain printk
|
12 vuotta sitten |
Andy Shevchenko
|
92f78ddb10
usbtmc: remove trailing spaces
|
12 vuotta sitten |
Alexandre Peixoto Ferreira
|
50c9ba3114
USB: usbtmc: Change magic number to constant
|
12 vuotta sitten |
Alexandre Peixoto Ferreira
|
d2ddce37a7
USB: usbtmc: usbtmc_read sends multiple TMC header based on rigol_quirk
|
12 vuotta sitten |
Alexandre Peixoto Ferreira
|
c2e314835a
USB: usbtmc: Set rigol_quirk if device is listed
|
12 vuotta sitten |
Alexandre Peixoto Ferreira
|
88d9b2b38c
USB: usbtmc: TMC request code segregated from usbtmc_read
|
12 vuotta sitten |
Alexandre Peixoto Ferreira
|
8402db5dda
USB: usbtmc: Add flag rigol_quirk to usbtmc_device_data
|
12 vuotta sitten |
Ming Lei
|
ac9e59cad7
USB: usbtmc: remove unnecessary memory allocation
|
12 vuotta sitten |
Greg Kroah-Hartman
|
65db430540
USB: convert drivers/usb/* to use module_usb_driver()
|
13 vuotta sitten |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 vuotta sitten |
Maxim Nikulin
|
4f1a7a3e78
USB: assign instead of equal in usbtmc.c
|
14 vuotta sitten |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 vuotta sitten |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 vuotta sitten |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 vuotta sitten |
Oliver Neukum
|
0022457a54
USB: BKL removal: usbtmc
|
15 vuotta sitten |
Oliver Neukum
|
86266452f8
USB: Push BKL on open down into the drivers
|
15 vuotta sitten |
Németh Márton
|
6ef4852b13
USB class: make USB device id constant
|
15 vuotta sitten |
Sarah Sharp
|
3342ecda3f
USB: usbtmc: Use usb_clear_halt() instead of custom code.
|
15 vuotta sitten |
Andre Herms
|
ec412b92db
USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
|
15 vuotta sitten |
Oliver Neukum
|
dca8cd04df
USB: usbtmc: minor formatting cleanups
|
16 vuotta sitten |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 vuotta sitten |
Gergely Imreh
|
35f76e897d
USB: usbtmc: fix timeout increase
|
16 vuotta sitten |
Alexey Dobriyan
|
828c09509b
const: constify remaining file_operations
|
16 vuotta sitten |
Gergely Imreh
|
d0a38365d9
USB: fix USBTMC get_capabilities success handling
|
16 vuotta sitten |
Steve Holland
|
4143d178e7
USB: usbtmc: correct termination condition for reads.
|
16 vuotta sitten |