summaryrefslogtreecommitdiff
path: root/drivers/usb/misc/yurex.c (follow)
Commit message (Expand)AuthorAge
* USB: yurex: fix control-URB timeout handlingJohan Hovold2021-01-12
* USB: yurex: Fix bad gfp argumentAlan Stern2020-09-03
* USB: yurex: fix NULL-derefs on disconnectJohan Hovold2019-10-17
* USB: yurex: Don't retry on unexpected errorsAlan Stern2019-10-17
* usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose2019-08-25
* USB: yurex: Fix protection fault after device removalAlan Stern2019-05-16
* USB: yurex: Check for truncation in yurex_read()Ben Hutchings2018-10-10
* USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings2018-09-26
* USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn2018-07-17
* usb: yurex: fixed sparse warning of incorrect typeSudip Mukherjee2014-11-03
* usb: misc: yurex: remove useless casting of private_dataArjun Sreedharan2014-09-23
* USB: yurex: fix race between probe() and read()Oliver Neukum2014-05-27
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* USB: yurex: fix spelling mistake in commentRahul Bedarkar2014-01-03
* yurex: don't wank with fasync on ->release()...Al Viro2013-04-29
* USB: yurex.c: remove dbg() usageGreg Kroah-Hartman2012-05-01
* Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman2012-04-22
|\
| * USB: yurex.c: remove err() usageGreg Kroah-Hartman2012-04-20
* | USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama2012-04-18
* | USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama2012-04-18
|/
* USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
* USB: yurex: add .llseek fop to file_operationsTomoki Sekiyama2010-11-30
* USB: yurex: fix memory leak and corrupted messagesTomoki Sekiyama2010-10-22
* USB: yurex: assign a real minor number to the driverGreg Kroah-Hartman2010-10-22
* USB: add driver for Meywa-Denki & Kayac YUREXTomoki Sekiyama2010-10-22