index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
yurex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-05
USB: yurex: Check for truncation in yurex_read()
Ben Hutchings
1
-0
/
+3
2018-09-05
USB: yurex: Fix buffer over-read in yurex_write()
Ben Hutchings
1
-2
/
+3
2018-07-06
USB: yurex: fix out-of-bounds uaccess in read handler
Jann Horn
1
-17
/
+6
2017-11-04
USB: misc: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-03-23
USB: yurex: refactor endpoint retrieval
Johan Hovold
1
-11
/
+5
2016-08-30
usb: misc: yurex: don't print on ENOMEM
Wolfram Sang
1
-6
/
+2
2016-08-15
usb: misc: yurex: don't print error when allocating urb fails
Wolfram Sang
1
-6
/
+2
2014-11-03
usb: yurex: fixed sparse warning of incorrect type
Sudip Mukherjee
1
-2
/
+4
2014-09-23
usb: misc: yurex: remove useless casting of private_data
Arjun Sreedharan
1
-4
/
+4
2014-05-27
USB: yurex: fix race between probe() and read()
Oliver Neukum
1
-2
/
+1
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-03
USB: yurex: fix spelling mistake in comment
Rahul Bedarkar
1
-1
/
+1
2013-04-29
yurex: don't wank with fasync on ->release()...
Al Viro
1
-2
/
+0
2012-05-01
USB: yurex.c: remove dbg() usage
Greg Kroah-Hartman
1
-5
/
+9
2012-04-22
Merge 3.4-rc4 into usb-next.
Greg Kroah-Hartman
1
-17
/
+23
2012-04-20
USB: yurex.c: remove err() usage
Greg Kroah-Hartman
1
-17
/
+23
2012-04-18
USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb
Tomoki Sekiyama
1
-1
/
+1
2012-04-18
USB: yurex: Remove allocation of coherent buffer for setup-packet buffer
Tomoki Sekiyama
1
-6
/
+2
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
1
-21
/
+1
2010-11-30
USB: yurex: add .llseek fop to file_operations
Tomoki Sekiyama
1
-0
/
+1
2010-10-22
USB: yurex: fix memory leak and corrupted messages
Tomoki Sekiyama
1
-6
/
+17
2010-10-22
USB: yurex: assign a real minor number to the driver
Greg Kroah-Hartman
1
-2
/
+2
2010-10-22
USB: add driver for Meywa-Denki & Kayac YUREX
Tomoki Sekiyama
1
-0
/
+552