summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/yurex.c
Commit message (Expand)AuthorAgeFilesLines
* USB: yurex.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-5/+9
* Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman2012-04-231-17/+23
|\
| * USB: yurex.c: remove err() usageGreg Kroah-Hartman2012-04-211-17/+23
* | USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama2012-04-181-1/+1
* | USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama2012-04-181-6/+2Star
|/
* USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-21/+1Star
* USB: yurex: add .llseek fop to file_operationsTomoki Sekiyama2010-11-301-0/+1
* USB: yurex: fix memory leak and corrupted messagesTomoki Sekiyama2010-10-221-6/+17
* USB: yurex: assign a real minor number to the driverGreg Kroah-Hartman2010-10-221-2/+2
* USB: add driver for Meywa-Denki & Kayac YUREXTomoki Sekiyama2010-10-221-0/+552