Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4b5edf7887c6ec8c09c9064a2d14b578ef1904fe
/
drivers
/
usb
/
class
/
usbtmc.c
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
· 13 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
· 15 years ago
92d07e42
USB: usbtmc: inhibit corruption
by Steve Holland
· 15 years ago
c2cd26e
USB: usbtmc: Fix short reads in usbtmc_read()
by Steve Holland
· 15 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
a470810
USB: suspend/resume support for usbtmc
by Oliver Neukum
· 15 years ago
8628688
USB: usbtmc can do IO to device after disconnect
by Oliver Neukum
· 15 years ago
ca157c4
USB: fix memory leak in usbtmc
by Oliver Neukum
· 15 years ago
a92b63e
USB: usbtmc: fix switch statment
by Greg Kroah-Hartman
· 15 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