Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a02b55c8db5a35059fda254a7a5bddacc9fd4cef
/
drivers
/
usb
/
misc
/
adutux.c
a02b55c
usb: misc: adutux: don't print on ENOMEM
by Wolfram Sang
· 8 years ago
71574a5
usb: misc: adutux: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
fc62596
USB: adutux: NULL dereferences on disconnect
by Dan Carpenter
· 10 years ago
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
bd479f2
Merge 3.11-rc6 into usb-next
by Greg Kroah-Hartman
· 11 years ago
d482b9d
USB: adutux: fix big-endian device-type reporting
by Johan Hovold
· 11 years ago
28f47c3
USB: adutux: remove direct calls to printk()
by Greg Kroah-Hartman
· 11 years ago
1ef37c6
USB: adutux: remove custom debug macro and module parameter
by Greg Kroah-Hartman
· 11 years ago
66d4bc3
USB: adutux: remove custom debug macro
by Greg Kroah-Hartman
· 11 years ago
6e42a15
USB: adutux: remove unneeded tracing macros
by Greg Kroah-Hartman
· 11 years ago
e77c4e6
usb: misc: Fixed assignment error in if statement
by Lisa Nguyen
· 12 years ago
83fc1fc
usb: misc: Added space after closing brace in adutux.c
by Lisa Nguyen
· 12 years ago
05d7639
usb: misc: Added space after comma in adutux.c
by Lisa Nguyen
· 12 years ago
30c5c64
usb: misc: Reformatted pointer variables in adutux.c
by Lisa Nguyen
· 12 years ago
eb79c01
usb: misc: Removed space before tabs in adutux.c
by Lisa Nguyen
· 12 years ago
40cf483
usb: misc: Replaced deprecated preprocessor in adutux.c
by Lisa Nguyen
· 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
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
1865a9c
USB: adutux: fix misuse of return value of copy_to_user()
by Kulikov Vasiliy
· 14 years ago
f45ba77
USB: Convert concatenated __FILE__ to %s, __FILE__
by Joe Perches
· 15 years ago
937f713
USB: BKL removal: adutux
by Oliver Neukum
· 15 years ago
8626645
USB: Push BKL on open down into the drivers
by Oliver Neukum
· 15 years ago
33b9e16
USB misc: make USB device id constant
by Németh Márton
· 15 years ago
46c9844
USB: misc/adutux, fix lock imbalance
by Jiri Slaby
· 16 years ago
fd3f191
USB: remove err() macro from usb misc drivers
by Greg Kroah-Hartman
· 16 years ago
1b29a37
USB: remove info() macro from usb/misc drivers
by Greg Kroah-Hartman
· 16 years ago
441b62c
USB: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
f08812d
USB: FIx locks and urb->status in adutux (updated)
by Pete Zaitcev
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
f6c1cea
USB: missing test for ESHUTDOWN in adutux driver
by Oliver Neukum
· 17 years ago
24497a0
USB: misc: adtux: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
8293c56
USB: use mutex instead of semaphore in the Adutux driver
by Matthias Kaehlcke
· 17 years ago
d4ead16
USB: prevent char device open/deregister race
by Alan Stern
· 17 years ago
ebc3ac1
USB: cleanup ofd adutux
by Oliver Neukum
· 18 years ago
00977a5
[PATCH] mark struct file_operations const 6
by Arjan van de Ven
· 18 years ago
a65dc30
USB: fix dereference in drivers/usb/misc/adutux.c
by Eric Sesterhenn
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
0327063
USB: Add ADU support for Ontrak ADU devices
by Steven Haigh
· 18 years ago