index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
yurex.c
Age
Commit message (
Expand
)
Author
2020-12-28
USB: yurex: fix control-URB timeout handling
Johan Hovold
2020-11-23
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-08-31
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
2020-08-18
USB: yurex: remove needless check before usb_free_coherent()
Xu Wang
2020-08-18
USB: yurex: Fix bad gfp argument
Alan Stern
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-10-10
USB: yurex: fix NULL-derefs on disconnect
Johan Hovold
2019-10-04
USB: yurex: Don't retry on unexpected errors
Alan Stern
2019-08-05
usb: yurex: Fix use-after-free in yurex_delete
Suzuki K Poulose
2019-04-25
USB: yurex: Fix protection fault after device removal
Alan Stern
2018-09-05
USB: yurex: Check for truncation in yurex_read()
Ben Hutchings
2018-09-05
USB: yurex: Fix buffer over-read in yurex_write()
Ben Hutchings
2018-07-06
USB: yurex: fix out-of-bounds uaccess in read handler
Jann Horn
2017-11-04
USB: misc: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-03-23
USB: yurex: refactor endpoint retrieval
Johan Hovold
2016-08-30
usb: misc: yurex: don't print on ENOMEM
Wolfram Sang
2016-08-15
usb: misc: yurex: don't print error when allocating urb fails
Wolfram Sang
2014-11-03
usb: yurex: fixed sparse warning of incorrect type
Sudip Mukherjee
2014-09-23
usb: misc: yurex: remove useless casting of private_data
Arjun Sreedharan
2014-05-27
USB: yurex: fix race between probe() and read()
Oliver Neukum
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-03
USB: yurex: fix spelling mistake in comment
Rahul Bedarkar
2013-04-29
yurex: don't wank with fasync on ->release()...
Al Viro
2012-05-01
USB: yurex.c: remove dbg() usage
Greg Kroah-Hartman
2012-04-22
Merge 3.4-rc4 into usb-next.
Greg Kroah-Hartman
2012-04-20
USB: yurex.c: remove err() usage
Greg Kroah-Hartman
2012-04-18
USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb
Tomoki Sekiyama
2012-04-18
USB: yurex: Remove allocation of coherent buffer for setup-packet buffer
Tomoki Sekiyama
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
2010-11-30
USB: yurex: add .llseek fop to file_operations
Tomoki Sekiyama
2010-10-22
USB: yurex: fix memory leak and corrupted messages
Tomoki Sekiyama
2010-10-22
USB: yurex: assign a real minor number to the driver
Greg Kroah-Hartman
2010-10-22
USB: add driver for Meywa-Denki & Kayac YUREX
Tomoki Sekiyama