aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/yurex.c
Commit message (Expand)AuthorAgeFilesLines
* USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama2012-04-271-1/+1
* USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama2012-04-271-6/+2
* 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