aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/yurex.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-18USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama1-1/+1
2012-04-18USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama1-6/+2
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman1-21/+1
2010-11-30USB: yurex: add .llseek fop to file_operationsTomoki Sekiyama1-0/+1
2010-10-22USB: yurex: fix memory leak and corrupted messagesTomoki Sekiyama1-6/+17
2010-10-22USB: yurex: assign a real minor number to the driverGreg Kroah-Hartman1-2/+2
2010-10-22USB: add driver for Meywa-Denki & Kayac YUREXTomoki Sekiyama1-0/+552