aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/yurex.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-29yurex: don't wank with fasync on ->release()...Al Viro1-2/+0
2012-05-01USB: yurex.c: remove dbg() usageGreg Kroah-Hartman1-5/+9
2012-04-22Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman1-17/+23
2012-04-20USB: yurex.c: remove err() usageGreg Kroah-Hartman1-17/+23
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