index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
yurex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: yurex: refactor endpoint retrieval
Johan Hovold
2017-03-23
1
-11
/
+5
*
usb: misc: yurex: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-6
/
+2
*
usb: misc: yurex: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
1
-6
/
+2
*
usb: yurex: fixed sparse warning of incorrect type
Sudip Mukherjee
2014-11-03
1
-2
/
+4
*
usb: misc: yurex: remove useless casting of private_data
Arjun Sreedharan
2014-09-23
1
-4
/
+4
*
USB: yurex: fix race between probe() and read()
Oliver Neukum
2014-05-27
1
-2
/
+1
*
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
1
-1
/
+0
*
USB: yurex: fix spelling mistake in comment
Rahul Bedarkar
2014-01-03
1
-1
/
+1
*
yurex: don't wank with fasync on ->release()...
Al Viro
2013-04-29
1
-2
/
+0
*
USB: yurex.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
1
-5
/
+9
*
Merge 3.4-rc4 into usb-next.
Greg Kroah-Hartman
2012-04-22
1
-17
/
+23
|
\
|
*
USB: yurex.c: remove err() usage
Greg Kroah-Hartman
2012-04-20
1
-17
/
+23
*
|
USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb
Tomoki Sekiyama
2012-04-18
1
-1
/
+1
*
|
USB: yurex: Remove allocation of coherent buffer for setup-packet buffer
Tomoki Sekiyama
2012-04-18
1
-6
/
+2
|
/
*
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-21
/
+1
*
USB: yurex: add .llseek fop to file_operations
Tomoki Sekiyama
2010-11-30
1
-0
/
+1
*
USB: yurex: fix memory leak and corrupted messages
Tomoki Sekiyama
2010-10-22
1
-6
/
+17
*
USB: yurex: assign a real minor number to the driver
Greg Kroah-Hartman
2010-10-22
1
-2
/
+2
*
USB: add driver for Meywa-Denki & Kayac YUREX
Tomoki Sekiyama
2010-10-22
1
-0
/
+552